angsuman
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Multi-User Feed Aggregator SoftwareTry Roam for Java based software.
Try Magpie RSS for PHP.Forum: Your WordPress
In reply to: I need to see a URL that is using WordPress SUCCESSFULLY!Personally I haven’t. I will check with my staff and let you know. She is writing up a review of several themes and her views on them.
Forum: Plugins
In reply to: New Plugin: Referrer Bouncer – A Plugin to bounce referrer spamNew version of Referrer Bouncer plugin released.
Forum: Plugins
In reply to: Add Ad between First and Second PostI use a simple (incrementing) counter which I check to see if I should be inserting AdSense. You can see it in action on http://blog.taragana.com/
IMHO trying a plugin for this kind of things makes it inflexible in the long run. If you know PHP just use a <i>if</i> statement.
Forum: Your WordPress
In reply to: I need to see a URL that is using WordPress SUCCESSFULLY!You may want to check AdSense terms of service. Chitika is context sensitive. Using it with AdSense on the same page is probably violating AdSense TOS.
Forum: Your WordPress
In reply to: I need to see a URL that is using WordPress SUCCESSFULLY!I have severals blog using it “successfully” (IMHO).
MacManx kindly pointed to Simple Thoughts Blog – blog.taragana.com above. It uses a custom theme.> and has a great or cool layout
The layout is dependent on the theme used.Few of my blogs with their themes are:
http://pet.taragana.net/ Using (plain-jane) default Kubrick layout
http://hotjobs.taragana.com/ Using Gila Theme (modified)
http://stemcell.taragana.net/ Using Greyed Theme (slightly Modified)I know several A-List (whatever that means) bloggers who switched to WordPress.
You should start with default theme (characterized by big blue blob in the middle 😉 ), then experiment with others.
Not all themes are same, nor are syntactically (XHTML spec wise) correct. You should experiment a lot before you adopt one or stick with Kubrick or its variants like LiewCF’s version with three column.
Personally I spent quite sometime with different available themes before I designed the Simple Thoughts theme.
One of my intern recently spent couple of days evaluating several themes. At the end I decided to rollout a new version of my theme which will be applied to all of the above blogs. The point is if you want to have it your way, you probably have to design your own theme in the end.
Coolness is a personal factor. What is cool may not be usable in your scheme of things. For example I found Crimson Milk to be a cool theme. However I couldn’t use it for several reasons.
Forum: Plugins
In reply to: Taggerati for WordPress: feedback please!How are you creating egorati (err technorati) tags without providing an obligatory link to technorati tag page?
Is that by adding fake categories to the rss feed?Forum: Your WordPress
In reply to: My new theme! Ajax & Vertical postsCool theme!
I wonder if Google is going to cry over this as Googlebot is Ajax illiterate.
Forum: Everything else WordPress
In reply to: If you cant bump… then what?Often someone provides a frivolous response. So the logic of looking for unanswered post is not valid.
Forum: Requests and Feedback
In reply to: WordPress 1.5 Redirection Limit For this URL@explosive & davebgimp
Check if your referer.txt has empty lines. Remove them. That, as mentioned in the doc, may cause bouncing. However beyond that it is not really possible for it to affect normal traffic, unless you are coming from a banned website (banned in your referrer list).
Try deleting your cookies and check again as Bondoon sugested. That might fix it.
I can take a look at your site. Let me know when you have activated the plugin.
Forum: Fixing WordPress
In reply to: multiple blog dilemma@xpdite
Open wp-config.php and everything will be crystal clear 🙂Forum: Fixing WordPress
In reply to: Learning More: Intrasite LinkingDrop down is still useful when coupled with a search.
No Sir, I would never settle for linking with my posts 499 & 2352 😉Forum: Fixing WordPress
In reply to: Angry ISP says I need to fix script. Help!stattraq file is obviously from stattraq plugin. It resides under wp root.
Use a simple ftp client to upload instead of these strange contraptions.
I am assuming you have telnet/ssh access to site. Just login and delete the file yourself.
Forum: Fixing WordPress
In reply to: xmlrpc troubles@josalmon
I am trying very hard not to say – told ya so 😉Forum: Plugins
In reply to: Plugin for Static PublishYou mean zealous?
Yes I too noticed that. The best solution is intelligent caching something better than wp-cache 2.