| bio | website | digitalactivist.net |
|---|---|---|
| location | ||
| age | 40 | |
| visits | member for | 2 years, 2 months |
| seen | Apr 14 at 20:20 | |
| stats | profile views | 63 |
|
Jun 21 |
answered | Why Google Analytics is displaying wrong landing pages? |
|
Jun 3 |
answered | Competing against existing well ranked Websites |
|
Jun 2 |
comment |
Which CMS and CRM integrate well? Generally Wordpress is not horribly slow as you say. Something may be inadequately configured in your server. |
|
Jun 2 |
answered | Uniform url in different device |
|
Jun 2 |
answered | How to know which are the highest PageRanked pages in my site? |
|
Apr 8 |
comment |
Is traditional JavaScript image pre-loading taboo I understood you wanted to preload images to be used in other pages/ajax calls, so loading them is faster. And in that case $(window).load is the right answer because you just want the browser to cache them. |
|
Apr 8 |
comment |
How to deal with author rights when building a website It depends on the country the company running the website is in and where the servers are. But a TOS always has to comply with the law... |
|
Apr 8 |
awarded | Enthusiast |
|
Apr 8 |
revised |
Is traditional JavaScript image pre-loading taboo more clarity |
|
Apr 8 |
answered | Is traditional JavaScript image pre-loading taboo |
|
Apr 8 |
comment |
Is traditional JavaScript image pre-loading taboo Please avoid mixing 2 or more questions. Some people just want to answer to one and it makes it confusing to the readers. Besides how will you accept the best answer? |
|
Apr 7 |
comment |
Does anyone run a site with Pligg? What is the most effective way to stop spam sign ups? I had 2 sites with pligg and shut them down because of spam. Even with a ReCaptcha... |
|
Apr 3 |
accepted | Is sqlite3 faster than MySQL on shared hosting? |
|
Apr 2 |
comment |
Is sqlite3 faster than MySQL on shared hosting? Do you know any testing tool? Some script that can be run on both MySQL and SQlite? |
|
Apr 2 |
asked | Is sqlite3 faster than MySQL on shared hosting? |
|
Mar 26 |
answered | Google analytics reporting link as campaign instead of referral |
|
Mar 25 |
awarded | Yearling |
|
Mar 22 |
comment |
Website that allows Twitter-like message accessed via TinyURL It can be easily built with Wordpress, a short domain and for the stats: Google Analytics. |
|
Mar 19 |
comment |
What encoding do most users prefer to have? My Firefox default is ISO-8859-1 (Latin1). It might be helpful to get a useful answer if you explain what problem you are trying to solve... |
|
Mar 18 |
comment |
What encoding do most users prefer to have? about the "prefer to have" in your question. If by users you mean website users (and not developer users) I confidently think most don't even know what that is, and those who know don't really care as long as it works. On the developer side, UTF-8 is quite standard this days and I can't think of a reason why to use ISO-8859-1 except if you have some old software that requires it. |