April 27, 2006
Choosing a desktop Linux distro
Probably everyone who reads DesktopLinux.com — and certainly yours truly — encounters the same question over and over again: “What’s the best Linux desktop distribution?” Now, while some people will swear up and down that Slackware or Fedora or even Puppy, for that matter, is the best Linux desktop, I think the answer is more complicated. In fact, I don’t think there is a single answer.
I think the best Linux desktop is the one that’s best for a particular person based on their needs and level of Linux expertise. So, the next time someone asks you that question, I suggest you reply with a couple of questions of your own.
Leave a Comment » |
Uncategorized |
Permalink
Posted by Ruhani Rabin
April 21, 2006
Slysoft Products AIO April 2006
AnyDVD | CloneDVD | CloneCD | CloneDVD Mobile| Virtual Clone Drive
Download
Leave a Comment » |
Uncategorized |
Permalink
Posted by Ruhani Rabin
April 19, 2006
Microsoft Windows XP: Do Amazing Things
ISBN: 0735619832
Author: Joli Ballew
Publisher: Microsoft Press
Amaze yourself! Use this book-and-DVD set to create and share rich experiences with Windows XP. This fun, friendly guide introduces a world of possibilities�and provides the straightforward, how-to instructions to try them out right now. Create memories by taking digital photos and transferring them to your computer; share your experiences by creating a slide show or a narrated photo story; organize your tunes by developing a music library; wake up on time by setting your PC as an alarm clock; chat with friends by sending instant messages with sound and video; become a DJ by mixing your own custom CDs; plus dozens of other activities and experiences. You�ll amaze yourself with what you can do with the latest versions of Windows Movie Maker, Microsoft Windows Media® Player, Windows XP Power Toys, Microsoft Plus!, Microsoft Internet Explorer, and other features, capabilities, and tools for Windows XP.
http://rapidshare.de/files/18111915/XPAmazingThings.part1.rar
http://rapidshare.de/files/18113136/XPAmazingThings.part2.rar
Leave a Comment » |
Uncategorized |
Permalink
Posted by Ruhani Rabin
April 19, 2006
Codefixer – Inserting records into database table using ASP
Inserting records into a database table
Download the code
The code below simply inserts data into the table called 'tblFriends' in an Access database called 'Friends.mdb'. The table has 3 columns, firstly an 'ID' field that is an autonumber, secondly a field called 'FirstName' which is a textfield and lastly another textfield called 'SurName'.
Leave a Comment » |
Uncategorized |
Permalink
Posted by Ruhani Rabin
April 19, 2006
PHP Tutorial – Include File
Without understanding much about the details of PHP, you can save yourself a great deal of time with the use of the PHP include function. The include function takes a file name and simply inserts that file's contents into the script that calls used the include function.
Why is this a cool thing? Well, first of all, this means that you can type up a common header or menu file that you want all your web pages to include. When you add a new page to your site, instead of having to update the links on several web pages, you can simply change the Menu file.
Leave a Comment » |
Uncategorized |
Permalink
Posted by Ruhani Rabin
April 19, 2006
Button Maker :: Adam Kalsey
Button Maker
Call it a badge, sticker, button, or whatever you'd like. Create yours below. Pick some colors, enter some text, and you'll get a button you can download for your site.
Leave a Comment » |
Uncategorized |
Permalink
Posted by Ruhani Rabin