Code Jam in JavaScript
In the past I’ve participated of such contests coding in C/C++ and I was warming up for this year’s edition in C++ and maybe Perl if some tricky... more »
0 commentsSave Tags: javascript, tools
51+ Best of jQuery Tutorials and Examples
jQuery masters and some of their best tutorials, then we will move on to more categorized tutorials, cheat sheets and hacks.
1 commentsSave Tags: ajax, css-html, javascript
Javascript Create New Div HTML Element Dynamically
Javascript DOM provides the feature to create new div HTML element or other HTML elements dynamically. You can pass the name of the HTML tag that you... more »
0 commentsSave Tags: javascript, usability
Fun with AOP - reducing redundant code - the ‘for’ loop
Reducing redundancy with AspectJ
0 commentsSave Tags: how-to, java, open source, opinion
Javascript Tutorial - Radial Menus Part 1
Sometimes, user interfaces can be really constraining. A whole lot of stuff to do, and not nearly enough pixels to do it in. In regular desktop... more »
0 commentsSave Tags: how-to, javascript, web design
Java builds made easy - FatJar eclipse plugin
This plug-in allows you to deploy your working eclipse 'project' in one single jar with just one easy step. It finds all the dependencies your project... more »
0 commentsSave Tags: eclipse, gui, tools
10 Mootools scripts for enhancing your html forms
You know it: Forms are one of the most important part of a website. But forms also require a lot of work. Happilly, the excellent Javascript framework... more »
0 commentsSave Tags: css-html, gui, javascript, open source
New Security Features in Ganymede
This presentation will demonstrate the new and noteworthy features in Ganymede related to security. We will first cover the new Secure Storage... more »
0 commentsSave Tags: eclipse, security
State Observation: The Good (JXI), Bad (JMX), Ugly (JMX)
One of the most common usages of JMX is to make instances of a particular object and its associated state visible from a remote machine for... more »
3 commentsSave Tags: java, server, tools
Keystore management - Part II
This is a step by step guide which explains how to manage your keystores with java keytool and openssl.
0 commentsSave Tags: java, security
Keystore management - Part I
This is a step by step guide which explains how to manage your keystores with java keytool and openssl.
0 commentsSave Tags: java, security
Web services security: Encryption with Rampart
This post discusses how to secure your web service with Rampart - through message encryption.
0 commentsSave Tags: java, security
Can You Hack Your Own Site? A Look at Some Essential Security Considerations
Version one goes gold! Visitors are landing from every corner of the globe. You know there are likely to be a few teething problems, I mean, this is... more »
0 commentsSave Tags: how-to, methodology, php, security
JIIC: Java ISO Image Creator
JIIC is a streaming-based Java implementation of ISO 9660 for creating CD-ROM filesystem images ("ISO images") with the extensions El Torito, Joliet... more »
0 commentsSave Tags: frameworks, java
JavaScript Micro-Templating
I've had a little utility that I've been kicking around for some time now that I've found to be quite useful in my JavaScript application-building... more »
0 commentsSave Tags: javascript
A Simple CSS Layout Explained
I wanted to use simple CSS layout: header, body, footer, with the footer at the bottom even if the body is short. I found a clean, straightforward way... more »
0 commentsSave Tags: css-html, how-to, web design
A look at Java's new Visualvm
THE MOST RECENT of the Java Developer Kit (JDK), version 6 update 7, incorporates a new utility dubbed Visualvm. There have been many integral... more »
0 commentsSave Tags: java, opinion, reviews, tools
Google will Unleash the Cannibals on Microsoft
The coming battle between Google and Microsoft promises to transform the world of computing.
0 commentsSave Tags: microsoft, opinion, trends, web services
Learn Icon Designing: The best of tutorials and articles
Maybe you think that designing an Icon is very difficult and just some professionals can do it. But those professionals are here to teach you how to... more »
0 commentsSave Tags: how-to, web design
Writing Your Own RTF Converter.
An article on how to write a custom RTF parser and converter.
0 commentsSave Tags: other languages, windows
How to include a HTML file in another HTML file
Just about every one has seen the object tag when embedding flash animation into a HTML page. Did you know that the tag can be used to include other... more »
4 commentsSave Tags: css-html, how-to, web design
jQuery (using Galleria) with the File System
Today I was given the task of hooking jQuery up one of our client's sites, which has been developed to take advantage of the VERY cool features of SP1... more »
0 commentsSave Tags: javascript, other languages
YUI-based numeric stepper widget
YUI-based numeric stepper that allows users to select values within a predefined range.
0 commentsSave Tags: ajax, css-html, javascript, web 2.0
Hello jQuery!
I spent last weekend outdoors painting the outside of the building my apartment it’s in. It’s a big building, and the painting work seems to be a... more »
1 commentsSave Tags: javascript
via