<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;CkMEQH85fip7ImA9WhVUFUU.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940</id><updated>2012-05-21T13:06:41.126+07:00</updated><category term="Free Arts" /><category term="Flash" /><category term="3D" /><category term="Other" /><category term="Blogger" /><category term="Education" /><category term="Game Engine" /><category term="Tricky" /><category term="HTML5" /><category term="DotA" /><category term="Computer" /><title>FIRECREATURE | Create Your Own Games</title><subtitle type="html">Place to share about tips, tricks, tutorials, and any experiences to create your own game, draw character, create animation, moving character, and others.</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://www.firecreature.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://www.firecreature.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>38</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/firecreature" /><feedburner:info uri="firecreature" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>firecreature</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;DkAGSH09fCp7ImA9WhRUGEw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-4402704473250480499</id><published>2012-01-27T17:39:00.000+07:00</published><updated>2012-01-29T12:25:29.364+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-29T12:25:29.364+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Flash" /><title>Save and Load in Flash Game</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-AB1YySAdg7E/TyTYIEaW7UI/AAAAAAAAAVo/76PrYh0QOqM/s1600/1688041475.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://3.bp.blogspot.com/-AB1YySAdg7E/TyTYIEaW7UI/AAAAAAAAAVo/76PrYh0QOqM/s200/1688041475.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Do you plan to create a huge game where&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;it's impossible to beat it in one day? You need a Save and Load Feature in your game? You came to the right place because I'm going to show you how to do this.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;You can save and load information via cookies to your hard drive. The files generated are .sol files, and it's block text, there is no way someone can alter it to change his score or etc.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #333333; font-size: 12px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;How to Save in Flash Game&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #333333; font-family: Verdana,sans-serif;"&gt;Basically, when we save in flash game, it's the same with we save a value to some variable then store it to your hard drive. Ok, now lets make a project where we can save some information.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #333333; font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #333333; font-family: Verdana,sans-serif;"&gt;In the project, create a button and change it's instance name to &lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;btnSave&lt;/span&gt;&lt;/b&gt; (or whatever you want). Then&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;create two text box (&lt;b&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;input text&lt;/span&gt;&lt;/b&gt;) and change its instance name to &lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;txtName&lt;/span&gt;&lt;/b&gt; and &lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;txtPoint&lt;/span&gt;&lt;/b&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #333333; font-family: Verdana,sans-serif;"&gt;Place this code:&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #333333;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #333333;"&gt;&lt;pre class="javascript" name="code"&gt;_global.thename=" ";
_global.point=0;
_global.savefile = SharedObject.getLocal("YourGame");

