Garage Door Style Menu (using Animated Background Images with jQuery)
Having fun with some jQuery plugins and creating a really cool navigation effect. Chris shows all aspects including creating the images, HTML and... more »
0 commentsSave Tags: css-html, javascript, web 2.0, web design
SECURITY WARNING: be careful when you install Adobe AIR applications
How installing the new version of Twhirl can be dangerous
1 commentsSave Tags: flash-flex, ria, security
4 Features for C# 4.0
Plenty of powerful new language features have fairly recently become mainstream with the launch of VS 2008 in Nov 2007 that supports C# 3.0, amongst... more »
1 commentsSave Tags: microsoft, other languages, reviews
Groovy or Scala? Don't be a Boiled Frog!
Both! Groovy is a fabulous language. Just read Groovy In Action and some of the other Groovy books. Just about every page brought a Wow response from... more »
0 commentsSave Tags: groovy, opinion, other languages
A bit of Lisp
I’ve been reading this book on Lisp over at MIT press, a little at a time. Yesterday I read something that pushed me a little further along the path... more »
0 commentsSave Tags: other languages
Coding Horror: Dealing With Bad Apples
After reading this story, I had to resist the urge to lean forward, hand placed thoughtfully under my chin, brow furrowed, and ask -- have you tried... more »
0 commentsSave Tags: opinion
Geek slang perls from The New Hackers Dictionary
Over 30 amusing terms hand picked from the Jargon File (AKA The New Hackers Dictionary).
1 commentsSave Tags: humor, trends
Groovy vs. F# Showdown - Side by Side Comparison
A side by side comparison of a solution to a problem using Groovy (in a functional style) and F# (the functional OCaml derivative for .NET). A fair... more »
0 commentsSave Tags: .net, groovy
8 Reasons why XML Sucks
I was once a believer in XML. Until I started working with it, that is. Now my enthusiasm has faded away - replaced by - well - bitterness or... more »
9 commentsSave Tags: humor, opinion, xml
Coding Fonts: Not just an endeavor in aesthetics!
Having recently discovered the plethora of coding fonts available online, it occurred to me that quite a bit of thought has been put into something I... more »
0 commentsSave Tags: opinion, reviews, tools, usability
Python backing eyed for NetBeans
In a not-so-surprising revelation, Sun plans to support the Python and Jython scripting languages in future releases of the open-source NetBeans IDE,... more »
0 commentsSave Tags: python, tools
Objective-C: A case against dot syntax
I was not born an Objective-C developer. I know that in some circles that is considered a mortal sin. Before learning Objective-C and Cocoa I had... more »
0 commentsSave Tags: other languages
You Don’t Need a Muse: How to Get your Work Done When You’re Not Inspired
There’s this Chuck Close quote that I immediately recall whenever I need to work despite my lack of inspiration or motivation: “Inspiration is for... more »
0 commentsSave Tags: opinion, trends
49 Nice And Creative Error 404 Pages
49 nice and creative Error 404 pages begging to inspire you.
0 commentsSave Tags: usability, web design
Update for Java vs C benchmark
This update compares the performance for some numerical benchmarks for Sun's JVM, IBM's JVM, Excelsior JET 6.4 and 6.0, Apache Harmony M6, LLVM 2.3... more »
0 commentsSave Tags: c-and-cpp, java, research
A Bot-Safe Email Link
There are many common ways of keeping email links safe from bots, most of which are rather easy to circumvent. This article shows a way to make the... more »
0 commentsSave Tags: javascript, tools, web design
NetBeans: The Ultimate Linux IDE
Why NetBeans beats Eclipse and is perfect for Linux Development
1 commentsSave Tags: eclipse, open source, tools, unix-linux
A sample of the Minnow Programming Language
In the next few weeks I’ll be putting together a release of Minnow with enough of the language implemented you can play with it to see what it will... more »
0 commentsSave Tags: other languages
The 7 Virtues of Reading eBooks
Recently I was able to publish my first two eBooks via WROX BLOX, httpModules and httpHandlers. Each of these books gave me an opportunity to share... more »
0 commentsSave Tags: books, opinion, trends
Kilim - actors and message passing in Java (better than Erlang)
Kilim is a message-passing framework for Java that claims provides ultra-lightweight threads and facilities for fast, safe, zero-copy messaging... more »
3 commentsSave Tags: java, trends
Chuck Norris Roundhouse Kicks JavaServer Faces
Just for a bit of Friday fun I'd like to share the following variation on those Chuck Norris emails that I received - this time relating to Java.
1 commentsSave Tags: humor, java
How to Access Windows Forms Controls in a Thread-Safe Way?
When you write a Windows Forms application, one thing you need to keep in your mind is: You have to keep the controls in the application interactive... more »
0 commentsSave Tags: .net, gui, how-to
Java Private Constructor Cleverness?
I'll try not to bore you then. Let's get right to it... Does your project have a StringUtils class?
1 commentsSave Tags: how-to, java
Subversion 1.5 is Ready
Subversion 1.5 has just been released and has a whole raft of new features that developers have been asking for. To take full advantage of all the new... more »
0 commentsSave Tags: news, tools
Notes for NetBeans Platform 6.5 Milestone 1
I've been looking at recent builds for a few weeks, making changes to the JavaHelp in the NetBeans Platform area. Here are my notes, which will be... more »
0 commentsSave Tags: java, tools
via