Xcode Vs Eclipse
The popular IDEs for both the platforms, Eclipse and Xcode, is put under comparative analysis on various grounds to measure its... more »
Tweet 0 Comments Save Tags: mobile , web design
Oracle updates Java version numbering in light of security problems
Finally Oracle have bowed to growing pressure and come up with a quick-fix to the security problems besieging Java.
Tweet 0 Comments Save Tags: java , news
Creating Shazam in Java
This got me interested in how a program like Shazam works… And more importantly, how hard is it to program something similar in Java?
Tweet 0 Comments Save Tags: how-to , java , methodology , tools
The CORRECT Way to Code a Custom Exception Class
There is a lot of advice out there on how to go about building your own custom exception classes. A lot of these sources are at... more »
Tweet 0 Comments Save Tags: .net , frameworks , other languages
A collection of jQuery maps plugins
A type of plugin that almost every client asks for these days to be implemented is a map plugin. Most of the times, the only reason why... more »
Tweet 0 Comments Save Tags: web design
How to automatically choose a camera viewing angle of any 3D model
When I wrote stljs, a library to read, write, and convert STL to PNG, one of the things I had to decide was how to calculate where the... more »
Tweet 0 Comments Save Tags: how-to , methodology , tools
Creating a Google Maps shortcode for WordPress
This week we’ll be extending WordPress by adding a custom shortcode. This shortcode will allow us to add a Google Map to a post using a... more »
Tweet 0 Comments Save Tags: how-to , usability , web design
Creating Rich Clients with Apache Pivot
An introduction to the Apache Pivot framework with examples for creating rich clients either programmatical or using xml templates.
Tweet 0 Comments Save Tags: frameworks , gui , java , xml
Just how fast is JBoss Middleware?
Let Radical Rich show you how in this demonstration video from 855 ft up in the air!
Tweet 0 Comments Save Tags: how-to , humor , open source , opinion
Game (and App) Jam - Windows 8 Style!
I'm excited to announce a new set of workshops that I've been planning in collaboration with the folks from the BaltoMSDN user group and... more »
Tweet 0 Comments Save Tags: announcement , microsoft , news
Android Studio: our new, shiny Android IDE
The cat is out of the bag: yesterday, during Google I/O‘s keynote, we announced our new IntelliJ IDEA-based Android IDE, Android Studio.... more »
Tweet 0 Comments Save Tags: java , mobile , news , open source
Mission Control to Major...C4F - Coding4Fun Mission Control project
Coding4Fun Mission Control is a flexible framework that allows developers to easily create an API to control a variety of devices through... more »
Tweet 0 Comments Save Tags: .net
Monitoring Memory Usage inside a Java Web Application with JSF, PrimeFaces and MemoryMXBean
This article explains how to monitor memory usage in your web application by requesting the MemoryMXBean and exposing collected metrics... more »
Tweet 0 Comments Save Tags: how-to , java , tools
HTML5 Infographic: Past, Present and Future
HTML5 is one of the most popular markup language in this era. Mostly designers and developers use this amazing language as it is easy to... more »
Tweet 1 Comments Save Tags: css-html , open source , web design
5 Reasons Why the Web Platform War is Over: PHP Won with 75% says Google
During Google I/O 2013 event a Google manager said PHP runs on 75% of the Web sites. So they decided to finally support PHP as in their... more »
Five advanced Java Synchronizers you probably don’t know
Besides the common synchronize which is based in the lock bit that every Java object has, you have more sophisticated synchronizers in java
Tweet 0 Comments Save Tags: how-to , java , standards , trends
Are You Making These 10 Web Design Mistakes?
Web usability is something that most online publishers spend time on, but few spend enough time on. Design and usability – like traffic... more »
Tweet 0 Comments Save Tags: reviews , web design
Windows Phone Apps - Saved Photos to the User and Back
For more than one scenario, the developer might want to have access to the pictures stored in the device photo hub. That can be done in... more »
Tweet 0 Comments Save Tags: how-to , microsoft , mobile , tools
Earn Money with your App Idea
World’s largest Ad Network InMobi for Ad monetization for your Apps. In line with ShepHertz vision to become a One-stop for App... more »
Tweet 0 Comments Save Tags: apple , mobile , windows
Developing Web Application with Node.js, Express.js and MongoDB
This is a Proof of Concept for making Node.js to communicate with MongoDB through REST API
Tweet 0 Comments Save Tags: agile , frameworks , javascript , open source
How to Argue About Code.
None of us would be very good developers if we never had arguments about The Best Way to Do Things. But I've had enough silly arguments... more »
Tweet 0 Comments Save Tags: how-to , reviews
Do you have architects or senior developers?
Why there are very few good Java Architects? Well, most people will say to me, that this isn’t true, they have Java Architects in their... more »
Tweet 0 Comments Save Tags: java , methodology , server , trends
Continuous Information - Jenkins newsletter volume 4
Vol 4 of the Jenkins newsletter came out last night. It features Jenkins tips from founder Kohsuke, latest growth stats (730+ plugins,... more »
Tweet 0 Comments Save Tags: agile , java , news , open source
10 Ways JMS 2 == Less Code
JMS 2 is one of the most significant parts of Java EE 7. One of the principal goals of the JMS 2 API is improving developer productivity... more »
Tweet 0 Comments Save Tags: java
Absolute Estimating vs. Relative Estimating
I’ve started work on some new videos and this time it’s all about Agile Estimating, Planning and Contracts. This is the obvious next step... more »
Tweet 0 Comments Save Tags: agile , methodology , reviews