Listicted! Your daily dosis of lists.

18Apr/090

9 Extremely Useful and Free PHP Libraries

A lot of functionality is shared among applications - like sending emails or preventing spam. In the spirit of reusing the wheel instead of reinventing it, here are nine free web libraries that you can use in your next program which will dramatically increase your efficiency.

Visit list

8Apr/090

50 Excellent Image Galleries You Can Use Today

Here are 50 of our favorite free image galleries that you can quickly plug into a design. They've been built with everything from CakePHP to jQuery to Ruby on Rails. A shout-out to all the developers involved in sharing their work with the community!

Visit list

26Mar/090

Beautiful Forms – Design, Style, & make it work with PHP & Ajax

Today we wanted to share with you some great steps to get the perfect form: we will go through designing and usability you need to keep in mind, styling your form, spicing it up with some nice javascript effects, validating user’s input and finally getting it to work using PHP and Ajax.

Visit list

26Mar/090

100+ RSS Feeds for Freelance Web Designers

This list contains a variety of feeds including general web design, HTML/CSS guides, advice, tutorials and news, Photoshop tips and freebies as well as plenty of useful advice for freelancers.

Visit list

25Mar/090

10 Advanced PHP Tips Revisited

In November 2008 we published the article 10 Advanced PHP Tips To Improve Your Programming. Apparently, according to negative comments to the post, it contained some errors and some statements that are just wrong.

Visit list

21Jan/090

50 Extremely Useful PHP Tools

This post presents 50 useful PHP tools that can significantly improve your programming workflow. Among other things, you’ll find a plethora of libraries and classes that aid in debugging, testing, profiling and code-authoring in PHP.

Visit list

23Dec/080

8 Useful WordPress SQL Hacks

While plug-ins and even coding hacks can solve some problems and
achieve some tasks, sometimes you don’t have any other choice than to
execute SQL commands in phpMyAdmin or directly to the database via SSH.
Let’s take a look at 8 useful SQL hacks for WordPress. Each
section of this post presents a problem, suggests a solution and
provides an explanation to help you understand the solution.

Visit list

29Nov/080

100 + 1 FREE photo/image galleries (AJAX, Flash, PHP)

This post is an attempt to collect all the major Flash/AJAX/PHP photo galleries in jut one place. Most of them are entirely free of charge. Some, however, have some limitations to their free versions but is should not stop you from trying them.

Visit list

28Nov/080

4 Most Important PHP Security Measures

We can say that PHP is a mature language with lot’s of useful, but potentially dangerous features. The rapid growth of the language and the dynamic nature of the Web let people easily create dynamic web pages without any prior knowledge in computer science or the architecture of the Internet.

In this tutorial we’ll have a look at 4 important PHP security measures that you should implement in order to develop a safer website.

Visit list

2Nov/080

10 code snippets for PHP developers

I've compiled a small list of some useful code snippets which might help you when writing your PHP scripts...

Visit list