btnSave.onRelease = function () {
&amp;nbsp;_global.thename = txtName.text;
&amp;nbsp;_global.point = txtPoint.text;

&amp;nbsp;_global.savefile.data.thename = _global.thename;
&amp;nbsp;_global.savefile.data.point = _global.point;
}
&lt;/pre&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;First we define a global variable for name and point, then we create a cookies YourGame for saving and loading game. When you click the save button, your game will take name and point value from variable _global.name and _global.point and store it to YourGame cookies.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How to Load in Flash Game&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Now, create another button and change its instance name to &lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;btnLoad&lt;/span&gt;&lt;/b&gt; (or another name you like).&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Add this code:&lt;/span&gt;&lt;br /&gt;
&lt;pre class="javascript" name="code"&gt;btnLoad.onRelease = function() {
&amp;nbsp;_global.thename = _global.savefile.data.thename;
&amp;nbsp;_global.point = _global.savefile.data.point;
}&lt;/pre&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;In the code above, we take point and name value from savefile and store it to our global variable name and point.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Test your Save and Load!&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Create another button and change its instance name to &lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;btnRefresh&lt;/span&gt;&lt;/b&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Add this code:&lt;/span&gt;&lt;br /&gt;
&lt;pre class="javascript" name="code"&gt;btnRefresh.onRelease = function() {
&amp;nbsp;txtName.text = _global.thename;
&amp;nbsp;txtPoint.text = _global.point;
}
&lt;/pre&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Now, lets test your game. Open it, input name and point in the text box. Click save button. Then Close your game. Now open your game again, then click load button. Click refresh button.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;I know that you can do a simple way to do it, you can take direct value from txtName and txtPoint without global variable. I just want to show you that we can load a savefile to some variables. Have fun!&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Oh, this is the source code:&amp;nbsp;&lt;a href="http://piqosoft.firecreature.com/flash/www.FireCreature.com-SaveAndLoad.fla" target="_blank"&gt;SaveAndLoad (CS4)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Keyword (Indonesia) : save dan load di game flash&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Image : iconspedia.com &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-4402704473250480499?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/FKbo3Oe_j6yvRrXgvIgEhIsKUWk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FKbo3Oe_j6yvRrXgvIgEhIsKUWk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/FKbo3Oe_j6yvRrXgvIgEhIsKUWk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FKbo3Oe_j6yvRrXgvIgEhIsKUWk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/UDcx3Vv6Ks4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/4402704473250480499/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=4402704473250480499" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/4402704473250480499?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/4402704473250480499?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/UDcx3Vv6Ks4/save-and-load-in-flash-game.html" title="Save and Load in Flash Game" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-AB1YySAdg7E/TyTYIEaW7UI/AAAAAAAAAVo/76PrYh0QOqM/s72-c/1688041475.png" height="72" width="72" /><thr:total>3</thr:total><feedburner:origLink>http://www.firecreature.com/2012/01/save-and-load-in-flash-game.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUMSXo-cCp7ImA9WhRUFUs.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-625197758489012098</id><published>2012-01-26T08:32:00.000+07:00</published><updated>2012-01-26T13:44:48.458+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-26T13:44:48.458+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Flash" /><category scheme="http://www.blogger.com/atom/ns#" term="Education" /><title>The Best Educational Game I Ever Know</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;img border="0" height="240" src="http://4.bp.blogspot.com/-CwFoQFhKqrw/TyCsG2azDJI/AAAAAAAAAVA/VPrc0RxObP8/s320/cellcraft.png" width="320" /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;Last night, I was spending my time to browse free games from my fav search engine. And I found one game, that surprised me and said "This is the Best Educational Game I ever know". Why? Ok, before I found this game, I have written an article about educational games in my Indonesian Blog. This is what I am saying in that article.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: #6aa84f; font-family: Verdana, sans-serif; font-size: large;"&gt;Games as Learning Media&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;In this post, I am going to share some opinions about the game as a learning media. There are several reasons why I choose this topic:&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;I am a gamer.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;I am a game developer.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;I am a prospective teacher.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;Based on that fact, I was so interested in this topic.&amp;nbsp;Yeah, sometimes I looks like forced my hobby with education, but seriously it must be awesome if education can be performed together with playing games.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #6aa84f; font-family: Verdana, sans-serif; font-size: large;"&gt;&lt;b&gt;How it Works?&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;I was thinking, if during the lecture felt like playing DotA with friends or playing Dinner Dash and Cooking Academy, we discuss about the hero that will be used, the combination of skills that will be cast, the type of item build that will be effective in certain conditions, then the learning process will be fun and full of spirits.&amp;nbsp;We exchange ideas, share knowledges, and all was done without a burden.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="color: #6aa84f; font-size: large;"&gt;&lt;b&gt;Is it possible to make that happen?&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;Now there are so many educational games that were created with the hope that students can learn and play. Yeah, it is work, student can &lt;span style="color: red;"&gt;&lt;b&gt;LEARN and PLAY&lt;/b&gt;&lt;/span&gt;, not &lt;span style="color: #0b5394;"&gt;&lt;b&gt;PLAY and LEARN&lt;/b&gt;&lt;/span&gt;. The developer of the game just force education to match with their game, not blend them into one game. There are big differences between "&lt;span style="color: red;"&gt;&lt;b&gt;LEARN and PLAY&lt;/b&gt;&lt;/span&gt;" and "&lt;span style="color: #0b5394;"&gt;&lt;b&gt;PLAY and LEARN&lt;/b&gt;&lt;/span&gt;". In the first case, we learn something and there is a game in it. The second one, we playing the game, and we learn something, can you see the differences?&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;It must be cool if the big game company like Bandai, Namco, Blizzard, Valve, etc works with educational people to create something different for educational world. They are making a game, a FULL GAME about a student that trapped in digital world while playing with one of computer in school's lab. It can be Role-playing games or action games, but the goal is to find a way to back to the real world. While finding a way back to the real world, we can insert some educational materials in it, and here is the real educational game.&lt;/span&gt;&lt;br /&gt;
&lt;span id="goog_20685354"&gt;&lt;/span&gt;&lt;span id="goog_20685355"&gt;&lt;/span&gt;&lt;a href="http://www.blogger.com/"&gt;&lt;/a&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.kongregate.com/games/cellcraft/cellcraft" rel="nofollow" style="font-family: Verdana, sans-serif;" target="_blank"&gt;&lt;img border="0" height="165" src="http://4.bp.blogspot.com/-l11qBFcr9IA/TyCsLP5LD8I/AAAAAAAAAVI/nbyQQDzdCCM/s320/CellCraft_logo_03.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="color: #6aa84f; font-family: Verdana, sans-serif; font-size: large;"&gt;&lt;b&gt;Oh I found that Game!&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;After posting this in few months ago, last night I found a game that I was looking for, the real educational games, and it was the best educational game I ever know in my life. Its &lt;b&gt;&lt;span style="color: #274e13;"&gt;CellCraft&lt;/span&gt;&lt;/b&gt;,&amp;nbsp;an educational, real-time strategy game about cellular biology and developed by Brain Juice, has just been released under an open source license.&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;You can play it here&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.kongregate.com/games/cellcraft/cellcraft" rel="nofollow" style="font-family: Verdana, sans-serif;" target="_blank"&gt;CellCraft Game&lt;/a&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;. And this is the source code in&amp;nbsp;&lt;/span&gt;&lt;a href="https://github.com/larsiusprime/CellGame--Open-Source-fork-of--CellCraft--" rel="nofollow" style="font-family: Verdana, sans-serif;" target="_blank"&gt;GitHub&lt;/a&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : game edukasi, cellcraft open source&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-625197758489012098?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7IgIpzULmUwUBPv379pI31oA4NM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7IgIpzULmUwUBPv379pI31oA4NM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7IgIpzULmUwUBPv379pI31oA4NM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7IgIpzULmUwUBPv379pI31oA4NM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/G18iGc9kEjU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/625197758489012098/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=625197758489012098" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/625197758489012098?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/625197758489012098?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/G18iGc9kEjU/best-educational-game-i-ever-know.html" title="The Best Educational Game I Ever Know" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-CwFoQFhKqrw/TyCsG2azDJI/AAAAAAAAAVA/VPrc0RxObP8/s72-c/cellcraft.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.firecreature.com/2012/01/best-educational-game-i-ever-know.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEEESXo9eip7ImA9WhRUFU4.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-882240011284118594</id><published>2012-01-18T12:13:00.000+07:00</published><updated>2012-01-26T07:10:08.462+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-26T07:10:08.462+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Flash" /><title>MathQuest Story - Combinatorics</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-TW4VL1stA_0/TxYyFHTUOdI/AAAAAAAAAUE/4oZSKZFKOtE/s1600/combin.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="color: #444444;"&gt;&lt;img border="0" height="141" src="http://4.bp.blogspot.com/-TW4VL1stA_0/TxYyFHTUOdI/AAAAAAAAAUE/4oZSKZFKOtE/s400/combin.png" width="400" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="color: #444444;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #444444;"&gt;Hi, guys... As I said before&lt;/span&gt; &lt;/span&gt;&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;Piqosoft Fire Creature has&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: 12px; line-height: 20px;"&gt;Educational Game Project, MathQuest Story : Combinatorics. Finally, I announce that&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: 12px; line-height: 20px;"&gt;MathQuest Story : Combinatorics has been finished.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: 12px; line-height: 20px;"&gt;MathQuest Story : Combinatorics is a game to learn mathematics especially for permutations and combinations subject. So, by playing this game, I hope you can have fun while learning mathematics.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;In this game, you as user are the new citizen in Tori city. The first time going to school, your math's teacher asks you to help some stores so that you can understand permutations and combinations by yourself. The goal is you have to collect 5000 points. After completing all the levels in each store, you have to go back to school to conclude a certain concept that you got in that store. You have to do some exercises after finished the tasks in all of the stores to fulfill the 5000 points.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;This game is made looks like a daily reality. There are time and day which always run so there are morning and night. Every morning, you have to go to the school before visiting the other places. After that, at 1 pm, you can continue your task in a store or save your game. Each visit waste 15 minutes of your times in the game. When night comes, exactly at 6 pm, you have to go home and save your game so it is better if you can finish your tasks before 6 pm.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;Extra points will be gave if you can finish the tasks in each store quickly. It means, finishing the stage on the first day will be different from finishing it on the second day. Using "HINT" when you do exercises will cut 10 points that you got. If you have difficulties in calculation, you can use the calculator feature on dashboard.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;This game is developed by using English. It has some features to enable narration, subtitle, and music. &amp;nbsp; &amp;nbsp;When you choose to disable the subtitle, you can practice your LISTENING skills. Of course, this game is very useful for students who wants learning permutations and combinations, especially for students in International Schools.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;Here some of the views on&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: 12px; line-height: 20px;"&gt;MathQuest Story : Combinatorics.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-u8Y4eFAAPxg/TxZFfI_k1RI/AAAAAAAAAUU/ACsx1yKWrSI/s1600/awal.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="232" src="http://1.bp.blogspot.com/-u8Y4eFAAPxg/TxZFfI_k1RI/AAAAAAAAAUU/ACsx1yKWrSI/s400/awal.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;Below are the map of Tori City.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-8n3IRjodXTg/TxZO7g-EdQI/AAAAAAAAAUk/v_pHYZ_u4QM/s1600/map.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="233" src="http://3.bp.blogspot.com/-8n3IRjodXTg/TxZO7g-EdQI/AAAAAAAAAUk/v_pHYZ_u4QM/s400/map.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;One of the store views is showed like this.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-bbUa0ikT-ig/TxZRYWvqpVI/AAAAAAAAAUs/baw_1XNA9wU/s1600/permutations.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="233" src="http://3.bp.blogspot.com/-bbUa0ikT-ig/TxZRYWvqpVI/AAAAAAAAAUs/baw_1XNA9wU/s400/permutations.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;But, the size of this game reaches 25 MB. So, I still find the best way to upload it.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;Check it out only at Fire Creature.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #504d4d; font-family: Verdana, sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; line-height: 20px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #444444;"&gt;Keyword (Indonesia) : &lt;/span&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: #444444;"&gt;game&lt;/span&gt;&lt;/i&gt;&lt;span class="Apple-style-span" style="color: #444444;"&gt; matematika, &lt;/span&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: #444444;"&gt;game&lt;/span&gt;&lt;/i&gt;&lt;span class="Apple-style-span" style="color: #444444;"&gt; permutasi, &lt;/span&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: #444444;"&gt;game&lt;/span&gt;&lt;/i&gt;&lt;span class="Apple-style-span" style="color: #444444;"&gt; kombinasi&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-882240011284118594?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/AHfarPHvgmHWjaOIdNd7gbtwsRA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AHfarPHvgmHWjaOIdNd7gbtwsRA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/AHfarPHvgmHWjaOIdNd7gbtwsRA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AHfarPHvgmHWjaOIdNd7gbtwsRA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/l_ilvv1Jwkw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/882240011284118594/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=882240011284118594" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/882240011284118594?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/882240011284118594?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/l_ilvv1Jwkw/mathquest-story-combinatorics.html" title="MathQuest Story - Combinatorics" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-TW4VL1stA_0/TxYyFHTUOdI/AAAAAAAAAUE/4oZSKZFKOtE/s72-c/combin.png" height="72" width="72" /><thr:total>4</thr:total><feedburner:origLink>http://www.firecreature.com/2012/01/mathquest-story-combinatorics.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0EDQnczcCp7ImA9WhRUGEw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-3845795735146284870</id><published>2012-01-09T12:10:00.000+07:00</published><updated>2012-01-29T12:41:13.988+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-29T12:41:13.988+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Free Arts" /><title>Fiery - My First Monster Ever</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-EHIIdGmTPI0/Twp0xNyoohI/AAAAAAAAATs/VNi4aV2tAGg/s1600/paint-brush-md.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif; margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://1.bp.blogspot.com/-myuj5nYuTuc/Twp0P56W01I/AAAAAAAAATk/TrirTJp6b3M/s200/Iga+Ninja+Face.gif" width="183" /&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif; margin-left: 1em; margin-right: 1em;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Hi again... From now, I'll remove the header of my post, because it doesn't display like I want on the home page. And this time, I want to share about my first experience on Draw My Own Monster. This is my first time to use CorelDraw, and I try to create my own monster for www.FireCreature.com logo. And now, I have one.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/05.gif" /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f; font-family: Verdana,sans-serif; font-size: large;"&gt;Create Your Own Monster&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;If you want to create your own game, of course you need an artist to create the resource for your game. But if you don't have an artist or don't have a money to pay them, you must create your own resource or pick free resource from the internet. There is a lot of free e-book on the internet that can teach you how to draw your own monster.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Tadaa... My First Monster Ever! Fiery...&lt;img src="http://piqosoft.firecreature.com/emo/06.gif" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-XuYLXQxTN8I/Twp0NSCGc9I/AAAAAAAAATc/d-yI_YJE7wQ/s1600/Fiery.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/-XuYLXQxTN8I/Twp0NSCGc9I/AAAAAAAAATc/d-yI_YJE7wQ/s1600/Fiery.gif" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;i&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Fiery&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;What do you think? I'll try to keep practicing to create another monster, and character, and of course I'll post in here, so you are free to use it on your own game.&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://1.bp.blogspot.com/-myuj5nYuTuc/Twp0P56W01I/AAAAAAAAATk/TrirTJp6b3M/s1600/Iga+Ninja+Face.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Keyword (Indonesia) : fiery, logo baru www.firecreature.com, monster api, gambar iga ninja, coreldraw&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-3845795735146284870?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Rh4vZQV-t6xc6lMpYC71jjE7oa0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Rh4vZQV-t6xc6lMpYC71jjE7oa0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Rh4vZQV-t6xc6lMpYC71jjE7oa0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Rh4vZQV-t6xc6lMpYC71jjE7oa0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/IJULVGK5Bks" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/3845795735146284870/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=3845795735146284870" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/3845795735146284870?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/3845795735146284870?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/IJULVGK5Bks/fiery-my-first-monster-ever.html" title="Fiery - My First Monster Ever" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-myuj5nYuTuc/Twp0P56W01I/AAAAAAAAATk/TrirTJp6b3M/s72-c/Iga+Ninja+Face.gif" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.firecreature.com/2012/01/fiery-my-first-monster-ever.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUUHSXc6cSp7ImA9WhRUGEw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-1350329252097639630</id><published>2011-12-16T09:42:00.000+07:00</published><updated>2012-01-29T13:07:18.919+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-29T13:07:18.919+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="3D" /><title>3D Walking Animation with GLUT</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-m6GMsLHP_bY/Tuqq3vfOvtI/AAAAAAAAAR8/mMWh6Cpsacw/s1600/robot3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="248" src="http://1.bp.blogspot.com/-m6GMsLHP_bY/Tuqq3vfOvtI/AAAAAAAAAR8/mMWh6Cpsacw/s320/robot3.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Oh, I know its been a long time, I'm not updating this blog... Because I have a tons of task from my campus.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/50.gif" /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;And now, I want to share one of them to you. Its about How to Animate People Walking in 3D? I'm using C++ and GLUT, this is the screenshot.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-m6GMsLHP_bY/Tuqq3vfOvtI/AAAAAAAAAR8/mMWh6Cpsacw/s1600/robot3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-O6kct58wKYw/Tuqq8RvpeOI/AAAAAAAAASE/4xe9VfFOtlg/s1600/robot1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;img border="0" height="243" src="http://3.bp.blogspot.com/-O6kct58wKYw/Tuqq8RvpeOI/AAAAAAAAASE/4xe9VfFOtlg/s320/robot1.png" width="320" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-pvewunwL0ZE/Tuqq_R4QwtI/AAAAAAAAASM/bccwRWgzY04/s1600/robot2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;img border="0" height="246" src="http://1.bp.blogspot.com/-pvewunwL0ZE/Tuqq_R4QwtI/AAAAAAAAASM/bccwRWgzY04/s320/robot2.png" width="320" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;What do you think? Its cool right?&lt;img src="http://piqosoft.firecreature.com/emo/65.gif" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Yeah, its look like a robot, but at least its "walking"&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/03.gif" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;You can download the script here:&amp;nbsp;&lt;/span&gt;&lt;a href="http://piqosoft.firecreature.com/download/3d-Walking-Animation-FireCreature.com.cpp" target="_blank"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;3d-Walking-Animation.cpp&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Feel free to use it, or reproduce it, just don't forget to give a credit.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/06.gif" style="cursor: move;" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Reference:&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.opengl.org/resources/libraries/glut/" rel="nofollow" target="_blank"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;http://www.opengl.org/resources/libraries/glut/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;span id="goog_1836178685"&gt;&lt;/span&gt;&lt;span id="goog_1836178686"&gt;&lt;/span&gt;&lt;a href="http://www.blogger.com/"&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Keyword (Indonesia) : Membuat animasi berjalan 3d dengan glut openGl&lt;/span&gt;&lt;span id="goog_1836178688"&gt;&lt;/span&gt;&lt;span id="goog_1836178689"&gt;&lt;/span&gt;&lt;a href="http://www.blogger.com/"&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-1350329252097639630?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/MXzbSeZU1BphAfZwl_Iwn4Z7StQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MXzbSeZU1BphAfZwl_Iwn4Z7StQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/MXzbSeZU1BphAfZwl_Iwn4Z7StQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MXzbSeZU1BphAfZwl_Iwn4Z7StQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/n7ooUcsjrbg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/1350329252097639630/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=1350329252097639630" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/1350329252097639630?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/1350329252097639630?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/n7ooUcsjrbg/3d-walking-animation-with-glut.html" title="3D Walking Animation with GLUT" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-m6GMsLHP_bY/Tuqq3vfOvtI/AAAAAAAAAR8/mMWh6Cpsacw/s72-c/robot3.png" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.firecreature.com/2011/12/3d-walking-animation-with-glut.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUUMQnY6fCp7ImA9WhRUGEw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-963097762922602376</id><published>2011-11-28T21:47:00.001+07:00</published><updated>2012-01-29T13:08:03.814+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-29T13:08:03.814+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Game Engine" /><category scheme="http://www.blogger.com/atom/ns#" term="HTML5" /><title>Game Engines to Create HTML5 Games</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-5XSOmKkQGak/TtOx7mhBW5I/AAAAAAAAAOc/z_FH3TXJwrg/s1600/crafty.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-5XSOmKkQGak/TtOx7mhBW5I/AAAAAAAAAOc/z_FH3TXJwrg/s1600/crafty.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Hi guys... Its been a long time, since I updated this blog. Now, I want to share something I learned in the previous days... I have found several JavaScript Game Engine that will help you to create your own HTML5 games. Yes, of course we can create a game without game engine, but, game engine will fasten game development very very much.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;HTML5 Game Engines based on JavaScript&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;a href="http://craftyjs.com/" rel="nofollow"&gt;&lt;b&gt;CraftyJs | Code Like a Fox&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;I can't describe it here, because, its very very cool thing (undescribable??).&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;You can look the demo in Crafty Js Official Site here:&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;a href="http://craftyjs.com/demos.php" rel="nofollow"&gt;CraftyJs Demo&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;If you want some tutorial, you can take a look at here:&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;a href="http://gitcp.com/sorenbs/jsgames-articles/" rel="nofollow"&gt;http://gitcp.com/sorenbs/jsgames-articles/&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;The demos is so awesome, you can create RPG games in HTML5, puzzle games, and Isometric games. Maybe, I'll use Crafty Js as my Final Assignment and Node Js to make it a multi player game.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;a href="http://www.melonjs.org/" rel="nofollow"&gt;&lt;b&gt;MelonJs |&amp;nbsp;A lightweight HTML5 game engine&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;If you want another game engine, MelonJs is the answer.&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Same as CraftyJs, this game engine is based on JavaScript. MelonJs can support Tiled Map Editor, and have a great tutorial to make platform game like Super Mario. Owww... it can build RPG games too... You can take a look the demos here:&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;a href="http://www.melonjs.org/gallery.html" rel="nofollow"&gt;http://www.melonjs.org/gallery.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;With this game engine, you can design a game from Map Editor, and code it with MelonJs.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;I still studying CraftyJs and MelonJs, when I've enough experience, I'll make tutorial to create a game with CraftyJs or MelonJs. :)&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Keyword (Indonesia) : javascript game engine untuk membuat game html5&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-963097762922602376?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/pUQ3aV2S8JMAjnfFIiTZ3-Sv52A/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pUQ3aV2S8JMAjnfFIiTZ3-Sv52A/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/pUQ3aV2S8JMAjnfFIiTZ3-Sv52A/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pUQ3aV2S8JMAjnfFIiTZ3-Sv52A/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/yWtaZ8sCa0k" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/963097762922602376/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=963097762922602376" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/963097762922602376?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/963097762922602376?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/yWtaZ8sCa0k/game-engines-to-create-html5-games.html" title="Game Engines to Create HTML5 Games" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-5XSOmKkQGak/TtOx7mhBW5I/AAAAAAAAAOc/z_FH3TXJwrg/s72-c/crafty.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.firecreature.com/2011/11/game-engines-to-create-html5-games.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0UMSX05eCp7ImA9WhRUGEw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-7800187726532319623</id><published>2011-11-12T10:37:00.001+07:00</published><updated>2012-01-29T12:34:48.320+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-29T12:34:48.320+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Flash" /><title>Create Animated Cursor in Flash</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-HLYpyJwDFgc/TyTaWqUNvkI/AAAAAAAAAV4/EOTGW3dsIQg/s1600/cursor.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="197" src="http://4.bp.blogspot.com/-HLYpyJwDFgc/TyTaWqUNvkI/AAAAAAAAAV4/EOTGW3dsIQg/s200/cursor.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Hello again guys... Now, Piqosoft Fire Creature is working on Educational Game Project : Mathquest Story - Combinatorics, and i have the busiest day ever. This game is developed by Fari Qorik, for her final assignment. When this project is finish, Piqosoft will proudly release this game to the Net.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;I'm not release full source code, because it reaches 100 mb++, very big file, and waste of time to upload it. I'll share my experience from this project to you all.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Now, I want to share how to create animated cursor for your flash game. Before you read all of this post, you can only download the source code here (Flash CS5 file):&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;a href="http://piqosoft.firecreature.com/flash/www.FireCreature.com_CreateAnimatedCursorCS5.fla"&gt;www.FireCreature.com_CreateAnimatedCursorCS5.fla&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;And this is the demo:&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://piqosoft.firecreature.com/flash/www.FireCreature.com_CreateAnimatedCursorCS5.swf"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;www.FireCreature.com_CreateAnimatedCursorCS5.swf&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How to Create Animated Cursor in Flash?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Create new Flash file.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Create 3 Layer : Script, Cursor, and Main.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-oOBzY1Wyl3U/Tr3zgFnPscI/AAAAAAAAAN8/d-qzNeg9s0k/s1600/cursor1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="151" src="http://3.bp.blogspot.com/-oOBzY1Wyl3U/Tr3zgFnPscI/AAAAAAAAAN8/d-qzNeg9s0k/s200/cursor1.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Create New Symbol : Movie Clip - Name: animated.&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Design your animation cursor here, with Tween, or Motion Guide.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Create New Symbol : Movie Clip - Name: mouse_move.&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Place your animated movie clip here.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Now you have 2 item in your Library.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-b5P5nw4rafY/Tr3zhRcwXGI/AAAAAAAAAOE/f2UAuDLyStw/s1600/cursor2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="121" src="http://2.bp.blogspot.com/-b5P5nw4rafY/Tr3zhRcwXGI/AAAAAAAAAOE/f2UAuDLyStw/s200/cursor2.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Place mouse_mov to the stage in layer cursor and name it with mouse_mc.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-_mQ-jdgP-iY/Tr3zjN8MtHI/AAAAAAAAAOM/AcgVogvTIr4/s1600/cursor3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="89" src="http://1.bp.blogspot.com/-_mQ-jdgP-iY/Tr3zjN8MtHI/AAAAAAAAAOM/AcgVogvTIr4/s200/cursor3.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;You can place your main content in layer main.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-Qp3LPtdqF80/Tr3zbYBPAmI/AAAAAAAAAN0/MBXEZQmcZts/s1600/cursor4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="135" src="http://1.bp.blogspot.com/-Qp3LPtdqF80/Tr3zbYBPAmI/AAAAAAAAAN0/MBXEZQmcZts/s200/cursor4.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Now click frame in layer script, and press F9 to open Action window.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Place this code:&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class="html" name="code"&gt;_root.onEnterFrame=function(){
 Mouse.hide();
 mouse_mc._x=_root._xmouse;
 mouse_mc._y=_root._ymouse;
}&lt;/pre&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;I hope this can help you to create your own animated cursor for your game.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Keyword (Indonesia) : membuat cursor bergerak di flash, membuat animasi cursor di flash&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Image : clker.com &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-7800187726532319623?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/dYMZzxQuSgAbo8Tge1Kzl_0dqYo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dYMZzxQuSgAbo8Tge1Kzl_0dqYo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/dYMZzxQuSgAbo8Tge1Kzl_0dqYo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dYMZzxQuSgAbo8Tge1Kzl_0dqYo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/tv0m1YGthBg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/7800187726532319623/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=7800187726532319623" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/7800187726532319623?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/7800187726532319623?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/tv0m1YGthBg/create-animated-cursor-in-flash.html" title="Create Animated Cursor in Flash" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-HLYpyJwDFgc/TyTaWqUNvkI/AAAAAAAAAV4/EOTGW3dsIQg/s72-c/cursor.png" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://www.firecreature.com/2011/11/create-animated-cursor-in-flash.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUQGR309cCp7ImA9WhRUGEw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-8551666215840028950</id><published>2011-11-07T19:46:00.002+07:00</published><updated>2012-01-29T13:08:46.368+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-29T13:08:46.368+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="HTML5" /><title>What's New in HTML5?</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div style="margin-left: 1em; margin-right: 1em;"&gt;
&lt;img height="200" src="http://www.w3.org/html/logo/downloads/HTML5_Logo_512.png" width="200" /&gt;&amp;nbsp;&lt;/div&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Hi guys, this time, I want to share about HTML5, and why HTML5 is needed to create a game. This is the deferences about HTML5 and the previous version (HTML4.01). There is a lot of new feature in HTML5, and very-very awesome feature that make us possible to create a game with HTML5.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;What's new in HTML5?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;New Structural Elements&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class="tr_bq"&gt;
We now have access to elements like &amp;nbsp;&amp;lt;section&amp;gt;, &amp;lt;header&amp;gt;, &amp;lt;hgroup&amp;gt;, &amp;lt;footer&amp;gt;, &amp;lt;nav&amp;gt;, &amp;lt;article&amp;gt;, and &amp;lt;aside&amp;gt;. Each of these new elements has a unique purpose to&amp;nbsp;help us separate section on the web page.&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;New Content Elements&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Figure Tag&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Figcaption Tag&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Mark Tag&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Time Tag&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;New Media Elements&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Audio Tag&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Video Tag&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Canvas Tag&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Try it Yourself, the New HTML5!&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;New Structural Elements Example&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class="html" name="code"&gt;&amp;lt;!DOCTYPE html&amp;gt; 
&amp;lt;html&amp;gt; 
&amp;lt;head&amp;gt; 
   &amp;lt;title&amp;gt;New HTML Structure By www.FireCreature.com&amp;lt;/title&amp;gt; 
   &amp;lt;meta charset="utf-8"&amp;gt; 
