Posts under "Web":


January 17th, 2008 in Web

WP Plug-in: Unique Comment Notify v1.0

Tags: ,

Cleaned and packed up a simple plug-in I wrote up. For more information, view the wiki article on it.

I will look into into actually submitting it to some WordPress repositories sometime this weekend.

I also hope to publish the other 2-3 plug-ins for WordPress that I coded up soon. However, none of them are polished and I am not sure when I’ll get the time to clean them up.

Add first response

January 14th, 2008 in Administration,Linux,Web

Upgraded to WordPress 2.3.2

Tags:

I upgraded BFWorks to WordPress 2.3.2. Documented the process in my wiki.

I know it is possible to upgrade WordPress using svn (Subversion) but this method seems simpler for me. Maybe next time I’ll give the svn method a try.

As far as the upgrade itself, seems like it is mostly to address DB related security issues. They have implemented DB error templating. I will probably take a look at that later on in the future.

Add to 2 responses

January 14th, 2008 in Web

favicons for sites

Tags:

Finally got around to creating favicon.ico icons for IAmBelmin and BFWorks’ blog and wiki. There’s a few how-to’s out there but in reality, it’s pretty simple. It’s just a Windows Icon file (.ico) saved in the root folder of the sites.

For Photoshop users, you might find this ICO Plugin useful. It allows you to open a file in Windows Icon format as well as saving as a .ico file.

Add first response