Bokeh Inspired Tutorial

Bokeh is the blurred effect you see in a photo when things are out-of-focus. In certain cases where the out-of-focus area contains a lot of light and different colors, the blurriness can create an interesting aesthetic that is pretty to look at. Bokeh has made its way from photos to the digital space as made evident by an abundance of bokeh-inspired wallpapers available for desktops and mobile phones. Here are some examples of bokeh in photography: Example 1, Example 2, Example 3, Example 4, Example 5.
The goal of this tutorial is to create an abstract bokeh-inspired wallpaper like the one displayed above.
Read more…
[TUTORIAL] How to Create an Animated GIF

Lately, we have been seeing animated GIFs of our favorite movie scenes making a comeback on Tumblr and on various blogs. It’s a cool way to share films you like and the best part is that they aren’t that complicated to make. Here is a tutorial on how to make your own GIF from your favorite movie.
Read more…
[TUTORIAL] Cropping and Resizing Images in PHP

PHP is a great script language that has many applications when it comes to web development. It is a particularly useful tool when working with images. You can create and manipulate images files in variety of different formats (JPEG, PNG, GIF). If you are interested in manipulating animated GIFs, my coworker made a great tutorial about that. Today we’ll look at cropping and resizing images in PHP.
Read more…
[TUTORIAL] Building a Database

An important step in the process of building a website or web application is the conception of the data structure. Most of the problems that come up during the development of project come from a poorly conceived database. Bad modeling will create superfluous terms, incapacity and lost data. Good modeling makes the project more flexible for possible improvements. The more robust your model is, the less issues you will run intro when you retrieve data through PHP or ASP. It also makes access to the data faster and simpler.
Read more…










Pinterest: A Tutorial
22 Feb 2012, 9:05am

Social Media Tutorials: Boards brands Comments Facebook images interest-based social networks Likes lists pictures Pins Pinterest Repins social media social sharing tutorials TwitterPinterest is a new platform for sharing pictures among your friends. It is a fun, new, and innovative way to share pictures, videos, recipes, and other interests with your friends or strangers. The social network has been a hot topic in the news lately, so I put together a tutorial for new users.
Read more…