web design

TwitterFacebook
Get flash to fully experience Pearltrees

Create your own CRUD app with PHP & MySQL | Web development blog, news and reviews - Developer Drive

http://www.developerdrive.com/2011/11/create-your-own-crud-app-with-mysql-and-php/ You’re may be wondering what exactly CRUD is. CRUD simply stands for Create , Read , Update and Delete and it is the one of the fundamental principles of programming logic that can be expanded and applied to larger projects. For example, let’s imagine we’re creating a social network and we like to have the ability for users to create accounts, edit and update information for those accounts and also delete said accounts; that is CRUD at work. First let’s create a database named mygames to store our data. I’ll be using phpMyAdmin to take care of that but you can use any MySQL database management interface. Refrain from using spaces or special characters when making names, also to ensure multi-language support change the database collation to utf-8_unicode_ci (case-insensitive).

Awesome User Interface Design Examples You Need To See

http://designresourcebox.com/awesome-user-interface-design-examples-you-need-to-see/ I’ve always been fascinated by User Interface design. It is actually how I started designing, creating skins for various programs and games but didn’t have the chance back then to see top notch creations made by other from which to draw inspiration and to have as models. Luckily for newcomers, nowadays there are a lot of UI design examples out there to take as models for your own work and I’ve compiled a list of them here to give a helping hand.
It doesn’t matter if you are looking for a job in a corporate world or if you are working as a freelancer . When on a job hunt, you need to standout in order to find a perfect job for yourself. Now, we all know that resume is the first impression of yours so you need to have a very impressive resume . When you are in the design field, your designing skills should not be limited to brochures , flyers , post cards or business cards only. http://www.dzinepress.com/2011/02/give-a-touch-of-creativity-to-your-resume/

Give a Touch of Creativity to Your Resume | Dzinepress

http://jquerytools.org/

jQuery TOOLS - The missing UI library for the Web

Overlay is a significant part of the JavaScript/Web 2.0 landscape. This tool handles them all: commercial overlays, modal dialogs and slideshows. TOOLBOX is a set of small niceties. Take control of the mousewheel and your browser's back button.
Good evening all, today were going to be diving into some jquery. What we’ll be creating is a small low key website which scrolls down to each section when a navigation item is clicked. Before we start create a new folder on your desktop called template, inside the template folder create a further 3 folders.

Learn How To Create A Scrollable Website | hv-designs

http://www.hv-designs.co.uk/2010/05/27/learn-how-to-create-a-scrollable-website/