29. 04.
-
Se siete convinti che per trovare risorse interessanti su CakePHP, uno dei più popolari framework PHP, occorra andare a cercare materiale in lingua inglese, penso che dovreste ricredervi. Ecco qua un listone di oltre 20 articoli in italiano suddivisi tra
28. 04.
-
This document describes how to efficiently serve an arbitrary number of virtual hosts with the Apache httpd webserver.
25. 04.
-
Some Browsers such as Firefox surround anchors with a dotted line when clicked (onFocus). In some of your layouts you may find this annoying. This little plugin for jQuery simply removes this unwanted behaviour document wide.
22. 04.
-
jTruncate provides simple yet customizable truncation for text entities in your web page.
-
Kwicks for jQuery is a plugin that simulates the insatiably attractive Mootools effect of the same name.
-
DHH at Startup School 2008
-
Startup school is an annual free conference for hackers interested in startups. This year notable speakers included Mike Arrington, Marc Andreessen, Jeff Bezos and Paul Graham.
The official website is http://startupschool.org/
-
psd2css online converts your fantastic, creative, artistic, no holds barred web page designs into strict XHTML compliant CSS web pages automatically. Use Photoshop or The Gimp to express yourself and create the most professional, aesthetically perfect and
-
jQuery Growl is a Growl like notification plugin for jQuery (tested with version 1.2.3).
20. 04.
-
BackgrounDRb is a Ruby job server and scheduler. Its main intent is to be used with Ruby on Rails applications for offloading long-running tasks. Since a Rails application blocks while serving a request it is best to move long-running tasks off into a bac
19. 04.
-
You are here: Lounge Articles
Upgraded jQuery Spy
September 30th, 2006Following many requests, I have upgraded the jQuery spy code to support multiple items returned from the AJAX response and custom timestamp functions - so that requests can be c
-
As you know IE versions below 6 do not support png transparency. This plugin designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact.
Plugin works well with both img elements within
18. 04.
-
Mike Clark showed off a cool Capistrano trick at RailsConf 2006 and I needed (okay, wanted) to do it today. He showed us that, using Capistrano, you can essentially tail -f multiple log files on multiple servers with a single command. Genius!
-
“Yet Another Multicolumn Layout” (YAML) is an (X)HTML/CSS framework for creating modern and flexible floated layouts. The structure is extremely versatile in its programming and absolutely accessible for end users.
15. 04.
-
Situation:
You’re using memcached to, among other things, cache information from a MySQL database.
-
Time.to.Relax.in.Ruby
ActiveCouch wants to be a simple, convenient, Ruby-idiomatic wrapper for the hot new kid on the block - CouchDB. CouchDB (simplistically speaking) is a document store, which essentially means that objects can be stored in a schema
11. 04.
-
RoleRequirement focuses on a simple approach to role-based authentication. You don’t have to learn a new language in order to specify roles; instead, RoleRequirement leverages the power of Ruby to strike a marvelous balance between simplicity and flexibil
Marco Borromeo