May 28, 2006
Well i mixed it up with an indo song. It’s an Irony i don’t understand the songs language, only i can feel the emotions inside the song. Those who understand, enjoy
Tip: Click on play and click pause then and wait for the buffer to complete loading the light Grey bar. Then you can continue playing without interruption.
Leave a Comment » |
Uncategorized |
Permalink
Posted by Ruhani Rabin
May 27, 2006
TechCrunch » Blog Archive » Comparing The Flickrs of Video
I’ve been tracking a number of sites that offer flickr-like services for video.
I’ve taken a look at as many of these services that I could find. The most well known is YouTube, which we profiled in August and which recently raised venture money from Sequoia.
But there are at least eight others worth looking at as well. In addition to YouTube, these are CastPost, ClipShack, DailyMotion, Grouper, OurMedia, Revver, Vimeo and vSocial.
Leave a Comment » |
Uncategorized |
Permalink
Posted by Ruhani Rabin
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