&amp;lt;/head&amp;gt; 
&amp;lt;body&amp;gt; 
    &amp;lt;header&amp;gt; 
    &amp;lt;h1&amp;gt;My amazing blog&amp;lt;/h1&amp;gt;
     &amp;lt;nav&amp;gt; 
     &amp;lt;ul&amp;gt; 
     &amp;lt;li&amp;gt;&amp;lt;a href="/"&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; 
     &amp;lt;li&amp;gt;&amp;lt;a href="/archive/"&amp;gt;Archive&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; 
     &amp;lt;li&amp;gt;&amp;lt;a href="/about/"&amp;gt;About&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; 
     &amp;lt;li&amp;gt;&amp;lt;a href="/contact/"&amp;gt;Contact&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; 
     &amp;lt;/ul&amp;gt; 
     &amp;lt;/nav&amp;gt; 
    &amp;lt;/header&amp;gt;
    &amp;lt;section&amp;gt; 
     &amp;lt;article&amp;gt; 
       &amp;lt;header&amp;gt; 
          &amp;lt;hgroup&amp;gt; 
             &amp;lt;h1&amp;gt;&amp;lt;a href="/blog/first-post-link/"&amp;gt;Main heading of the first blog post&amp;lt;/a&amp;gt;&amp;lt;/h1&amp;gt; 
             &amp;lt;h2&amp;gt;Sub-heading of the first blog post&amp;lt;/h2&amp;gt; 
          &amp;lt;/hgroup&amp;gt; 
          &amp;lt;p&amp;gt;Posted on the &amp;lt;time pubdate datetime="2010-10-30T13:08"&amp;gt;30 October 2010 at 1:08 PM&amp;lt;/time&amp;gt;&amp;lt;/p&amp;gt; 
       &amp;lt;/header&amp;gt; 
       &amp;lt;p&amp;gt;This is the first blog post.&amp;lt;/p&amp;gt; 
      &amp;lt;/article&amp;gt; 
 
      &amp;lt;aside&amp;gt; 
        &amp;lt;h2&amp;gt;Subscribe to the RSS feed&amp;lt;/h2&amp;gt; 
        &amp;lt;p&amp;gt;Keep updated to my blog post by &amp;lt;a href="http://www.firecreature.com/feeds/posts/default"&amp;gt;subscribing to the RSS 

feed&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt; 
      &amp;lt;/aside&amp;gt; 
     &amp;lt;/section&amp;gt; 
     &amp;lt;footer&amp;gt; 
     &amp;lt;!-- Copyright --&amp;gt; 
     &amp;lt;p&amp;gt;&amp;lt;a href="http://www.firecreature.com"&amp;gt;Fire Creature &amp;amp;copy; 2012&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt; 
     &amp;lt;/footer&amp;gt; 
