|
|
Archive for the 'Tips & Nifty Tricks' Category
Tuesday, December 12th, 2006
It’s been known for a while that you can use the Google video embedded player through Gmail to play media files. You can actually play any file openly hosted on the internet (in supported file format).
It does not required you a Gmail login or even have a Gmail account. All you have to do Read more …
Posted in Tips & Nifty Tricks | No Comments »
Wednesday, November 15th, 2006
Sometimes when designing an HTML form, you need to have the focus on a specific item in your form, which is not necessarily the first item in the form. This can be achieved very easily. You cannot do this with HTML. However, you can include a tiny JavaScript after the form that sets the focus Read more …
Posted in Web Development, Tips & Nifty Tricks | No Comments »
Thursday, May 25th, 2006
When deciding to install the Last.fm player manually by downloading Windows Zip version (”for the office PC” - What does that mean?) and extracting it, there is one important procedure that is not performed. That is, associating the lastfm protocol with the lastfm player.
Basically every time you will try to click a Last.fm station (for Read more …
Posted in Tips & Nifty Tricks | No Comments »
Tuesday, May 16th, 2006
Google launched the Gmail picture feature just a few days ago. It seems like some people are having a hard time understanding how to add their own photo to Gmail or finding the answer on Gmail’s FAQ. So here are the three most important answers for these issues:
1. What are Gmail pictures?
2. How do Read more …
Posted in Tips & Nifty Tricks, Internet | No Comments »
Tuesday, May 31st, 2005
I’ve just been asked by a colleague about changing files date on a Linux system.
The command to change the date/time stamp of the file is: touch.
There are three date/time values associated with every file on an ext2 filesystem:
- The time of last access to the file (atime)
- Read more …
Posted in Tips & Nifty Tricks | No Comments »
Monday, October 11th, 2004
Icons that present a websites logo is nothing new, they actually exist since Internet Explorer 5.0 for favorites. Mozilla have embraced the idea and now you see the icon not only in bookmarks but also in the navigation bar and the tabs headline. What it’s does is associate a particular icon with your website. Read more …
Posted in Web Development, Tips & Nifty Tricks | 6 Comments »
Wednesday, September 29th, 2004
Sometime the most pesky things can drive you crazy. Evidence to that is the trial of a friend of mine to reset the “Always ask before opening this type of file” functionality for a specific file type. The problem was that she couldn’t find where the attribute can be reset. After saving a trip to Read more …
Posted in Tips & Nifty Tricks | No Comments »
Tuesday, August 31st, 2004
This is a very nice article by Robert Bernier which tells you how to create self-booting movie CDs.
All you need is:
1) The PC that plays the movie must have a CD reader as its primary boot-up device. It should have a Pentium III or better CPU.
2) The PC used to create the movie must Read more …
Posted in Tips & Nifty Tricks | No Comments »
Tuesday, July 20th, 2004
How many times you trusted your good old floppy bootdisk and found out it’s kaput? Well there is one place you can turn to when this happens, BootDisks.com.
At BootDisks.com you can find ready to create boot disks of all Microsoft operating systems, starting from DOS 5.0 and all the way to Windows XP setup disk Read more …
Posted in Tips & Nifty Tricks | No Comments »
Wednesday, July 14th, 2004
An old vulnerability has been discovered in multiple browsers, allowing malicious people to spoof the content of websites.
The problem is that the browsers don’t check if a target frame belongs to a website containing a malicious link, which therefore doesn’t prevent one browser window from loading content in a named frame in another window. Successful Read more …
Posted in Tips & Nifty Tricks | No Comments »
Monday, June 14th, 2004
Need to have a paragraph indentation? Want to space out text in your Web page? There is an easy way to add spaces to your Web page text! One just needs to enter the code for space into the HTML. This is known as a “non-breaking space.” Each occurrence of this code: will add Read more …
Posted in Tips & Nifty Tricks | 4 Comments »
Wednesday, April 28th, 2004
For some reason when using the form input button Internet Explorer chooses to add an additional new line after using the </FORM> tag. This problem does not exist in Mozilla and most other browsers, obviously, the ones that do not use the IE engine.
Here is an example of the problem (you will see it only Read more …
Posted in Tips & Nifty Tricks | 2 Comments »
Sunday, March 28th, 2004
Back in the old days we used to use this method to send mail all the time. That is beside the tendency to trick our less knowledgeable friends. They used to get mails from god@earth.net or devil@hell.org and so on.
What you basically need to make it work is an address of a mail server capable Read more …
Posted in Tips & Nifty Tricks | 14 Comments »
Saturday, March 20th, 2004
Have you ever tried installing an RPM and things seem to go wrong even before anything substantial is happening? During those occurances you will get errors like “V3 DSA signature: BAD, key ID” or sometimes the installation process will not generate any errors while the application doesn’t seem to work properly. This might be a Read more …
Posted in Tips & Nifty Tricks | No Comments »
|
|