Build your own supercomputer out of Raspberry Pi boards
Who says you need a few million bucks to build a supercomputer? Joshua Kiepert put together a Linux-powered Beowulf cluster with... more »
Tweet 0 Comments Save Tags: hardware , how-to , open source , unix-linux
How to read a XHTML form data using EJB
This article will help us to learn about the procedure of reading the XHTML form data and also will explain the process of using EJB... more »
Tweet 1 Comments Save Tags: how-to , java , xml
Analysing REST Web Services with Squid and AWStats
A walkthrough of how I set up AWStats to monitor my Squid Server cache logs. My environment is on Amazon EC2 - running Squid as a reverse... more »
Tweet 0 Comments Save Tags: how-to , java , mobile , web services
How to Navigate to an URL in #LightSwitch?
Sometime we might want to navigate to a specific URL in LightSwitch application. That might be a web page URL or a direct URL to some... more »
Tweet 0 Comments Save Tags: how-to , microsoft , ria , web 2.0
PhoneGap and AngularJs: Build upon the PhoneGap api to expose some AngularJs services
This series of tutorials will focus on using PhoneGap and AngularJs together in an iOS application. We will start off small but build... more »
Tweet 0 Comments Save Tags: frameworks , how-to , javascript , mobile
Building Human Fault-Tolerant Systems
In this really excellent talk from Strata 2013, Twitter's Nathan Marz walks through the challenges and serious rewards of building... more »
Tweet 0 Comments Save Tags: how-to , tools
How to create a Calculator App for Android
In this article, we will learn about the creation of Quick Calculator application in android that is useful to get quick mathematical results.
Tweet 0 Comments Save Tags: how-to , java , mobile , other languages
Customizing WordPress Using Custom Post Types
One of WordPress’ greatest features is its ability for customization. There are many sites out there that could benefit greatly from... more »
Tweet 0 Comments Save Tags: how-to , usability , web design
Date Piker Example In Android | Simple Date Piker Demo in Android | DatePikerDialog sample Code
Sample code for date piker in android using DatePickerDialog...
Tweet 0 Comments Save Tags: eclipse , how-to , java , mobile
How to crack a Telephonic Interview?
This is an important step for both the interviewer and the interviewee. Just as a personal interview, there are some basic dos and... more »
Tweet 0 Comments Save Tags: how-to , humor , opinion
Setting up VisualVM in under 5 minutes
Ever used VisualVM? This quick guide will quickly get you working with VisualVM in Eclipse or IntelliJ IDEA.
Tweet 0 Comments Save Tags: how-to , java , tools
JBoss BRMS Rewards Demo Updated with EAP 6.1.0
Demo updated with newest JBoss EAP version.
Tweet 0 Comments Save Tags: how-to , java , open source
Everything I Know About Project Management, I Learned from Game of Thrones
In George R.R. Martin’s masterful series, A Song of Ice and Fire (currently an HBO television show, Game of Thrones), many characters in... more »
Tweet 0 Comments Save Tags: how-to , humor , methodology
How to use 'not like' in Apache Hive
Usage of 'not like' in apache hive'
Tweet 0 Comments Save Tags: cloud , how-to , open source , other languages
Spring Security – security none, filters none, access permitAll
The differences between access="permitAll", filters="none", security="none" in Spring Security.
Tweet 0 Comments Save Tags: frameworks , how-to , java , security
100% Big Data, 0% Hadoop, 0% Java
Pavlo Baron presented this 45-minute lecture on Big Data minus Java/Hadoop at NoSQL Matters.
Tweet 0 Comments Save Tags: database , how-to , news
7 secrets every developer should know before getting into a manager or lead role
At some point of time in your career, you have to decide if you want to continue on a technical path or to take up a management role.... more »
7 Things You Didn’t Know About DataMapper
Let’s say you need to map and transform a message payload from one structure and format to another. Of course, DataMapper is the perfect... more »
Tweet 0 Comments Save Tags: how-to , tools
Collection of interesting unix commands
In the process of learning unix, found few interesting unix commands. Sure that you may few that can added to the list.
Tweet 0 Comments Save Tags: how-to , unix-linux
Python: Django Email Tricks
I'll start by butchering Zawinski's law of software development and say that most applications evolve until they can either send or read... more »
Tweet 0 Comments Save Tags: frameworks , how-to , python
More JBoss BRMS Demo Updates
This week the final GA of JBoss EAP 6.1.0 was released. Previously I had updated the Customer Evaluation Demo and the Rewards Demo to run... more »
Tweet 0 Comments Save Tags: how-to , java
Building A Cloud or Mobile App with Joget Workflow v4 (Beta)
So what's up with Joget Workflow v4? In a nut shell, v4 allows users to not only develop web apps, but web apps that are built and run on... more »
Tweet 0 Comments Save Tags: cloud , how-to , mobile , open source
Tracing Black Boxes I: JMX Insight Into JVM Performance
JMX stands for Java Management Extensions, and while Wikipedia’s page about JMX is a bit sparse, this IBM developerWorks guide provides a... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , tools
Magento: Change Database Prefix
In this quick article we will see how you can perform database table prefix change for Magento.
Tweet 0 Comments Save Tags: how-to , open source , php , research
Web API in ASP.NET Web Forms Application
With the release of ASP.NET MVC 4 one of the exciting features packed in the release was ASP.NET Web API. In a nutshell, ASP.NET Web API... more »
Tweet 0 Comments Save Tags: .net , how-to , microsoft , tools