Holy crap: JVM has coroutine/continuation/fiber etc.
I have always wanted to have generator in Java. After all, Python have this feature, Ruby and C#(*) too. A generator is a way to define an iterator... more »
Tweet 0 CommentsSave Tags: java, research, trends
Clients from hell
Just came across really cool website it’s called “Clients from hell” it’s a collection of anonymously contributed client horror stories from designers... more »
Tweet 2 CommentsSave Tags: humor, research
Case Study: Migrating a Java Web App to Groovy and TDD
In this post, I will touch on the steps I took to migrate the nofluffjuststuff.com code base to Groovy. Next to quitting a job that sucks, migrating... more »
Tweet 0 CommentsSave Tags: groovy, java, methodology, research
Project Management Tools Review
Project Management Tools Review: basecamp vs gforge vs trac&subversion
Tweet 0 CommentsSave Tags: research, reviews
Strategies on How To Motivate Users to Sign Up Through Design
Be it web-based applications or online services, they are taking the internet by storm. Many websites introducing these services are created and... more »
Tweet 0 CommentsSave Tags: research, standards, web 2.0, web design
PHP tokens and opcodes : 3 useful extensions for understanding the working of Zend Engine
“PHP tokens and opcodes” – When a PHP script is executed it goes through a number of processes, before the final result is displayed. These processes... more »
Tweet 0 CommentsSave Tags: how-to, php, research
100,000 tasklets: Stackless and Go
People are talking about Google's Go language. It supports concurrency, which here means light-weight user-space threads and inter-thread... more »
Tweet 0 CommentsSave Tags: research, server
The Examination Timetabling Problem
In the examination timetabling problem we need to assign exams to periods (AKA timeslots) and to rooms. Each student takes several exams. This would... more »
Tweet 0 CommentsSave Tags: java, open source, research
4 Great Ways to Act during an Interview ?
There is one important thing to remember about how to act during an interview: do not act, be yourself.
Google SPDY: Protocol to Speed Up the Internet
google uptakes Research to Speed up internet by 2x Times at least by modifying HTTP
Tweet 0 CommentsSave Tags: news, open source, research, web 2.0
Is Python Slow?
Python is a programming language that I learnt somewhat recently (something like 2, 3 years ago) and that I like very much. It is simple, to the... more »
Tweet 0 CommentsSave Tags: python, research
10 Sexy Free Fonts for Typography Lovers
Typography is perhaps the most important part of design. It makes text into art and changes the way we look at design. I have compiled a list of the... more »
Tweet 0 CommentsSave Tags: research, web 2.0, web design
Why I don't like the Bowling Game kata
I am a big fan of Uncle Bob and I think he is a master of object-oriented programming and architecture. However, in my opinion his Bowling Game kata... more »
Tweet 0 CommentsSave Tags: methodology, opinion, research, trends
Reloading Java Classes 101: Objects, Classes and ClassLoaders
In this article we will review how to reload a Java class using a dynamic classloader. To get there we'll see how objects, classes and classloaders... more »
Tweet 0 CommentsSave Tags: java, research
Top 10 Reasons to Quit Your Job
These are the top ten reasons why you might want to quit your current job. These are difficult, if not impossible, work problems to solve.
Content Management Systems Without The Need Of A Database
Yesterday, there was a post in my favorite forum, asking for a very simple cms that needed no database to operate and to be able to run on a very old... more »
4 Great Ways For Turning the Tables on a Bad Interviewer ?
You're wearing your best suit. Shoes shined. Resume in hand.
The Analysis of Choosing the Right Images and Stock Photography Sites
The use of imagery for websites is a great way of feeding your users with information, allowing them to visualize the scenario which sometimes words... more »
Tweet 1 CommentsSave Tags: open source, research, web design, web services
Eventual Consistency by Example
Recently, there has been a lot of chitchat about the eventual consistency model as illustrated in the famous Amazon Dynamo paper, and today employed... more »
Tweet 0 CommentsSave Tags: database, how-to, research, trends
Top 9 Companies With the Best Job Security ?
With unemployment reaching and expected to surpass 10%, job security is one of the top desires of employees today.
Maven Rambling
Morning train ride is always a nice ride for me as I start fresh and my mind is ready for another jam packed action, so I fired up my laptop and was... more »
Tweet 1 CommentsSave Tags: java, open source, research, tools
The Evolution of Design: How 10 Popular Sites Looked 10 Years Ago
Let's go back 10 years and see just what the "Kings of the Internet" looked back then. Brace yourself.
Tweet 3 CommentsSave Tags: groovy, research, trends, web design
Breadcrumb Navigation Examined: Best Practices & Examples
Breadcrumb navigation is often overlooked in the design and development process. Some people may see it as unnecessary while others may feel it is too... more »
Tweet 0 CommentsSave Tags: research, usability, web 2.0, web design
DZone Daily Dose - 2009/11/4
New releases from Red Hat and K Desktop Environment are available. An update to KDE 4.3 fixes several bugs and Red Hat rolls out its new Enterprise... more »
Tweet 1 CommentsSave Tags: apple, research, unix-linux, usability