Friday, April 18, 2008

How to Trick 4shared.com

Boring on waiting time for your download links, I use this trick for fast the way to reach the link..

1. Open 4shared.com
2. Search your item that you want
3. Click on the link
4. When the page opened, right click on the page and then “view source”
5. Find code like this :

function startDownload(){
//document.downloadForm.submit();
window.location = "http://dc38.4shared.com/download/22350154/b1ec3394/10
_winxp_tricks.pdf?tsid=20080418-214335-3f40a71";
}

6. Copy the link, ex : http://dc38.4shared.com/download/22350154/b1ec3394/10
_winxp_tricks.pdf?tsid=20080418-214335-3f40a71
7. Download with accelerator or another download manager or just open new windows
and paste it.

That’s all, have a nice trick :p

How to Show Up Message on Windows Startup (XP Only)

Ok, this is an old trick; if you need some notes that don’t want to forget when startup your computers try this. Create message using notepad, then save. Put the file (ex : message.txt) to :
"C:\Documents and Settings\All Users\Start Menu\Programs\Startup"
That’s all, have a nice trick.. GBU..

Monday, April 14, 2008

How to get Free Domain and Hosting

I try to make more port folio for my job, and for pressing the cost I just using free domain and free hosting. You can try my way, just need internet connection and go to www.co.nr and aha.. register, so thats all.. And for free hosting i used php hosting because its always Open Source minded and all about Open System Interconnection haha.. try www.phpnet.us

Monday, April 7, 2008

How to Open youtube.com from Indonesia

Arrghh.. Indonesia is trying to ban youtube.com, rapidshare.com, multiply.com.. But always be a way to open it right! ;p Wkwkwk.. Just try this:
Open vtunnel.com or another free web proxy and then, write down the address that you want to open, that’s all..

Friday, April 4, 2008

How to Create Your Own Ringtones

First, you need to know the type of your cellular phone and the characteristic of ringtones. There are many types of ringtones like monophonic, polyphonic, and real tones (true tones). Real tones, I describe with many format like amr, wav, mp3 and many more.

In this section, I want to share how to create my own ringtones but this is just for real tones. Okay, next you need software for cutting, remixing or converting real tones like Sony Acid Pro, Sound Forge or Nero Sound Editor and many more. Nowadays I still used Sound Forge to create my own ringtones.

Next, like cooking you needed some ingredients or raw materials, maybe a piece of funny song, we will remake it or if you are a musician, why not to produce your own ringtones from your music.

Okay let’s do it, turn on your sound editor! (In my example I used Sound Forge).

to be continue ...

What is This Blog About?

This blog is beginner guides to everything. I give the technical details of how to make something. Do you want to create your own ringtones? Actually, when I became interested with internet, I started to download everything I want, but I didn’t think to make my own ringtones till I felt bored. And now when I wanted something, I didn’t search on internet first but I try to make it with my own way. What about you? Want to share with me? Ok let’s share everything!

How to Watch Movie on Your Gadget (Nokia N-Gage for Example)

Sometimes I feel bored with my journey activities and had no time for watching movie, and then I optimized my n-gage to be cinemas on the pocket. Haha..

Requirement:
1. Pocket console or gadget like cellular phone or something, I used n-gage for example,
2. Video player, on n-gage I can use real media or smart movie,
3. Video converter (I using ‘Total Video Converter’ and Smart Movie converter bundled),
4. DVD, VCD or other format movie (This is the main part hah!? ;p)

to be continue...

How to Auto Shutdown Your Computer (For Windows Only)

When I feel sleepy but still want to hear some music from my computer, I usually set my computer for auto shutdown in 30 minutes by using command prompt, try this!
First open up the command prompt by click on the Start à Run (or Ctrl + R) à type ‘cmd’ then enter, on the command prompt type this

C:\> shutdown -s -f -t 3600 -c "Sweet dream baby!"

-s --> for shutdown
-f --> force running application to close
-t --> xx time in seconds, 3600 = 1 hour
-c --> comment

if you want to create some shortcut, just copy the command to the file .txt (notepad) and then save as .bat file.

Latest Post