Using jQuery To Make The Typewriter Effect
Ok, so it’s an old effect that has been done in javascript probably a million times, but I’ve seen it used on a few sites quite effectively. By... more »
0 commentsSave Tags: frameworks, javascript
The Invasion of the Female Programmers (You Might Have to Work with One)
So, you’re considering hiring one of these “geekettes,” what should you expect? Well, it will probably be less of an adjustment than you think. Though... more »
5 commentsSave Tags: opinion, trends
Seam and Hibernate Development with JBoss
In this demonstration Jim Tyrrell, JBoss Solutions Architect, will show you exactly how easy it is to use JBoss Developer Studio to reverse engineer a... more »
0 commentsSave Tags: java, open source, web 2.0, web services
bluetooth simulation in C# with serial ports
The article presents a mobile device application that uses serial ports to simulate a bluetooth connection
0 commentsSave Tags: mobile, other languages
David Nuescheler on JCR and REST
In a new InfoQ interview, Day CTO and JCR Spec Lead David Nuescheler talks to Stefan Tilkov about the benefits of JCR, the Java Content Repository... more »
0 commentsSave Tags: java, opinion, standards, tools
Is the 80 character line limit still relevant?
Traditionally, it’s always been standard practice for programmers to wrap long lines of code so they don’t span more than 80 characters across the... more »
1 commentsSave Tags: methodology, opinion, trends
How to Write Parallel Programs
This book is the raw material for a hands-on, "workshop" type course for undergraduates or graduate students in parallel programming. It can also... more »
0 commentsSave Tags: books, research
Being S.M.A.R.T. to achieve the performance optimal code
If you ask most developers what it means to have performance optimal code, they'll typically respond by saying "it runs really fast". But, the... more »
0 commentsSave Tags: methodology, opinion
Ajax For Evil: Spyjax
Ajax has a ton of great uses but one form of negative Ajax has taken life: Spyjax. Spyjax, as I know it, is taking information from the user’s... more »
0 commentsSave Tags: ajax, css-html, javascript, security
10 examples of beautiful css typography and how they did it
A look at 10 different examples of where designers used nothing but CSS to create beautiful typography, and what css and design techniques they used... more »
2 commentsSave Tags: css-html, web 2.0, web design, web services
Understanding scope in object oriented JavaScript
When you think of the keyword this you probably assume it refers to the current instance of the class. This is true for most object oriented languages... more »
0 commentsSave Tags: javascript
The Essence of Software
Distilling software into its essence provides a unique perspective on the overall process. Once we've explored the foundations it becomes easier to... more »
0 commentsSave Tags: opinion
Create an iPhone Interface from any RSS Feed
Tutorial (and free download) for creating a web interface for the iPhone from any RSS feed. Incredibly simple to install on your own site and... more »
0 commentsSave Tags: css-html, javascript, web design
Kernal vs. Kernel in GridGain :)
Very few people actually know from where the word “Kernal” came about. Here’s a good overview: http://en.wikipedia.org/wiki/Kernal. When I was... more »
0 commentsSave Tags: frameworks, hardware, humor, java
5 Tips to becoming a better coder
Yep, 5, count'em... 5!
2 commentsSave Tags: how-to, methodology, opinion
40 Excellent Photoshop Tutorials for Textures and Backgrounds
Large collection of the best tutorials for working with backgrounds and textures.
0 commentsSave Tags: how-to, web 2.0, web design
Beautiful CSS buttons with icon set
This tutorial illustrates how to design nice clean buttons using some lines of HTML, CSS code and an icon set you like it.
0 commentsSave Tags: css-html, how-to, trends, web design
How to fix the Eclipse/Ubuntu crash
This little problem of Eclipse 3.x on Ubuntu 7+ crashing once in awhile... wait, sorry, make that every few minutes... has been driving me nuts. The... more »
1 commentsSave Tags: eclipse, how-to, unix-linux
13 reasons why Ruby, Python and the gang will push Java to die… of old age
Lately I seem to find everywhere lots of articles about the imminent dismissal of Java and its replacement with the scripting language of the day or... more »
0 commentsSave Tags: java, opinion, python, ruby
Google to Deliver GWT 1.5
Google is expected to roll out the latest version of the Google Web Toolkit at its developer conference.
0 commentsSave Tags: ajax, frameworks, java, news
Google Spreadsheets Tips: Invert word position using formulas
A simple tip very useful to invert automatically (using some basic formula) the order of words in a cell. You can also use all formulas in this... more »
0 commentsSave Tags: methodology, tools, web 2.0, web services
When to use an embedded ODBMS
Though relational database systems comprise the majority of back-end databases employed by applications, object databases continue to capture database... more »
0 commentsSave Tags: database
Simple CSS code of 7 lines for Rounded corners: without any images
If only CSS3 would become prevalent, then we wouldn't even need 7 lines!
0 commentsSave Tags: css-html, how-to
Performance improvements in Substance 5, part 2
The biggest pain point of Substance users, as expressed in the comments on the announcement of release 4.3 of Substance look-and-feel, is the... more »
0 commentsSave Tags: gui, java
via