Archive for the ‘Business, Development & Technology’ Category:

PHP Project Management Software - Feng Office

{ Posted on Feb 07 2011 by Sherri }
It has been an agonizing process over three frustrating years, but I think I have finally found The One. The Project Management software that meets my (apparently) strict criteria. Readers of the blog may have read this post about my ...Read More »

Is Your Hotmail Contact List Being Spammed By You?

{ Posted on Dec 21 2010 by Sherri }
In the last 2 months, at least 3 of my friends who have Hotmail email addresses have sent me spam. This spam looks like it's coming from my friend, and is sent to one of my email addresses that I ...Read More »

Precurio PHP Intranet Review

{ Posted on Dec 15 2010 by Sherri }
In searching for an Open Source PHP Intranet solution, I came across Precurio. It had the look and features I was searching for, so I decided to give it a spin. After evaluating Precurio for a whole afternoon, I've decided not ...Read More »

To My Friends Who Play Facebook Games

{ Posted on Nov 14 2009 by Sherri }
I'm writing this blog post as a letter to many of my closest friends. These are some of the people who are most important to me. I hope they read it. Many of my friends play games on Facebook. Being a ...Read More »

C#: Sorting A Hashtable By Values (not Keys)

{ Posted on Nov 09 2009 by Sherri }
Outputting a C# Hashtable in sorted order by the keys is easy enough. Copy the keys to an array, sort that array, then iterate through the sorted keys to output the Hashtable values. But what if you want the Hashtable ...Read More »

Browser Stats For Non-Technical Websites

{ Posted on Oct 02 2009 by Sherri }
As a web developer I rely on statistics to keep on top of which web browsers are most popular and should therefore receive the bulk of my focus and testing time. It's just not feasible to develop a website for ...Read More »

Dual Booting With Ubuntu

{ Posted on Sep 29 2009 by Sherri }
I went through the process of installing Ubuntu Linux last weekend and I want to write about my experience. This will not be a guide on how to do the installation, because you can follow the same excellent Ubuntu installation ...Read More »

PHP Quick Temporary CRUD Admin

{ Posted on Sep 20 2009 by Sherri }
I recently came across SQL Buddy which is a very clean, simple web mysql database administration tool, similar but simpler than PHPMyAdmin. As soon as I saw it I knew exactly what I wanted to do with it. I create a ...Read More »

A Developer’s Web Browser Nightmare

{ Posted on Jul 16 2009 by Sherri }
In the last few years, being a web developer has become a more difficult, tedious process. When the popularity of Mozilla's Firefox browser drove Microsoft to finally release a successor to the antiquated and insecure Internet Explorer 6, it started ...Read More »

AV Book Library v 1.2 Released!

{ Posted on Jun 23 2009 by Sherri }
A new version of AV Book Library has been released! A basic, searchable web database of your personal book collection. Records the main details of a book, & whether you've read it and/or loaned it to someone. Uses Amazon(tm) ...Read More »