Status
You are currently browsing the Sitening Blog weblog archives for February, 2006.
Community Members
Recent Visitors
Archives
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
Categories
- Adobe (2)
- AdWords (5)
- Amazon (8)
- Apple (27)
- Commentary (35)
- Company News (33)
- Conferences (12)
- Content Management Systems (CMS) (3)
- Contextual Advertising (5)
- CSS (9)
- Data Recovery (2)
- Databases (3)
- E-Commerce (1)
- Firefox (11)
- Flash (7)
- Google (29)
- Google Adsense (8)
- How To (26)
- Humor (14)
- Internet Explorer (6)
- iPhone (5)
- JavaScript (6)
- Just for Fun (32)
- Linux (7)
- MySQL (2)
- Open Source (32)
- OpenOffice.org (2)
- osCommerce (1)
- PayPal (1)
- Perl (2)
- PHP (13)
- PostgreSQL (1)
- PPC (4)
- Press Releases (27)
- Productivity (17)
- Programming (17)
- Review (11)
- Ruby (2)
- Safari (1)
- Search Engines (11)
- SEO (23)
- Strategy (10)
- Tech Industry (26)
- TextMate (5)
- TextPattern (2)
- Usability (10)
- Web Accessibility (11)
- Web Browsers (5)
- Web Design (54)
- Website Marketing (19)
- Website Review (5)
- WordPress (1)
- Yahoo! (2)
February, 2006 Archive
Create a PHP Documentation Bookmarklet
Wednesday, February 22nd, 2006
Here’s an easy javascript tip that’ll make looking up PHP functiosn even faster.
Posted in JavaScript, PHP, Productivity | 4 Comments »
Tyler Hall Joins Sitening as Web Developer
Monday, February 13th, 2006
Sitening is pleased to announce that they have hired Tyler Hall, a graduate of MTSU and recent resident of Chattanooga.
“Tyler’s skills and interests supplement perfectly our goal of delivering powerful and elegant web services of our own as well as to our customers,” said Sitening CEO Thomas F. O’Connell. “We’ve reached a point where we [...]
Posted in Company News, Press Releases | 1 Comment »
SMTP Testing with Perl
Friday, February 10th, 2006
After testing a few too many SMTP servers and email addresses using Telnet, I finally broke down and wrote a perl script to do it for me. The SMTP Telnet test is handy, but the Debug mode for Net::SMTP does the same thing, and with less typing.
This script requires Net::SMTP and Net::DNS. Just [...]
Posted in Open Source, Perl | No Comments »
Using Ethtool on Boot
Wednesday, February 8th, 2006
Ethtool allows you to configure most network drivers with settings such as full or half duplex, speeds of 10 or 100, and auto negotiation. In order to have these settings take affect on boot, you need to add them to the boot process somewhere. There are various approaches for this, but if you [...]
Posted in Linux, Open Source | No Comments »
Apache Hangs Due to Lack of Entropy
Friday, February 3rd, 2006
We recently deployed two new Linux web servers, a couple of Sun v20z’s. Ubuntu installed cleanly, we put them into production, and everything was going smoothly. Then Apache processes started hanging, and we ended up rebooting a couple of times to get the servers functioning again.
Turns out it was /dev/random blocking the processes. [...]
Posted in Linux, Open Source | 2 Comments »
Creating Printer Friendly Web Pages With CSS
Thursday, February 2nd, 2006
One of the most annoying experiences for Internet users is printing a page that displays undesirable web page elements. For example, users have no interest in printing out a web page that includes a navigation menu, and other design elements that don’t relate to the content they’re trying to capture.
A work around for this issue [...]
Posted in CSS, Web Design | 13 Comments »
Search Engine Marketing Without PPC
Wednesday, February 1st, 2006
If you go to just about any search engine marketing (SEM) specialist, you’ll find out that their main service usually involves pay per click (PPC) advertising. Misleading consensus among SEM service providers, and ignorance on the part of clients, has led to the belief that SEM is PPC. PPC is only one facet of SEM, [...]
Posted in SEO, Strategy, Website Marketing | 3 Comments »


