Open Source Web Services with Ruby
Ruby is a powerful language, I don't think any one will disagree on that. Well, this is about web services with Ruby :-), quite interesting...
0 commentsSave Tags: frameworks, open source, ruby, web services
Skip lists are fascinating!
Skip lists are a fascinating data structure: very simple, and yet have the same asymptotic efficiency as much more complicated AVL trees and red-black... more »
1 commentsSave Tags: .net, how-to, research
Free PDF Download: Getting Started With Flex 3
SitePoint are giving away PDF copies of the book "Getting Started With Flex 3" for the next 60 days. All you need to do is complete a one-page quiz... more »
1 commentsSave Tags: flash-flex, web 2.0
StringBuffer vs. StringBuilder performance comparison
Even if the StringBuilder was around for a while now, many people still use StringBuffer in single threaded applications... So StringBuilder is... more »
1 commentsSave Tags: java
The Best Firefox Developer Extensions Around
Firefox offers a lot of advantages over other browsers, namely Internet Explorer. One of the greatest advantages it offers, is the ability to install... more »
0 commentsSave Tags: opinion, reviews, tools
Useful Eclipse Code Templates
Eclipse's Java editor allows you to define code templates. You can use them to code complete things that you type all the time, such as get logger,... more »
0 commentsSave Tags: eclipse, java
Drizzle: MySQL slims down on Aker's diet
Brian Aker, MySQL's director of architecture, has unveiled Drizzle, a database project aimed at powering websites with massive concurrency as well as... more »
0 commentsSave Tags: news
What's Drizzle?
Today Brian Aker announced a fork of MySQL, called "Drizzle". Drizzle is a slimmed-down MySQL, in a lot of ways what MySQL should have been before... more »
0 commentsSave Tags: database
Code Access Guide to Eclipse 3.4
This article describes how to access the Eclipse source code, how to use the Plug-in Spy to identify a plug-in which is responsible for a certain part... more »
0 commentsSave Tags: eclipse, how-to, java
Maven Makes Developers Feel Stupid
Although Maven has its benefits, its documentation is often spartan and scattered, and sometimes it can be quite painful to figure out how to... more »
3 commentsSave Tags: java, tools
Extracting errors and warnings from a log file using PowerShell
This blog post shows a simple Powershell command that searches a log file for errors and warnings and adds the matched lines to either to the... more »
1 commentsSave Tags: .net, other languages, tools
Introductory series on Cloud Computing with Amazon Web Services
IBM DeveloperWorks has just published the first article in a five part series on Cloud Computing with Amazon Web Services.
1 commentsSave Tags: java, server, trends, web services
5 Ways to Rescue an Unproductive Day
We’ve all had them: days when, no matter how hard you try, nothing seems to get done. Fortunately, independent web workers tend to have more... more »
0 commentsSave Tags: opinion, reviews
New SQL Injection Attack hits hard with hidden payload
A new SQL injection hack seems to be out in the wild from verynx.cn. The SQL Injection hack uses a CHAR array to hide its payload which will insert... more »
7 commentsSave Tags: database, javascript, security
Unix Signals for Live Debugging
Make use of UNIX signals to easily toggle debug mode on any process.
0 commentsSave Tags: how-to, ruby, server, unix-linux
Kevin Mitnick: Social engineering 101
Kevin Mitnick has proven that the weakest link in any security system is the person holding the information.
0 commentsSave Tags: security
Eclipse-free OSGi
Most articles about OSGi are based on an Eclipse implementation, or at least refer to it in some way. In this post, JavaWorld blogger Oleg Mikheev... more »
1 commentsSave Tags: how-to, java, open source, tools
DNS Vulnerability Now in the Wild
Dan Kaminsky's upcoming Black Hat preso on the recently discovered DNS cache posioning vulnerability has just been upstaged by its release into the... more »
0 commentsSave Tags: microsoft, news, security, server
Why Ruby Gems boost productivity
I think there is a connection between the enthusiasm of the Ruby community and the average size of a typical gem contribution. I explain my reasons in... more »
2 commentsSave Tags: open source, opinion, ruby
Nine ways to obfuscate e-mail addresses compared
In 2006 I opened nine different e-mail addresses. On this page I published the nine e-mail addresses. But every address has been obfuscated by a... more »
1 commentsSave Tags: javascript, reviews, security
JRuby 1.1.3 released - Getting Started with GlassFish
Going forward, JRuby point releases will be on a 3-4 week frequency. And you can always checkout the trunk and build yourself.
1 commentsSave Tags: ruby, server
Should you ever use MySQL, given that Postgres is superior in most ways?
The Network World blog A World of Bytes asks whether, given that the Postgres family of database management systems are more robust and feature-rich... more »
9 commentsSave Tags: database, open source
Video: Adobe Air - Embedding a Browser into Flex 3
This tutorial shows you how to create an Adobe Air desktop application and how to produce an unsigned certificate. The example shows how to embed a... more »
0 commentsSave Tags: flash-flex, how-to, ria, 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
Got the visitors just can't convert them into customers!
A client approached me recently and asked me to get to the bottom of why they weren't converting more of the visitors to their site into either... more »
0 commentsSave Tags: how-to, research, web services
via