Friday, March 13, 2009

Replace Blog Title with Title Post

Optimize the title will affect us in making our blog in the top rank search engine search results. Use tricks if you change your blog title with the posting title and it will create a better entrance to the range front of the search engine.

1. Go to "Layout-->>Edit HTML
2. Find this code <title><data:blog.title/></title>
3. After you find it, replace with

<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>


4. Save it.

Good Luck.


Read More......

Make "Readmore" in Your Blog

Typically posting will be showing the latest posted on the main blog. However, if you post too long, then it will make a full front page. If you want to post that you posted on the main display only some of the stories,course then there is a link Read More / Read More to see more then follow the following steps:

1. Open the Layout menu and then select Edit HTML.
2. CheckList expand widget template
3. Find the following code in your blog template (place approximately on 1 / 4 the lower part of the code hmtl):

<p><data:post.body/></p>


4. If you found it, change the code with

<b:if cond='data:blog.pageType == "item"'>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>

<p><data:post.body/></p>

<a expr:href='data:post.url'>Read More......</a>
</b:if>


5. Save the results.
6. Then select the Settings menu and select Formatting
7. In the Post Template box fill in the following code:

<span class="fullpost">


</span>


8. Then Save.
9. When you want to make a post, there are 2 choices "Compose" and "Edit Html", select the "Edit HTML", then automatically the code will look like the following:

<span class="fullpost">


</span>


10. Put the article that will be displayed in main page (before any posts "Redmore") above this code: <span class="fullpost"> while the rest of the post in place between the code and <span class="fullpost"> </ span >

Read More......

Thursday, February 19, 2009

Microsoft BizTalk Server 2000

The new Microsoft BizTalk Server 2000 provides powerful tools for the exchange of information between businesses. The tools included with BizTalk Server 2000 allow you to create BizTalk schemas, to map fields and records from one specification to another, and to move data from one corporation to another using XML. These tools are based on the XML technology and standard and provide the data translation for an application-integration server. You can visit the Microsoft BizTalk Server 2000 Web site at http://www.microsoft.com/biztalkserver/ to download the BizTalk Server 2000 Technology Preview. The site includes instructions on how to install and set up a BizTalk server.




The five main tools in BizTalk Server are BizTalk Editor, BizTalk Mapper, BizTalk Management Desk, BizTalk Server Administration Console, and BizTalk Server Tracking. These tools can provide you with the ability to receive and send documents in a variety of formats, validate and create documents, work with multiple protocols, and ensure document delivery. In this tutorial, we will discuss the tools of BizTalk Server 2000.

Read More......

Monday, February 16, 2009

Delete your Temporary Files

Temporary file are designed to be just temporary. After using the internet, they usually have been saved in your PC. The fils might be Graphics, cookies, and web pages. It's also important to delete your temporary files, because you need more space to save them in your PC. The way to delete these files is:


Now, you can delete Temporary Internet Files in Windows by using Registry Winner software (RegistryWinner.com).

It can search your hard disk for temporary files and remove the ones you don't need, saving hard disk space. It will automate the process for you.

Read More......

How to Optimize Your PC

Are you looking the way to optimize your Personal computer? Here are some tricks to do it. I hope these ways could improve your computer performance.

Clean up PC Errors
After your computer being used for a period of time, various annoying problems will gradually appear like slow speed, crashing or freezing, blue screen, deadlock, error messages etc.
Registry Winner uses the most advanced technology to scan your hard driver and give you a comprehensive diagnosis in seconds. It will speed up your computer with a through analysis and repair your registry for better. Once the problems have been located, Registry Winner offers you a professional and highly-efficient solution to set your PC in a fantastic state!
Clean up Unnecessary Evidence
Registry Winner protects your privacy by ensuring all traces of your online Internet and computer activities permanently to be erased and unrecoverable on your PC
which speeds up system performance and retrieves more hard drive space. So you can easily optimize your PC to the best performance.
Clean up Disk
The Disk Cleanup tool helps you eliminate the contents of previous deleted files and free up space on your hard disk by searching your disk for files that you can safely delete. You can choose to delete some or all of the files.
Disk Defragmenter
Disk Defragmenter is a computer program designed to increase access speed by rearranging files stored on a disk to occupy contiguous storage locations, a technique commonly known as defragmenting. The purpose is to optimize the time it takes to read and write files to/from the disk by minimizing head travel time and maximizing the transfer rate.
Delete Junks Files
Registry Winner scans and removes almost all junk files from system to provide more free space on your hard drive and allow application to run faster and more efficiently. This tool will help to keep your system free of clutters and clean up all the unwanted data and information.

Read More......

Saturday, February 14, 2009

PHP Tutorial

