Suburban Chicago PHP & Web Development October Meetup

Organiser
The West Suburban Chicago PHP Meetup Group
Date
Fri, 2 Oct 2009, 00:00 - 02:00 (Add to calendar) GMT
Venue
Panera Bread (Wheaton) , Wheaton, US
Cost
Free

Lint - A tool from the programmers' days of olde. PHP Lint and JSLint (for Javascript) analyze your code looking for syntactical issues and potential security holes. They wont prevent you from making bugs, but they will keep the stupid little ones from getting through.

Cufon - Uses Javascript to replace any text on your page with a graphical equivalent in the font of your choice. This is a great alternative to making static images for your text (a pain when the text has to change). See the text on davidmichaelross.com for an example of this library at work.

And, as always, great conversation with a group of friendly, knowledgeable developers and designers!

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programs must be written for people to read, and only incidentally for machines to execute.”