Hosting Your Java Server Side Code
App42 platform gives you the power to host your custom server side code in our cloud. Below are the listed features and advantages for the same.
Tweet 0 Comments Save Tags: cloud , java
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
jvmtop - a top-like console tool to monitor your JVMs
jvmtop is a lightweight console application to monitor all accessible, running jvms on a machine. It's like top but is able to provide... more »
Tweet 0 Comments Save Tags: java , server , tools , unix-linux
A bet you don’t know about these in Java!
Double Brace Initialization Probably a lot of time you whish to initialize a collection in Java with default values at construction time,... more »
Tweet 1 Comments Save Tags: how-to , java , research , standards
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
Design = emotions + usability
While fine art is a subjective field, graphic design is more formulaic in its fundamentals. An effective design should make people feel a... more »
Tweet 0 Comments Save Tags: news , usability
JIRA 6.0 - confident movement to nowhere?
Atlassian spent almost a year on improving JIRA project management tool. What has been done and what was expected for 6.0 version?
Tweet 0 Comments Save Tags: agile , reviews , usability , web services
The Feature That Made All the Difference for One Master Tester
Because our customers are software developers and testers, we get to learn from them nearly everyday. Sometimes they even teach us things... more »
Tweet 0 Comments Save Tags: reviews , tools , web services
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
Dart Is Not the Language You Think It Is
When Dart was originally launched, many developers mistook it for some sort of Java clone. In truth, Dart is inspired by a range of... more »
Tweet 0 Comments Save Tags: other languages , reviews
Continuous Delivery and Long-Term Requirements
In this talk, Paul Gerrard discusses continuous delivery, particularly as it pertains to long-term requirements. Testing up front, he... more »
Tweet 0 Comments Save Tags: methodology , opinion , tools
C# Best Coding Practices for Developers to Follow
In this article, I will try to list down some C# best practices which a C# developer must follow during development of a project. These... more »
Tweet 0 Comments Save Tags: .net , opinion , standards
50 Useful CSS Snippets Every Designer Should Have
For this article I want to present 50 handy CSS2/CSS3 code snippets for any web professional. These are perfect for storing in your... more »
Tweet 0 Comments Save Tags: css-html , open source , tools , web design
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
An addition to your web designer toolbox
As a web designer, you have a variety of tools and resources that you can choose from to make your work easier and/or better, but picking... more »
Tweet 0 Comments Save Tags: web design
The Free-to-Play Gaming Evolution | allenc
Games have come a long way since when they cost $80 and came in cardboard boxes with terrible cover art. The mechanism of funding... more »
Tweet 0 Comments Save Tags: cloud , games , opinion , trends
Java EE 7 and JAX-RS 2.0
Java EE 7 with JAX-RS 2.0 brings several useful features, which further simplify development and lead to the creation of even... more »
Tweet 0 Comments Save Tags: how-to , java
Fundamental for creating interactive maps using J-Query
JQuery is enhanced Java Script libraries that run on client’s side in client server based environment over internet, client side means... more »
Tweet 0 Comments Save Tags: javascript
Do’s and don’ts of typography
As so much of the content available on the web is text it’s essential for web designers to understand the basic principles of good... more »
Tweet 0 Comments Save Tags: how-to , news , usability
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
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
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
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
AWS Masterclass - EC2
This webinar explains how to get to grips with Amazon EC2, Elastic Load Balancing and Auto Scaling.
Tweet 0 Comments Save Tags: cloud , news
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