Archive for December, 2008

tsl

Word Press Navt Plugin for Static Homepage

By Head Lounger • December 19th, 2008 • Word Press Tags: , , ,

I had a project come in that need the Word Press backbone. I like using Navt plugin for navigation. The wysiwyg is very user friendly and clients can figure it out pretty fast.  I ran into a bug with the static home page setting in wordpress and the Navt Plugin. The active setting wouldn’t trigger for the home tab. It would work on all other menu items, but not the home page.

I ran into this article here.

 
tsl

First Character Capitalize in String

By Head Lounger • December 12th, 2008 • Bugs/Fixes Tags: , , ,

We ran into this issue at work. We had a string that needed every first letter to transform to a capital letter.

ASP.NET C#

string text = areatext; //areatext would be the dynamic string
string expr = @"[A-Z]";
text = Regex.Replace(text,expr," $&");

 
tsl

freelancers

By Head Lounger • December 12th, 2008 • General Tags: , , ,

Some good freelancer sites I ran across in my many random googlings. These sites had many helpful articles and tips for freelancers. It was also nice to read from people in the biz. Go Team Spirit!

http://www.allfreelance.com/
http://www.allgraphicdesign.com/graphicdesign-contractsforms.html
http://www.anti9to5guide.com/
http://freelanceswitch.com/