Optimize Wordpress for Professional Performance
Let’s investigate some of the most essential tips you can use to improve you Wordpress performance.
Tweet 1 CommentsSave Tags: how-to
Session Handling in GWT
This post shows how to use session handling in GWT, shows the client and server-side plumbing that is required to get this done nicely...esp. when you... more »
Tweet 0 CommentsSave Tags: gui, how-to, java
LinkedIn Platform: Open for Business
Starting today, developers worldwide can integrate LinkedIn into their business applications and Web sites. Developer.linkedin.com is now live and... more »
Tweet 0 CommentsSave Tags: news, web services
6 Great Ways to Recover From a Job Interview Mistake?
Everyone has had an interview that didn't go as well as it should have. Luckily, there are things you can do before, during and after an interview to... more »
8 Things Programmers Should Know About UI Design
In an ideal world, each big subject from the software development process would be handed to a specialized professional: UI designers, programmers,... more »
Tweet 0 CommentsSave Tags: gui, opinion, reviews
21 Prototyping, Mockup, and Wireframing Tools for iPhone App Development
There are many different types of tools available to developers, from low-tech stencil kits to high-tech collaborative software. So I’ve rounded up a... more »
Tweet 0 CommentsSave Tags: mobile
Microsoft to Pay for De-Indexing from Google
Worst deal for Search dominance
Tweet 0 CommentsSave Tags: microsoft, news, open source, web services
DZone Daily Dose - 2009/11/24
A new document from the European Network and Information Security Agency shows the primary risks of cloud computing and a new chart of smartphone... more »
Beautiful and Creative Hand-Drawn Typography
Hand drawn typography is hottest trend for graphic designers and typography lovers. You can use photoshop or Illistrator to create it from scracth. In... more »
Tweet 4 CommentsSave Tags: gui, how-to, trends, web design
Java vs. Scripting API for Hadoop: Is Java Always Best?
Are there cases where a scripting language is more advisable than using Java for both speed of development and performance? How can you identify them?... more »
Tweet 0 CommentsSave Tags: frameworks, java, other languages, research
Plug your .NET apps into the Windows 7 Taskbar
The task bar has some of the most visible improvements in Windows 7 - find out how to hugely increase the usability of your .NET applications by... more »
Land the Tech Job You Love
Take it straight from a hiring manager's mouth: Go get this book and do what it says! You might say, "But I already have a tech job that I love." My... more »
Tweet 0 CommentsSave Tags: books
Octave is getting faster!
GNU Octave "is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving... more »
Tweet 0 CommentsSave Tags: other languages, research
Groovy Goodness: Finding Files with FileNameFinder
The groovy.util package contains the FileNameFinder and FileNameByRegExFinder classes. We can use the FileNameFinder classe to search recursively for... more »
Tweet 0 CommentsSave Tags: groovy
JPA under the Hood - Understanding your JPA Frameworks
JPA has standardized the interfaces for persistence frameworks. However how much is standardized regarding the runtime behaviour of frameworks. These... more »
Tweet 1 CommentsSave Tags: database, frameworks, java, tools
Visual Studio 2010: A first look for developers
Microsoft .Net Framework 4.0 and Visual Studio 2010 screenshots
Tweet 0 CommentsSave Tags: .net, frameworks, microsoft, reviews
Groovy Goodness: Create Dynamic Methods
In Groovy we can write classes and write an implementation for methods we don't even know exist. We must implement the method methodMissing() which is... more »
Tweet 0 CommentsSave Tags: groovy, how-to
Pretty URLs with .htaccess Rewriting.
Pretty URLs always helps you to boost up search engine page ranking. In this post I want to explain about URLs rewriting techniques using .htaccess... more »
Tweet 0 CommentsSave Tags: how-to, php, usability, web design
Lawnchair - Client Side JSON Document Store
Sorta like a couch except smaller and outside, also, a client side JSON document store. Perfect for webkit mobile apps that need a lightweight,... more »
Tweet 1 CommentsSave Tags: database
An Introduction to Test-Driven Development with Legacy code
Test-Driven Development, or TDD, is often quoted as an essential Agile best practice, and so it is. It works wonders on green-fields projects and new... more »
Tweet 0 CommentsSave Tags: java, methodology, opinion
Play – a Java framework for web applications
Not long ago i came across this cool Java framework for building your own web applications. Actually I think someone posted it at Twitter (... more »
Tweet 0 CommentsSave Tags: frameworks, java
Top .NET Performance Problems and how to avoid them
Every time I work with one of our .NET customers to help them with managing their application performance I come across the same problems as seen with... more »
Synthetica BlackEye Highlights | Java.net
Synthetica V2.9 (Swing Look and Feel) comes along with a new theme called Synthetica BlackEye Look and Feel. Below you'll find a short summary of the... more »
Tweet 0 CommentsSave Tags: gui, java
JSF and Richfaces configuration in Netbeans6.x
This article is used to configure JSF and Richfaces in Netbeans 6.x
Tweet 0 CommentsSave Tags: ajax, frameworks, java
Create Your Own Flash Adventure Game - Path Finding
In this tutorial we add a player to the Flash adventure game, and implement some path finding.
Tweet 0 CommentsSave Tags: flash-flex