Software
Web page invoker using java
Mar 11th
Hi,
as a programmer there are a lot of problems to face. Fortunately, solutions exist no matter how big is the problem. In my case efficiency is not that big deal, so please ignore the algorithms complexity and other geekly stuff
The problem that made me write this article is:
We have a folder (A) [...]
CPU registers simulator (educational project)
Feb 21st
Computer organization and assembly course was one of the best courses I took. As a computer scientist it opens the world of imagination in my mind so I started to see bits dancing in front of my eyes
3 years passed since that day, I still can remember how our doctor was explaining the [...]
Firefox Tabs Organization
Aug 4th
are you like me opening millions of tabs in one firefox window !
well it is kind of annoying to have all these tabs unorganized inside one single window. Maybe the better way would be saperating the tabs into different firefox windows.
But my way of doing this is a bit different
to be able to explain it [...]
setting up a proxy server for small building lan
Jul 23rd
Hello,
A month ago I and my friends joined a basic DSL plan with one of internet service providers in my country. Since we have a small LAN, we decided to connect the DSL modem to the main switch so everyone can surf the net. Initially we agree to divide the bill fees equally, but now [...]
my batch Image Converter using java imageIO
Jul 10th
how many times you wanted to convert a batch of images from jpg/gif/png/ico to jpg/gif/png/ico?
this happens to me very rarely, still i want to solve this problem my way.
Once i was surfing the net and i found a software called “batch image converter”. it was a simple one. really i liked it so i decided [...]
decompile wordpress mo to po
Jun 30th
hi all,
wordpress is a very powerfull blog publishing application. it supports multilanguage. and its using (mo) and (po) files as languages files. po files are editable language file, where mo is a binary file.
normally language translation are prepared as po files. then they compiled to mo files. but today we will do the opposite thing. [...]
Install anti-virus as replacement for an existing one
Jun 14th
Hi all,
Anti viruses are protection softwares. They keep us safe from viruss attacks. There are many famous anti-viruss like Norton, eset, macafee ,etc. all are very good, still sometimes you need to replace one with another one.
So today I am going to disscuss anti-viruses replacement scenarios and their possible results.
Assume that we have an anti-virus [...]
