jueves, octubre 02, 2008
jueves, septiembre 25, 2008
Mastering Grails: Grails and the mobile Web
Mastering Grails: Grails and the mobile Web: "Mastering Grails: Grails and the mobile Web"
Publicado por SiTo en 9/25/2008 09:57:00 a. m. 0 comentarios
miércoles, septiembre 03, 2008
12 things I bet you didn't know about Hibernate | Learning by Experience
12 things I bet you didn't know about Hibernate | Learning by Experience: "12 things I bet you didn’t know about Hibernate"
Publicado por SiTo en 9/03/2008 11:50:00 a. m. 0 comentarios
martes, septiembre 02, 2008
Just Sherekan - Blog de Programación » Java
Just Sherekan - Blog de Programación » Java: "Just Sherekan - Blog de Programación"
Publicado por SiTo en 9/02/2008 01:10:00 p. m. 0 comentarios
Cars - Disney Pixar Cars - pixarcars.tv
Publicado por SiTo en 9/02/2008 12:52:00 p. m. 0 comentarios
Desactivar autorun en memorias USB para evitar virus
Publicado por SiTo en 9/02/2008 12:50:00 p. m. 0 comentarios
20 Linux apps you can't live without | News | TechRadar UK
20 Linux apps you can't live without | News | TechRadar UK: "20 Linux apps you can't live without"
Publicado por SiTo en 9/02/2008 12:30:00 p. m. 0 comentarios
viernes, agosto 29, 2008
curious-attempt-bunny: Grails Domain Diagram Including Subclasses
curious-attempt-bunny: Grails Domain Diagram Including Subclasses: "Grails Domain Diagram Including Subclasses"
Publicado por SiTo en 8/29/2008 02:23:00 p. m. 0 comentarios
Jorge on Programming: grails
Jorge on Programming: grails: "Saturday, July 19, 2008"
Publicado por SiTo en 8/29/2008 02:19:00 p. m. 0 comentarios
Grails And Git QuickCasts - G2One Inc. - One source for Groovy and Grails expertise
Grails And Git QuickCasts - G2One Inc. - One source for Groovy and Grails expertise: "Grails And Git QuickCast"
Publicado por SiTo en 8/29/2008 02:06:00 p. m. 0 comentarios
rain city digest: Groovy Excel Report Library
rain city digest: Groovy Excel Report Library: "Groovy Excel Report Library"
Publicado por SiTo en 8/29/2008 02:05:00 p. m. 0 comentarios
grassr library blog » grails
grassr library blog » grails: "grassr library blog"
Publicado por SiTo en 8/29/2008 02:03:00 p. m. 0 comentarios
delahuntyware: Return the collection from a many to many relationship in grails
delahuntyware: Return the collection from a many to many relationship in grails: "d add the Account object referenced by each one. The end result is i get a list of the Accounts a user has access to."
Publicado por SiTo en 8/29/2008 01:21:00 p. m. 0 comentarios
Geek Speak: GWT-Ext and Grails just works!
Geek Speak: GWT-Ext and Grails just works!: "Tuesday, December 25, 2007"
Publicado por SiTo en 8/29/2008 12:04:00 p. m. 0 comentarios
jueves, agosto 28, 2008
Mootools - Using .bind(this)
From MooTools Users | Google Groups
#############
var toto = new Class ({
Implements: Options,
options: {
message: "toto"
},
initialize: function(elem, options){
this.setOptions(options);
this.alternateMessage = "a message";
this.elem = elem;
this.elem.addEvent('click', function(){
this.alternateMessage = "other message";
this.aMethod();
}.bind(this));
},
aMethod: function(){
alert(this.options.message);
}
});
##################
in this class, you can see two effects of this binding in this
function
this.elem.addEvent('click', function(){
this.alternateMessage = "other message";
this.aMethod();
}.bind(this));
- this.alternateMessage is now changed for the whole class, not only
inside the fucntion as this refers to the class
- without binding the click function with .bind(this) the result would
be "this.alternateMessage has no properties", "this.aMethod() is not a function"
binding the function to the class (this) allows it to use any method
or this.var set inside it
Publicado por SiTo en 8/28/2008 09:48:00 a. m. 1 comentarios
How to Create a Super Shiny Pencil Icon - PSDTUTS
How to Create a Super Shiny Pencil Icon - PSDTUTS: "How to Create a Super Shiny Pencil Icon"
Publicado por SiTo en 8/28/2008 09:06:00 a. m. 0 comentarios
10 paquetes de iconos para escritorio Ubuntu/Gnome » RibosoMatic
10 paquetes de iconos para escritorio Ubuntu/Gnome » RibosoMatic: "10 paquetes de iconos para escritorio Ubuntu/Gnome"
Publicado por SiTo en 8/28/2008 09:05:00 a. m. 0 comentarios
martes, agosto 26, 2008
domingo, agosto 24, 2008
Illustrating a Cool Glass of Beer - PSDTUTS
Illustrating a Cool Glass of Beer - PSDTUTS: "Illustrating a Cool Glass of Beer"
Publicado por SiTo en 8/24/2008 07:55:00 p. m. 0 comentarios
200+ Photoshop Brushes for Light, Sparkles, Glows and Glitter | Vandelay Website Design
200+ Photoshop Brushes for Light, Sparkles, Glows and Glitter | Vandelay Website Design: "200+ Photoshop Brushes for Light, Sparkles, Glows and Glitter"
Publicado por SiTo en 8/24/2008 07:55:00 p. m. 0 comentarios
30+ Nicest Photoshop Photo Effects, Part II
30+ Nicest Photoshop Photo Effects, Part II: "
30+ Nicest Photoshop Photo Effects, Part II "
Publicado por SiTo en 8/24/2008 07:54:00 p. m. 0 comentarios
Webmaster Libre | Mis 10 aplicaciones de desarrollo web hechas en AIR favoritas
Webmaster Libre | Mis 10 aplicaciones de desarrollo web hechas en AIR favoritas: "Mis 10 aplicaciones de desarrollo web hechas en AIR favoritas"
Publicado por SiTo en 8/24/2008 07:52:00 p. m. 0 comentarios
DivIt // Un grid-system que divide el trabajo
Publicado por SiTo en 8/24/2008 07:32:00 p. m. 0 comentarios
jueves, agosto 07, 2008
12 frameworks CSS que deberías conocer | aNieto2K
12 frameworks CSS que deberías conocer | aNieto2K: "12 frameworks CSS que deberías conocer"
Publicado por SiTo en 8/07/2008 02:39:00 p. m. 0 comentarios
Lotus Domino and Apache Tomcat - Single Sign On (SSO)
Lotus Domino and Apache Tomcat - Single Sign On (SSO): "Lotus Domino and Apache Tomcat - Single Sign On (SSO)
Last updated on 2007-12-10"
Publicado por SiTo en 8/07/2008 11:30:00 a. m. 0 comentarios
miércoles, agosto 06, 2008
Check All Checkboxes Using MooTools Example
Check All Checkboxes Using MooTools Example: "Check All Checkboxes Using MooTools Example"
Publicado por SiTo en 8/06/2008 08:43:00 a. m. 0 comentarios
Animated Progress Bars Using MooTools: dwProgressBar
Animated Progress Bars Using MooTools: dwProgressBar: "Animated Progress Bars Using MooTools: dwProgressBar"
Publicado por SiTo en 8/06/2008 08:41:00 a. m. 0 comentarios
martes, agosto 05, 2008
Photoshop Tutorials you should see… at Paintbits - Life in Colors
Photoshop Tutorials you should see… at Paintbits - Life in Colors: "Photoshop Tutorials you should see…"
Publicado por SiTo en 8/05/2008 03:18:00 p. m. 0 comentarios
lunes, agosto 04, 2008
viernes, agosto 01, 2008
Fun with XMPP and Google Talk, Part 2 - Adarsh R
Fun with XMPP and Google Talk, Part 2 - Adarsh R: "Fun with XMPP and Google Talk, Part 2"
Publicado por SiTo en 8/01/2008 10:24:00 a. m. 0 comentarios
jueves, julio 31, 2008
Messagerie instantanée avec Google Talk et Grails | odelia technologies
Messagerie instantanée avec Google Talk et Grails | odelia technologies: "Messagerie instantanée avec Google Talk et Grails"
Publicado por SiTo en 7/31/2008 05:03:00 p. m. 0 comentarios
JT Dev » Blog Archive » Shorter Grails textField
Shorter Grails textField
Making textFields in Grails is a bit verbose, at least if you want error highlighting and returned values on errors. This post shows a quick solution.
Problem
A full textField would be:
view plaincopy to clipboardprint?
1.
Which clearly is very verbose; you have to specify “user” twice, and “name” even three times. This verbosity also makes the view less readable.
Googling for this problem resulted in: Smarter Grails Tags (a proposal). Funny that the writer exactly sees the same problem in it, also uses the “user” domain model, and also knows Stripes where you could just use something like
view plaincopy to clipboardprint?
1.
and specify the bean name in the form. (Stripes has a very good Quick Start Guide, which also shows error highlighting.)
One of the less verbose proposed formats of textField is:
view plaincopy to clipboardprint?
1.
Implemented Solution
I found that implementing a quick version of this is surprisingly easy in Grails, it only takes for a few statements. Here is the code:
view plaincopy to clipboardprint?
1.
import org.codehaus.groovy.grails.plugins.web.taglib.FormTagLib
2.
3.
// file: project/grails-app/taglib/MyTagLib.groovy
4.
class MyTagLib {
5.
// tagname "myTextField" within the "g" namespace
6.
def myTextField = {attrs ->
7.
// If a controller returned the bean, and the field has an error,
8.
// then "errors" will be returned as HTML class, otherwise the class will be empty.
9.
attrs.class = hasErrors(bean:attrs.bean, field:attrs.field, 'errors')
10.
// Retrieves the field value of the given bean to be rendered in the view.
11.
// Note: specify the bean and not the bean name. So "${user}" instead of "user"
12.
attrs.value = fieldValue(bean:attrs.bean, field:attrs.field)
13.
// Required for textField taglib. attrs.name is a keyname of the params map
14.
attrs.name = attrs.field
15.
// renders the HTML tag
16.
out << new FormTagLib().textField(attrs)
17.
}
18.
}
import org.codehaus.groovy.grails.plugins.web.taglib.FormTagLib
// file: project/grails-app/taglib/MyTagLib.groovy
class MyTagLib {
// tagname "myTextField" within the "g" namespace
def myTextField = {attrs ->
// If a controller returned the bean, and the field has an error,
// then "errors" will be returned as HTML class, otherwise the class will be empty.
attrs.class = hasErrors(bean:attrs.bean, field:attrs.field, 'errors')
// Retrieves the field value of the given bean to be rendered in the view.
// Note: specify the bean and not the bean name. So "${user}" instead of "user"
attrs.value = fieldValue(bean:attrs.bean, field:attrs.field)
// Required for textField taglib. attrs.name is a keyname of the params map
attrs.name = attrs.field
// renders the HTML tag
out << new FormTagLib().textField(attrs)
}
}
Usage
view plaincopy to clipboardprint?
1.
And ofcourse some CSS to highlight the error in a color. This can be put in the HTML head (or better, a seperate CSS file) :
view plaincopy to clipboardprint?
1.
Publicado por SiTo en 7/31/2008 04:51:00 p. m. 0 comentarios
jueves, julio 24, 2008
jan blog: Experience with Act as Taggable Plugin
jan blog: Experience with Act as Taggable Plugin: "Experience with Act as Taggable Plugin"
Publicado por SiTo en 7/24/2008 12:38:00 p. m. 0 comentarios
miércoles, julio 23, 2008
Screensavers - Best Of | Graphics | Smashing Magazine
Screensavers - Best Of | Graphics | Smashing Magazine: "Screensavers - Best Of"
Publicado por SiTo en 7/23/2008 02:19:00 p. m. 0 comentarios
Ext2 IFS For Windows
What's unique about this software?
It provides Windows NT4.0/2000/XP/2003/Vista with full access to Linux Ext2 volumes (read access and write access). This may be useful if you have installed both Windows and Linux as a dual boot environment on your computer.
The 'Ext2 Installable File System for Windows' software is freeware.
Publicado por SiTo en 7/23/2008 02:17:00 p. m. 0 comentarios
PosteRazor - Make your own poster!
PosteRazor - Make your own poster!: "PosteRazor"
Publicado por SiTo en 7/23/2008 01:53:00 p. m. 0 comentarios
Use your laptop as an Xbox/Xbox 360 "Wireless Adapter" on Windows XP/Vista, and Mac OSX - Instructables - DIY, How To, tech
Use your laptop as an Xbox/Xbox 360 "Wireless Adapter" on Windows XP/Vista, and Mac OSX - Instructables - DIY, How To, tech: "Use your laptop as an Xbox/Xbox 360 'Wireless Adapter' on Windows XP/Vista, and Mac OSX"
Publicado por SiTo en 7/23/2008 01:53:00 p. m. 0 comentarios
jueves, julio 17, 2008
miércoles, julio 16, 2008
Groovy , Grails and DateTime Links
rain city digest: Groovy DateTime Comparisons
Groovy Temporal Support Classes
Groovy Temporal Support Continued
Converting MS Active Directory time in human readable format with Groovy
TagLibs en Grails
IBM
developerWorks Technical library view (mastering grails)
Publicado por SiTo en 7/16/2008 03:32:00 p. m. 0 comentarios
JAVA Excel Designner
JAVA Excel Designner: "Java Excel Designer"
Publicado por SiTo en 7/16/2008 08:53:00 a. m. 0 comentarios
martes, julio 15, 2008
Jorge on Programming: grails
Jorge on Programming: grails: "Friday, July 4, 2008"
Publicado por SiTo en 7/15/2008 06:50:00 p. m. 0 comentarios
lunes, julio 14, 2008
Top 10 CSS buttons tutorial list
Top 10 CSS buttons tutorial list: "Top 10 CSS buttons tutorial list"
Publicado por SiTo en 7/14/2008 11:26:00 a. m. 0 comentarios
jueves, julio 10, 2008
miércoles, julio 09, 2008
Animated Progress Bars Using MooTools: dwProgressBar
Animated Progress Bars Using MooTools: dwProgressBar: "Form completion tracking"
Publicado por SiTo en 7/09/2008 08:29:00 a. m. 0 comentarios
martes, julio 08, 2008
lunes, julio 07, 2008
miércoles, julio 02, 2008
martes, julio 01, 2008
One pixel notched corners as used by Google Analytics (Ask the CSS Guy)
One pixel notched corners as used by Google Analytics (Ask the CSS Guy): "One pixel notched corners as used by Google Analytics"
Publicado por SiTo en 7/01/2008 05:53:00 p. m. 0 comentarios
woork: Clean and pure CSS FORM design
woork: Clean and pure CSS FORM design: "Clean and pure CSS FORM design"
Publicado por SiTo en 7/01/2008 05:53:00 p. m. 0 comentarios
Decoding raw digital photos in Linux
Decoding raw digital photos in Linux: "Decoding raw digital photos in Linux"
Publicado por SiTo en 7/01/2008 09:53:00 a. m. 0 comentarios
lunes, junio 30, 2008
mootools.kassens.net
mootools.kassens.net: "mootools.kassens.net"
Publicado por SiTo en 6/30/2008 03:01:00 p. m. 0 comentarios
viernes, junio 27, 2008
Live Search with Quicksilver Style // Ordered List // We Make The Web Beautifully Simple
Live Search with Quicksilver Style // Ordered List // We Make The Web Beautifully Simple: "Live search? C’mon guys, this has been done plenty of times before, you say. Yes, it has but I promise you we’ve added a bit of a twist to it."
Publicado por SiTo en 6/27/2008 01:41:00 p. m. 0 comentarios
miércoles, junio 25, 2008
Jackbrabbit OCM and Spring at My thoughts
Jackbrabbit OCM and Spring at My thoughts: "Jackbrabbit OCM and Spring"
Publicado por SiTo en 6/25/2008 05:59:00 p. m. 0 comentarios
jueves, junio 19, 2008
mootools 1.2 cheat sheet | mediaVROG Blog
Publicado por SiTo en 6/19/2008 12:09:00 p. m. 0 comentarios
viernes, junio 13, 2008
jueves, junio 12, 2008
miércoles, junio 04, 2008
UrlRewriteFilter - Rewrite URL's in Java Web Application Servers
UrlRewriteFilter - Rewrite URL's in Java Web Application Servers: "
Url Rewrite Filter"
Publicado por SiTo en 6/04/2008 04:58:00 p. m. 0 comentarios
viernes, mayo 30, 2008
pdf-renderer: PDFRenderer Home Page
pdf-renderer: PDFRenderer Home Page: "PDF Renderer"
Publicado por SiTo en 5/30/2008 02:06:00 p. m. 0 comentarios
lunes, mayo 26, 2008
lunes, mayo 19, 2008
Securing Struts Applications
Securing Struts Applications: "Securing Struts Applications"
Publicado por SiTo en 5/19/2008 05:50:00 p. m. 0 comentarios
viernes, mayo 16, 2008
Getting Started with JCR (Content Repository for Java, JSR-170)
Getting Started with JCR (Content Repository for Java, JSR-170): "Getting Started with JCR (Content Repository for Java, JSR-170)
Page: 1"
Publicado por SiTo en 5/16/2008 02:06:00 p. m. 0 comentarios
MySQL Performance Blog
MySQL Performance Blog: "MySQL Performance Blog"
Publicado por SiTo en 5/16/2008 09:03:00 a. m. 0 comentarios
Tech Facts at Your Fingertips | Refcardz
Tech Facts at Your Fingertips | Refcardz: "FREE Cheatsheets for Developers"
Publicado por SiTo en 5/16/2008 08:33:00 a. m. 0 comentarios
martes, mayo 13, 2008
woork: CSS Message Box collection
woork: CSS Message Box collection: "CSS Message Box collection"
reducir-ficheros-javascript-con-php
Publicado por SiTo en 5/13/2008 02:36:00 p. m. 0 comentarios
jueves, abril 24, 2008
martes, abril 22, 2008
Kynetia - Enterprise 2.0
Kynetia - Enterprise 2.0: "Enterprise 2.0"
Publicado por SiTo en 4/22/2008 06:47:00 p. m. 0 comentarios
http://www.baquia.com/noticias.php?id=13547
http://www.baquia.com/noticias.php?id=13547: "Las empresas invertirán en la Web 2.0"
Publicado por SiTo en 4/22/2008 06:28:00 p. m. 0 comentarios
martes, abril 15, 2008
Stephan February: Grails Ajax File Upload ProgressBar
Stephan February: Grails Ajax File Upload ProgressBar: "ard, and should be self-explanatory based on the supplied source code (js/application.js and views/home/index.gsp respectively) (see Resources section).
Resources:
You can download the full project demonstrating the above from HERE.
References:
File Uploading section from the Grails User Guide.
Apache Commons File Upload website"
Publicado por SiTo en 4/15/2008 03:04:00 p. m. 0 comentarios
CodeGuru: AJAX File Upload Progress for Java
CodeGuru: AJAX File Upload Progress for Java: "AJAX File Upload Progress for Java"
Publicado por SiTo en 4/15/2008 11:46:00 a. m. 0 comentarios
viernes, abril 11, 2008
Hibernate Events Plugin para Grails - groovy.org.es -
Hibernate Events Plugin para Grails - groovy.org.es -: "Hibernate Events Plugin para Grails"
Publicado por SiTo en 4/11/2008 02:46:00 p. m. 0 comentarios
jueves, abril 10, 2008
Grails WebAlbum
Grails WebAlbum: "Grails WebAlbum"
Publicado por SiTo en 4/10/2008 10:02:00 p. m. 0 comentarios
miércoles, abril 09, 2008
SCRUM: metodología “ágil” para tus proyectos PymeCrunch »
SCRUM: metodología “ágil” para tus proyectos PymeCrunch »: "SCRUM: metodología “ágil” para tus proyectos"
Publicado por SiTo en 4/09/2008 04:22:00 p. m. 0 comentarios
miércoles, abril 02, 2008
Cheese
Cheese
Cheese is an program for the Gnome Desktop which allows you to take photos, videos, and anything else you can think of with your webcam.
Just start it up and shoot! Gather all of your friends around, have some fun! Share your taken photos and videos with 'em!
Publicado por SiTo en 4/02/2008 04:45:00 p. m. 0 comentarios
martes, abril 01, 2008
lunes, marzo 31, 2008
Spring 2.0 with Hibernate at darcia.org - Think Creative
Spring 2.0 with Hibernate at darcia.org - Think Creative: "Spring 2.0 with Hibernate"
Publicado por SiTo en 3/31/2008 05:42:00 p. m. 0 comentarios
Clustering Quartz Jobs in Spring | REVERT TO CONSOLE * coupling afferently since 2006
Clustering Quartz Jobs in Spring | REVERT TO CONSOLE * coupling afferently since 2006: "Clustering Quartz Jobs in Spring"
Publicado por SiTo en 3/31/2008 11:13:00 a. m. 0 comentarios
viernes, marzo 28, 2008
Top 50: blogs de diseño en español « el50
Top 50: blogs de diseño en español « el50: "Top 50: blogs de diseño en español"
Publicado por SiTo en 3/28/2008 02:10:00 p. m. 1 comentarios
(Really) Stunning Desktop Wallpapers | Graphics | Smashing Magazine
(Really) Stunning Desktop Wallpapers | Graphics | Smashing Magazine: "(Really) Stunning Desktop Wallpapers"
Publicado por SiTo en 3/28/2008 02:10:00 p. m. 0 comentarios
80 Beautiful Typefaces For Professional Design | Fonts | Smashing Magazine
80 Beautiful Typefaces For Professional Design | Fonts | Smashing Magazine: "80 Beautiful Typefaces For Professional Design"
Publicado por SiTo en 3/28/2008 02:07:00 p. m. 0 comentarios
Grid-Based Design: Six Creative Column Techniques | How-To | Smashing Magazine
Grid-Based Design: Six Creative Column Techniques | How-To | Smashing Magazine: "Grid-Based Design: Six Creative Column Techniques"
Publicado por SiTo en 3/28/2008 02:06:00 p. m. 0 comentarios
miércoles, marzo 26, 2008
Salmon Run: Charting JVM Garbage Collection
Salmon Run: Charting JVM Garbage Collection: "actualTime = baseTS - gcStartTS + tsoffset"
Publicado por SiTo en 3/26/2008 06:08:00 p. m. 0 comentarios
martes, marzo 25, 2008
jabber client with ext - Ext JS Forums
jabber client with ext - Ext JS Forums: "jabber client with ext"
Publicado por SiTo en 3/25/2008 09:40:00 a. m. 0 comentarios
lunes, marzo 24, 2008
Blog O’ Matty » Blog Archive » Monitoring Java garbage collection with jstat
Blog O’ Matty » Blog Archive » Monitoring Java garbage collection with jstat: "Monitoring Java garbage collection with jstat"
Publicado por SiTo en 3/24/2008 03:33:00 p. m. 0 comentarios
miércoles, marzo 19, 2008
ONJava.com -- Scheduling Jobs in a Java Web Application
ONJava.com -- Scheduling Jobs in a Java Web Application: "Scheduling Jobs in a Java Web Application"
Publicado por SiTo en 3/19/2008 01:46:00 p. m. 0 comentarios
performancewiki.com - ibm websphere tuning tips
performancewiki.com - ibm websphere tuning tips: "WebSphere Tuning Tips"
Publicado por SiTo en 3/19/2008 01:43:00 p. m. 0 comentarios
Agile Ajax: Asynchronous Processing
Agile Ajax: Asynchronous Processing: "Asynchronous Update in Echo2"
Publicado por SiTo en 3/19/2008 01:41:00 p. m. 0 comentarios
Resin : Tutorials : PeriodicTask Tutorial
Resin : Tutorials : PeriodicTask Tutorial: "periodictask tutorial
injection
ioc appconfig
This tutorial demonstrates the creation of a PeriodicTask that performs a task at intervals and collects statistics on it's performance. An administration interface to the task is provided, and while the task is active the user is shown a 'temporarily unavailable' page.
The code for this tutorial provides a full featured example that can be used as a cut-and-paste source for solving real problems. The PeriodicTask keeps detailed statistics, an administration interface is provided with a servlet, and the task can be executed either manually or automatically at timed intervals."
Publicado por SiTo en 3/19/2008 01:39:00 p. m. 0 comentarios
Java Ramblings: Parallel Processing in Java EE 5
Java Ramblings: Parallel Processing in Java EE 5: "Parallel Processing in Java EE 5"
Publicado por SiTo en 3/19/2008 10:38:00 a. m. 0 comentarios
domingo, marzo 16, 2008
So Limited: Apache Jackrabbit 101
So Limited: Apache Jackrabbit 101: "Apache Jackrabbit 101"
Publicado por SiTo en 3/16/2008 08:08:00 p. m. 0 comentarios
Event Delegation and Event Handlers: Web Development and other stuff
Rob Cherny.Com: JavaScript Event Delegation and Event Handlers: Web Development and other stuff: "JavaScript Event Delegation and Event Handlers"
http://icant.co.uk/sandbox/eventdelegation
Event delegation Element Extension Mootools based
Element.implement({
delegate: function(eventType,rules,prevent){
return this.addEvent(eventType, function(event) {
var target = $(event.target);
var prevent = prevent || true;
for (var selector in rules) {
if (target.match(selector)) {
if (prevent) { event.preventDefault(); }
return rules[selector].apply(this, $A(arguments));
}
}
});
}
});
Publicado por SiTo en 3/16/2008 07:14:00 p. m. 0 comentarios
viernes, marzo 14, 2008
jueves, marzo 13, 2008
ONJava.com -- Session Replication in Tomcat 5 Clusters, Part 1
ONJava.com -- Session Replication in Tomcat 5 Clusters, Part 1: "Session Replication in Tomcat 5 Clusters, Part 1"
Publicado por SiTo en 3/13/2008 05:58:00 p. m. 0 comentarios
miércoles, marzo 12, 2008
Spring Tips: Prototypes, Lookup Methods and Java Config With Spring...
Spring Tips: Prototypes, Lookup Methods and Java Config With Spring...: "Prototypes, Lookup Methods and Java Config With Spring..."
Publicado por SiTo en 3/12/2008 09:44:00 a. m. 0 comentarios
domingo, marzo 09, 2008
Blog de Iván López: Usando el API de Google Calendar: Alarmas por SMS
Blog de Iván López: Usando el API de Google Calendar: Alarmas por SMS: "Usando el API de Google Calendar: Alarmas por SMS"
Publicado por SiTo en 3/09/2008 04:48:00 p. m. 0 comentarios
miércoles, marzo 05, 2008
martes, marzo 04, 2008
InfoQ: Securing a Grails Application with Acegi Security
InfoQ: Securing a Grails Application with Acegi Security: "Securing a Grails Application with Acegi Security"
Publicado por SiTo en 3/04/2008 12:43:00 p. m. 0 comentarios
domingo, marzo 02, 2008
InfoQ: Securing a Grails Application with Acegi Security
InfoQ: Securing a Grails Application with Acegi Security: "Securing a Grails Application with Acegi Security"
Publicado por SiTo en 3/02/2008 05:50:00 p. m. 0 comentarios
viernes, febrero 29, 2008
Spring: Spring's corner
Spring: Spring's corner: "Spring's corner"
Publicado por SiTo en 2/29/2008 02:29:00 p. m. 1 comentarios
Zero: Documentation - CoreGettingStartedTutorialEclipseTutorial1 - Project Zero
Zero: Documentation - CoreGettingStartedTutorialEclipseTutorial1 - Project Zero: " To do list Part I - Simple to do"
Publicado por SiTo en 2/29/2008 02:25:00 p. m. 0 comentarios
Using Spring and Hibernate with WebSphere Application Server
Using Spring and Hibernate with WebSphere Application Server: "Using Spring and Hibernate with WebSphere Application Server"
Publicado por SiTo en 2/29/2008 02:23:00 p. m. 0 comentarios
Spring Hibernate Struts (SSH) integration example - Blog Inside - Blog Inside, blog for programmer!
Spring Hibernate Struts (SSH) integration example - Blog Inside - Blog Inside, blog for programmer!: "Spring Hibernate Struts (SSH) integration example"
Publicado por SiTo en 2/29/2008 02:20:00 p. m. 0 comentarios
jueves, febrero 28, 2008
woork: Login using Ajax and PHP
woork: Login using Ajax and PHP: "Login using Ajax and PHP"
Publicado por SiTo en 2/28/2008 11:31:00 p. m. 0 comentarios
Custom Checkboxes, Custom Radio Buttons, Custom Select Lists
Custom Checkboxes, Custom Radio Buttons, Custom Select Lists: "Custom Checkboxes, Custom Radio Buttons, Custom Select Lists"
Publicado por SiTo en 2/28/2008 11:29:00 p. m. 0 comentarios
martes, febrero 26, 2008
Comet: Reverse Ajax for streaming data from the server
Comet: Reverse Ajax for streaming data from the server: "Comet: Reverse Ajax for streaming data from the server"
Publicado por SiTo en 2/26/2008 09:43:00 p. m. 0 comentarios
Open Source and Enterprise Architecture: JVM Performance Tuning
Open Source and Enterprise Architecture: JVM Performance Tuning: "JVM Performance Tuning"
Publicado por SiTo en 2/26/2008 09:39:00 p. m. 0 comentarios
viernes, febrero 22, 2008
Screen capture with PHP and GD - The Pimp
Screen capture with PHP and GD - The Pimp: "Screen capture with PHP and GD"
Publicado por SiTo en 2/22/2008 10:44:00 a. m. 0 comentarios
Developing Gadgets for the Windows Sidebar
Developing Gadgets for the Windows Sidebar: "Developing Gadgets for the Windows Sidebar"
Publicado por SiTo en 2/22/2008 09:50:00 a. m. 0 comentarios
domingo, febrero 17, 2008
http://j.a.l.free.fr/mootools/timespinner/
http://j.a.l.free.fr/mootools/timespinner/: "TimeSpinner : Mootools' time selector widget"
Publicado por SiTo en 2/17/2008 09:31:00 p. m. 0 comentarios
47+ Excellent Ajax CSS Forms
47+ Excellent Ajax CSS Forms: "47+ Excellent Ajax CSS Forms"
Publicado por SiTo en 2/17/2008 06:06:00 p. m. 0 comentarios
Edit and execute SQL scripts - use Aqua Data Studio for all your SQL queries.
Edit and execute SQL scripts - use Aqua Data Studio for all your SQL queries.: "DOWNLOADS - Aqua Data Studio"
Publicado por SiTo en 2/17/2008 06:02:00 p. m. 0 comentarios
Special Characters
Special Characters: "Special Characters"
Publicado por SiTo en 2/17/2008 05:58:00 p. m. 0 comentarios
Fawnt - Top free fonts | Font - Archive | Blog Design and Webdesign
Fawnt - Top free fonts | Font - Archive | Blog Design and Webdesign: "Fawnt is a font resource for designers, developers, and anyone that appreciates the web's highest quality fonts"
Publicado por SiTo en 2/17/2008 05:55:00 p. m. 0 comentarios
How To Read and Understand a Histogram (Professional Photographer Magazine Web Exclusives)
How To Read and Understand a Histogram (Professional Photographer Magazine Web Exclusives): "How To Read and Understand a Histogram"
Publicado por SiTo en 2/17/2008 05:21:00 p. m. 0 comentarios
Top 50 Logo Design Tutorials | E Logo Design
Top 50 Logo Design Tutorials | E Logo Design: "Top 50 Logo Design Tutorials"
Publicado por SiTo en 2/17/2008 05:09:00 p. m. 0 comentarios
The 10 best free Pixel Fonts | Beeex.net
The 10 best free Pixel Fonts | Beeex.net: "The 10 best free Pixel Fonts"
Publicado por SiTo en 2/17/2008 05:07:00 p. m. 0 comentarios
martes, febrero 12, 2008
Using JMX to discover server ports - WAS5 - ibm.software.websphere.application-server | Grupos de Google
Using JMX to discover server ports - WAS5 - ibm.software.websphere.application-server | Grupos de Google: "//create a session
Session session = new Session();
//get a ConfigService object
ConfigService cfgService = ConfigServiceFactory.getConfigService();
//resolve your application server from the configuration
ObjectName[] appServers = cfgService.resolve(session, 'Node=someNodeName:Server=someAppServerName');
//create a pattern to find the HTTPTransport configuration for you application server
ObjectName pattern = ConfigServiceHelper.createObjectName(null, 'HTTPTransport');
//query the configuration to get the http transport values
ObjectName[] httpTransports = cfgService.queryConfigObjects(session, appServers[0], pattern, null);
//loop the result to get the configuration of your ports
for (int i = 0; i < httpTransports.length; i++) {
AttributeList address = (AttributeList) cfgService.getAttribute(session, httpTransports[i], 'address');
Object port = ConfigServiceHelper.getAttributeValue(address, 'port');
Object isSSL = cfgService.getAttribute(session, httpTransports[i], 'sslEnabled');
System.out.println('Port is ' + port + '. Is secure = ' + isSSL);
}
//cleanup session
cfgService.discard(session);"
Publicado por SiTo en 2/12/2008 09:32:00 p. m. 0 comentarios
Fronting Tomcat with Apache or IIS - Best practices
Fronting Tomcat with Apache or IIS - Best practices: "Fronting Tomcat"
Publicado por SiTo en 2/12/2008 09:18:00 p. m. 0 comentarios
IBM WebSphere Developer Technical Journal: Writing PMI applications using the JMX interface
IBM WebSphere Developer Technical Journal: Writing PMI applications using the JMX interface: "IBM WebSphere Developer Technical Journal: Writing PMI applications using the JMX interface"
Publicado por SiTo en 2/12/2008 08:57:00 p. m. 0 comentarios
InformIT: Adding Multithreading Capability to Your Java Applications > User Interface Programming with Threads
InformIT: Adding Multithreading Capability to Your Java Applications > User Interface Programming with Threads: "User Interface Programming with Threads"
Publicado por SiTo en 2/12/2008 08:06:00 p. m. 0 comentarios
CSS Template Tutorial - CSS Horizontal Navigation
CSS Template Tutorial - CSS Horizontal Navigation: "CSS Template Tutorial - CSS Horizontal Navigation"
Publicado por SiTo en 2/12/2008 01:20:00 p. m. 0 comentarios
domingo, febrero 10, 2008
ZK Small Talks - Simple aswfnd Intuitive Server Push with a Chat Room Example
ZK Small Talks - Simple aswfnd Intuitive Server Push with a Chat Room Example: "Simple and Intuitive Server Push with a Chat Room Example"
Publicado por SiTo en 2/10/2008 08:20:00 p. m. 0 comentarios
Víctor Román Archidona » Blog Archive » ¿Project Management? Si, pero con cabeza.
Víctor Román Archidona » Blog Archive » ¿Project Management? Si, pero con cabeza.: "¿Project Management? Si, pero con cabeza."
Publicado por SiTo en 2/10/2008 06:17:00 p. m. 0 comentarios
miércoles, febrero 06, 2008
mooForms demo | Shaun Freeman
mooForms demo | Shaun Freeman: "mooForms Demo"
Publicado por SiTo en 2/06/2008 08:08:00 p. m. 0 comentarios
lunes, febrero 04, 2008
La Comunidad » Memorias subterráneas » Inicio
La Comunidad » Memorias subterráneas » Inicio: "Memorias subterráneas"
Publicado por SiTo en 2/04/2008 02:53:00 p. m. 0 comentarios
sábado, febrero 02, 2008
Ajaxian » New Twist on Date Pickers
Ajaxian » New Twist on Date Pickers: "New Twist on Date Pickers"
Publicado por SiTo en 2/02/2008 02:02:00 p. m. 0 comentarios
Website Performance | CSS Sprite Generator
Website Performance | CSS Sprite Generator: "CSS Sprite Generator"
Publicado por SiTo en 2/02/2008 02:02:00 p. m. 0 comentarios
Particletree » How to Add an API to your Web Service
Particletree » How to Add an API to your Web Service: "How to Add an API to your Web Service
By Ryan Campbell · August 31st, 2006"
Publicado por SiTo en 2/02/2008 01:58:00 p. m. 0 comentarios
miércoles, enero 30, 2008
Todays Links
Linux Command Directory
oreillynet Linux Command Directory: Index
ss64 Linux Command Directory
Grails
Mastering Grails: Build your first Grails application
From Java to Groovy in a few easy steps
Publicado por SiTo en 1/30/2008 08:53:00 a. m. 0 comentarios
martes, enero 29, 2008
Graceful Degredation of Your Firebug-specific Code — Glibness
Graceful Degredation of Your Firebug-specific Code — Glibness: "Graceful Degredation of Your Firebug-specific Code"
Publicado por SiTo en 1/29/2008 07:48:00 p. m. 0 comentarios
My DebugBar | ToDo / Beta
My DebugBar | ToDo / Beta: "Here is the DebugBar version 5.0 beta 1 "
Publicado por SiTo en 1/29/2008 09:14:00 a. m. 0 comentarios
sábado, enero 26, 2008
mooWalkthrough 1.2 » mooWalkthrough
mooWalkthrough 1.2 » mooWalkthrough: "mooWalkthrough 1.2"
Publicado por SiTo en 1/26/2008 05:50:00 p. m. 0 comentarios
GPDE Team Blog : JavaScript Memory Leak Detector
GPDE Team Blog : JavaScript Memory Leak Detector: "JavaScript Memory Leak Detector"
Publicado por SiTo en 1/26/2008 04:53:00 p. m. 0 comentarios
martes, enero 22, 2008
IBM WebSphere Developer Technical Journal: Writing PMI applications using the JMX interface
IBM WebSphere Developer Technical Journal: Writing PMI applications using the JMX interface: "Level: Intermediate"
Writing a Performance Monitoring Tool Using WebSphere Application Server's Performance Monitoring Infrastructure API
Publicado por SiTo en 1/22/2008 10:15:00 p. m. 0 comentarios
sábado, enero 19, 2008
10 Linux commands you’ve never used « WebDrops
10 Linux commands you’ve never used « WebDrops: "10 Linux commands you’ve never used"
Publicado por SiTo en 1/19/2008 05:29:00 p. m. 0 comentarios
lunes, enero 14, 2008
JAR Search Bash Script
jarsearchfor i in `find . -type f -name "*.jar"`;
do (/opt/WebSphere/AppServer/java/bin/jar tf $i | grep $1) && echo $i;done#jarsearch WebSphereRuntimePermission
Publicado por SiTo en 1/14/2008 10:34:00 p. m. 0 comentarios
domingo, enero 13, 2008
Devthought - Guillermo Rauch’s Blog » TextboxList: Fancy Facebook-Like dynamic inputs!
Devthought - Guillermo Rauch’s Blog » TextboxList: Fancy Facebook-Like dynamic inputs!: "TextboxList: Fancy Facebook-Like dynamic inputs!"
Table Sorting w hidden rows
Publicado por SiTo en 1/13/2008 03:43:00 p. m. 0 comentarios
jueves, enero 10, 2008
sábado, enero 05, 2008
IBM WebSphere software early programs - IBM WebSphere® Application Server Feature Pack for Web 2.0 Beta Program - Overview
IBM WebSphere software early programs - IBM WebSphere® Application Server Feature Pack for Web 2.0 Beta Program - Overview: "IBM WebSphere® Application Server Feature Pack for Web 2.0 Beta Program"
Publicado por SiTo en 1/05/2008 12:43:00 p. m. 1 comentarios
lasterra Blog: Mi primera aplicacion Comet en Glassfish
lasterra Blog: Mi primera aplicacion Comet en Glassfish: "Mi primera aplicacion Comet en Glassfish"
Publicado por SiTo en 1/05/2008 12:29:00 p. m. 0 comentarios