&amp;lt;/body&amp;gt; 
&amp;lt;/html&amp;gt;&lt;/pre&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
I'll cover the New Content Elements and New Media Elements in my Next Post. : )&lt;br /&gt;
&lt;br /&gt;
Keyword (Indonesia) : perbedaan html5, apa yang baru dari html5, contoh penggunaan html5&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-8551666215840028950?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/uKRiWQJUwmPb-hw06796qIv-hC0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uKRiWQJUwmPb-hw06796qIv-hC0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/uKRiWQJUwmPb-hw06796qIv-hC0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uKRiWQJUwmPb-hw06796qIv-hC0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/heS4TF05Jiw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/8551666215840028950/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=8551666215840028950" title="6 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/8551666215840028950?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/8551666215840028950?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/heS4TF05Jiw/whats-new-in-html5.html" title="What's New in HTML5?" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><thr:total>6</thr:total><feedburner:origLink>http://www.firecreature.com/2011/11/whats-new-in-html5.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0IEQHw4fip7ImA9WhRUGEw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-2577066855192881075</id><published>2011-10-22T21:21:00.000+07:00</published><updated>2012-01-29T12:38:21.236+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-29T12:38:21.236+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Flash" /><title>Audio Control - Add, Play, and Stop Music in Flash</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-n_Z_yJoVylc/TyTbMxeBQCI/AAAAAAAAAWA/8O8WKXAft5o/s1600/Sound.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-n_Z_yJoVylc/TyTbMxeBQCI/AAAAAAAAAWA/8O8WKXAft5o/s1600/Sound.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Game without sound, is &lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;awkward. Its like, flower without bee (WTF???).&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;/span&gt;&lt;img src="http://piqosoft.firecreature.com/emo/21.gif" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Ok, Thats enough. Lets start to learn how we can control audio in flash. Adding sound clip, play it, and stop it when it must be stopped. We can manually place sound clip in frame properties, but it will be a problem when we want to stop that sound, and change it with another sound. So, there is another way to do that. We use, attachSound() from action script 2.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;How to Control audio/sound clip in flash?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;ul&gt;
&lt;li&gt;Create new flash file.&lt;/li&gt;
&lt;li&gt;Import new sound clip, mp3 or wav, thats ok.&lt;/li&gt;
&lt;li&gt;Rename linkage with something, Ex:sadtheme (its up to you)&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-RV0fxubt164/TqLPzk-jZZI/AAAAAAAAAMU/NVmeUh9jyPw/s1600/audio-control-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="215" src="http://3.bp.blogspot.com/-RV0fxubt164/TqLPzk-jZZI/AAAAAAAAAMU/NVmeUh9jyPw/s320/audio-control-1.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Now, you can control sound clip based on the Linkage name on step 3.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-kg0iTwOjy9E/TqLP1zyqHPI/AAAAAAAAAMc/ByA-EL7GLPM/s1600/audio-control-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="106" src="http://2.bp.blogspot.com/-kg0iTwOjy9E/TqLP1zyqHPI/AAAAAAAAAMc/ByA-EL7GLPM/s320/audio-control-2.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;This is the code to control your sound clip.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Add Sound Clip to Scene.&lt;/span&gt;&lt;/li&gt;
&lt;pre class="html" name="code"&gt;sadTheme = new Sound(); //you can use another name
sadTheme.attachSound("sadtheme");&lt;/pre&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Play Sound Clip in a frame.&lt;/span&gt;&lt;/li&gt;
&lt;pre class="html" name="code"&gt;sadTheme.start();&lt;/pre&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Stop Sound Clip in a frame.&lt;/span&gt;&lt;/li&gt;
&lt;pre class="html" name="code"&gt;sadTheme.stop();&lt;/pre&gt;
&lt;/ul&gt;
&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Easy Peasy Right?&lt;/span&gt;&lt;img src="http://piqosoft.firecreature.com/emo/51.gif" /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Now, you can change music so often in your game, or you want to make your own media player with flash? Thats fantastic idea, go for it! I hope this post is useful for you all. Bye.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Keyword (Indonesia) : kontrol suara di flash, menambah, memainkan, dan memberhentikan suara di flash action script 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Image : veryicon.com &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-2577066855192881075?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ho-C0UC-22mPCuJnjLgHkm5eFec/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ho-C0UC-22mPCuJnjLgHkm5eFec/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ho-C0UC-22mPCuJnjLgHkm5eFec/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ho-C0UC-22mPCuJnjLgHkm5eFec/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/w7oGDAD_noc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/2577066855192881075/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=2577066855192881075" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/2577066855192881075?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/2577066855192881075?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/w7oGDAD_noc/audio-control-add-play-and-stop-music.html" title="Audio Control - Add, Play, and Stop Music in Flash" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-n_Z_yJoVylc/TyTbMxeBQCI/AAAAAAAAAWA/8O8WKXAft5o/s72-c/Sound.png" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.firecreature.com/2011/10/audio-control-add-play-and-stop-music.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUQARXk_fyp7ImA9WhRUGEw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-4486604416694061282</id><published>2011-10-17T13:35:00.000+07:00</published><updated>2012-01-29T13:09:04.747+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-29T13:09:04.747+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Flash" /><title>Move Character With Keyboard in Flash</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-kRrJP2Sp4bw/TyTZTH951UI/AAAAAAAAAVw/nVLd-6NGjzs/s1600/WASD_logo.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="274" src="http://1.bp.blogspot.com/-kRrJP2Sp4bw/TyTZTH951UI/AAAAAAAAAVw/nVLd-6NGjzs/s320/WASD_logo.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Make your character move in a game is crucial to your game. What the fun, if we can't move or interact with the character in the game. Especially in Role Play Game type, moving character is very important, because thats the only way player interact with the game.&lt;/span&gt;&lt;img src="http://piqosoft.firecreature.com/emo/03.gif" /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How to Move Object with Keyboard in Flash?&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;If you want to make your own game with Flash, its very easy to move your character with Keyboard. You only need to follow this easy steps:&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Create New Flash File&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Add Rectangle Graphic or Something, and Convert It to Movie Clip (Select Graphic then Press F8)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Name it with "BOX", or something else like "RECT", "HERO", or anything else.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Now click to BOX, then press F9 to open Action Script&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Add this code:&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class="html" name="code"&gt;onClipEvent (enterFrame) {
if ((Key.isDown(Key.RIGHT))) {
this._x  = 5;
} else if ((Key.isDown(Key.LEFT))) {
this._x -= 5;
}
if ((Key.isDown(Key.DOWN))) {
this._y  = 5;
} else if ((Key.isDown(Key.UP))) {
this._y -= 5;
}
} &lt;/pre&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="color: #006600; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How its Work?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;First, flash will react if one of this key is pressed (UP, DOWN, LEFT, RIGHT). Than flash will move "BOX" with change the X and Y value of the box. Its very easy to understand. If you want to make object move faster, then simply add moving value with greater number.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;I hope this will help you.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Keyword (Indonesia) : menggerakkan karakter dengan keyboard di flash game&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana,sans-serif;"&gt;Image : wasd.co.uk &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-4486604416694061282?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/1JMveEzy8_Qq9-scpCcI9Zvprxg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1JMveEzy8_Qq9-scpCcI9Zvprxg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/1JMveEzy8_Qq9-scpCcI9Zvprxg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1JMveEzy8_Qq9-scpCcI9Zvprxg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/3deQ4XsqbEI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/4486604416694061282/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=4486604416694061282" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/4486604416694061282?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/4486604416694061282?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/3deQ4XsqbEI/move-character-with-keyboard-in-flash.html" title="Move Character With Keyboard in Flash" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-kRrJP2Sp4bw/TyTZTH951UI/AAAAAAAAAVw/nVLd-6NGjzs/s72-c/WASD_logo.jpg" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.firecreature.com/2011/10/move-character-with-keyboard-in-flash.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0IAQ384eip7ImA9WhRVGUw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-5126809349800213717</id><published>2011-10-11T15:46:00.000+07:00</published><updated>2012-01-19T02:39:02.132+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-19T02:39:02.132+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blogger" /><title>Create Facebook Fan Page for Blog and Website</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-M7P2xTmUCFk/TpQCRMp_grI/AAAAAAAAALw/1DfcePhc730/s1600/facebook_fan_page_icon.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://4.bp.blogspot.com/-M7P2xTmUCFk/TpQCRMp_grI/AAAAAAAAALw/1DfcePhc730/s200/facebook_fan_page_icon.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Type &amp;nbsp; : Tutorial&lt;br /&gt;
Labels : Blogger&lt;br /&gt;
Level &amp;nbsp;: Easy&lt;br /&gt;
&lt;br /&gt;
Step by step, how to make Facebook Fan Page for your blog or website.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Go to&amp;nbsp;&lt;a href="http://www.facebook.com/pages/create.php" rel="nofollow"&gt;http://www.facebook.com/pages/create.php&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-b4H_hgcGWIM/TpP_h4HjX6I/AAAAAAAAALA/DS9r81PAYR0/s1600/Facebook-Fan-page-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="183" src="http://2.bp.blogspot.com/-b4H_hgcGWIM/TpP_h4HjX6I/AAAAAAAAALA/DS9r81PAYR0/s400/Facebook-Fan-page-1.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Choose Brand &amp;amp; Product, then choose Website for combo box. Its up to you, but I recommend to fill it with Website since you want to promote your blog or website. Don't forget to check the check box, than click "Get Started".&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-Zz40SQTq7b0/TpP_jYyT87I/AAAAAAAAALI/phMEMJhvkdI/s1600/Facebook-Fan-page-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="216" src="http://3.bp.blogspot.com/-Zz40SQTq7b0/TpP_jYyT87I/AAAAAAAAALI/phMEMJhvkdI/s320/Facebook-Fan-page-2.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Upload your website logo here. You can skip this step, if you don't have blog logo.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-ilpC-3rnRrg/TpP_wW3BWsI/AAAAAAAAALQ/0cDtEtlDzew/s1600/Facebook-Fan-page-3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="257" src="http://2.bp.blogspot.com/-ilpC-3rnRrg/TpP_wW3BWsI/AAAAAAAAALQ/0cDtEtlDzew/s400/Facebook-Fan-page-3.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Invite friend to like your fan page. Skip this step if you want, because you can do this later.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-I20oROgeQnQ/TpP_3lj_9sI/AAAAAAAAALY/LR-CjF60--M/s1600/Facebook-Fan-page-4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="253" src="http://2.bp.blogspot.com/-I20oROgeQnQ/TpP_3lj_9sI/AAAAAAAAALY/LR-CjF60--M/s400/Facebook-Fan-page-4.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Fill your URL, and short description about your blog or website.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-t1s2U9a3RI8/TpP__ZgKq3I/AAAAAAAAALg/CgIG69HJjuQ/s1600/Facebook-Fan-page-5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="213" src="http://4.bp.blogspot.com/-t1s2U9a3RI8/TpP__ZgKq3I/AAAAAAAAALg/CgIG69HJjuQ/s400/Facebook-Fan-page-5.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Congratulation, you have create Facebook Fan Page for your Blog or Website.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-oGdfI4BnPx8/TpQADbed6uI/AAAAAAAAALo/LuVmbCXtZe4/s1600/Facebook-Fan-page-6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="67" src="http://2.bp.blogspot.com/-oGdfI4BnPx8/TpQADbed6uI/AAAAAAAAALo/LuVmbCXtZe4/s320/Facebook-Fan-page-6.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Keyword (Indonesia) : membuat halaman fans facebook blog, membuat halaman blog di facebook&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-5126809349800213717?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/bqBmeRdzUemstwsyzRKdgpBGaqk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bqBmeRdzUemstwsyzRKdgpBGaqk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/bqBmeRdzUemstwsyzRKdgpBGaqk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bqBmeRdzUemstwsyzRKdgpBGaqk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/Qr-Qz6bZHBM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/5126809349800213717/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=5126809349800213717" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/5126809349800213717?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/5126809349800213717?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/Qr-Qz6bZHBM/create-facebook-fan-page-for-blog-and.html" title="Create Facebook Fan Page for Blog and Website" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-M7P2xTmUCFk/TpQCRMp_grI/AAAAAAAAALw/1DfcePhc730/s72-c/facebook_fan_page_icon.png" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://www.firecreature.com/2011/10/create-facebook-fan-page-for-blog-and.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0IMR30zeSp7ImA9WhRVGUw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-8472233382104620927</id><published>2011-10-08T04:59:00.001+07:00</published><updated>2012-01-19T02:39:46.381+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-19T02:39:46.381+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tricky" /><title>Download Youtube Videos in Mp3 Files - How To</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;img border="0" height="190" src="http://2.bp.blogspot.com/-_xmIz_Luy1M/To91KCtAHWI/AAAAAAAAAKs/y2X0e8_4S8o/s200/download.jpg" width="200" /&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type &amp;nbsp; : Tutorial&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Download&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level &amp;nbsp;: Easy&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;A few minutes ago, before I write this post, I'm watching WoDota - TerrorBlade's Revenge video, and suddenly, I want to download all song that used in that video. I'm searching all title in google, but almost all of them stored as video in YouTube. I'm only need the sound, not visual thing like video, because&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://piqosoft.firecreature.com/emo/32.gif" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://piqosoft.firecreature.com/emo/32.gif" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;I'll study better when I hear sound that calm my heart.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;How can I download YouTube videos in Mp3 Files?&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://piqosoft.firecreature.com/emo/15.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://piqosoft.firecreature.com/emo/15.gif" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;b&gt;Download it, then convert it to Mp3 Files! Never do that Okay!&lt;/b&gt;&lt;/span&gt; Because its not effective way to download YouTube Videos in mp3 format. Why? Because when you download flv format, its greater than mp3 format. &lt;span class="Apple-style-span" style="color: red;"&gt;&lt;b&gt;Why would you download 45 mb video files and than convert it to 4 mb mp3 files?&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Let the Others Convert it For You!&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Are you sure? Are there anyone want to convert YouTube Video to mp3? Who? The answer is, YouTube-Mp3 website will convert YouTube Video Files to Mp3 Files for you, for free.&lt;/span&gt;&lt;br /&gt;
&lt;img src="http://piqosoft.firecreature.com/emo/03.gif" /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Lets Check It Out!&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Go to&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;a href="http://www.youtube-mp3.org/" rel="nofollow"&gt;http://www.youtube-mp3.org/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;img border="0" height="120" src="http://2.bp.blogspot.com/-VtSnBiiEcQs/To91Z-v0r4I/AAAAAAAAAKw/J2qxfdTjuoY/s400/Youtube-To-Mp3-1.png" width="400" /&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Place YouTube url video, like&amp;nbsp;http://www.youtube.com/watch?v=Xv3Kxg56Dak then click &lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Convert Video&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;img border="0" height="108" src="http://4.bp.blogspot.com/-WMpS1Jdjq8k/To91erN-M7I/AAAAAAAAAK4/j18bG42dU1k/s400/Youtube-To-Mp3-2.png" width="400" /&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;YouTube-Mp3 will download your video and then convert it to mp3 files.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;img border="0" height="220" src="http://2.bp.blogspot.com/-LXLZ2l3QZzA/To91iGgJF6I/AAAAAAAAAK8/Au3F_0MvZ3I/s400/Youtube-To-Mp3-3.png" width="400" /&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;There you are, your mp3 files link download.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;img border="0" height="122" src="http://1.bp.blogspot.com/-ZvYQxTaYlKY/To91dFOJr2I/AAAAAAAAAK0/ItLWfVJ-hFY/s400/Youtube-To-Mp3-4.png" width="400" /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Peace of Cake, right? Now, happy downloading...&lt;/span&gt;&lt;br /&gt;
&lt;img src="http://piqosoft.firecreature.com/emo/81.gif" /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : download youtube mp3, convert youtube ke mp3, download youtube video&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-8472233382104620927?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/xeMqcEhCEX_iyN-NMc2Ir9z1erU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xeMqcEhCEX_iyN-NMc2Ir9z1erU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/xeMqcEhCEX_iyN-NMc2Ir9z1erU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xeMqcEhCEX_iyN-NMc2Ir9z1erU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/5dIqUayJIbE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/8472233382104620927/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=8472233382104620927" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/8472233382104620927?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/8472233382104620927?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/5dIqUayJIbE/download-youtube-videos-in-mp3-files.html" title="Download Youtube Videos in Mp3 Files - How To" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-_xmIz_Luy1M/To91KCtAHWI/AAAAAAAAAKs/y2X0e8_4S8o/s72-c/download.jpg" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.firecreature.com/2011/10/download-youtube-videos-in-mp3-files.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0UFRH0yfyp7ImA9WhdUGEg.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-4216750622216153800</id><published>2011-10-05T20:29:00.000+07:00</published><updated>2011-10-06T07:00:15.397+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-06T07:00:15.397+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="DotA" /><title>Rogue Knight - Fastest Firstblood Combo</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;img src="http://1.bp.blogspot.com/_q-dA0MJSw68/S8dcbeGyf5I/AAAAAAAAAAs/jFZP1uYqeFw/s320/sven_dota.jpg" /&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div style="margin-left: 1em; margin-right: 1em;"&gt;
&lt;div style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin-left: 1em; margin-right: 1em;"&gt;
&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type &amp;nbsp; : Share&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : DotA Combo&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level &amp;nbsp;: N/A&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://3.bp.blogspot.com/-moBhiaVAoLs/TdWxZ3syw9I/AAAAAAAAAR0/OOECKhM4CXQ/s1600/sven.gif" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-moBhiaVAoLs/TdWxZ3syw9I/AAAAAAAAAR0/OOECKhM4CXQ/s1600/sven.gif" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Last week, I play B.Net DotA with 2 of my friend and that was the funniest game ever. In four game, I pick Sven - Rogue Knight Trice, and pick Tiny - Stone Giant once. I don't know whether my skill has improve, or my enemy is very noob. But my lane got FIRSTBLOOD in first creep wave. The Fastest Firsblood in my game ever.&lt;/span&gt;&lt;br /&gt;
&lt;img src="http://piqosoft.firecreature.com/emo/06.gif" /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Who is my Partner Lane?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Bradwarden – The Centaur Warchief, tanker-killer-crazy carry in late, even tower will die without being hit by Centa (Return - Passive Skill that can damage tower) but he is very useless if enemy has picked Naix - The Lifestealer.&lt;/span&gt;&lt;br /&gt;
&lt;img src="http://piqosoft.firecreature.com/emo/12.gif" /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;What is my Item Build?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Maybe this is noob item start, but I prefer with this item because I play in Public game, so there are no one want to buy chicken.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Soul Ring Recipe&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;1 Tango&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;1 Ring of Regeneration.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Whenever I get 325, I buy Sobi Mask in Side Shop, now you get your Soul Ring. Other item is depending on my enemy hero, and my enemy item build. But Soul Ring is un-replace-able. Usually my item build looks like this:&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Core Item :&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Soul Ring&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Power Thread&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Armlet of Mordigian&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Alternative:&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Mask of Madness (Fast game, no heavy nuker)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Black King Bar (You face heavy nuker, and heavy disabler)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Battlefury (Face Cloner, or just want to get Rampage, Fun build, because I don't recommend it for Serious Game, unless your team is owning Early-Mid)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Buriza do Kyanon (Activate Armlet, God Strength, Avatar, Rampage)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Heart of Taraque (Maybe I never get this item, because game is over so quickly, get this if game is going to be Late War)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Don't buy Arcane Boot please, you need Strength Stats and Attack Speed. Buy Power Thread instead.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;How to get Firstblood in Level 1?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;First, make sure that you make good communication with Centa player.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;In first creep wave, go blocking creep&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;When you see an enemy hero (ex: terrorblade), Sven throw storm bolt as soon as possible to surprise your enemy.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Sven and Centa attack terrorblade&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;When Storm Bolt stun duration is almost over, Centa use his hoof stomp, attack until him/her die and you got firstblood in your lane.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Go Aggresive!&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Whether you fail or success to get firstblood, you should have your Soul Ring right now, go spam your storm bolt, and use this combo&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Storm Bolt + Attack + Hoof Stomp + Attack + Double Edge&lt;/span&gt;&lt;/blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;In level 3, its almost 100% success to kill anyone if there is no enemy stunner or disabler in your lane. If there is stunner or disabler, use that combo to him/her. This combo is the best stunner combo ever (I think).&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How to Counter?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Play passively if you facing this combo.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Pick Earthshaker or another AOE stunner, this will help &amp;nbsp;your ally very much.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Pick Naix and focus hit Centa, if sven throw his storm bolt, go rage!&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Have Omniknight in your team, repel will help so much.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Pick Blinker or Anti-Magic hero (Magina, Yurnero).&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Buy BKB as fast as you can.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Summary&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;If you want to play Fun but Pro, try this combo... I'm always enjoy the game when I pick Sven, and have Centa as my partner lane. Oh yeah, don't forget to buy Armlet of Mordigian, the best item for All Strength Carry Hero. If you have another opinion, please share with use in comment box.&lt;/span&gt;&lt;br /&gt;
&lt;img src="http://piqosoft.firecreature.com/emo/02.gif" /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : quick guide untuk sven - rogue knight, combo sven centa firstblood level satu, firstblood tercepat sven centa combo&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-4216750622216153800?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3BuyZAh3rJFqF4Bok-5dABHq9Wk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3BuyZAh3rJFqF4Bok-5dABHq9Wk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3BuyZAh3rJFqF4Bok-5dABHq9Wk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3BuyZAh3rJFqF4Bok-5dABHq9Wk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/vtPA33wklIE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/4216750622216153800/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=4216750622216153800" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/4216750622216153800?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/4216750622216153800?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/vtPA33wklIE/rogue-knight-ft-centaur-warchief.html" title="Rogue Knight - Fastest Firstblood Combo" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_q-dA0MJSw68/S8dcbeGyf5I/AAAAAAAAAAs/jFZP1uYqeFw/s72-c/sven_dota.jpg" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://www.firecreature.com/2011/10/rogue-knight-ft-centaur-warchief.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUICQHc5fSp7ImA9WhdbGE4.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-1186167035415529076</id><published>2011-10-01T21:44:00.000+07:00</published><updated>2011-10-17T13:39:21.925+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-17T13:39:21.925+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Computer" /><title>International Seminar - SEIE 2011</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-4xWF8YDDuns/TocmSL3cd1I/AAAAAAAAAJ4/cSpyKbYx7yg/s1600/SEIE_2011%25281%2529.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="156" src="http://4.bp.blogspot.com/-4xWF8YDDuns/TocmSL3cd1I/AAAAAAAAAJ4/cSpyKbYx7yg/s200/SEIE_2011%25281%2529.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type &amp;nbsp; : Share&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Education&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level &amp;nbsp;: N/A&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;International Seminar - SEIE 2011 (Seminar on Electrical, Informatics and It's Education) has been held&amp;nbsp;successfully today. This Seminar has been held in Graha Cakrawala, State University of Malang, Indonesia, by Electrical Engineering Major. I'm so proud because I'm one of the student in that major. And I also the participant (not author) of this seminar.&lt;/span&gt;&lt;br /&gt;
&lt;img src="http://piqosoft.firecreature.com/emo/12.gif" /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Theme of this seminar is Mobile Technology and its Application on Education with Keynote Speaker is Prof. Dr. Kohai Arai form Saga University Japan. Its about converting from E-Learning to Mobile-Learning, very interesting topic to me, because I'll be a teacher someday. And now&amp;nbsp;I'll try to share my experience in that seminar, happy reading.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Times New Roman';"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/02.gif" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Times New Roman';"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;What is E-Learning?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;E-learning comprises all forms of electronically supported learning and teaching. The information and communication systems, whether networked learning or not, serve as specific media to implement the learning process. You can use Moodle to create E-learning server. You can download Moodle for free, in this site :&amp;nbsp;&lt;/span&gt;&lt;a href="http://moodle.org/downloads/"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;http://moodle.org/downloads/&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;What is Blended Learning?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Blended Learning is the way to teach and to learn through combination or 'blending' of multiple methods and learning-styles together. Prof Kohai recommend us to use the combination of online and face-to-face basis approaches for teach and learn.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Why Blended Learning?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Because Blended Learning is possible to provide flexible and alternative learning opportunities for students even if students are out the classroom and if after class. So the students can study anytime, anywhere.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Whats the Problem?&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Many University develop e-learning web page to provide online learning course and materials. The problem is, not all students have computer or laptop. Almost all student have mobile phone. But, those e-learning content are not accessible through mobile handled device such as mobile phone, PDA, SmartPhone or iPhone.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Whats the Solution?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;The solution is adapting e-learning content into mobile learning content which enable to view e-learning contents on mobile device. With some technical process E-Learning Content can be delivered to Mobile Learner.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Summary&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Module Based Content Adaption method is appropriate for adapting composite E-Learning content that composed from independent learning object with separate presentation and data layer. Compatible (at least) with 94.5% of current mobile browser used in mobile devices.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : seminar internasional SEIE 2011 jurusan teknik elektro universitas negeri malang&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-1186167035415529076?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/gH72ekrIUnlU8w46jFn3LoSnybw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gH72ekrIUnlU8w46jFn3LoSnybw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/gH72ekrIUnlU8w46jFn3LoSnybw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gH72ekrIUnlU8w46jFn3LoSnybw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/pkRAAxcG7yg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/1186167035415529076/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=1186167035415529076" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/1186167035415529076?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/1186167035415529076?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/pkRAAxcG7yg/international-seminar-seie-2011-on.html" title="International Seminar - SEIE 2011" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-4xWF8YDDuns/TocmSL3cd1I/AAAAAAAAAJ4/cSpyKbYx7yg/s72-c/SEIE_2011%25281%2529.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.firecreature.com/2011/10/international-seminar-seie-2011-on.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0EGRng8eSp7ImA9WhRVGUw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-4374822072091144915</id><published>2011-09-30T19:46:00.001+07:00</published><updated>2012-01-19T02:40:27.671+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-19T02:40:27.671+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blogger" /><title>Make Your Blog Load Running Like the Wind</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-c_2zpeywpLA/ToW5-oOEvhI/AAAAAAAAAJ0/g32KzsMFf0g/s1600/Sonic.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-c_2zpeywpLA/ToW5-oOEvhI/AAAAAAAAAJ0/g32KzsMFf0g/s1600/Sonic.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type &amp;nbsp;: Share&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Blogger&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level &amp;nbsp;: N/A&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Everyone want to access information as fast as they can. Even though they don't have enough money to pay Fast Internet Speed, they still want to get information as fast as they can. Those people will love website that have short loading time rather than heavy loading time website. As we know, to those people, loading time can be a factor to bookmark website or blog.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;b&gt;Should I make my blog load faster?&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Google said&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;The speed at which your blog loads is critical to attracting more readers to your blog. If your blog takes a long time to load, many readers may leave your blog before they have the chance to read it.&lt;/span&gt;&lt;/blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Its up to you. But, have blog loading running like the wind, will affect on your blog traffic. People will start to like your blog, at least, for your blog fast loading. They will get information in short time, and you have more visit because they will not spend all the time to wait your blog load.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How to make blog load faster?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;There is no magic to do that. Its just a little tip from me, that can affect your blog load. I hope it will help you, to make your blog load faster.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Themes&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;When you use free theme, usually it doesn't coded properly. Don't use theme only because its beautiful. Many of free theme contain some extra widget and script that will slow down your blog loading speed. So, if you knew a little (or Pro) of html, you can modify your free theme. If you don't, just use standard theme, or theme that doesn't have many feature (like slideshow, banner and other image everywhere).&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Widget&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Only use necessary widget on your blog. Remove any extra widget that not too important for your blog. Because the more widget you have, the more blog load you will have. There is a tip form Google&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;For optimal blog load speed, we recommend using Google/Blogger widgets, JavaScript and links. However, if you need to use third party JavaScript and links, your blog will load much faster if you put all JavaScript at the bottom of your blog. If you have third party JavaScript and links in your sidebar, put them in at the bottom of the sidebar.&lt;/span&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Plugin&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Only use plugin that you need. Example, you want to add SyntaxHighlighter to your blog, and there is so many javascript files that you must place to your blog (files its different from script). There is so many of that plugin, and choose the plugin that have a fewer files than other plugin. This will help your blog load faster, and you still have your SyntaxHighliter.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Image&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Compress your image before you upload it. And don't use image for your blog background or your blog will suffer. Avoid to use image to your blog background. If you have Ads on your blog, choose that will display text only. Don't use too much picture in your post. Maybe two or three is enough to make your post more attractive.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Post&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;This is what Google said&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Your blog's load time can be affected by the number of posts you display on your main page. You can easily edit the number of posts displayed of the main page from the Settings | Formatting tab. You can then select the number of posts you want to display on the main page. We recommend displaying 10 or fewer posts on the main page.&amp;nbsp;&lt;/span&gt;&lt;/blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;But I prefer to use only four post per page. And use jump break to every your post. This will help to reduce some time for your blog to load.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;CDN Service&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;A content delivery network or content distribution network (CDN) is a network containing copies of data placed at various nodes of a network. When properly designed and implemented, a CDN can improve access to the data it caches by increasing access bandwidth and redundancy and reducing access latency because its uses the closest server to visitor location. (credits: Leo AW)&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Are You Ready?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;If you think your blog load is fast enough, try to compare it with other blog, or maybe to challenge your friend, who is the fastest blog? You can use this site.&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;a href="http://whichloadsfaster.com/" rel="nofollow"&gt;http://whichloadsfaster.com/&lt;/a&gt;&amp;nbsp;Have Fun!!&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;If you have another tips, please share with us in comment box.&lt;/span&gt;&lt;br /&gt;
&lt;img src="http://piqosoft.firecreature.com/emo/13.gif" /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : membuat loading blog lebih cepat, mempercepat loading blog&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-4374822072091144915?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/JNsaaRlv6AMw5J0SBmCAWYwcf5E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JNsaaRlv6AMw5J0SBmCAWYwcf5E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/JNsaaRlv6AMw5J0SBmCAWYwcf5E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JNsaaRlv6AMw5J0SBmCAWYwcf5E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/kRhEzcYAqQ0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/4374822072091144915/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=4374822072091144915" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/4374822072091144915?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/4374822072091144915?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/kRhEzcYAqQ0/make-your-blog-load-running-like-wind.html" title="Make Your Blog Load Running Like the Wind" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-c_2zpeywpLA/ToW5-oOEvhI/AAAAAAAAAJ0/g32KzsMFf0g/s72-c/Sonic.jpg" height="72" width="72" /><thr:total>4</thr:total><feedburner:origLink>http://www.firecreature.com/2011/09/make-your-blog-load-running-like-wind.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0YFSXk5eCp7ImA9WhdUEUU.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-1111582384394973342</id><published>2011-09-27T14:54:00.002+07:00</published><updated>2011-09-28T12:51:58.720+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-28T12:51:58.720+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blogger" /><title>Create Your Own Translation Feature For Blog</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-cSu2K_sNS6M/ToGBFcXNWeI/AAAAAAAAAIw/ahV-jFfHW9I/s1600/translate_google_logo_.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="157" src="http://1.bp.blogspot.com/-cSu2K_sNS6M/ToGBFcXNWeI/AAAAAAAAAIw/ahV-jFfHW9I/s200/translate_google_logo_.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type &amp;nbsp; : Tutorial&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Blogger&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level &amp;nbsp;: Easy&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Do We Need Translation Feature?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;A few days ago, Zh!ntho comment on one of my posts. He asked Indonesian version of this blog. Of course I was confused, because this blog is still new. The only way that occurred in my mind is how google can translate my blog.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Times New Roman';"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/99.gif" style="cursor: move;" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Yes, there it is. Google can do everything, almost anything can be done, especially just translating my tiny blog. One of google feature that can translate the web page is Google Translate.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How Google Translate Work?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;I started looking for how to translate my blog page with google translate. When I tried to translate a page, then Google translate accept the parameter "u" which is the URL of the page to be translated and parameter "langpair" which contains the Source Language and Translation Language.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;So, I conclude that we can create the form that will go to google translate to translate our pages. Actually a lot of ways to make this form, some use the flag of each country. But I prefer to use a combo box because it makes a faster loading.&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;And I make this script, you can use it because it's free.&lt;/span&gt;&lt;br /&gt;
&lt;img src="http://piqosoft.firecreature.com/emo/03.gif" /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How to Add Translation Feature To My Blog?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;To put this in your blog, simply go to add the widget&amp;gt;&amp;gt; HTML / Javascript, and paste this script. Then save it.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;pre class="html" name="code"&gt;
&amp;lt;form action="http://www.google.com/translate" target="_blank"&amp;gt;&amp;lt;div&amp;gt;

&amp;lt;b&amp;gt;Translate To &amp;lt;/b&amp;gt;

&amp;lt;script language="JavaScript"&amp;gt;

document.write ("&amp;lt;input name=u value="+location.href+" type=hidden&amp;gt;")

&amp;lt;/script&amp;gt;

&amp;lt;noscript&amp;gt; &amp;nbsp; &amp;lt;input name="u" value="http://www.firecreature.com"/&amp;gt; &amp;nbsp; &amp;lt;/noscript&amp;gt;

&amp;lt;select name="langpair"&amp;gt;

&amp;lt;option value="en|id" selected /&amp;gt;Bahasa Indonesia

&amp;lt;option value="en|de" /&amp;gt;Deutsch

&amp;lt;option value="en|fr" /&amp;gt;French

&amp;lt;option value="en|pt" /&amp;gt;Portuguese

&amp;lt;option value="en|it" /&amp;gt;Italiano

&amp;lt;option value="en|es" /&amp;gt;Spanish

&amp;lt;option value="en|ja" /&amp;gt;Japanese

&amp;lt;option value="en|ko" /&amp;gt;Korean

&amp;lt;option value="en|zh-CN" /&amp;gt;Chinese

&amp;lt;/select&amp;gt;

&amp;lt;input type="submit" value="Translate Now" /&amp;gt;

&amp;lt;!-- Originaly created by www.FireCreature.com, powered by Google

Translate --&amp;gt;

&amp;lt;/div&amp;gt;
&amp;lt;/form&amp;gt;
&lt;/pre&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : cara membuat terjemahan untuk blog&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-1111582384394973342?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/bjVnmNxpqtJZCaF3wW-RReR8mbA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bjVnmNxpqtJZCaF3wW-RReR8mbA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/bjVnmNxpqtJZCaF3wW-RReR8mbA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bjVnmNxpqtJZCaF3wW-RReR8mbA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/7CHhTvYBU1o" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/1111582384394973342/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=1111582384394973342" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/1111582384394973342?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/1111582384394973342?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/7CHhTvYBU1o/create-your-own-translation-feature-for.html" title="Create Your Own Translation Feature For Blog" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-cSu2K_sNS6M/ToGBFcXNWeI/AAAAAAAAAIw/ahV-jFfHW9I/s72-c/translate_google_logo_.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.firecreature.com/2011/09/create-your-own-translation-feature-for.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0EMR3w7fip7ImA9WhRVGUw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-3020175139003307904</id><published>2011-09-25T19:32:00.002+07:00</published><updated>2012-01-19T02:41:26.206+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-19T02:41:26.206+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Game Engine" /><title>Haaf's Game Engine - 2D Game Engine</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-1BxtSnntc58/Tn8fMVQXlmI/AAAAAAAAAIs/uRZ_P2DPg6k/s1600/Game+Engine.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/-1BxtSnntc58/Tn8fMVQXlmI/AAAAAAAAAIs/uRZ_P2DPg6k/s1600/Game+Engine.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type &amp;nbsp; : Share&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : 2D Game Engine&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level &amp;nbsp;: N/A&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;In my previous post, I say that there is so many Game Engine nowadays. Now I will share about one of 2D Game Engines, HGE (Haaf's Game Engine).&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;What is HGE?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;
HGE is an easy to use yet powerful hardware accelerated 2D game engine. It is a full featured middleware for all who want to develop commercial quality 2D games rapidly and easily. It covers all imaginable 2D game genres: you could create everything from a simple puzzle to advanced multilayered platformer or strategy without even thinking of any non game logic code! And you don't have to know anything about "window messages", DirectX programming and all that stuff. Instead you can start developing your own game within 15 minutes! -Official Site&lt;/blockquote&gt;
&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;Why HGE?&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Strict concentration on subject "2D games"&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;
Task oriented design. Nothing redundant and lots of higher level features.&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Simple interface and extreme easiness&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;
You don't have to know anything about system programming and don't need any additional libraries. Classes and headers that make sense. Very easy to set up and use.&lt;/blockquote&gt;
&lt;b&gt;Technical advanceness&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;
HGE is built upon modern Direct3D API what allows lots of special effects and great performance. Alpha blending, color tinting, geometry transformations etc. without performance hit at all!&lt;/blockquote&gt;
&lt;b&gt;Complete and clear documentation&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;
All the features thoroughly grouped and described, lots of general game development hints provided.&lt;/blockquote&gt;
&lt;b&gt;HGE just feels right!&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;
HGE is highly consistent. Every minor feature is carefully planned and interconnected with others.&lt;/blockquote&gt;
&lt;b&gt;Free&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;
HGE is distributed under The zlib/libpng license, i.e. it is completely free for any uses including commercial ones.&lt;/blockquote&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Where I Can Download HGE?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;The lastest version when I publish this post is HGE version 1.81, you can download it from Official Site of HGE at &lt;/span&gt;&lt;a href="http://hge.relishgames.com/" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;hge.relishgames.com&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;I Have Downloaded It, What Now?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;After you download the package, simply extract it to folder HGE, and then you can browse a little. In doc folder, there is an offline web copy from HGE Official Website, its so helpful and useful. You can learn how to use HGE from this web copy in Tutorial Section. Just explore it your self, and you will learn something.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;HGE use C++ Language, so if you want to use this Engine, you must have C++ Compiler such as Microsoft Visual C++, Borland C++, MinGw or other C++ Compiler. Try to learn a little about C++ Language, how "if else" work, how "do while" work, you just need to learn the basic, because HGE has prepared All function you need to create a game. You just need to know how to operate HGE.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/50.gif" /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Read Tutorial From Doc Folder!&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;If you want to use this game engine, start action now, read the tutorial and practice with your own C++ Compiler. I don't need to cover all tutorial here, because, HGE has make tutorial that very easy to understand, and I want to respect the owner of HGE.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Go to Tutorials Folder, and you will found C++ Script for all tutorial in Doc Folder. Try to experiment with it.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/03.gif" style="cursor: move;" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Maybe in the next post, I will share about my Experiment with HGE.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : game engine 2d hge, membuat game 2d dengan game engine hge&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-3020175139003307904?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/O7sNw665pOsWUhrw8vC6mqdVQr0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/O7sNw665pOsWUhrw8vC6mqdVQr0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/O7sNw665pOsWUhrw8vC6mqdVQr0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/O7sNw665pOsWUhrw8vC6mqdVQr0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/F8dqOpfX8A0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/3020175139003307904/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=3020175139003307904" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/3020175139003307904?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/3020175139003307904?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/F8dqOpfX8A0/haafs-game-engine-2d-game-engine.html" title="Haaf's Game Engine - 2D Game Engine" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-1BxtSnntc58/Tn8fMVQXlmI/AAAAAAAAAIs/uRZ_P2DPg6k/s72-c/Game+Engine.png" height="72" width="72" /><thr:total>4</thr:total><feedburner:origLink>http://www.firecreature.com/2011/09/haafs-game-engine-2d-game-engine.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0AHQ307fyp7ImA9WhRVGUw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-8356212263994849696</id><published>2011-09-24T08:08:00.000+07:00</published><updated>2012-01-19T02:42:12.307+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-19T02:42:12.307+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Game Engine" /><title>Create Game Faster with Game Engine</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-CvTJNfe-v3M/Tn0vbYWRkcI/AAAAAAAAAIM/8PuhR4pW_W0/s1600/logitechFreedomJoystickWirelesss.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://2.bp.blogspot.com/-CvTJNfe-v3M/Tn0vbYWRkcI/AAAAAAAAAIM/8PuhR4pW_W0/s200/logitechFreedomJoystickWirelesss.gif" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type   : Share&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Game Engine&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level  : N/A&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;There are so many people who love game. And so many people want to make one. They search in search engine "How to make game", or "How to create game", but not all the people glad with the result of search engine, because to create game, we must understand some programming language.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;So, some gaming master think to help out this people, try to make something that will help all people who want to create a game, with less programming language experience, Game Engine. Game Engine will speed up game development dramatically, because we don't need to make foundation of our game. Game engine is the foundation, it has all great feature that will help us to create a game.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/99.gif" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;What is Game Engine?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;
A game engine is a system designed for the creation and development of video games. There are many game engines that are designed to work on video game consoles and personal computers. The core functionality typically provided by a game engine includes a rendering engine (“renderer”) for 2D or 3D graphics, a physics engine or collision detection (and collision response), sound, scripting, animation, artificial intelligence, networking, streaming, memory management, threading, localization support, and a scene graph. The process of game development is often economized, in large part, by reusing/adapting the same game engine to create different games. -wikipedia.org&lt;/blockquote&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;b&gt;How to Create a Game with Game Engine?&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;To create a game with game engine, you need to understand a little of programming language they use. There is so many game engine in this world, and I bet you will confuse to use them. So, choose one that relevant to your game style. In the next post, I will cover various style of game.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;After you choose one of them, read a quick tutorial how to use the game engine. Most of them have quick tutorial, how to use their game engine. Learn a little about their language program, so if they use LUA language, try to find tutorial about LUA programming. Its will help you significantly.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Now, you have understand their language then you must prepare all of resource you want to use for your games, such as map, sprite, sound. There are so many free tools to make this up for you. Maybe I'll cover it next time, because I plan to make my own game, and I will share all thing about my project.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/32.gif" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;What Game Engine I Must Choose?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;As I say before, there are so many game engine this day. I will cover one by one, but not in this post. Maybe in the next post. Hehe.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/28.gif" style="cursor: move;" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;List of Game Engine?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;You can view full list of game engine in this site,&amp;nbsp;&lt;a href="http://en.wikipedia.org/wiki/List_of_game_engines" rel="nofollow"&gt;http://en.wikipedia.org/wiki/List_of_game_engines&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;or&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;this is the full review of various game engine,&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;a href="http://www.devmaster.net/engines/" rel="nofollow"&gt;http://www.devmaster.net/engines/&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : membuat game dengan game engine&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-8356212263994849696?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZpI89vYgenQENyKDERjs5YcyVCU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZpI89vYgenQENyKDERjs5YcyVCU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZpI89vYgenQENyKDERjs5YcyVCU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZpI89vYgenQENyKDERjs5YcyVCU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/r9kRaeJ4GHw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/8356212263994849696/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=8356212263994849696" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/8356212263994849696?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/8356212263994849696?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/r9kRaeJ4GHw/create-game-faster-with-game-engine.html" title="Create Game Faster with Game Engine" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-CvTJNfe-v3M/Tn0vbYWRkcI/AAAAAAAAAIM/8PuhR4pW_W0/s72-c/logitechFreedomJoystickWirelesss.gif" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.firecreature.com/2011/09/create-game-faster-with-game-engine.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0EBQH87eCp7ImA9WhdVGEo.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-5988905658606022986</id><published>2011-09-22T18:00:00.001+07:00</published><updated>2011-09-24T21:47:31.100+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-24T21:47:31.100+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blogger" /><title>How To Add Emoticon To Your Blog (New Method)</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-gZKgLblYJ2Q/TmrxAXjHQYI/AAAAAAAAAF8/uP9LLKV5mnI/s1600/emoticon1.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="148" src="http://2.bp.blogspot.com/-gZKgLblYJ2Q/TmrxAXjHQYI/AAAAAAAAAF8/uP9LLKV5mnI/s200/emoticon1.gif" width="200" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type   : Tutorial&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Blogger&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level  : Easy&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Hi guys...&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Something wrong with my Post right? No, it is something right. &lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/06.gif" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;My emoticon is BACK!!!!&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;I am so glad now, because i found new method, no-- its a traditional method to add emoticon to blog post. At least, its work for my blog.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img src="http://piqosoft.firecreature.com/emo/55.gif" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;I have post the easier method for add emoticon to your blog before, but when I buy new domain, my emoticon didn't work at all. And now, I want to share this method. It seem that FireFox Addon method didn't work for new User Interface of Blogger, so I choose to use this one.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;div style="text-align: left;"&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;How Can I Add Emoticon to My Blog Post?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;There is two method that can be used. But I think its same.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Simply upload All emoticon to your blog, or your Picasa account.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Use my uploaded emoticon.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: left;"&gt;
&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Method 1. Upload All Emoticon to your Blog/Picasa account.&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;You can do this via Insert Image&amp;gt;Upload&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;When you want to add emoticon, simply choose Insert Image&amp;gt;From this blog or if you upload it to your picasa account choose Insert Image&amp;gt;From Picasa Web Album&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: left;"&gt;
&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left;"&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Method 2. Use my uploaded emoticon.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Simply go to Insert Image&amp;gt;From URL&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="text-align: center;"&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="color: #3d85c6;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Enter URL : http://piqosoft.firecreature.com/emo/number-of-emo.gif&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left;"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Or you can &lt;b&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Go to HTML mode&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;, then simply add this code:&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;pre class="html" name="code"&gt;&amp;lt;img src="http://piqosoft.firecreature.com/emo/number-of-emo.gif" /&amp;gt;
&lt;/pre&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Example:&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;
&lt;pre class="html" name="code"&gt;
&amp;lt;img src="http://piqosoft.firecreature.com/emo/99.gif" /&amp;gt;
&lt;/pre&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;will be converted to&lt;/span&gt;&lt;br /&gt;
&lt;img src="http://piqosoft.firecreature.com/emo/99.gif" /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;*You must place that code in &lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;HTML mode&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;*You can view all emoticon at&amp;nbsp;&lt;/span&gt;&lt;a href="http://piqosoft.firecreature.com/emo/"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;http://piqosoft.firecreature.com/emo/&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;*You can upload all emoticon to your own website.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;*I still work for new method using Software.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;I use Method 2, because I think its faster then method 1. Tips for using Method 2, go to&amp;nbsp;&lt;/span&gt;&lt;a href="http://piqosoft.firecreature.com/emo/"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;http://piqosoft.firecreature.com/emo/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&amp;nbsp;first, and don't close it until you finish your post. If you want to add emoticon, you only need to remember the number and use Method 2.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="clear: left; float: left; font-family: Verdana, sans-serif; margin-bottom: 1em; margin-right: 1em;"&gt;Keyword (Indonesia) : cara memasang emoticon di blog post baru, install emoticon di blog post&lt;/span&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-5988905658606022986?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/zQ__9k_-Zywwc2B6LxLn2oFyh9w/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zQ__9k_-Zywwc2B6LxLn2oFyh9w/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/zQ__9k_-Zywwc2B6LxLn2oFyh9w/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zQ__9k_-Zywwc2B6LxLn2oFyh9w/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/ZKRnRMdiBKM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/5988905658606022986/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=5988905658606022986" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/5988905658606022986?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/5988905658606022986?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/ZKRnRMdiBKM/how-to-add-emoticon-to-your-blog-new.html" title="How To Add Emoticon To Your Blog (New Method)" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-gZKgLblYJ2Q/TmrxAXjHQYI/AAAAAAAAAF8/uP9LLKV5mnI/s72-c/emoticon1.gif" height="72" width="72" /><thr:total>4</thr:total><feedburner:origLink>http://www.firecreature.com/2011/09/how-to-add-emoticon-to-your-blog-new.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08ER306eyp7ImA9WhRVGUw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-6365587449098032515</id><published>2011-09-20T01:20:00.003+07:00</published><updated>2012-01-19T02:43:26.313+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-19T02:43:26.313+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blogger" /><title>How to Add Your Blog to Technorati</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-4NM-SYE9Z6Y/TneJRv54oyI/AAAAAAAAAH0/u3ZeTqdUZMA/s1600/techno.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="200" src="http://3.bp.blogspot.com/-4NM-SYE9Z6Y/TneJRv54oyI/AAAAAAAAAH0/u3ZeTqdUZMA/s200/techno.png" width="185" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type   : Tutorial&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Blogger&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level  : Easy&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Hi, this time I want to share about Adding your blog to &lt;/span&gt;&lt;a href="http://www.technorati.com/" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Technorati&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;The first time I visit technorati, i'm confused. Where I can submit my blog? Wait-wait, what is technorati?&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;b&gt;Wikipedia said that&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Technorati is an Internet search engine for searching blogs. By June 2008, Technorati was indexing 112.8 million blogs and over 250 million pieces of tagged social media.[3] The name Technorati is a blend of the words technology and literati, which invokes the notion of technological intelligence or intellectualism.&lt;/span&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Technorati was founded by Dave Sifry, with its headquarters in San Francisco, California, USA. Tantek Çelik was the site's Chief Technologist.&lt;/span&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Technorati uses and contributes to open source software. Technorati has an active software developer community, many of them from open-source culture. Sifry is a major open-source advocate and was a founder of LinuxCare and later of Wi-Fi access point software developer Sputnik. Technorati includes a public developers' wiki, where developers and contributors collaborate, also various open APIs.&lt;/span&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;The site won the SXSW 2006 awards for Best Technical Achievement and Best of Show.[4] It was nominated for a 2006 Webby Award for Best Practices, but lost to Flickr and Google Maps.[5] Technorati was recognized as one of the “2010 Hottest San Francisco Companies” by Lead411.[6] -wikipedia.org&lt;/span&gt;&lt;/blockquote&gt;
&lt;img src="http://piqosoft.firecreature.com/emo/63.gif" /&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Wow... Its cool right? Now, we will submit our blog to Technorati.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How to Add your blog to Technorati?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Join Technorati from this link :&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.technorati.com/" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;www.technorati.com&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Go to your account, and in the end of your account page, there is a button for Claim Your Blog.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Claim Your Blog right now and follow the instruction.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Now, go to your account page, and click Claim Status&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Post Something on your blog with Technorati Verify Code in your post.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #3d85c6;"&gt;&lt;b&gt;My Verify Code :&amp;nbsp;TGMT88XXXXX (*I edit this after my claim token is successful)&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&amp;nbsp;And Publish your post, then click Verify Claim Token from your Technorati account page.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;After your claim token is successful and waiting for review, you may remove your code.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Hope it is usefull.&lt;/span&gt;&lt;br /&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;
&lt;span class="Apple-style-span" style="clear: left; float: left; font-family: Verdana, sans-serif; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="clear: left; float: left; font-family: Verdana, sans-serif; margin-bottom: 1em; margin-right: 1em;"&gt;Keyword (Indonesia) : cara mendaftarkan blog ke technorati&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-6365587449098032515?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/M99bsHEg3ruXEDcP33shvmG-zvc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/M99bsHEg3ruXEDcP33shvmG-zvc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/M99bsHEg3ruXEDcP33shvmG-zvc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/M99bsHEg3ruXEDcP33shvmG-zvc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/YcnDog0r0xA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/6365587449098032515/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=6365587449098032515" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/6365587449098032515?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/6365587449098032515?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/YcnDog0r0xA/add-your-blog-to-technorati.html" title="How to Add Your Blog to Technorati" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-4NM-SYE9Z6Y/TneJRv54oyI/AAAAAAAAAH0/u3ZeTqdUZMA/s72-c/techno.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.firecreature.com/2011/09/add-your-blog-to-technorati.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08CQHY7eCp7ImA9WhRVGUw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-8798952703128475150</id><published>2011-09-18T18:44:00.001+07:00</published><updated>2012-01-19T02:44:21.800+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-19T02:44:21.800+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blogger" /><title>How To Claim Your Site At Alexa</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-4rQ1MOnGjuk/Tm_0Fxi218I/AAAAAAAAAGY/uZ13Aejglbc/s1600/alexa.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="193" src="http://2.bp.blogspot.com/-4rQ1MOnGjuk/Tm_0Fxi218I/AAAAAAAAAGY/uZ13Aejglbc/s200/alexa.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type   : Tutorial&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Blogger&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level  : Easy&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Wow, my blog has been ranked by www.alexa.com and now what?&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://piqosoft.firecreature.com/emo/99.gif" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://piqosoft.firecreature.com/emo/99.gif" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Now, its time to claim your site. What is the advantage from claiming your site? You can take a look to this picture, is your site have a description like this?&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-PKTDQs_4-To/TnXY3vz0HDI/AAAAAAAAAHM/46nWF9hcGqc/s1600/alexa.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="148" src="http://4.bp.blogspot.com/-PKTDQs_4-To/TnXY3vz0HDI/AAAAAAAAAHM/46nWF9hcGqc/s320/alexa.png" width="320" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;No? You can edit your Blog/Site description in www.alexa.com if you have claim your site, and its FREE.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How to Claim my Site/Blog?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Go to&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.alexa.com/siteinfo/http://www.firecreature.com" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;http://www.alexa.com/siteinfo/YOUR-BLOG-URL-HERE&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Click Link Claim Your Site at the right side of your Blog/Site Name.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Now Follow the instruction from Alexa, and you must add code to your homepage.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How to add code to my HomePage?&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Go to Template&amp;gt;Edit HTML&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Now Find (CTRL+F)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;pre class="html" name="code"&gt;&amp;lt;meta
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Place your meta code by alexa at the end of other meta tag. It shoul look like this.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;pre class="html" name="code"&gt;&amp;lt;meta content='This is the description' name='description'/&amp;gt;
&amp;lt;meta content='Tutorial Flash, Tutorial Web' name='keywords'/&amp;gt;
&amp;lt;meta content='YOURALEXACODE' name='alexaVerifyID'/&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Save Template&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : cara mendaftar di alexa, daftarkan blog di alexa&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-8798952703128475150?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7-iLfw2n_HaT3wMzWDiXuJNd2ek/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7-iLfw2n_HaT3wMzWDiXuJNd2ek/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7-iLfw2n_HaT3wMzWDiXuJNd2ek/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7-iLfw2n_HaT3wMzWDiXuJNd2ek/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/dN0yjPudxAg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/8798952703128475150/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=8798952703128475150" title="6 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/8798952703128475150?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/8798952703128475150?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/dN0yjPudxAg/how-to-claim-your-site-at-alexa.html" title="How To Claim Your Site At Alexa" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-4rQ1MOnGjuk/Tm_0Fxi218I/AAAAAAAAAGY/uZ13Aejglbc/s72-c/alexa.png" height="72" width="72" /><thr:total>6</thr:total><feedburner:origLink>http://www.firecreature.com/2011/09/how-to-claim-your-site-at-alexa.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUMNRXY_eCp7ImA9WhdbGE4.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-6390005314388100998</id><published>2011-09-18T17:39:00.002+07:00</published><updated>2011-10-17T13:38:14.840+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-17T13:38:14.840+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Computer" /><title>Network Analysis Tool - How to Use WireShark</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-tN4Fk0fUWhw/TnXKUSL0mFI/AAAAAAAAAHI/t04N9sYZ9AY/s1600/wireshark_logo.thumbnail.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-tN4Fk0fUWhw/TnXKUSL0mFI/AAAAAAAAAHI/t04N9sYZ9AY/s1600/wireshark_logo.thumbnail.jpeg" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type   : Tutorial&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Network&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level  : Easy&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;In my last Data Communication and Computer Network class, We learn about Network Analysis Tools, Application Layer Protocol and Transport Layer Protocol. My teacher told us to download the newest edition from WireShark and FileZilla. Wow, are we going to hack something?&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;/XD&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;And then, yeah, I don't hack anything, because we just want to analyse our network. We learn how to analyse network with WireShark.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;What is WireShark?&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Wireshark is the world's foremost network protocol analyzer. It lets you capture and interactively browse the traffic running on a computer network. It is the de facto (and often de jure) standard across many industries and educational institutions. -wireshark.org&lt;/span&gt;&lt;/blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Where I can download WireShark?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;You can download the lastest WireShark at&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.wireshark.org/download.html"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;http://www.wireshark.org/download.html&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;, and I hope you know a little how to capture packet with WireShark. If you don't, you can read here.&amp;nbsp;&lt;/span&gt;&lt;a href="http://wiki.wireshark.org/"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;http://wiki.wireshark.org/&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="line-height: 115%;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;How to analyse packet with WireShark?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: 11pt; line-height: 115%;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: 11pt; line-height: 115%;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;First, I ping to my FTP Server ( my Teacher PC ), and in WireShark&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;, we can see that my Laptop send PING Request to my Teacher PC.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: 11pt; line-height: 115%;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-bbTYTZTKyoU/TnXHojKAleI/AAAAAAAAAGs/4Hs5qBDDQVg/s1600/Picture1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="226" src="http://1.bp.blogspot.com/-bbTYTZTKyoU/TnXHojKAleI/AAAAAAAAAGs/4Hs5qBDDQVg/s640/Picture1.png" width="640" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Second, I open my Google Chrome and browse to www.google.com, and this picture show that my Laptop send HTTP packet to Proxy 192.168.1.200&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-tm3XpVd0roQ/TnXHsnV3kbI/AAAAAAAAAGw/W5z4dRZouGE/s1600/Picture3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="210" src="http://3.bp.blogspot.com/-tm3XpVd0roQ/TnXHsnV3kbI/AAAAAAAAAGw/W5z4dRZouGE/s640/Picture3.png" width="640" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Third, I open my FileZilla, and try to connect to the web server.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-arL1-E7XG8k/TnXHu9YYDEI/AAAAAAAAAG0/UJadQEz9VC4/s1600/Picture4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="237" src="http://4.bp.blogspot.com/-arL1-E7XG8k/TnXHu9YYDEI/AAAAAAAAAG0/UJadQEz9VC4/s400/Picture4.png" width="400" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Then my WireShark show that i send FTP packet to the web server.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-N5CpwLV7-Ew/TnXH0BrceKI/AAAAAAAAAG4/d967vhHBJHU/s1600/Picture5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="366" src="http://3.bp.blogspot.com/-N5CpwLV7-Ew/TnXH0BrceKI/AAAAAAAAAG4/d967vhHBJHU/s640/Picture5.png" width="640" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;I try to open directory, and this my WireShark screenshot.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-SF0lFDWCHD8/TnXH5vN27QI/AAAAAAAAAG8/3_DHpFqBDGY/s1600/Picture6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="342" src="http://2.bp.blogspot.com/-SF0lFDWCHD8/TnXH5vN27QI/AAAAAAAAAG8/3_DHpFqBDGY/s640/Picture6.png" width="640" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;And this screenshot, when i try to download file from the web server.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-RE_cvnrVcik/TnXH9RfoolI/AAAAAAAAAHA/Nx1dHSNm9Ns/s1600/Picture7.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="190" src="http://1.bp.blogspot.com/-RE_cvnrVcik/TnXH9RfoolI/AAAAAAAAAHA/Nx1dHSNm9Ns/s640/Picture7.png" width="640" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;-Fin /bye&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: 15px; line-height: 17px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : alat analisis jaringan, menganalisa jaringan dengan wireshark&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-6390005314388100998?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/mvfWiPxinQy7W4pJ1_iPbGrngR0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mvfWiPxinQy7W4pJ1_iPbGrngR0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/mvfWiPxinQy7W4pJ1_iPbGrngR0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mvfWiPxinQy7W4pJ1_iPbGrngR0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/LjXgX9VSzQo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/6390005314388100998/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=6390005314388100998" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/6390005314388100998?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/6390005314388100998?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/LjXgX9VSzQo/network-analysis-tool-how-to-use.html" title="Network Analysis Tool - How to Use WireShark" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-tN4Fk0fUWhw/TnXKUSL0mFI/AAAAAAAAAHI/t04N9sYZ9AY/s72-c/wireshark_logo.thumbnail.jpeg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.firecreature.com/2011/09/network-analysis-tool-how-to-use.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08NQnw7fSp7ImA9WhRVGUw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-3368291888667348441</id><published>2011-09-14T07:25:00.001+07:00</published><updated>2012-01-19T02:44:53.205+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-19T02:44:53.205+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blogger" /><title>Alexa Site Widget for Blogger</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-4rQ1MOnGjuk/Tm_0Fxi218I/AAAAAAAAAGY/uZ13Aejglbc/s1600/alexa.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="192" src="http://2.bp.blogspot.com/-4rQ1MOnGjuk/Tm_0Fxi218I/AAAAAAAAAGY/uZ13Aejglbc/s200/alexa.png" width="200" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type &amp;nbsp; : Tutorial&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Blogger&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level &amp;nbsp; : Easy&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Yesterday, is another great day of my life, because my tiny poor blog is ranked by alexa.&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://piqosoft.firecreature.com/emo/03.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://piqosoft.firecreature.com/emo/03.gif" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;What is alexa?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Alexa Internet, Inc. is a California-based subsidiary company of Amazon.com that is known for its toolbar and website. Once installed, the toolbar collects data on browsing behavior which is transmitted to the website where it is stored and analyzed and is the basis for the company's web traffic reporting. -wikipedia.org&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Alexa is a well known, and well trusted, brand among webmasters and small business owners across the globe. For years webmasters have used Alexa's free data to make money with their websites. Alexa rank is popular within blogger and web admin. They use all the way to bring their Alexa Rank up.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;And now, you can look on my bottom sidebar for my ranking.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Hey, don't laugh... My blog is just launch a few weeks ago...&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;How to add Alexa widget for my blog?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;If you want to add Alexa Widget to your blog, go to this site :&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.alexa.com/siteowners/widgets" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Alexa Site Widget&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Then choose your interest, you can choose to Stats Widget like mine, or Trafic Rank widget.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Just type your blog url and click &lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Build Widget. ex:http://goflego.blogspot.com&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Now you have html code for your widget.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Simply place this code tho your Sidebar Html/Javascript gadget.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Piece of cake, right?&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : pasang alexa site widget di blogger, alexa site widget untuk blogger&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-3368291888667348441?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Dv2xjUzQCMffhSShwgvVvAlGdMI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Dv2xjUzQCMffhSShwgvVvAlGdMI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Dv2xjUzQCMffhSShwgvVvAlGdMI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Dv2xjUzQCMffhSShwgvVvAlGdMI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/8eI5Hsdm2Hk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/3368291888667348441/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=3368291888667348441" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/3368291888667348441?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/3368291888667348441?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/8eI5Hsdm2Hk/alexa-site-widget-for-blogger.html" title="Alexa Site Widget for Blogger" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-4rQ1MOnGjuk/Tm_0Fxi218I/AAAAAAAAAGY/uZ13Aejglbc/s72-c/alexa.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.firecreature.com/2011/09/alexa-site-widget-for-blogger.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEcNSX46fyp7ImA9WhRVGUw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-1256436367676558052</id><published>2011-09-11T18:47:00.003+07:00</published><updated>2012-01-19T02:48:18.017+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-19T02:48:18.017+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blogger" /><title>Add URL - Submit URL - Top 10 Most Wanted Search Engine Submission List</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-TVmxILMOf2A/TmydcpD152I/AAAAAAAAAGU/3PA7j1Q5L40/s1600/sub1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="200" src="http://3.bp.blogspot.com/-TVmxILMOf2A/TmydcpD152I/AAAAAAAAAGU/3PA7j1Q5L40/s200/sub1.jpg" width="200" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type &amp;nbsp; : Tips&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Blogger&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level &amp;nbsp; : Easy&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Hello...&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;This time I want to show you about How to Submit/Add your website or blog URL to Top 10 Most Wanted Search Engine in the world. But, what Search Engine Submission is?&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;What is&amp;nbsp;Search engine submission?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Search engine submission is how a webmaster submits a web site directly to a search engine. While Search Engine Submission is often seen as a way to promote a web site, it generally is not necessary. /shock&lt;/span&gt;&lt;/blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&amp;nbsp;Hey?? It is said that&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;it generally is not necessary.&lt;/span&gt;&lt;/blockquote&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Is that true? Maybe yes, maybe no... &lt;/span&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;If you don't submit your URL or add your URL to search engine, search engine will never know about you. Example, if your Blog or website is GofleGo, and then you search in &lt;/span&gt;&lt;a href="http://www.google.co.id/search?aq=f&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=fire+creature" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;www.google.com&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt; goflego, goflego wont come up in the result, unless you build good backlink.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;But, it IS easier to submit your URL rather than build a good backlink. Yeah? So, if you want search engine list your Website or Blog to their database, you must Submit your URL first. Here, I want to share Top 10 Most Wanted Search Engine Submission List, hope it still work.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&amp;nbsp;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Top 10 Most Wanted Search Engine Submission List&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;a href="http://www.google.com/addurl/?continue=/addurl" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Google&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;a href="http://siteexplorer.search.yahoo.com/submit" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Yahoo! Search&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://www.bing.com/webmaster/SubmitSitePage.aspx" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Bing&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://www.dmoz.org/docs/en/add.html" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Open Directory&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://www.activesearchresults.com/addwebsite.php" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;ASR&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://www.scrubtheweb.com/addurl.html" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;ScrubTheWeb&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://www.entireweb.com/free_submission/" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Entire Web&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://www.exactseek.com/add.html" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Exact Seek&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://searchsight.com/submit.htm" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Search Sight&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;a href="http://www.webworldindex.com/" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Web World&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Happy Submitting.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;-Fin /bye&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : daftar website ke sepuluh search engine paling dicari, cara daftar website ke search engine&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-1256436367676558052?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/TEzw82AaBwO0qZwmN5cXLGM5Z4M/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TEzw82AaBwO0qZwmN5cXLGM5Z4M/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/TEzw82AaBwO0qZwmN5cXLGM5Z4M/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TEzw82AaBwO0qZwmN5cXLGM5Z4M/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/Pehe58sFoS0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/1256436367676558052/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=1256436367676558052" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/1256436367676558052?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/1256436367676558052?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/Pehe58sFoS0/add-url-submit-url-top-10-most-wanted.html" title="Add URL - Submit URL - Top 10 Most Wanted Search Engine Submission List" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-TVmxILMOf2A/TmydcpD152I/AAAAAAAAAGU/3PA7j1Q5L40/s72-c/sub1.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.firecreature.com/2011/09/add-url-submit-url-top-10-most-wanted.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEYMRnc_eip7ImA9WhRVGUw.&quot;"><id>tag:blogger.com,1999:blog-6221629823932380940.post-1801573179408113471</id><published>2011-09-10T12:35:00.000+07:00</published><updated>2012-01-19T02:49:47.942+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-19T02:49:47.942+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blogger" /><title>Add Emoticon to Your Blogger Post</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-gZKgLblYJ2Q/TmrxAXjHQYI/AAAAAAAAAF8/uP9LLKV5mnI/s1600/emoticon1.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="239" src="http://2.bp.blogspot.com/-gZKgLblYJ2Q/TmrxAXjHQYI/AAAAAAAAAF8/uP9LLKV5mnI/s320/emoticon1.gif" width="320" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Type &amp;nbsp; : Tutorial&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Labels : Blogger&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Level &amp;nbsp; : Easy&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Hi guys...&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;In this tutorial, i want to share about how to add emoticon to your Blogger post. Emoticon can make your blog look more interesting, and maybe professional. With emoticons, you can express your feelings better. So, wanna try it? Lets check it out.&lt;/span&gt;&lt;/div&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;I have searching in google, and i come up with this script. I think this is the easiest way to add emoticon to your blog post. Thanks to&amp;nbsp;&lt;/span&gt;&lt;a href="http://mltan100.blogspot.com/2008/02/use-emoticon-on-blogger-blog.html" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Cool Stuff&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;, all credit goes to him.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;How to add emoticon to blog post?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;First, sign in to your blogger account and then go to Design/Layout/Template to Edit HTML.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Search with CTRL+F for&amp;nbsp;the &amp;lt; /head&amp;gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Place this script, right before the &amp;lt;/head&amp;gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Save now.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;pre class="html" name="code"&gt;&amp;lt;script src="http://mltan100.googlepages.com/emoticons.js" type="text/javascript"/&amp;gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Now, try to post something, and add some this predefined characters.&lt;/span&gt;&lt;br /&gt;
/wahaha   : &lt;img src="http://piqosoft.firecreature.com/emo/40.gif" /&gt;  
/hihi     : &lt;img src="http://piqosoft.firecreature.com/emo/09.gif" /&gt;  
/omg      : &lt;img src="http://piqosoft.firecreature.com/emo/76.gif" /&gt;  
/no       : &lt;img src="http://piqosoft.firecreature.com/emo/14.gif" /&gt;  
/dignose  : &lt;img src="http://piqosoft.firecreature.com/emo/18.gif" /&gt;  
/sweat    : &lt;img src="http://piqosoft.firecreature.com/emo/55.gif" /&gt;  
/shock    : &lt;img src="http://piqosoft.firecreature.com/emo/74.gif" /&gt;  
/floor    : &lt;img src="http://piqosoft.firecreature.com/emo/53.gif" /&gt;  
/hmm      : &lt;img src="http://piqosoft.firecreature.com/emo/40.gif" /&gt;  
/XD       : &lt;img src="http://piqosoft.firecreature.com/emo/03.gif" /&gt;  
/blur     : &lt;img src="http://piqosoft.firecreature.com/emo/20.gif" /&gt;  
/blush    : &lt;img src="http://piqosoft.firecreature.com/emo/06.gif" /&gt;  
/please   : &lt;img src="http://piqosoft.firecreature.com/emo/67.gif" /&gt;  
/bye      : &lt;img src="http://piqosoft.firecreature.com/emo/60.gif" /&gt;  

