Java Multi-Methods Using Proxies and Annotations
This post describes how a limited form of multi-methods, methods that dispatch on the run-time type of the receiver as well as the run-time types of... more »
0 commentsSave Tags: java
How to create a TableLess Form
This is an example of a Tableless CSS Form.
0 commentsSave Tags: css-html
Mixed emotions: SVG versus FXG
Adobe has released a new vector graphics specification for Flex called FXG, but some feel they should have kept with the standard SVG spec and... more »
0 commentsSave Tags: flash-flex, ria, standards, xml
Open source software becomes more reliable every day
Coverity™, Inc., the leader in improving software quality and security, today announced the availability of the Scan Report on Open Source Software... more »
0 commentsSave Tags: open source, php, python, unix-linux
7 Great Tips to Help Code With Currencies
As anyone who’s ever made an e-commerce system knows, money is everything. No, really if you don’t get your financial sums right then you can’t hope... more »
0 commentsSave Tags: how-to, php, ruby
Turbo Productivity In Programming Is The Only Thing
After all my 27 years of writing code for a living (and 34 since I wrote my first line of code) the one thing matters most to me in choosing what to... more »
0 commentsSave Tags: opinion
Killing the “State Monster” - challenging your implicit assumptions
I went to the London Wicket User Group on Wednesday, where Ari Zilka, CTO and founder of Terracotta held a presentation on Terracotta. It was... more »
0 commentsSave Tags: frameworks, java, opinion
Ola Bini: Why not Io?
I have been asked a few times in different circumstances why I feel the need to create my own language instead of just working with Io. That is a very... more »
0 commentsSave Tags: other languages
15 Websites To Help You Learn and Master C++ Programming
Here, the sites I found across the internet that I tought will help you to master C / C++ programming in no particular order.
0 commentsSave Tags: c-and-cpp, how-to
Gang of Four (GOF) Design Patterns in ActionScript-Strategy
Today, we’re going to talk about the design patterns in ActionScript. You may be familiar with those patterns if you’re familiar with OO(object... more »
0 commentsSave Tags: flash-flex
40 most beautiful and inspirational website designs of 2008
2008 has brought some big changes in the design trends. One of the major ones was the end of the so called “glossy revolution“, the wrongful design... more »
0 commentsSave Tags: reviews, web design
7 Ingredients Of Good Corporate Design
It’s hard to define design. We have a broad range of definitions to choose from: design refers not only to graphic design, but to design strategy,... more »
0 commentsSave Tags: opinion, web design
4 Tools to Get More from your Google Analytics
Here are 4 tools to help you sift through your Google Analytics data plus a free e-book „Analytics miniBible” to help you control your online... more »
0 commentsSave Tags: books, how-to, tools, web design
ASP.NET website Continuous Integration+Deployment using CruiseControl.NET, Subversion, MSBuild and Robocopy
You can setup continuous integration and automated deployment for your web application using CruiseControl.NET, Subversion, MSBuild and Robocopy. I... more »
0 commentsSave Tags: .net, tools
The 100 most funny and unusual 404 error pages
One of my biggest collection. I love any kind of creativity and a good error page is not an exception. Here you have the list of my 100 favorites... more »
0 commentsSave Tags: reviews, web design
Using jQuery to enhance ASP.NET AJAX progress indication
In the spirit of Microsoft’s official embrace of jQuery last week, I’d like to show you an example of how easily you can add jQuery functionality to... more »
0 commentsSave Tags: .net, frameworks, javascript
Search, Ask and only then Code
Writing software is expensive; it requires time and mental effort. Writing software can be nasty as well; the code written more often than not contain... more »
0 commentsSave Tags: opinion, reviews
NetBeans Platform Tip: Restore windows after restart
In last version 0.3.2 of Epictetus I've added new feature - restore opened windows and content after application restart. NetBeans Platform allows you... more »
0 commentsSave Tags: frameworks, java, tools
Software Transactional Memory in Scala
The fact is that there are a lot of problems that are hard to solve in a purely-functional style. That’s not to say that no solution exists, but... more »
0 commentsSave Tags: java, other languages, research
Jakob Nielsen's Alertbox: When to Use Which User Experience Research Methods
Modern day user experience research methods can now answer a wide range of questions. Knowing when to use each method can be understood by mapping... more »
0 commentsSave Tags: how-to, usability
Silverlight vs Flash: Switching to Full Screen
It’s not difficult to make a full screen application. But the sample below can save you a lot of time to look around a reference from the Internet.
0 commentsSave Tags: .net, flash-flex, frameworks, open source
Tutorial: Ant Build inside Flex Builder 3
Use Ant inside Flex Builder 3. This step-by-step tutorial demonstrates on how Ant can be used to compile the flex applications within the Flex builder... more »
0 commentsSave Tags: flash-flex, how-to
Anders Hejlsberg and Guy Steele: Concurrency and Language Design
In this conversation Microsoft Technical Fellow and Chief Architect of C# Anders Hejlsberg sits down with programming language design legend and... more »
0 commentsSave Tags: microsoft, other languages, trends
5 Trends of Popular WordPress Blogs
5 WordPress trends and how-to for web developers: User Contributed Link Feed, Post Thumbnail, Tabbed Content and more.
0 commentsSave Tags: php, trends, web design
Creating pluggable applications with Wicket and Spring
Wicket’s component and OO nature make it very easy to create plugins which affect the UI in different ways. In this article we are going to build a... more »
1 commentsSave Tags: frameworks, gui, how-to, java
via