Programming

Create a Full Page Background Image with CSS3

Create a Full Page Background Image with CSS3

By | 7 comments | Dreamweaver, Programming, Web Development

The other day we looked at 10 Awesome Websites With Full Screen Background Images.  At the beginning of the article I had mentioned that there were a few ways of approaching this effect, some developers prefer to do it with jQuery, some with CSS, and others with Flash.  In...

10 Incredible Examples of Responsive Web Design

10 Incredible Examples of Responsive Web Design

By | 8 comments | Inspiration, Programming, Roundups, Web Development

With more people surfing the web from their mobile devices, designers and developers have been trying to figure out the best way to cater to visitors on both mobile devices and computers. When internet capable phones first began gaining popularity the method was to have two...

Top 20 Ajax Tutorials

Top 20 Ajax Tutorials

By | 19 comments | Programming | Tags: , , , , , , , , , , , , , , , , , ,

Ajax is commonly overlooked as a language that many newbies to web design don't really understand. Well the truth is, Ajax can do wonderful things and give your website that extra special something. I have rounded up a collection of the top 20 Ajax tutorials I think will help...

The Ultimate Programming Cheat Sheet List For Web Designers And Developers

The Ultimate Programming Cheat Sheet List For Web Designers And Developers

By | 41 comments | Programming | Tags: , , , , , , , , ,

There are so many cheat sheets around these days, and the same goes for programming languages. Cheat sheets are basically a set of notes to allow programmers quick reference to code. I have compiled a list of many different cheat sheets for many different programming languages....

30 Most Influential People In Programming

30 Most Influential People In Programming

By | 112 comments | Programming | Tags: , , , , , , , , , , , ,

Earlier in the month we released a post called 30 Most Influential People In Web Design which showcased our favorite 30 web designers. Today we want to show off our favorite 30 programmers who have inspired and influenced so many people to become better programmers. Let us know...

How To Display Your Last Tweet Using Javascript And The Twitter API

How To Display Your Last Tweet Using Javascript And The Twitter API

By | 111 comments | Programming | Tags: , , , , , ,

The other day I was working on a small project of mine, and it doesn't use a content management system such as Wordpress or Joomla. It's just all html and css to style the pages. So I wanted to display my last tweet from twitter, and jazz it up using css. Now when people usually...

15 Top PHP Coding Tutorials, Tips and Tricks

15 Top PHP Coding Tutorials, Tips and Tricks

By | 38 comments | Programming | Tags: , , , , , , , , ,

PHP is used in more a less most websites on the internet. I have compiled a list of 15 top useful PHP tips / tricks and tutorials. These should keep you busy for a while. They all can come in handy sometime when you are coding. Limit Characters From Your Text In this tutorial...