- Click start menu and click on RUN.
- Taip “GPEDIT.MSC” dan tekan enter.
- Click kat Computer Configuration, kemudia click kat “administrative templates”
- Sekarang tekan kat “system” dan anda akan lihat senaraidi bahagian kanan tetingkap.
- Cari Line No. 16. (Turn Off Auto play)
- Double click on it and on the resultant window click on “enable”
- Pilih “All Drive” to disable all drives.
- Click apply. Selesai.
Translate
Showing posts with label Trick. Show all posts
Showing posts with label Trick. Show all posts
Sunday, October 21, 2012
Disable autorun untuk usb atau cd dvd drives di dalam windows XP
Menguji Keberkesanan Antivirus Anda Menggunakan Notepad
Notepad adalah perisian pemprosesan kata yang selalu digunakan untuk menaip perkataan secara ringkas, Tetapi tahukan anda dengan notepad juga kita mampu membina pelbagai jenis application. Kebiasaannya kita semua tidak peduli sangat tentang notepad yang ada di dalam setiap sistem windows sama ada XP, 7 dan lain2 lagi. Hari ini saya ingin mendedahkan kepada anda cara membina aplikasi dengan hanya menggunakan notepad. Anda boleh menggunakkan notepad anda untuk tujuan apa2 sahaja asalkan anda berasa selesa dengannya. Disini saya ingin menguji antivirus saya sama ada ia berkesan atau tidak dengan hanya mengunnakan notepad.
Pastikan status antivirus anda sekarang
Dengan menggunakkan notepad juga kita mampu menguji antivirus. Jika anda rasa antivirus anda sudah cukup power untuk mengesan sebarang virus. Mari kita menguji antivirus kita.
Pertama
- Open Notepad and taip code ini. seperti gambar dibawah
- Sekarang save sebagai extension “exe” (seperti antivirus.exe) seperti gambar diatas
- Double click file yang anda save tadi. Jika antivirus software anda berjalan dengan baik ia akan mengesan file ini sebagai virus dan akan cuba memadam dengan segera.
- Jika antivirus anda tidak dapat mengesan ia sebagai virus ini bermakna antivirus anda perlu diupdate atau tukar kepada antivirus yang lain.
- Open antivirus anda dan scan. Contoh antivirus yang mengesan file tadi sebagai virus, lihat gambar dibawah
Notepad dan Kelebihannya
Notepad adalah perisian pemprosesan kata yang selalu digunakan untuk menaip perkataan secara ringkas, Tetapi tahukan anda dengan notepad juga kita mampu membina pelbagai jenis application. Kebiasaannya kita semua tidak peduli sangat tentang notepad yang ada di dalam setiap sistem windows sama ada XP, 7 dan lain2 lagi. Hari ini saya ingin mendedahkan kepada anda cara membina aplikasi dengan hanya menggunakan notepad. Anda boleh menggunakkan notepad anda untuk tujuan apa2 sahaja asalkan anda berasa selesa dengannya.
Antara aplikasi aplikasi yang boleh dibina dengan hanya menggunakan notepad
- Extension .EXE
- Extension .HTML
- Exntension .VBS
- Exntension .BAT
Hari ini saya akan menunjukan cara bagaimana membina web page dengan hanya mengunnakan notepad. Web page yang berbentuk .HTML.
Step By Step
- Open Notepad dan tulis code dibawah didalam notepad.
<head><title>Notepad </title>
</head>
<body>
<h1>Cubaan pertama<h1/>
</body>
</html>
2. Save dalam extension .HTML. Disini saya save mnggunakan nama notepad.html seperti gambar dibawah
3. Kemudian open file yang anda save tadi dan anda akan melihat file tadi akan muncul dalam bentuk web page. Lihat gambar di bawah
Notepad sebenarnya mempunya pelbagai fungsi yang kita tidak tahu. Notepad mampu menjadi editor program dalam beberapa bahasa pemograman seperti yang telah saya tulis diatas.
Saturday, October 20, 2012
Keyboard Windows
Jika anda rasa Keyboard anda tiba- tiba tidak berfungsi, anda boleh menggunakkan On Screen Keyboard yang terdapat dalam windows itu sendiri. Cara Caranya seperti dibawah
Cara Pertama
- Pergi ke start menu dan press “run”
- Tekan enter. ( note. Tidak termasuk comma "")
Anda akan dapat melihat keyboard di depan screen anda. Sekarang anda boleh menggunakannya bersama mouse anda tanpa menggunakkan keyboard.
Cara Kedua
Untuk Windows XP
- Tekan Start
- All programs
- Accessories
- Accessibility
- On-Screen Keyboard
Untuk Windows7
Start > All Program > Accessories > Ease Of Access > On-Screen Keyboard
Tips Google
Google search engine can be used to hack into remote servers or gather confidential or sensitive information which are not visible through common searches.
Google is the world’s most popular and powerful search engine. It has the ability to accept pre-defined commands as inputs which then produces unbelievable results.
Google’s Advanced Search Query Syntax
Discussed below are various Google’s special commands and I shall be explaining each command in brief and will show how it can be used for getting confidential data.
[ intitle: ]
The “intitle:” syntax helps Google restrict the search results to pages containing that word in the title.
intitle: login password
will return links to those pages that has the word “login” in their title, and the word “password” anywhere in the page.
Similarly, if one has to query for more than one word in the page title then in that case “allintitle:” can be used instead of “intitle” to get the list of pages containing all those words in its title.
intitle: login intitle: password
is same as
allintitle: login password
[ inurl: ]
The “inurl:” syntax restricts the search results to those URLs containing the search keyword. For example: “inurl: passwd” (without quotes) will return only links to those pages that have “passwd” in the URL.
Similarly, if one has to query for more than one word in an URL then in that case “allinurl:” can be used instead of “inurl” to get the list of URLs containing all those search keywords in it.
allinurl: etc/passwd
will look for the URLs containing “etc” and “passwd”. The slash (“/”) between the words will be ignored by Google.
[ site: ]
The “site:” syntax restricts Google to query for certain keywords in a particular site or domain.
exploits site:hackingspirits.com
will look for the keyword “exploits” in those pages present in all the links of the domain “hackingspirits.com”. There should not be any space between “site:” and the “domain name”.
[ filetype: ]
This “filetype:” syntax restricts Google search for files on internet with particular extensions (i.e. doc, pdf or ppt etc).
filetype:doc site:gov confidential
will look for files with “.doc” extension in all government domains with “.gov” extension and containing the word “confidential” either in the pages or in the “.doc” file. i.e. the result will contain the links to all confidential word document files on the government sites.
[ link: ]
“link:” syntax will list down webpages that have links to the specified webpage.
link:www.expertsforge.com
will list webpages that have links pointing to the SecurityFocus homepage. Note there can be no space between the “link:” and the web page url.
[ related: ]
The “related:” will list web pages that are “similar” to a specified
web page.
related:www.expertsforge.com
will list web pages that are similar to the Securityfocus homepage. Note there can be no space between the “related:” and the web page url.
[ cache: ]
The query “cache:” will show the version of the web page that Google
has in its cache.
cache:www.hackingspirits.com
will show Google’s cache of the Google homepage. Note there can be no space between the “cache:” and the web page url.
If you include other words in the query, Google will highlight those words within the cached document.
cache:www.hackingspirits.com guest
will show the cached content with the word “guest” highlighted.
[ intext: ]
The “intext:” syntax searches for words in a particular website. It ignores links or URLs and page titles.
intext:exploits
will return only links to those web pages that has the search keyword “exploits” in its webpage.
[ phonebook: ]
“phonebook” searches for U.S. street address and phone number information.
phonebook:Lisa+CA
will list down all names of person having “Lisa” in their names and located in “California (CA)”. This can be used as a great tool for hackers incase someone want to do dig personal information for social engineering.
Google Hacks
Well, the Google’s query syntaxes discussed above can really help people to precise their search and get what they are exactly looking for.
Now Google being so intelligent search engine, hackers don’t mind exploiting its ability to dig much confidential and secret information from the net which they are not supposed to know. Now I shall discuss those techniques in details how hackers dig information from the net using Google and how that information can be used to break into remote servers.
[ Index Of ]
Using “Index of ” syntax to find sites enabled with Index browsing
A webserver with Index browsing enabled means anyone can browse the webserver directories like ordinary local directories. The use of “index of” syntax to get a list links to webserver which has got directory browsing enabled will be discussd below. This becomes an easy source for information gathering for a hacker. Imagine if the get hold of password files or others sensitive files which are not normally visible to the internet. Below given are few examples using which one can get access to many sensitive information much easily.
Index of /admin
Index of /passwd
Index of /password
Index of /mail
“Index of /” +passwd
“Index of /” +password.txt
“Index of /” +.htaccess
“Index of /secret”
“Index of /confidential”
“Index of /root”
“Index of /cgi-bin”
“Index of /credit-card”
“Index of /logs”
“Index of /config”
Looking for vulnerable sites or servers using “inurl:” or “allinurl:”
a. Using “allinurl:winnt/system32/” (without quotes) will list down all the links to the server which gives access to restricted directories like “system32” through web. If you are lucky enough then you might get access to the cmd.exe in the “system32” directory. Once you have the access to “cmd.exe” and is able to execute it.
b. Using “allinurl:wwwboard/passwd.txt”(without quotes) in the Google search will list down all the links to the server which are vulnerable to “WWWBoard Password vulnerability”. To know more about this vulnerability you can have a look at the following link:
http://www.securiteam.com/exploits/2BUQ4S0SAW.html
c. Using “inurl:.bash_history” (without quotes) will list down all the links to the server which gives access to “.bash_history” file through web. This is a command history file. This file includes the list of command executed by the administrator, and sometimes includes sensitive information such as password typed in by the administrator. If this file is compromised and if contains the encrypted unix (or *nix) password then it can be easily cracked using “John The Ripper”.
d. Using “inurl:config.txt” (without quotes) will list down all the links to the servers which gives access to “config.txt” file through web. This file contains sensitive information, including the hash value of the administrative password and database authentication credentials.
For Example: Ingenium Learning Management System is a Web-based application for Windows based systems developed by Click2learn, Inc. Ingenium Learning Management System versions 5.1 and 6.1 stores sensitive information insecurely in the config.txt file. For more information refer the following
links: http://www.securiteam.com/securitynews/6M00H2K5PG.html
Other similar search using “inurl:” or “allinurl:” combined with other syntax
inurl:admin filetype:txt
inurl:admin filetype:db
inurl:admin filetype:cfg
inurl:mysql filetype:cfg
inurl:passwd filetype:txt
inurl:iisadmin
inurl:auth_user_file.txt
inurl:orders.txt
inurl:”wwwroot/*.”
inurl:adpassword.txt
inurl:webeditor.php
inurl:file_upload.php
inurl:gov filetype:xls “restricted”
index of ftp +.mdb allinurl:/cgi-bin/ +mailto
Looking for vulnerable sites or servers using “intitle:” or “allintitle:”
a. Using [allintitle: "index of /root”] (without brackets) will list down the links to the web server which gives access to restricted directories like “root” through web. This directory sometimes contains sensitive information which can be easily retrieved through simple web requests.
b. Using [allintitle: "index of /admin”] (without brackets) will list down the links to the websites which has got index browsing enabled for restricted directories like “admin” through web. Most of the web application sometimes uses names like “admin” to store admin credentials in it. This directory sometimes contains sensitive information which can be easily retrieved through simple web requests.
Other similar search using “intitle:” or “allintitle:” combined with other syntax
intitle:”Index of” .sh_history
intitle:”Index of” .bash_history
intitle:”index of” passwd
intitle:”index of” people.lst
intitle:”index of” pwd.db
intitle:”index of” etc/shadow
intitle:”index of” spwd
intitle:”index of” master.passwd
intitle:”index of” htpasswd
intitle:”index of” members OR accounts
intitle:”index of” user_carts OR user_cart
allintitle: sensitive filetype:doc
allintitle: restricted filetype :mail
allintitle: restricted filetype:doc site:gov
Other interesting Search Queries
• To search for sites vulnerable to Cross-Sites Scripting (XSS) attacks:
allinurl:/scripts/cart32.exe
allinurl:/CuteNews/show_archives.php
allinurl:/phpinfo.php
To search for sites vulnerable to SQL Injection attacks:
allinurl:/privmsg.php
allinurl:/privmsg.php
Saturday, September 15, 2012
Tingkatkan Traffic Blog anda Menggunakan Meta Tag


Hanya beberapa steps yang perlu untuk add powerful meta tags seperti cara di bawah.
- Sign In Blogger Account anda
- Take Design tab in your blog dashboard
- Pilih Edit HTML
- Tambah Code ini di dalam <head> section
Gantikan text merah blog's description dan keywords dan letakkan di dalam <head> section. Di sana blogger blog meta tags anda perlu ditempatkan.The Blogger description yang anda tempatkan dalam meta tag description akan dipaparkan sebagai description blog anda di Google search results(Seperti gambar dibawah).
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Place blogger description here' NAME='description'/>
<meta content='Place your blog's keywords here(seperated by commas)'
NAME='keywords'/>
</b:if>
Hari demi hari blogger semakin meningkat di internet.Dengan
powerful meta tag teknik, akan membantu blog anda mudah dicapai.
Thursday, September 13, 2012
Remove .exe dan Autorun Virus Dalam Pendrive
REGSVR.EXE is the root cause for all problems.
Many a time when you insert your pendrive you may get an icon named :- autorun.inf or many a times the parent folder contains a subfolder with the parent folder name and .exe extension. Autorun.inf, New folder.exe is the common named file that transfers as a worm – regsvr.exe. This is because of regsvr.exe virus. It is a worm which replicates itself and schedules its execution at random timings. This also consumes your RAM however that’s not a big issue as today we all have enhanced RAM in our PCs. the main issue is yet not over, this worm runs at every startup and enters every new hardware connected to the infected system- a bigger reason to worry. thus it communicates to every computer in no time through pendrives, flash drives, memory cards etc.
You can download the automatic worm remover software from this link:
How to delete this virus permanently
1. The location of this worm is mainly in “C:/windows/system32″ few times in “C:\Program Files”.2. You wont get this virus by searching it. as soon as it is infected on your system it makes itself as an operating file( a much headache for you). so go to organize option –> folder and search option . Then go to view tab and UNMARK “hide protected operating system files” option.
3. Now go to task manager–> task manager and search for regsvr.exe. ( if not found then click show all processes and again search, if still not found jump directly to step 5)
4. Now right click on the regsvr.exe in task manager and do end process tree.
5. Now begin your search in the above mentioned location (in step 1) and manually delete the regsvr.exe
WARNING: Don’t Confuse REGSVR.EXE (worm) with REGSVR32.exe (not a worm).
http://bigpassage.com/how-to-articles/how-to-automatically-remove-autorun-and-exe-virus-from-pendrives
PC anda mempunyai masalah lambat loading
Jika PC anda mempunyai masalah lambat loading semasa memasuki windows, anda boleh lihat disini program apakah yang running semasa permulaan PC anda ON.
Setiap kali anda On PC anda, software tertentu akan running bersama dan akan menyebabkan PC anda lambat loading.
- Anda boleh mencari program apakah yang dirasakan tidak penting dan anda boleh Uncheck
- Anda mesti berhati hati semasa Uncheck kerana di situ terdapat beberapa software yang diperlukan oleh PC anda seperti.. Antivirus, Realtek(sound pc anda), Intel HD ( Graphic display anda) dan lain2.
- Anda perlu mengenal pasti kepentingan setiap software
- Disini biasanya software yang anda perlu hentikan seperti... Yahoo messengger( Jika anda tidak mahu ia auto login run semasa PC anda ON pada permulaan), Adobe Acrobat Update, segala software yang selalu Update PC anda dan lain -lain
- .
Caranya
- Tekan Button start
- Kemudian taip "msconfig" seperti gambar di bawah
Kotak "System Configuration" akan muncul
- Pilih "Startup"
- Pilih software yang kurang berguna untuk di Uncheck
- Tekan "Apply" dan restart PC anda
Nota : Berhati hati semasa membuang kerana di dalam ini terdapat file yang diperlukan PC anda untuk running seperti graphic display anda, speaker anda. Software yang perlu di uncheck biasanya berbentuk update software seperti Acrobat reader. Software yang di uncheck biasanya jarang digunakan semasa pc anda di On kan. anda hanya menggunakannya apabila perlu.
selamat mencuba
Wednesday, September 12, 2012
How To Add Snow Effect On The Blogger Mouse Cursor Area
Salam sejahtera. di sini saya ingintunjukkan salji effect untuk mouse cursor di dalam blog anda. Salji effect ini sangat ringan dan telah di cuba dalam internet explorer(IE), Mozilla Firefox dan lain2 web browser. Saya akan tunjukkan cara mudah untuk memasang tetikus salji effect di blog anda. Sila tinggalkan komen jika ada apa apa masalah dan terima kasih kerana mengunjungi blog ini.
1.Login ke blogger Dashboard anda dan pergi ke Design --> Page Elements.
2.Click kat 'Add a Gadget' di sidebar.
3.Pilih 'HTML/Javascript' tambah salah satu code di bawah

<script type='text/javascript'>
// <![CDATA[
var colour="black";
var sparkles=100;
var x=ox=400;
var y=oy=300;
var swide=800;
var shigh=600;
var sleft=sdown=0;
var tiny=new Array();
var star=new Array();
var starv=new Array();
var starx=new Array();
var stary=new Array();
var tinyx=new Array();
var tinyy=new Array();
var tinyv=new Array();
window.onload=function() { if (document.getElementById) {
var i, rats, rlef, rdow;
for (var i=0; i<sparkles; i++) {
var rats=createDiv(3, 3);
rats.style.visibility="hidden";
document.body.appendChild(tiny[i]=rats);
starv[i]=0;
tinyv[i]=0;
var rats=createDiv(5, 5);
rats.style.backgroundColor="transparent";
rats.style.visibility="hidden";
var rlef=createDiv(1, 5);
var rdow=createDiv(5, 1);
rats.appendChild(rlef);
rats.appendChild(rdow);
rlef.style.top="3px";
rlef.style.left="0px";
rdow.style.top="0px";
rdow.style.left="3px";
document.body.appendChild(star[i]=rats);
}
set_width();
sparkle();
}}
function sparkle() {
var c;
if (x!=ox || y!=oy) {
ox=x;
oy=y;
for (c=0; c<sparkles; c++) if (!starv[c]) {
star[c].style.left=(starx[c]=x)+"px";
star[c].style.top=(stary[c]=y)+"px";
star[c].style.clip="rect(0px, 5px, 5px, 0px)";
star[c].style.visibility="visible";
starv[c]=50;
break;
}
}
for (c=0; c<sparkles; c++) {
if (starv[c]) update_star(c);
if (tinyv[c]) update_tiny(c);
}
setTimeout("sparkle()", 40);
}
function update_star(i) {
if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)";
if (starv[i]) {
stary[i]+=1+Math.random()*3;
if (stary[i]<shigh+sdown) {
star[i].style.top=stary[i]+"px";
starx[i]+=(i%5-2)/5;
star[i].style.left=starx[i]+"px";
}
else {
star[i].style.visibility="hidden";
starv[i]=0;
return;
}
}
else {
tinyv[i]=50;
tiny[i].style.top=(tinyy[i]=stary[i])+"px";
tiny[i].style.left=(tinyx[i]=starx[i])+"px";
tiny[i].style.width="2px";
tiny[i].style.height="2px";
star[i].style.visibility="hidden";
tiny[i].style.visibility="visible"
}
}
function update_tiny(i) {
if (--tinyv[i]==25) {
tiny[i].style.width="1px";
tiny[i].style.height="1px";
}
if (tinyv[i]) {
tinyy[i]+=1+Math.random()*3;
if (tinyy[i]<shigh+sdown) {
tiny[i].style.top=tinyy[i]+"px";
tinyx[i]+=(i%5-2)/5;
tiny[i].style.left=tinyx[i]+"px";
}
else {
tiny[i].style.visibility="hidden";
tinyv[i]=0;
return;
}
}
else tiny[i].style.visibility="hidden";
}
document.onmousemove=mouse;
function mouse(e) {
set_scroll();
y=(e)?e.pageY:event.y+sdown;
x=(e)?e.pageX:event.x+sleft;
}
function set_scroll() {
if (typeof(self.pageYOffset)=="number") {
sdown=self.pageYOffset;
sleft=self.pageXOffset;
}
else if (document.body.scrollTop || document.body.scrollLeft) {
sdown=document.body.scrollTop;
sleft=document.body.scrollLeft;
}
else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {
sleft=document.documentElement.scrollLeft;
sdown=document.documentElement.scrollTop;
}
else {
sdown=0;
sleft=0;
}
}
window.onresize=set_width;
function set_width() {
if (typeof(self.innerWidth)=="number") {
swide=self.innerWidth;
shigh=self.innerHeight;
}
else if (document.documentElement && document.documentElement.clientWidth) {
swide=document.documentElement.clientWidth;
shigh=document.documentElement.clientHeight;
}
else if (document.body.clientWidth) {
swide=document.body.clientWidth;
shigh=document.body.clientHeight;
}
}
function createDiv(height, width) {
var div=document.createElement("div");
div.style.position="absolute";
div.style.height=height+"px";
div.style.width=width+"px";
div.style.overflow="hidden";
div.style.backgroundColor=colour;
return (div);
}
// ]]>
</script>
4. Sekarang Click Save 'JavaScript' dan selesai....
Picture From http://www.galaxygoo.org/blogs/galaxygoo/flashathon_20072008/
Monday, September 10, 2012
Add Twitter Tweet Button To Blogger
Twitter is one of the largest social media company in the world and they
has released their official share buttons with counter. In this
tutorial we will discuss on how to add this Tweet Button to Blogger.
This button is an official button created by twitter developers and does
not belong to a third party. As opposed to the retweet button this
button loads quickly and does not disturb the load time of your website.
How To Add Twitter Tweet Button To Blogger?
Now let’s install the button:
1. Go to Blogger Dashboard > Template > Edit HTML.
2. Back up your template.
3. Tick the Expand Widget Templates.
4. Search (Ctrl + F) for following line of code in your HTML:
5. Paste the below code immediately below/after that line:
6. Save it.
Button configuration:
Button repositioning:
The steps above positioned the button on bottom left of each post. You can change the position if you wish:
How To Add Twitter Tweet Button To Blogger?
Now let’s install the button:
1. Go to Blogger Dashboard > Template > Edit HTML.
2. Back up your template.
3. Tick the Expand Widget Templates.
4. Search (Ctrl + F) for following line of code in your HTML:
<data:post.body/>
5. Paste the below code immediately below/after that line:
<!-- Twitter Tweet Button Start --> <b:if cond='data:blog.pageType != "static_page"'> <div style='text-align:left;padding:5px 5px 5px 0;'> <a class='twitter-share-button' data-count='vertical' expr:data-text='data:post.title' expr:data-url='data:post.url' data-via='YourTwitterUsername' data-related='' href='http://twitter.com/share'>Tweet</a> <script src='http://platform.twitter.com/widgets.js' type='text/javascript'></script> </div> </b:if> <!-- Twitter Tweet Button End -->
6. Save it.
Button configuration:
- Choose the type of button and follow recommendation by changing the value of the respective attributes in the code step 5.
| Button type | Attribute | Value |
| | data-count | vertical |
| | horizontal | |
| | none | |
Follow recommendation 1 | data-via | YourTwitterUsername |
Follow recommendation 2 | data-related | Second Twitter username |
Button repositioning:
The steps above positioned the button on bottom left of each post. You can change the position if you wish:
- Position it on top of post Place the button code before <data:post.body/>, instead of after.
- Position it on the right Change the float in the code from left to right.
Sunday, September 9, 2012
Bagaimana menambah Facebook like button di dalam blogger post
How To Add Facebook Like Button To Blogger Posts?
- Pergi ke Blogger Dashboard > Design > Edit HTML
- Backup Template anda dahulu
- Tanda the expand widget check box
- Cari code dibawah di dalam template anda
<data:post.body/>
Jika anda inginkan like button berada di bawah title post anda sila tambah code diatas
atau sebelum code di bawah<data:post.body/>
Jika anda inginkan like button berada di bawah post anda sila tambah code di
bawah atau selepas code di bawah <data:post.body/>Facebook Like Button Styles
You can add like button in three styles :
- Vertical Count
- Horizontal Count
- Without Count
1. Vertical Count
<b:if cond='data:blog.pageType != "static_page"'> <iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.canonicalUrl + "&send=false&layout=box_count&show_faces=false&width=55&action=like&font=arial&colorscheme=light&height=62"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:55px; height:62px;'/> </b:if>
2. Horizontal Count
<b:if cond='data:blog.pageType != "static_page"'> <iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.canonicalUrl + "&send=false&layout=button_count&show_faces=false&width=90&action=like&font=arial&colorscheme=light&height=21"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:90px; height:21px;'/> </b:if>
3. Without Count
<b:if cond='data:blog.pageType != "static_page"'> <iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.canonicalUrl + "&send=false&layout=standard&show_faces=false&width=450&action=like&font=arial&colorscheme=light&height=35"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:35px;'/> </b:if>
Selamat mencuba
Tunjukkan Post lama anda dalam bentuk thumbnail
![]() |
| Post lama anda dipaparkankan |
Step 1...
- Masuk ke laman web http://www.linkwithin.com/learn?ref=widget
Step 2 ...
- Isikan Email, Url Blog anda, Platform , Dan Bilangan post yang ingin di paparkan
- Tekan Get Widget!
Step 3...
- Tekan Install Widget seperti gambar di atas
Step 4...
- Pilih Blog anda
- Letakkan title yang anda sukai seperti gambar di atas
- Tekan Add Widget
Step 5...
- Save arrangement seperti gambar di atas
Step 6...
- View blog anda dan lihat hasilnya seperti gambar di bawah
" Perhatian : Tutorial ini hanyalah untuk mengembalikan Post lama anda supaya dapat dilihat semula tanpa dibazirkan begitu sahaja dan ia juga mampu menarik pembaca membaca post lama anda supaya ia tidak tersimpan tanpa di baca"
Saturday, September 8, 2012
Disable Right click dalam blogspot anda
Step 1.
- sign in blogger anda
- Pilih Template anda
- Pilih Edit HTML
-
Step 2...
- Tekan Proceed
Step 3...
- Check kan Expand Widget Templates seperti gambar diatas
Step 4...
- Kemudian cari <body> tag sepeti gambar diatas
- Paste code ini di bawah tag <body> seperti gambar diatas
<!-- no right clickfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -->
<script type='text/javascript'>
function md(e)
{
try { if (event.button==2||event.button==3) return false; }
catch (e) { if (e.which == 3) return false; }
}
document.oncontextmenu = function() { return false; }
document.ondragstart = function() { return false; }
document.onmousedown = md;
</script>
<!-- no right clickfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -->
<script type='text/javascript'>
function md(e)
{
try { if (event.button==2||event.button==3) return false; }
catch (e) { if (e.which == 3) return false; }
}
document.oncontextmenu = function() { return false; }
document.ondragstart = function() { return false; }
document.onmousedown = md;
</script>
<!-- no right clickfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -->
Step 5..
- Save Templates
- Pergi ke blog anda dan lihat hasilnya
"Perhatian: Tutorial ini hanyalah untuk melindungi post anda dari di salin oleh blogger lain dengan menggunakan cara menghapuskan right click mouse. Jika anda kedekut berkongsi maklumat dgn blogger lain ini lah salah satu caranya walaupun masih ada cara untuk menyalinnya"
Thursday, September 6, 2012
Tutorial Buat Facebook like Di tepi blog anda
facebook like di tepi seperti gambar di atas
Sign in Blogger
Click " Template " seperti gambar di bawah
Click " Template " seperti gambar di bawah
- Seo Software
- Automated
- Automation
- Style Type
- Web traffic source
- Business Purposes
- Log in page
- Free Stuff
Click " Edit Html " seperti di bawah
Search " </Head> " & Past Code ini sebelum " </Head> " Tag
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>
Paste code ini diatas </head> seperti dalam rajah dibawah
Save Template...
Sekarang Pilih " Layout " Tab
>Add New Gadget
>Select " Html/Javascript "
Paste code dibawah di dalam HTML/Javascript tadi
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
//<!--
$(document).ready(function() {$(".w2bslikebox").hover(function() {$(this).stop().animate({right: "0"}, "medium");}, function() {$(this).stop().animate({right: "-250"}, "medium");}, 500);});
//-->
</script>
<style type="text/css">
.w2bslikebox{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCHD-LhGUcw8fgLg37_TMtp2TU32RFDi3WsxgFneuERr_TrkjSWZ20_kCVpev5foy12upXSelngpXvtL4T7WW3sbQPPKXY-ebmAJA-c61wyfmY9BhMcKjoz0i5qf8NUkuMG_OVm_pEwHKT/s1600/facebookbadge.png") no-repeat scroll left center transparent !important;display: block;float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;}
.w2bslikebox div{border:none;position:relative;display:block;}
.w2bslikebox span{bottom: 12px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;}
.w2bslikebox span a{color: #808080;text-decoration:none;}
.w2bslikebox span a:hover{text-decoration:underline;}
</style><div class="w2bslikebox" style=""><div><iframe src="http://www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/Remoih&width=245&colorscheme=light&show_faces=true&connections=9&stream=false&header=false&height=270" scrolling="no" frameborder="0" scrolling="no" style="border: medium none; overflow: hidden; height: 270px; width: 245px;background:#fff;"></iframe></div></div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
//<!--
$(document).ready(function() {$(".w2bslikebox").hover(function() {$(this).stop().animate({right: "0"}, "medium");}, function() {$(this).stop().animate({right: "-250"}, "medium");}, 500);});
//-->
</script>
<style type="text/css">
.w2bslikebox{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCHD-LhGUcw8fgLg37_TMtp2TU32RFDi3WsxgFneuERr_TrkjSWZ20_kCVpev5foy12upXSelngpXvtL4T7WW3sbQPPKXY-ebmAJA-c61wyfmY9BhMcKjoz0i5qf8NUkuMG_OVm_pEwHKT/s1600/facebookbadge.png") no-repeat scroll left center transparent !important;display: block;float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;}
.w2bslikebox div{border:none;position:relative;display:block;}
.w2bslikebox span{bottom: 12px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;}
.w2bslikebox span a{color: #808080;text-decoration:none;}
.w2bslikebox span a:hover{text-decoration:underline;}
</style><div class="w2bslikebox" style=""><div><iframe src="http://www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/Remoih&width=245&colorscheme=light&show_faces=true&connections=9&stream=false&header=false&height=270" scrolling="no" frameborder="0" scrolling="no" style="border: medium none; overflow: hidden; height: 270px; width: 245px;background:#fff;"></iframe></div></div>
Paste This Code & Click Save ......
seperti gambar di bawah
"Perhatian: tukar http://www.facebook.com/Remoih Kepada anda punya facebook url"
Selesai
selamat mencuba
Monday, September 3, 2012
Tutorial cara menggerakkan Title blog
Cara menggerakkan title blog anda
1st-
Pergi ke Template blog anda dan click Edit HTML seperti gambar di bawah-
2nd-
tekan button proceed seperti gambar dibawah
3rd-
Letak script ini dia atas title </head> seperti gambar di bawah
<SCRIPT language='JavaScript'>
var txt="<data:blog.pageTitle/>";
var kecepatan=50;var segarkan=null;function bergerak() { document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);
segarkan=setTimeout("bergerak()",kecepatan);}bergerak();
</SCRIPT>
var txt="<data:blog.pageTitle/>";
var kecepatan=50;var segarkan=null;function bergerak() { document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);
segarkan=setTimeout("bergerak()",kecepatan);}bergerak();
</SCRIPT>
</head>
4th-
Save dan Close
5th-
View blog dan lihatlah hasil blog anda seperti gambar dibawah
By http://itsegmen.blogspot.com/
"Perhatian: gambar title diatas tidak bergerak dan hanyalah sekadar contoh sehinggalah anda telah mencuba dan lihat hasilnya"
Subscribe to:
Posts (Atom)
Popular Posts Blog IT Segment
-
Animated Flash Label Cloud Widget Untuk Blogger Jadi , dalam post kali ini , anda akan belajar bagaimana untuk menambah widget...
-
contoh floating banner Sign In Blogger Account anda Take Design tab di dalam blog dashboard Pilih LAYOUT Tambahkan(Add a Gadget ) ...
-
3D Effect Inginkan Blog anda nampak sedikit menarik atau anda bosan dengan text di blog post anda. Disini ada 3D Effect untuk blog post ...
-
Tutorial kali ni berkaitan dengan web site dan cara untuk menguji website anda tanpa perlu software yang rumit. Web Serv...
-
Windows 7 Terdapat pelbagai versi antaranya :- Windows 7 Ultimate ( Biasanya di gunakan untuk Programmer tahap tinggi) Windows 7 Enterp...
-
Secawan Shutdown Software ini memudahkan pengguna windows 8 untuk shutdown komputer atau PC. Untuk shutdown Windows 8 anda perlu men...
-
Twitter is one of the largest social media company in the world and they has released their official share buttons with counter. In...
-
Post lama anda dipaparkankan Step 1... - Masuk ke laman web http://www.linkwithin.com/learn?ref=widget Step 2 ......
-
Baru-baru ini, pengeluar cip pemprosesan terbesar dunia, Intel Corporation (Intel) mengumumkan cip Intel Core generasi keempat berasaskan m...
-
Step 1. - sign in blogger anda - Pilih Templat e anda - Pilih Edit HTML - Step 2... - Tekan Proceed ...







































