Isnin, 16 April 2012

Bagaimana meletak FB chat di blog

0 ulasan
Hari ini "tukanglawan, mahu ajar bagaimana cara paling mudah masukkan Chat fb ke dalam artikel blog anda

Baiklah, ikut langkah yang di terangkan dibawah ini, nampak sukar, tapi sangat mudah

BAHAGIAN 1

1- bukak blog anda, pergi ke bahagian SETTING dan cari FORMATING



2- Setelah jumpa, cari box POST TEMPLATE seperti yang ditunjukkan dibawah ini




Copy Skrip dibawah ini.

<div id="fb-root">
</div>
<script>
(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=379567455402221";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>  <div class="fb-comments" data-href="http://tukanglawan.blogspot.com/" data-num-posts="4" data-width="590">
</div>



3- Kemudian pastekan ke dalam kotak berkenaan.

baiklah, dalam proses ini apa yang harus anda lakukan ialah mengubah tulisan yang berwarna merah itu dengan url link posting anda ( akan ditunjukkan kemudian) cuma buat masa ini tukar sahaja kepada url link blog anda.

Contoh

URL link blog tukanglawan ialah  http://tukanglawan.blogspot.com/ ( boleh semak di ruangan atas browser anda. )



jadi anda harus tukar link yang merah pada skrip  yang dimasukkan dalam kotak tadi dengan link blog anda,

manakala no "4" yang ditandakan dengan warga unggu itu ialah berapa banyak paparan komen yang anda magu tunjuk, tukar kepada jumlah yang anda inginkan.


dan yang terakhir ialah nombor berwarna biru "590" , ini adalah ukuran lebar, jika kebiasaanya ia akan sesuai dengan ukuran blog anda, jika tidak ubah sedikit, kurangkan nombor itu untuk keciklan atau besarkan lagi untuk besarkan saiz lebar.

Ok sudah siap bahagian pertama dan anda save , setting ini.


BAHAGIAN 2
Sesudah anda masukkan skrip itu, setiap kali anda tulis artikel anda komen tersebut akan keluar secara automatik, sebelum "tukanglawan" ulas panjang perkara itu, ingin  "tukanglawan" ingatkan kepada anda, bahawa anda mungkin sedikit terkeliru bila mahu tulis posting.

ini kerana ada tulisan dalam kotak new post anda. jangan khuatir dan jangan sesekali padam skrip tersebut, apa yang anda perlu lakukan ialah menulis seperti biasa diatas skrip tersebut. ( hanya dapat dilihat jika anda guna Edit HTML, tetapi tidak kelihatan jika di ruangan Compose)




Sesudah anda tulis artikel berkenaan, anda boleh publish posting tersebut seperti sedia kala, sekarang bahagian ke 2 sudah selesai, namun komen tersebut tidak khas kepada  artikel berkenaan, "tukanglawan" akan kongsi bahagian terakhir yang anda harus buat supaya komen tersebut khas kepada artikel tersebut sahaja.

Sekarang publish, dan view posting, di bahagian atas browser copy link posting tersebut, seperti contoh dibawah



Masuk semula ke blog, dan edit kembali posting tadi, pergi ke EDIT HTML dan cari tulisan yang berwarna merah yang ditunjukkan dibawah


</script>  <div class="fb-comments" data-href="http://tukanglawan.blogspot.com/" data-num-posts="4" data-width="590">

dan gantikan dengan link posting anda tadi seperti contoh dibawah

</script>  <div class="fb-comments" data-href="http://tukanglawan-tutorial.blogspot.com/2012/04/bagaimana-meletak-fb-chat-di-blog.html" data-num-posts="4" data-width="590">

kemudian publish semula artikel anda.


Tahniah, komen fb telah dimasukkan dengan jayanya, lakukan perubahan link itu setiap kali anda menulis artikel , tukarkan link asal dengan link artikel baru anda, dan setelah 2-3 kali melakukannya pasti anda sudah biasa dan tak rasa sukar lagi.


BACA SETERUSNYA - Bagaimana meletak FB chat di blog

Selasa, 16 Ogos 2011

Membuat Headline News Blog

0 ulasan
Kali ini aku akan membahas tentang membuat headline news untuk blog. Sesuai namanya, widget headline news ini menampilkan judul serta link artikel-artikel terbaru dari blog kamu di bagian atas atau bawah blog kamu.
Kamu bisa lihat contoh gambarnya di bawah:


Judul-judul artikel pada headline news tersebut bergerak, sehingga lebih menarik perhatian pembaca.

Caranya:
  1. Masuk ke account Blogger kamu, pilih "Layout" - "Page Elements",
  2. Klik "Add a Gadget" dan pilih "HTML/JavaScript",
  3. Tidak usah diberi judul, kemudian copy-paste kode di bawah ini:
    <script type="text/javascript">
    
     var hn_url_blog = "http://BLOGKAMU.blogspot.com";
     var hn_jumlah_post = 5;
     var hn_warna_latar = "#EEEEEE";
     var hn_warna_garis = "#000000";
     var hn_posisi = "top";
     var hn_tampilkan_judul = true;
     var hn_backlink = true;
    </script>
    <script src="http://copycat91.googlecode.com/svn/trunk/headlinenews.js">
    </script>
    
    
  4. Berikut adalah penjelasan tentang variabel-variabel di atas:

    • hn_url_blog adalah URL blog kamu (widget ini hanya untuk pengguna blogger).
    • hn_jumlah_post adalah jumlah judul artikel yang ingin kamu tampilkan pada headline news.
    • hn_warna_latar adalah kode warna untuk latar belakang headline news. (Baca artikel kode hex warna di sini)
    • hn_warna_garis adalah kode warna untuk garis bingkai/border headline news. (Baca artikel kode hex warna di sini)
    • hn_posisi menentukan posisi headline news kamu apakah di atas ("top") atau di bawah ("bottom"),
    • hn_tampilkan_judul bernilai true kalau kamu ingin menampilkan tulisan "Headline news of BLOGKAMU" di bagian kiri dan bernilai false jika tidak ingin menampilkannya,
    • hn_backlink bernilai true kalau kamu ingin menampilkan backlink ke blog ini dan false jika tidak.
Selamat mencoba dan semoga bermanfaat! :D
BACA SETERUSNYA - Membuat Headline News Blog

Ahad, 7 Ogos 2011

How to Unlock Huawei USB Modem For Free

2 ulasan
It’s not difficult to look for unlocking service for Huawei USB 3G modem online. Most of the time however, these unlocking service comes with a small fee. Some forums do offer such service for free—but you would have to wait for the kind soul to respond to your request, and God knows how long they will take.
Huawei E1762

If you rather go for something that can unlock your Huawei modem within seconds for free instead, check out the following three unlock code generators.

Online Unlock Key Generator

On this site, getting your modem’s unlock code is as simple as entering your modem’s IMEI, enter the CAPTCHA code and click on the “Calculator” button.
Within seconds, it will return you with your modem’s unlock code and flash code.
Huawei modem unlock service
Supported Huawei modem models:
E1550, E155, E156, E156G, E160, E160G, E161, E166, E169, E169G, E170, E172, E176, E180, E182E, E196, E226, E270, E271, E272, E510, E612, E618, E620, E630, E630+, E660, E660A, E800, E870, E880, EG162, EG162G, EG602, EG602G

Universal MasterCode

As its name suggest, Universal MasterCode is capable of generating unlock codes for a wide range of device, which of course includes most of Huawei’s modem.
E156 E155, E1550 E1552, E156G E160, E160G E161 E166, E169 E169G, E170, E172, E176 E1762 E180 E182E E196 E226 E270, E800,E870 E880 EG162 E880 EG162 EG162G EG602 EG602G, E271, E272, E510 E612 E618 E630 ,E620 E630+ E660 E660a
Universal MasterCode
As you can see, the unlock code generated is the same as the one generated by the online unlock key generator above. There is no limit how many unlock codes you can generate, meaning as long as you have this generator on your computer, you can unlock as many modems as you wish.
No installation is required. Just download and start the application.
Download Universal MasterCode: MediaFire | RapidShare (243 KB)

Huawei Unlocker

Huawei Unlocker is another simple and straight forward free unlock code generator. Enter your modem’s IMEI, hit the “Unlock” button and consider yourself done. Again, no installation required.
Huawei Unlocker
Download Huawei Unlocker: MediaFire | RapidShare (196 KB)

Unlocking The Modem with The Unlock Code

To make use of the unlock code, insert an unauthorized sim card to your Huawei modem. Unauthorized sim card meaning sim card from any operators other than the one the modem is currently locked to.
When you do so, you would be prompt for the modem’s unlock code. Just enter the unlock code you have received earlier and voila, you can now use your Huawei USB modem with sim cards from any other operator.
I have tested it on my E1762 and it worked perfectly.
Huawei Modem Code Writer Tool
If your modem doesn’t prompt for the unlock code even after you have inserted an unauthorized sim, you can use any of these two code writer tools:
Download Huawei Modem Code Writer: MediaFire | RapidShare
OR
Download Huawei Code Tool: MediaFire | RapidShare
P.s:  shall not be liable for any loss or damage caused by the following the guide above. Unlock at your own risk.
BACA SETERUSNYA - How to Unlock Huawei USB Modem For Free

Sabtu, 6 Ogos 2011

How To Make A Portable Version Of Winamp For Your USB Drive

0 ulasan

A lot of people use USB MP3 players these days, but why not the other way around? Using a standard USB stick (often way cheaper), we can have our music on the go as well.
With the lack of headphone support, you won’t be able to use it on the bus, or in the queue at the supermarket, but if you often use different computers – at home, at work, at school and at a friend’s place – it really pays to carry your collection with you.
By loading the Winamp portable media playing software on a USB stick, as well as your music library, you can listen to your tunes everywhere, as if you were at home.

Winamp

The Winamp music player is still something of a phenomenon. It eats memory like a vegan (which is: nearly nothing) but can play almost any type of file. Even a lot of ‘newer’ media players are based on Winamp. This all comes to show how powerful and influential Winamp really is. Best yet, we can easily take a regular Winamp install and adapt it to our portable drive.
Start out by downloading and running the Winamp Setup. Install to a subfolder of your portable drive, or simply copy the Winamp application folder from Program Files to your USB stick afterwards.
winamp portable
Next, create a winamp.cmd file in the Winamp folder of your portable drive. You can do this by creating a new text document, and adding

start winamp.exe /inidir=ini
Then either save the file, and change the extension from .txt to .cmd, or (in Notepad) use File -> Save As… -> All Files and save it manually as winamp.cmd
If all went well, you should have a strange new file there, one that you can’t open with a text editor anymore.
Double-click the file to execute it. This will launch the Winamp configuration wizard. Make sure that all file associations are unchecked in step 2. Otherwise, your computer will try to use your Winamp portable drive whenever you prompt to open a file – even when your USB stick isn’t inserted.
make winamp portable
In the third and final step of the configuration wizard, make sure to uncheck theanonymous usage statistics. If you don’t, Winamp will send periodical reports of the application. Albeit anonymous, a lot of computers won’t like a portable application that tries to connect to the internet.
feeback_wa
That’s it, you’ve now got an installation of Winamp that’s fully portable. You can use it not only to play back your files, but to build and manage a portable music library, just like iniTunes, err, Winamp.
If you want Winamp to run whenever you insert your USB stick into a computer, you must create an autorun.inf file. This is the same kind of file that’s present on most software installation CDs.
Simply create a new text documents and insert the following lines:
[Autorun]
Open=Winamp\winamp.exe
Action=Start Winamp Music Player
Next, go to File -> Save As… -> All Files and save it as autorun.inf, or just edit the file extension manually. If it doesn’t work, make sure that the specified directory path is correct, and that autorun is enabled on your computer.
Which media player do you most enjoy using? Do you use another portable player? Tell us about it in the comments section!
BACA SETERUSNYA - How To Make A Portable Version Of Winamp For Your USB Drive

SplashTop – A Free Operating System For Quick Internet Browsing

0 ulasan
free netbook operating system
SplashTop, the company behind the instant-on operating system features of many current netbooks has recently released their Chromium-based complementary netbook OS for anyone to install. It’s lightweight, with Chrome built-in, and is pretty darned fast.
If you’re already running Windows, perhaps it’s worth taking a look as it’s designed to run alongside and get you booted into an Internet-ready session in seconds. You’ll also get the power of Chrome web apps.


Download & Install

Head over to SplashTop and down the latest SplashTop OS. It’s a small 2MB installation file, but once you launch the application it’ll download a further 312MB over your Internet connection.
netbook operating systems
When THAT installation has finished, you’ll be given the option to import either IE or Firefox favourites as well as your Wi-fi settings, which is a nice touch. Restart the machine, and your boot menu will now show you a SplashTop OS option too. The boot-up is hardly instant, but it’s certainly faster than Windows.
free netbook operating system

Features At A Glance

  • The Internet, with Google Chrome.
  • Chrome Apps.
  • A sandboxed environment.
That’s it, basically. It’s not designed to replace Windows. It’s a simple no-frills approach to using the Internet. So why would you use it then?

Faster Boot Time

So you don’t have to wait for the bulk of Windows to load. It’s not just the time taken to show you a desktop either – once you’ve loaded the desktop, you often still have to wait for various drivers, anti-virus software, automatic update checks – all of which prevents you from doing your simple 2 second Internet search. If 90% of your netbook use is using a browser, then you really don’t need all the bloat of Windows. SplashTop provides a simple alternative.
Ads by Google

Reach More Customers www.Google.com/AdWords
Grow Your Business With RM100 Free Advertising on Google. Sign Up Now!

Intuitech Sdn Bhd www.intuit.my
Largest Provider of Asterisk & Nagios Solutions in South East Asia

AMD Services VirtualExecutiveAssistant.net
Professional Virtual Assistant Services for your business needs!

Nokia X7 Music Player Nokia.com.my/X7-music
supports 320kbps quality music! Discover more cool features now.

Snappier Response

If you are running lots of background apps in Windows when you really just need the Internet, it’s a pain to close them all after a Windows restart just to get a quick speed up. On limited netbook machines, every ounce of computing power that you can squeeze out is important.

Sandboxes Security

You can’t download files to your hard drive, only to USB drives. While this might be annoying, it does provide a great deal of security by preventing browser based attacks – of which there are none for Chrome anyway.

Easy Reset

For security reasons or anonymity, there is a Restore Defaults option under theEnviromental Settings -> General screen. It will wipe everything, and restore the initial OS image.

Making Use Of An Old Computer

Okay, so you need to install Windows first, but then you can install the lightweight SplashTop OS for daily use as a basic Internet station.
Although I wasn’t able to make screenshots within the OS, here’s a short video from SplashTop to tempt you.
If you’re worried about trying this out on your main machine then bear in mind it unfortunately won’t work on a virtual machine (at least it wouldn’t for me). Don’t worry though, an uninstall option is added to your Windows installed programs list so it’s easy to get rid of if you don’t like it.

Conclusion

Despite apparently being powered by Bing, all my test searches using the browser bar defaulted to Google, so don’t let the Bing branding scare you off. It’s simple, lightweight, perfect for a quick browsing session on a netbook. It’s not going to replace your main Windows installation, and it’s not supposed to – it’s complementary. If you’re living in the cloud though, it’s a great way to simplify your computing experience.
Let us know in the comments what you think of it.
24 Comments
BACA SETERUSNYA - SplashTop – A Free Operating System For Quick Internet Browsing

CodySafe: Application Launcher & Powerful Companion For Your Portable Apps [Windows]

0 ulasan
 
In the last several years, portable apps have really gained huge popularity among Windows users. As the name suggests, the concept of portable apps enables us to use our favorite software without having to install it first. It means that we can carry the applications on our USB drive or store them somewhere in the cloud and use them from any compatible computer.
But if you have a huge collection of portable applications on your thumb drive, you will know that keeping the apps and actually using them are two different things. Going back and forth from/to the portable app folder to open the apps could end up becoming annoying over time.  Therefore we need the help of a portable application launcher, and CodySafe is one of the most recommended names.

An Application Launcher & More

One of the biggest problems of portable applications is their absence from the local hard disk and Start Menu. So the only way to open them is by navigating Windows Explorer to the app’s location and selecting the items manually. That’s why the main function of most portable application managers is an application launcher. CodySafe is no different. If you want to, you can install the app in the hard drive and use it as an application launcher.
But the app is more than just a launcher. CodySafe also has other features specifically designed to run from a thumb drive to help us manage portable apps. To benefit from the features, be sure to choose your portable drive as the destination during installation.

application launcher
After installation, the app will reside in the system tray. Clicking on the tray icon will open CodySafe’s main window. The interface looks similar to Windows’ own Start Menu with quick access to Documents, Pictures, Music, Video, Windows Explorer and Options.
windows 7 application launcher
When you first use it, the Portable Applications pane will still be empty. You can download portable apps and add them to your collection by clicking the white blank pane. You will be taken to Codyssey’s download page where you can search and download a number of portable apps.
windows 7 application launcher
You can find more portable apps by looking at our previous article 100 Portable Apps for your USB Stick (for Mac and Win), or you can also create your own with PAC.

The Goodies

If you click on “Options” in the main window, the application will display its Control Panel. This is the place where you can access and customize CodySafe’s features.
windows 7 application launcher
One of the cool features bundled with CodySafe is the “Drive Doctor“. This tool will help you scan your disk, prevent virus infections (with ViruSense), and fix disk errors. You can also automate the scanning process if you want to.
open source application launcher
Another interesting feature is “Find-If-Lost“. CodySafe will help you create a text file with your contact details inside the public area of your USB drive. These details will help kind-hearted people to return the drive to you if they happen to stumble onto your lost drive.
Even though creating a text file with your contact information is simple enough, only a few people have ever thought about it. Besides, creating one using CodySafe tool is faster and more fun.
open source application launcher
This is what the text looks like.
open source application launcher
If you are a keyboard person and prefer shortcut keys to the mouse, you can work with portable applications faster by defining your own “Hot Keys”. You can assign a hot key to an action by clicking on the field in the “Hot Keys” column.
05a HotKeys
It’s also possible to add more actions and more hotkeys by clicking the “Add Hot Key” button.
Last but not least, I think “Applications Manager” is the most important feature of all. It’s the place to add portable applications to be managed by CodyFree. Just browse to the location of the portable app that you want to add and click “Apply“. Repeat the process for other portable apps.
06a Add Applications
If you want your portable applications to run automatically every time you plug in your thumb drive to a computer, go to the “Autorun Management” tab and add the portable apps to the list.
06c Autorun Management
Advanced users can add scripts to the environment. The scripts will help you to make something happens before and/or after CodySafe runs.
application launcher
Armed with CodySafe, using portable applications will be a walk in the park. Just plug your thumb drive into a computer, and all of your favorites apps will just be a click/shortcut key away,
Have you tried CodySafe? Dow you use other applications to manage your portable apps? Share your opinions and secrets in the comments below.
BACA SETERUSNYA - CodySafe: Application Launcher & Powerful Companion For Your Portable Apps [Windows]

10 Youtube Tips & Trick

0 ulasan

10 Youtube URL Tricks You Should Know About



youtube url tricksYoutube – You know that site with videos and all. Yeah! It turns out that its quite popular and you happen to visit and use it quite often. Instead of just searching and playing here are some top Youtube URL tricks that you should know about:

1. View high quality videos

Youtube gives you the option to switch to high quality videos for some of the videos, however you can check if a video is available in high quality format by appending ‘&fmt=18′(stereo, 480 x 270 resolution) or ‘&fmt=22′(stereo, 1280 x 720 resolution) for even higher quality.

2. Embed Higher Quality Videos

While the above trick works for playback, if however you want to embed hig quality videos you need to append “&ap=%2526fmt%3D18″ and “&ap=%2526fmt%3D22″ to the embed url.

3. Cut the chase and link to the interesting part

Linking to a video where the real action starts at 3 minutes 22 seconds, wondered if you could make it start at 03:22? You are in luck. All you have to do is add #t=03m22s (#t=XXmYYs for XX mins and YY seconds) to the end of the URL.

4. Hide the search box

youtube url start time
The search box appears when you hover over an embedded video. To hide the search box add ‘&showsearch=0′ to the embed url.

5. Embed only a part of Video

youtube url to mp3
Just append ‘&start=30′ to skip first 30s of the video. In general you can modify the value after start= to the number of seconds you want to skip the video for.

6. Autoplay an embedded video

Normally when you embed a Youtube video and load the page, the player is loaded and it sits there waiting for you to hit the play button. You can make the video play automatically by adding ‘&autoplay=1′ to the url part of the embed code.

7. Loop an embedded video

Append ‘&loop=1′ to make the video start again without user intervention after it reaches the end.

8. Disable Related Videos

youtube url downloader
Publishing your content in the form of Youtube video? Don’t want people to see other people’s content that may be related but may as well be in competition to you? Just add ‘&rel=0′ to the end of the url part of the embed code and you just turned off the related video suggestions!

9. Bypass Youtube Regional Filtering

Some videos are only available in certain parts of the world. Your IP Address is used to determine your location and then allow or deny access to the video. Change the url from http://www.youtube.com/watch?v=<somecode> to http://www.youtube.com/v/<somecode>

10. Download Video

Although not inherently a youtube trick but useful all the same for downloading videos. Just change youtube to kickyoutube in the url of the video and it will take you to kickyoutube.com with all the options for downloading the video you were watching.
Do you know of some similar Youtube URL tricks and hacks? Fire them in comments!
BACA SETERUSNYA - 10 Youtube Tips & Trick
 

Tutorial Copyright 2011 ~ Blog Powered by Iblogger Studio - File Hosting by Ziddu.com - Forum Provider by Freeforums.org