iTechTunes

Go ahead with technology

Archive for the category “Web Development”

Punch – A Fun and Easy Way to Build Modern Websites

Few months ago, I switched this blog from WordPress to Jekyll. I love how Jekyll allows me to prepare everything locally and simply publish when it’s ready. There’s no server-side logic involved, which means I can host the whole blog in a S3 bucket. Also, there’s no more worries on mundane issues like security, performance or database corruptions.

I wanted to have this freedom and control in any site that I would create and manage. Actually, most websites can be thought as static sites. They may contain few bits and pieces that needs to be rendered dynamically. The rise of modern browsers means we can pass this concern to the client-side.

However, websites have different requirements from a blog. It contains different pages carrying unique presentation along with few reusable blocks (for example, take a look at different pages in 37Signals site ). A page will not contain just a title and block of text, but composed of different types of content such as lists, images, videos, slides, maps and etc. Also, a modern website often needs to be A/B tested and translated in to other languages. Even though, we use can use blog engines like Jekyll (or WordPress) I felt there’s still a void for a tool tailored to create and manage websites. Read more…

20+ Demos Showing Advanced jQuery Effects

 

undefinedJust a short while ago, Flash was one of the primary technologies used by web designers to add interactivity to a website.

Since the introduction of the iPad, with its lack of the Flash Player, there’s an acceleration in the web development world to use alternative technologies to Flash, such as jQuery, Ajax and others.

Although Flash is still a very powerful and useful tool, which works great on many cases, several of the effects that web designers are accustomed to creating in Flash, can be just as easily implemented using jQuery.

Here are 21 online demos that show the power of jQuery for creating advanced effects and interactivity that can rival Flash. Read more…

Post Navigation

Follow

Get every new post delivered to your Inbox.