&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Most yahoo emoticons will work too :) :))&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;-Fin /bye&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;Don't work to your site?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;*UPDATED &amp;gt;&amp;gt; it should work in Blogspot.com, but since I use new domain, it doesn't work in my site. You can see the demo here... It work, and use blogspot.com &amp;gt;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;a href="http://ayocarimakan.blogspot.com/" rel="nofollow"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;AyoCariMakan.blogspot.com&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;I'm trying to find another way for my site. And I have found one, here:&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;a href="http://www.firecreature.com/2011/09/how-to-add-emoticon-to-your-blog-new.html"&gt;http://www.firecreature.com/2011/09/how-to-add-emoticon-to-your-blog-new.html&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana, sans-serif;"&gt;Keyword (Indonesia) : pasang emoticon di blogger post, install emoticon di blogger,&amp;nbsp;cara memasang smileys di post baru,&amp;nbsp;cara memasang emoticon di post baru&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6221629823932380940-1801573179408113471?l=www.firecreature.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/UL32LvrUXYKX-kFFYvR5sU_IkWo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UL32LvrUXYKX-kFFYvR5sU_IkWo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/UL32LvrUXYKX-kFFYvR5sU_IkWo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UL32LvrUXYKX-kFFYvR5sU_IkWo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/firecreature/~4/n_qPVc71m88" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.firecreature.com/feeds/1801573179408113471/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6221629823932380940&amp;postID=1801573179408113471" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/1801573179408113471?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6221629823932380940/posts/default/1801573179408113471?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/firecreature/~3/n_qPVc71m88/add-emoticon-to-your-blogger-post.html" title="Add Emoticon to Your Blogger Post" /><author><name>Gulpi Qorik</name><uri>https://profiles.google.com/100609795204447883718</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-Kxt7-rJxvfs/AAAAAAAAAAI/AAAAAAAAAR0/S0gPkrDvmyo/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-gZKgLblYJ2Q/TmrxAXjHQYI/AAAAAAAAAF8/uP9LLKV5mnI/s72-c/emoticon1.gif" height="72" width="72" /><thr:total>4</thr:total><feedburner:origLink>http://www.firecreature.com/2011/09/add-emoticon-to-your-blogger-post.html</feedburner:origLink></entry></feed>

