Aniljava

Category: Uncategorized

On Google Books

Yesterday on my discrete maths class my professor said something, which i remember only the last part.
Two friends were walking down the road. One friend stepped ahead, and the next said. Walk slowly i cannot catch up. First one replied walk fast.
I think the entire google book thing similar. Publishers not being able to walk [...]

Find total actuation / shutter clicks on D60 and other Nikon DSeries camera.

d60 actuation

DSV formatting error – Error on Google Base

In my case this problem was caused by introduction of mode_deflate on apache. My gz files were double gzipped, thus making my txt file all bogus. Simple solution would be download the gz file to the local computer by putting them in a tar file and uploading manually. Other option would be saving .txt file [...]

Removing Watermark with Java using Pixel Color proximity

I had to replace watermark from the image below,
Step 1. Create the area to replace i created this image using photoshop,

Here is the complete code,

import java.awt.image.BufferedImage;
import java.io.File;
import java.io.FilenameFilter;
import javax.imageio.IIOImage;
import javax.imageio.ImageIO;
import javax.imageio.ImageWriteParam;
import javax.imageio.stream.FileImageOutputStream;
import com.sun.imageio.plugins.jpeg.JPEGImageWriter;

public class Main {
public static void main(String[] args) throws Exception {
new [...]

Prestashop Per Item Shipping

Thanks to ahoekman for the contribution. I modified for my own requirements.
I am using weight X rate for shipping calculation, so don’t need to introduce any other fields.
product.tpl

/** UNDERNEATH THE PRICE **/
<span class="old_price">Shipping (48 States) : ${$product->weight}</span>

Some words from Urdu Poetry

Used very simple information extraction script to get these urdu poetry words from http://aligarians.com/

amiir-e-shah’r : powerful people of the city
mansab : exalted position
ohde : position of influence
tadbiir : efforts
taasiir : effect
sitam-rasiidaa : persecuted
aaseb : ghost
sang-baarii : barrage of stones
ilzaam : accusation
fizuul : useless
navaazish : generosity
qubuul : acceptable
muntazir : waiting

Spring Framework + Basic Datasource + JTDS + MS SQL Server Configuration

Java Configuration for spring framework based JTDS and MS Sql Server

Installing VTiger CRM on RedHat / CentOS

Most of the server you get either its dedicated or shared hosting, it will have all the prerequisite you need to install.
Since all the servers these days comes with Apache + MySQL + PHP preinstalled, you dont need to use the one bundled with the viteger. Infact the the bundeled mysql + apache are real [...]

JDM Lab : Performance parts specialists

JDM Lab, Backend / Data provided by rpmware.

Jobs and career links at the companies listed in NYSE & NASDAQ

I generated this link as one of the information extraction project. This is the list of all the companies career page that are listed in NYSE and NASDAQ.