-
WordPress Code Highlight Plugin
This is working like a champ on Ajax blog Chroder.com – Blog Archive – WordPress Code Highlight Plugin WordPress Code Highlight Plugin Post syntax highlighted code, or simply post code that is not affected by the WordPress text replacement features. Link to share this: https://gabrielserafini.com/blog/2005/10/09/wordpress-code-highlight-plugin/
-
Logged in as . Logout – WordPress Support forum saves the day.
So… I was having a brutal bug with WordPress seeming to think that I was logged in when I wasn’t. I tried everything I could think of, turning off all plugins, trying different themes, looking at various database settings. Then, of course, I finally had to just Google what I was looking for. And lo…
-
WordPress comment spam solutions
-
Ajax Blog – All Ajax, all the time – XMLHttpRequest, Javascript, Web 2.0 all the way
-
Neato – Ultimate Tag Warrior: Start Here
-
LightPress – Faster WordPress frontened?
Hmm. Will definitely have to check this out, as we’ve got tons of WordPress sites running right now… 🙂 LightPress � About About LightPress is a frontend for the popular WordPress blogging platform. A frontend is the code sitting between the db and your blog’s readers, which manages all user interaction and displays the relevant…
-
Fix for WordPress IE Download Problem
I had been experiencing a problem with this site and another where when you visited using IE on Windows you would get a download dialog box asking if you wanted to Open or Save (not allowing you to view the regular web page.) After some Googling around, found some solutions on the WordPress support forums:…
-
Fix for WordPress database error: [Can’t open file: ‘wp_stattraq.MYI’. (errno: 145)]
Having this problem or one like it? WordPress database error: [Can’t open file: ‘wp_stattraq.MYI’. (errno: 145)] In case you’re wondering how to fix this situation, just go to your MySQL control panel (in my case, a cPanel), click on MySQL then on the Repair button next to the database’s name. Has worked like a charm…
-
coffee2code.com – Plugin: Get Custom Field Values
This handy plugin is powering the sidebar fitness stats. I’ve been adding a weight_lb custom field to weigh-in posts. This plugin allows me to easily retrieve the latest values (currently pulling the data from the last two weigh-ins to display last weight and difference with the previous weight. Once I get the new plugin written…
-
WordPress BMI (Body Mass Index) tracker plugin
Thinking about writing a Fitness Tracker plugin for WordPress, featuring BMI (Body Mass Index) data, Last Weigh-in, Last Workout Date, and other motivational information to help you keep getting fit in mind. This plugin would allow you to easily track your current BMI based on periodic weigh-ins and recording the results in a weigh-in post.…
