mooZoom - zooming image js script
mooZoom - based on mootools is an unobtrusive class that allows to zoom images in page without breaking the layout. It is very usable, using only... more »
0 commentsSave Tags: javascript, tools, web 2.0
What If Google Suddenly Stops Working?
People tend to complain about the Microsoft monopoly, but they forget that they depend on the company by the name of Google ;-)!
0 commentsSave Tags: opinion, reviews, trends, web 2.0
Gaia Ajax Widgets 3.0 "Glory" Officially Released!
We're very proud to announce the 3.0 "Glory" release of Gaia Ajax Widgets - the #1 Ajax framework for ASP.NET and Mono. 4 new widgets: Extended... more »
2 commentsSave Tags: .net, ajax, microsoft, open source
Beyond XML and JSON: YAML for Java Developers
Get a high-level introduction to the YAML file format for Java developers. Find out how it differs from XML and JSON and examine its relative... more »
1 commentsSave Tags: java, xml
Spring Rich Client - Part 2
Let us do some more basics with the “Spring Rich Client” 1.0.0 (SpringRC). Although it is time to give an overview of the entire architecture I won’t... more »
1 commentsSave Tags: frameworks, java
Java Tip: Simplify Spring Apps with @Autowired
The Spring framework is a popular choice for Java developers due to its combination of power and simplicity. Spring is many things, but at its core,... more »
1 commentsSave Tags: java, usability
ASP.NET - ViewState - Client Side State Management
The ASP.NET ViewState is a client side state management technique which enables web pages to persist their state during postbacks. In the life cycle... more »
0 commentsSave Tags: .net, how-to, web design
Flashing Message box using jQuery
here is the tips for you to make the animated flashing message box using jQuery in the top left corner of the browser...
0 commentsSave Tags: css-html, frameworks, how-to, javascript
Subversion SCM Tool Becomes More Robust with Version 1.5
It will be easier for software development teams that use the Subversion open source software configuration management (SCM) product to keep track of... more »
0 commentsSave Tags: open source, tools, trends
More on Regular Expressions
The always enjoyable Jeff Atwood wrote an excellent discussion about regular expressions that everyone should read. Having seen many times where a... more »
0 commentsSave Tags: methodology, reviews
What’s new in Subversion 1.5
I am a contented Subversion user, so took a look at the changes. Top of the list is “merge tracking”, though it is described as “foundational” which... more »
0 commentsSave Tags: reviews, usability
NetBeans 6.1 Tutorial | Creating a Java Client for del.icio.us RESTful Web Services
del.icio.us is a bookmarking service where you can save, share your favorite/useful URL's. It has a REST API: http://del.icio.us/help/api/. Using... more »
0 commentsSave Tags: frameworks, java, tools, web services
ZK vs. Ajax JSF Components: Simplicity Matters!
ZK vs. Ajax JSF Components: Simplicity Matters!
0 commentsSave Tags: ajax, gui, java, ria
Apache Hadoop Wins Terabyte Sort Benchmark
One of Yahoo's Hadoop clusters sorted 1 terabyte of data in 209 seconds, which beat the previous record of 297 seconds in the annual general purpose... more »
3 commentsSave Tags: frameworks, java, open source
Working with web developers in India: why, whom, and how
Ryan Norbauer has been there, done that and taken copious notes — where the “there” is his consulting firm, the “that” Indian outsourcing and the... more »
0 commentsSave Tags: how-to, opinion, trends, web design
Discover Java and Eclipse by playing CodeRuler
CodeRuler gives users the opportunity to pit their Java programming skills against other players in a medieval world of conquest. Each player writes a... more »
0 commentsSave Tags: eclipse, java, news
jQuery - Load Data From Other Pages
How do I load data with jQuery? In this tutorial, we're going to grab data from one page and display it on another. You can download the sample... more »
1 commentsSave Tags: frameworks, how-to, javascript, web design
Architecting Linq to SQL, part 10
This is intended to be the last part in this series and I wanted to take the opportunity to talk about a number of related if diverse topics. I would... more »
0 commentsSave Tags: .net, methodology, microsoft
How To Setup MySQL Replication in 10 minutes
MySQL is an excellent open source database system. Replication is a great way to keep data redundant in case of a server crash. However, replication... more »
0 commentsSave Tags: database, how-to
Code coverage: a tool against unused and untested code
How to cut your maintenance in half by knowing which code to throw away.
0 commentsSave Tags: how-to, methodology, opinion, tools
There is no such thing as a JavaScript plugin
One thing that you often hear people say about jQuery is that is has a neat plugin mechanism. It’s true there are a great many useful plugins... more »
2 commentsSave Tags: javascript
Ruby Editors - The Choices For Non-Mac And Non-VI People
I'm on a Mac most of the time and TextMate will be pried out of my cold dead fingers. But when I'm on my Ubuntu box, glad to see there's a growing... more »
0 commentsSave Tags: open source, ruby, tools, unix-linux
Debugging 101 - Measure, do your homework and think out of the box
Being confronted with an occasional bug in a complex system can be quite overwhelming. There are three disciplines that help you to stay strong: 1)... more »
0 commentsSave Tags: .net, c-and-cpp, frameworks, how-to
Rolling a JRuby desktop application
Atomic Object has been developing several JRuby desktop applications over the last year. I just got finished writing up how we transform a JRuby... more »
0 commentsSave Tags: java, ruby
Java theory and practice: Going wild with generics, Part 2
Wildcards can be very confusing when it comes to generics in the Java language, and one of the most common mistakes is to fail to use one of the two... more »
0 commentsSave Tags: how-to, java
via