A list of jQuery interface elements and plugins developed by Eyecon

Posted in jQuery by Gergely Marton http://www.webgurusdesignblog.com/2009/05/a-list-of-jquery-interface-elements-and-plugins-developed-by-eyecon/

Hello folks! First of all, sorry for the delayed writing on our blog, but we had a few re-inventing to do over here at WebGurus, and that ate up all our time. I’m using  jQuery for 2 years now and I search for addons and plugins for it every day. Most of my searches are [...]

How to get peace between designers and web developers by using Firebug?

Posted in Design, Development by Claudiu Murariu http://www.webgurusdesignblog.com/2009/03/peace-designers-and-developers/

Pixel Perfect is a firebug extension for Firefox that allows web developers to easily overlay a web composition over top of the developed html.

How to force downloads with PHP the easy way

Posted in Development, Tutorials by Alex Stoia http://www.webgurusdesignblog.com/2009/02/how-to-force-downloads-with-php/

Often, when you are creating a website, you might want your users to be able to download a file directly from a link and not having to educate the user like “Right-click and select ‘Save As…’ “-scenario But as you might have noticed, the conventional way is not always working because of the different technologies (browsers,platforms,etc) used.  [...]