PHP is a powerful server-side scripting language for creating dynamic and interactive websites.

PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. PHP is perfectly suited for Web development and can be embedded directly into the HTML code.
To learn more about PHP, here are some E-books about PHP:

1. Complete PHP
2. PHP for begniner

Read More......

Thursday, February 5, 2009

Snow effect on your BLOG

When you visited a blog of your friend, sometimes you see that there's snow effect in their blog.

Well, let me share this effect snow tips to the visitors who have not know yet about it.
OK. Step by step.

1.Login blogger.com then go to the Control Panel
2.click Layout> Add Page Element
3.Add HTML / Javascript
4.copy this script below.

<script type="text/javascript" src="http://pamungkaz.googlepages.com/snow.js">
</ script>


5. Then Save Changes.

Read More......

Wednesday, February 4, 2009

How weight is your Blog ?

In making a blog, of course we want to make our blog as good as possible we can. But because of too enthusiasm to set off in our blog, sometimes we forget the things that are really important, called the weight (size) and velocity (speed) is the length of time needed to open our blog.

Although we have an interesting blog but it takes too much time, the visitors might be reluctant to come again for the next time.

So, the tool below is used to measure how large size (size) and how quickly The loading of your blog. To use the tool below, enter the address you want to check on. Then the result will come out immediately. Results shown are: Size, and Load Time Avarege Speed per KB. You need to pay attention for "Size","Load Time" and "Speed per KB Avarege". Because, the result will always change. If test results show the size of your blog more than 100 KB, try to minimize it by reducing the trinkets that are less useful such as clock, calendar, etc. This tool can also compare the speed of a web / blog belongs to other people.

Use this Tool Below :
































Your domain(s): Enter each address on a new line (Maximum 10)


 


(eg. iwebtool.com)

 
 




 



Powered by iWEBTOOL




Thank you for reading my blog...!

Read More......

Put Translator in Blog

Installing translator widget or "translator" in the blog is a lot of useful. This translator is useful when there are visitors from other countries who deliberately or by mistaken come to our blog and do not know our language, so they can use this widget to translate into the language they want.
The way to do it is:

1. Login to Blogger then select "Layout" or "Layout"
2. Then click on the "Add Gadget" or "add a gadget =".
3. Then select the HTML / Javascript "
4. Then enter the following script to them.

<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/translatemypage.xml&up_source_language=id&w=160&h=60&title=&border=&output=js"></script>


5. Save

After that, You'll see like this table below:


Read More......

Tuesday, February 3, 2009

How to put flash into your blog

To install flash to blog easily enough. You need the flash files that have Swf extension file, and upload to your hosting. eg geocities.com ato or 000webhost hosting the other. Flash animation files can be used as decoration on the blog what decorations can also be created in the header so that the blog became more animative. To install flash on the blog is as the following belows

1. Login to blogger then select the "Layout".
2. Then click on the link "Add a gadget" which will be placed flash animation.
3. Select "HTML / Javascript" and then put the following script:

<embed src="http://blogoholic.info/wellcome.swf" quality="high" bgcolor="white" width="500" height="100" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi? P1_Prod_Version=ShockwaveFlash"></embed>


For Example

* You can change http://blogoholic.info/wellcome.swf with your own swf file that you’ve put in your hosting
* Change Width =500" height="100 to your flash size.

Read More......

Monday, February 2, 2009

Blog Introduction

* Blog
Blog: a term first used by Jorn Barger to his personal website that the group always updated continuously and contains links to other websites that they come with interesting comments.
Weblog: term of the blog.
Blogging: the activities carried out in the blog world.
Blogger: someone who does the blogging.
other meanings: a blog service from google.
Blogosphere: the blogging community.
Post: activities to submit articles to the blog.

* The form of shape-Blogging
Photoblogging: a blog that focuses on the world Photografi and images.
Podcasting: the method for distributing multimedia files (video / audio) through feeds
Autocasting: Podcasting form automatically.
Blogcasting: merging postcas blog and in a wensite.
Vlog / Vlogging: The type of blogging is more than happy to use the video text.
Audioblog / Audioblogging: The type of blogging is more fun to use audio / music of the text.
Moblogs / Moblogging blogging activities using the phone (mobile phone).

