Quantcast
Channel: dzone.com links by livrona
Browsing all 20 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Compute size of Mysql database with it's tables

This post basically provides php script to compute the size of the database along with sizes of individual tables. It's a very handy script that webmaster can run on a periodic basic to checking the...

View Article



Image may be NSFW.
Clik here to view.

Clean up Rail Sessions

This post provides simple solution to clean up sessions. Out of the box rails does no provide this facility.

View Article

Image may be NSFW.
Clik here to view.

Recursively Convert Gif Images To Jpg

A very handy snippet to recursively convert gif images in a directory to jpg using Java Image IO package.

View Article

Image may be NSFW.
Clik here to view.

Open Social API - First Review

This blog post tries to reviews the much anticipated Google's Open Social API released last month. It provides high level insight as what is this about and its pros and cons.

View Article

Image may be NSFW.
Clik here to view.

SSL made easier for Testing By Dummy SSL

This post provides a simple solution for Java to bypass complex ssl setup yet test applications using ssl. In nutshell it provides dummy SSL provider implementation that bypass all check related to ssl...

View Article


Image may be NSFW.
Clik here to view.

Automated Functional Testing

This post reviews how Junit and JMeter can be used for Functional testing web based applications.

View Article

Image may be NSFW.
Clik here to view.

Implementing a logger in CSharp

Have you ever ran into a situation where you want to log messages in order to debug a program. There are many logging packages/framework available but there always a learning curve involved with setup...

View Article

Image may be NSFW.
Clik here to view.

Comono Framework v0.9.0 released

Comono is a collection of general purpose utilities for Java. These are reusable code snippets/components you would most likely need in every Java project. Comono is used in various other Livrona...

View Article


Image may be NSFW.
Clik here to view.

FAQ about Noup, Programs stearms and /dev/null redirection

This series of FAQ tries to answer what is /dev/null, how can it be used, what are stand process streams, redirection etc. on unix platform. Simplified answers for beginners.

View Article


Image may be NSFW.
Clik here to view.

Tips to prevent RSI (Repetitive Stress Injury)

Most of us work 8-10 hours a day, sitting in front of the computer all the day long. We focus our eyes on text/images/videos on screen, type as fast as we could without breaks or moving our hand to use...

View Article

Image may be NSFW.
Clik here to view.

J2EE Acronyms FlashCard

J2EE (Java 2 Enterprise Edition) comprises a number of technologies. Each of these technologies has an acronym.This flashcards helps to learn the various acronyms used in J2EE world.

View Article

Image may be NSFW.
Clik here to view.

Evalute your Techical Skill for starting a website (beginners)

So you are a beginner, trying to create a successful website, Lets see where you stand here. How much technical know how do you have? Classify your self.

View Article

Image may be NSFW.
Clik here to view.

How to executing Shell Command in Java?

This snippets demonstrates how to execute shell command (native to OS) and captures its output as if it was running from the command line. Once the command is executed, it waits for it, and captures...

View Article


Image may be NSFW.
Clik here to view.

Looking for Bright Software Engineers

Any bright people that would like to solve it? This advertisement says it all.

View Article

Image may be NSFW.
Clik here to view.

How to find open ports on a remote computer using Windows?

In any Windows version XP or Vista or even Win7, you can use the PortQry command line port scanner to see all the listening ports on a remote computer...

View Article


Image may be NSFW.
Clik here to view.

How to rename multiple files, convert to lower case and remove spaces?

Let's say you have bunch of Audio files that you have ripped from the CD or bought online or recorded own you own. Normally these file names are in proper case with spaces separating the words e.g....

View Article

Image may be NSFW.
Clik here to view.

What is Database Connection Pool Leak?

Connection Pool help to increase the performance by keep active connections to the database in the pool. The pool is normally managed by the Pool Manager. The Client (API) is supposed to borrow a...

View Article


Image may be NSFW.
Clik here to view.

Factors behind for successful website?

There are lots of factors that would play an important role building a successful website. The following are the few to look at and suggest more...

View Article

Image may be NSFW.
Clik here to view.

How to find a website Niche?

A good Niche is an important for success of a website. Once you get what a niche is, finding become a bit easy. The following tips would help you to choose one.

View Article

Image may be NSFW.
Clik here to view.

How to embed html page within a html page?

Sounds tricky at first, but this can easily done using the IFrame.The html page to embed can be added to the main page as an IFrame.In this way In-line frames can be used to add small notes and other...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images