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
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
XML: Why Jeff Atwood Is Right
Firstly, I, like many of you, am glad to see that Dare Obasanjo’s indefinite hiatus from the blogosphere was short lived. Secondly, while I most... more »
0 commentsSave Tags: opinion, xml
Tomcat Today, GlassFish Tomorrow?
While there are indeed several advantages to using GlassFish vs. Tomcat, it's probably useful to know that Sun is the original creator of Tomcat and... more »
0 commentsSave Tags: java, server
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
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
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
When bugs really do matter: 22 years after the Therac 25
The ghost of one of history's most infamous race conditions, a radiation treatment machine that gave at least six staggeringly high overdoses,... more »
0 commentsSave Tags: methodology, other languages
55 Free High Quality Icon Sets
In the overview below we present 55 more excellent, free and professional icons for desktop and web design. Some of them can be used for both private... more »
0 commentsSave Tags: gui, web design
Python __Underscore__ Methods
Need to override an operator in your Python class? Ever wonder what all those double-underscore class methods do? Here's your answer. My intention... more »
0 commentsSave Tags: python
Top 6 underused Eclipse shortcuts for CFEclipse
Similar to Nic Tunney’s Top 6 Underused ColdFusion Functions I figured I would post an Eclipse underused shortcuts for CFEclipse users. I think it... more »
0 commentsSave Tags: coldfusion, eclipse, opinion, tools
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
The PHP version of Twitter is open source
The PHP open source community welcomes the new Twitter, a micro-blogging service based on the Free Software Laconica tool.
1 commentsSave Tags: open source, php, tools, web 2.0
We’re official!
The Firefox community is the proud new owner of a Guinness World Record — each and every one of you! Mozilla today received confirmation from... more »
1 commentsSave Tags: news, tools
Free Icons: Function Icon Set, 128 Completely Free Icons
A great set of 128 Icons, Including various social media icons. We've tried to make as many icons that would be of use to bloggers and designers. So... more »
0 commentsSave Tags: gui, open source, web 2.0
jQuery Plugins, Size, and Storage
There is no such thing as a JavaScript plugin contends James Coglan. I completely agree that there are no, specific, techniques within the JavaScript... more »
0 commentsSave Tags: frameworks, javascript
Game Programming Crash Course (for J2ME)
A thorough tutorial for introducing people to game programming and J2ME (no Java experience required!). Explained in great detail and clear language.... more »
1 commentsSave Tags: eclipse, games, how-to, java
VisualSVN and TortoiseSVN
Almost holiday time, time to tidy up all work. Recently I moved to Tortoise SVN for all my source control needs. Getting that to work was not that... more »
0 commentsSave Tags: reviews, tools
Cool Agile Estimation Tool that is Free
If you have read Mike Cohn's book on Agile Estimation, one of the techniques he recommends is something called Planning Poker or Estimation Poker. ... more »
0 commentsSave Tags: methodology, tools
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
Build an American Flag out of XHTML and CSS
To celebrate our upcoming Independence Day (because I am a Yankee), I took a bit of time and created the CSS and XHTML USA flag you see above.
1 commentsSave Tags: css-html, how-to
Get Started With Django
Django was designed from the ground up to handle two common web developer challenges: intensive deadlines and strict adherence to the Don't Repeat... more »
0 commentsSave Tags: frameworks, how-to, python
10 Open Souce or Free Flash or Flex Code Libraries You Need To Check Out
Build, steal, buy, or borrow… These would be the four basic ways you can make your applications a reality, pretty much regardless of the language you... more »
0 commentsSave Tags: flash-flex, open source, tools
Jt - Java Pattern Oriented Framework
Jt2.6 has been released. Jt is a pattern oriented framework for the rapid implementation of Java applications. Jt has been utilized in several large... more »
0 commentsSave Tags: announcement, frameworks, java
via