* Components and Function-Function Blog
Index page: front page of the blog.
Header: the top of the blog.
Footer: the bottom blog.
Sidebar: the fields that are in the blog.
Link: the process of connecting to a posting / or content to the web / blog the other.
Archive: one set / archive of all the posting. Can be grouped in the month, year etc..
Categories: one set / a group of some specific articles.
Commnets: Kompentar-comments from the readers of the blog.
Captcha: abbreviation of "Completely Automated Public Turing test to tell Computers and Humans Apart", which is an image that contain the word or letters that must be diketikkan for verification. Useful to prevent spam.
Ping (Packet Internet Grouper): function to let the services related to the blog (such as tchnocarty et al) that we add new content or to update our blog.
Trackback: work to inform me that we link to a blog posting or content of others.
Blogroll: dijukan a set of links to other blogs.
Template: basic design blog.
Plugin: a file that works to increase feature2 blog.
Dashboard: a view that contains the control-control, tools, etc. settings when you first log in to our blog account.
* Service Provider Blog
Blogger / Blogspot: free blog service from google.
WordPress: One of the free blog service that another feature that has more than blogger.com but we can not mengotak especial HTML script, I would like to edit the need to pay first, so I make that can ngedit.
LiveJournal: blogging free tolls from SixApart
TypePad: tolls blogging is not free (pay) from SixApart.

* Bloging habits
Metablogging: write an article about blogging.
Blogstipation: bloggers who blog are lazy, because they were bad mood or a blog Pingin.
Blogopotamus: blog posting a very long.
Bleg: when someone is seeking on a blog.
Blego: Blog + Ego, the size of the wealth blogger.
Blog Hopping: Switch-moving from one blog to another blog.
Blogroach: commentator who does not agree with the content or posting a blog, usually expressed with words that rough.
Blogoholic: Pecandu Blog.
Blogorific / Blogtastic One of the terrible things that the word blogger.
Blogsit: Maintenance blog when the owners are the main blog or leisure travel.
Blogvertising / Blogvert: The ads on the blog.
Blurker: Readers blog only to see it, not to comment or anything.
Blogathon: mengaupdate blog every 30 minutes and for 24 hours non-stop.
Blogiversary: Birthdays Blog.
Blog Carnival: Links to articles that disamarkan with a specific topic.
Multiblog: run a lot of blogs.
Tipping Blog: praise or congratulation on 1 each per month.
Blogger Bash: the blogger party.
Reciprocal Links / Link Exchange: Love or links, each link between me-a blog with another blog.
Linkbaiting: write a good article that linked by other blogs.
Hitnotice: refresh browser repeatedly to see the hit-counter or see if there are comments that new or not.
Blogstorm / Blogswarm: Activities blogger community which is very large.
Blogsnop: reject the response from the commentator who is not a friend.
Doppelblogger: bloggers who copy content from another blog.
Blogophobia afraid of blogs or blogging.
Blogeerel: the same opinion that sent repeatedly on a blog.

* Types Blogger

Problogger: Blogger is a professional.
Blogebrity: Blogger is very popular, celebrity kayak gitu.
Blogerati: Community Blogger already pinter-pinter.
Blognoscenti: Blogger has a special ability.
Commnetariat: Community of the commentator (lho emangnya there?).
Dooced: lost their jobs because of blogs.
Blogther: friend / relative / family blogger.
Blogstar: Blogger who operates a very popular blog.

* Web / Blog Feeds
Web Feed: data format that is provided for users to subscribe to a blog posting.
RSS is a XML file format for sindikas. RSS allows us to subscribe to the web / blog that provides fodder (feed) RSS. RSS shortness of Really Simple Syndication (RSS 2.0), Rich Site Summary (RSS 0.91, RSS 1.0), RDF Site Summary (RSS 0.9 and 1.0).
XML (Extensible Markup Language).
RDF (Resource Description Framework)
Atom: almost the same as the web feeds.
Photofeed: web feed with image attachments.

Read More......

How to write Script in blog posting

To write the script / code into the blog articles that have their own technique, because if we write it in a way that the ordinary will appear later in the blog is not like what we write. For example, if we write code <head> with the usual way the results will not appear in the post because the code is translated directly into the HTML language. So to write code <head>, that should be written so that the code may appear this is <head>.
Want to know how to write scripts to the blog?

There are several ways to write code into the blog, such as:


First way:
- Use software web-design software, for example, Macromedia Dreamwaver, Microsoft Frontpage, Namao Web Editor. Or the software can also blogtools-software such as post2blog etc..
- You write the code in all areas of design, then copy the code, area code from the HTML Code. Nha code HTML Code in the area are the ones who should be posted.

The second ways:
- Write all the code / script into notepad
- Then change / replace the following codes

code replacement code
<> change to &gt;
" change to &quot;

- Do you know how to replace the script in notepad? the way is by selecting the edit menu -> then replace the box that appears, enter the code that will be replaced in the "Find what" then change with the substitution script and enter the code in the "Replace with" and press replace all.
- Copy the script that has been replaced all and then enter into your posting.

The third ways:
- Go to this site http://centricle.com/tools/html-entities, fill your code into the box provided, press encode button and the last copy it to your blog.

Read More......