Hi,
here I am to speak about a great problem with my lovely laptop Asus M51se-AP0042c and Ubuntu 9.04 Jaunty Jackalope . This notebook has an ATI video card but it’s not the primary problem. it seems that there is a “little” bug in the bios mobo like we can see here. So after reading […]
During my studies in Computer Networks when I was searching an example about FTP, I’ve found a very important information about the previous protocol: in JRE there’s sun.net.ftp.FtpClient, a class that implements the FTP protocol, but there isn’t any trace of the relative documentation. So I did a little search on Sun official […]
How many of us always (maybe) ask and look for a method to save Desktop’s Icons Layout with a simple program. Why? Because when our os crashes or when we change monitor resolution, we LOOSE our layout! Is it a problem? IMHO It’s a great problem.
Fortunately I have just found this software!
I don’t know if you agree with me, but I hate university’s lab workers(so called “experts”) and their restrictions. When you want to surf the net (in our University) you must logging in again with another password when you open Firefox or IE; then you can only visit some sites otherwise your account will […]
From my mail bag:
Where can I get free interactive access to HP-UX or Linux distro or UNIX shell access? Here!
You can simply grab and try out any Linux / BSD / Solaris Live CD. However, some time you cannot install and use particular UNIX like os. So, if you want to try the latest […]
When I open my Firefox Web Browser I see hundreds of RSS feeds… RSS feeds are always a great method to stay tuned on your preferred sites. But if I wanna have updates on my mobile phone? Here is the key!
Web-alerts.com, a free web service that forwards RSS updates to your mobile phone by […]
This article is a tribute for my friend “DDP”(we can call him “The king of Computer and Bayesan Networks”, he just got last title on 2007/19/12). He always explained me a problem about java releases: “How can I create an installation file? What can I do when the final user doesn’t have a JRE? […]
Hi @ all!
This is an useful article for all people which, like me, use “Naviga3″ to surf the net when they are without an ADSL connection.
So we can be always ONLINE.
This article has been written to help my great COOK friend Doctor Mazzilli (if you don’t remember him, go here).
So Shall we start? OK.
First […]
Background:
In today’s enterprise applications their is a big requirement for dynamic generation of PDF documents. These applications range from telecom companies generating phone bills, airlines producing e-tickets, banks generating customer statements for e-mail delivery to readers, book sellers selling books in pdf format.
What is PDF:
The Portable Document Format (PDF) is the file format created […]
You can use logsave command to save the output of a command in a logfile. General syntax is as follows:
logsave /path/to/logfile command-name argument(s)
The logsave program will execute command-name with the specified argument(s), and save a copy of its output to logfile. If the containing directory for logfile does not exist, logsave will accumulate the […]
Sometimes when you visit a site that requires loggin in, you find saved credentials by your browser (i.e. :firefox). Wanna see them (password) ?
Just use this simple javascript code:
(past it on the address bar)
javascript:
(function()
{var s,F,j,f,i; s = “”;
F = document.forms;
for(j=0; j < f .length; ++j)
{ f = F[j]; for (i=0; i