February 2012
9 posts
Everything You Need to Know about Timeline on Fan... →
1. Default Landing Tabs are Gone, Tabs now 810px Wide 2. Photos, Likes, and Apps at Top of Page 3. Pin your favorite post to the top 4. New Administrator Panel 5. Fan Page Messages 6. Cover Photo
Feb 29th
Feb 28th
Standards for Web Applications on Mobile: February... →
Web technologies have become powerful enough that they are used to build full-featured applications; this has been true for many years in the desktop and laptop computer realm, but is increasingly so on mobile devices as well. This document summarizes the various technologies developed in W3C that increase the capabilities of Web applications, and how they apply more specifically to the mobile...
Feb 28th
Salaries of web developers in India, the... →
Feb 27th
Design in Photoshop or in the browser | Design... →
For the most part, when we look at a Photoshop document that is meant to be converted to a website, we try to see code wherever possible. It’s like that moment in the Matrix where Neo looks around at what he once saw as the normal world and suddenly sees the code behind it. Web designers don’t see layers and layer effects, we see divs and CSS properties. Given that this is the case, the majority...
Feb 26th
Input type=submit VS Button type=submit
A partir de ahora en vez de utilizar en los formularios como Botón de submit el código siguiente: <input type=”submit” name=”button1” value=”Button1” /> Voy a a utilizarlo así: <button type=”submit” name=”button1” value=”somevalue”>Button1</button> Las razones a favor:     Es...
Feb 24th
noty - THE jQuery notification plugin →
With a lot options to choose from, Noty takes charge of the notification system of any website. I personally don’t like the base CSS style but it won’t be hard to apply the Twitter Bootstrap notifications style
Feb 20th
jQuery Org Chart – a plugin for visualising data... →
jQuery OrgChart is a plugin that allows you to render structures with nested elements in a easy-to-read tree structure. To build the tree all you need is to make a single line call to the plugin and supply the HTML element Id for a nested unordered list element that is representative of the data you’d like to display. Features include: Very easy to use given a nested unordered list element. ...
Feb 17th
Say hello to Bootstrap 2.0 | Twitter Developers →
What’s new Bootstrap 2 brings a plethora of changes and new features to the toolkit, many added as a result feedback from the community. In addition, much of our work was guided by our experiences of working on Twitter.com’s latest redesign where we created a flexible and durable design system. We took the same approach to Bootstrap 2 and came away with more features, better documentation,...
Feb 1st