background preloader

Rasterboy

Rasterboy

RoboHash 30 Must See Web Generator for Lazy Webmasters Here’s a list of 70 hand-picked, easy to use, and free web generators that will save you tons of time and energy. I have grouped these tools into 10 categories: Color Palettes, Robots.txt, Website Screenshots, Favicons, Web Backgrounds, Webpage Elements (buttons, tabs, etc), Memes, Forms, Logos, and Dummy Texts. The best part about these tools is that they are completely free (some need you to signup though). If you are looking ways speed up your work and channel more time and energy to new content ideas and marketing strategies, I believe the list is a must-bookmark. Category #1: Color Palettes Generator Functions/Details: To generate color palettes based on image input.Allow users to compare, review, and select color combination at ease. Palette Generator Palette Generator – click image to visit online. Pictaculous Pictaculous – click image to visit online. Kuler Kuler – click image to visit online. Kuler is a cloud-based application for making color themes using an iPhone or your browser.

Pimp My Profizzle 20 Useful PHP jQuery Components & Tuts for Everyday Project - Noupe Design Blog Apr 05 2009 Web applications have made huge leaps and bounds in improving user experience thanks to a lot of recently developed Ajax technology. When you combine some neat functionality courtesy of PHP with the cleverness of jQuery you can produce some pretty neat effects. In an effort to help you take it up a notch, we’d like to share some methods for helping your site anticipate a user’s next move. The post below is made up of the best 20 PHP + jQuery Components and Tutorials that you will likely need in many of your projects, they are all of the highest quality and more or less easy to configure. 1. A simple way to keep track of many files is to use a directory tree. Check out the Demo Here 2. A sceencast tutorial for creating a photo site using PHP, jQuery, and AJAX. 3. In this article, learn how to create a simple but effective means of capturing and displaying visitor comments using a blend of jQuery, PHP and JSON. Check out the Demo Here 4. Check out the Demo Here 5. 6. 7. 8. 9. 10.

Create A Face Online! Make Your Own Character Online, Create A Virtual Person. Your Caricature, Caricature Drawings From Photos. Easiest “check all” ever with jQuery Written by Brian Cray on August 6th, 2009 How does it work? This code checks/unchecks all checkboxes within the same fieldset. HTML Setup Add checkboxes however you like, just make sure they are within the same fieldset. <fieldset><! The "check all" jQuery I must say this is genius… and fast! Educatief gebruik van een avatar Ik kan me niet herinneren dat één van de Nederlandstalige Edubloggers al over Voki heeft geschreven. Met behulp van deze tool kun je een avatar aan je weblog of website toevoegen. Educatieve redenen hiervoor kunnen zijn: Je maakt je blog of website wat menselijker. Dat werkt vaak motiverend. Je kunt lerenden op een speelse manier laten werken aan taalvaardigheden. Zie ook: Adding A Voki Speaking Avatar To Your Blog Sidebar

Regular Expressions in PHP PHP offers you two complete regular expression handlers. Functions such as ereg and eregi use POSIX style matching, and functions such as preg_match use Perl 5 style matching. How to choose which to use? New users tend to go with ereg and friends, and the geeks who want as much power as they can muster in as few characters as possible go to preg_match. Go to the Perl regular expression page if you would like details of Perl style regular expressions; the following table refers to regular expressions as used in ereg (which is case signifgicant) and eregi (which ignores case). The above list show the most commonly used elements of PHP (POSIX) regular expressions, and is not exhaustive. Back to Regular Expression Home Page Jump to Elements of a regular expression Order a Regular Expression Mousemat for £4.95 inclusive

Related: