<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SP Infocomm Club &#187; Blogging Tips</title>
	<atom:link href="http://spic.cca.sg/category/tips/blogging-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://spic.cca.sg</link>
	<description>where IT comes alive!</description>
	<lastBuildDate>Fri, 30 Jul 2010 14:12:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to increase space between links in blogger</title>
		<link>http://spic.cca.sg/2009/03/16/how-to-increase-space-between-links-in-blogger/</link>
		<comments>http://spic.cca.sg/2009/03/16/how-to-increase-space-between-links-in-blogger/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 02:51:49 +0000</pubDate>
		<dc:creator>spic</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[Add space]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[increase link space]]></category>

		<guid isPermaLink="false">http://localhost/spic/?p=433</guid>
		<description><![CDATA[How do you increase the space between links which look like they are squeezed together? An illustration is as follows: All you have to do is: 1. In blogger, go to Layout, Edit HTML 2. Control +F this code:     .sidebar li, #BlogArchive1 li { 3. Below it, there should be this code: line-height: 4. Change [...]]]></description>
			<content:encoded><![CDATA[<p>How do you increase the space between links which look like they are squeezed together?</p>
<p>An illustration is as follows:<br />
<img class="alignnone size-full wp-image-436" src="http://localhost/spic/wp-content/uploads/2009/03/1.jpg" alt="squeezed" width="315" height="185" /><img class="alignnone size-full wp-image-437" src="http://localhost/spic/wp-content/uploads/2009/03/2.jpg" alt="spaced out" width="308" height="358" /></p>
<p>All you have to do is:</p>
<p>1. In blogger, go to Layout, Edit HTML</p>
<p>2. Control +F this code:    <span style="color: #ff0000"> <span class="cssSelector">.sidebar li, #BlogArchive1 li</span> {</span></p>
<p><span style="color: #ff0000"><span style="color: #000000">3. Below it, there should be this code: </span></span><span style="color: #ff0000"><span class="cssPropName editable">line-height</span><span class="cssColon">:</span></span></p>
<p><span style="color: #ff0000"><span style="color: #000000">4. Change the value according to how large you want the space to be. </span></span><br />
And you're done! <img src='http://spic.cca.sg/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://spic.cca.sg/2009/03/16/how-to-increase-space-between-links-in-blogger/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to use a picture as a background in blogger</title>
		<link>http://spic.cca.sg/2009/03/10/how-to-use-a-picture-as-a-background-in-blogger/</link>
		<comments>http://spic.cca.sg/2009/03/10/how-to-use-a-picture-as-a-background-in-blogger/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 08:16:12 +0000</pubDate>
		<dc:creator>spic</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://localhost/spic/?p=401</guid>
		<description><![CDATA[For example, if you want the picture to be at the 'post' area, Paste this following code just below the opening tag. #main { background-image: url("http://YOUR-URL-HERE.COM"); width: 661px; margin: 7px; padding: 20px 0 0 0; color: $textColor; font: $textFont; Replace 'YOUR URL HERE' with the URL of your picture. You need to host the picture [...]]]></description>
			<content:encoded><![CDATA[<p>For example, if you want the picture to be at the 'post' area,</p>
<p>Paste this following code just below the opening tag.</p>
<p>#main {<br /> <span style="color: #cc0000">background-image: url("http://YOUR-URL-HERE.COM");</span><br />
width: 661px;<br />
margin: 7px;<br />
padding: 20px 0 0 0;<br />
color: $textColor;<br />
font: $textFont;</p>
<p>Replace 'YOUR URL HERE' with the URL of your picture. You need to host the picture somewhere, like on photobucket or tinypic, then obtain the URL of the picture from there.</p>
<p>Point to note: If your picture is smaller than the 'post' space, it will 'tile' itself and become a repeated picture. This effect is good for blog backgrounds which you don't want to be a flat, solid colour, but want some texture for it.</p>
]]></content:encoded>
			<wfw:commentRss>http://spic.cca.sg/2009/03/10/how-to-use-a-picture-as-a-background-in-blogger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove blogger navbar</title>
		<link>http://spic.cca.sg/2009/03/10/how-to-remove-blogger-navbar/</link>
		<comments>http://spic.cca.sg/2009/03/10/how-to-remove-blogger-navbar/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 07:44:38 +0000</pubDate>
		<dc:creator>spic</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://localhost/spic/?p=393</guid>
		<description><![CDATA[So, you want to remove the ugly blogger navbar/banner, whichever you call it. Step 1:  Go to your blogger dashboard, select layout, then edit HTML, then Edit template Step 2: Paste the code in red, in between the blue coloured ones. ----------------------------------------------- Blogger Template Style Name:     Minima Designer: Douglas Bowman URL:      www.stopdesign.com Date:     26 Feb [...]]]></description>
			<content:encoded><![CDATA[<p>So, you want to remove the ugly blogger navbar/banner, whichever you call it.</p>
<p><img class="alignleft size-full wp-image-394" src="http://localhost/spic/wp-content/uploads/2009/03/blogger-edit-navbar02.jpg" alt="blogger-edit-navbar02" width="500" height="300" /></p>
<p>Step 1:  Go to your blogger dashboard, select <strong>layout</strong>, then <strong>edit HTML, </strong>then <strong>Edit template</strong></p>
<p>Step 2: Paste the code in red, in between the blue coloured ones.</p>
<p><span style="color: #0000ff">-----------------------------------------------<br />
Blogger Template Style<br />
Name:     Minima<br />
Designer: Douglas Bowman<br />
URL:      www.stopdesign.com<br />
Date:     26 Feb 2004<br />
Updated by: Blogger Team<br />
----------------------------------------------- */</span></p>
<p><span style="color: #800000"><br />
#navbar-iframe {<br />
display: none !important;<br />
}</span></p>
<p><span style="color: #0000ff">/* Variable definitions<br />
====================</span></p>
<p>Click <span style="color: #ff6600">SAVE. </span></p>
<p>and you're done! <img src='http://spic.cca.sg/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://spic.cca.sg/2009/03/10/how-to-remove-blogger-navbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove or hide &#8220;Newer Post-Older Post&#8221; in Blogger</title>
		<link>http://spic.cca.sg/2009/03/10/remove-or-hide-newer-post-older-post-in-blogger/</link>
		<comments>http://spic.cca.sg/2009/03/10/remove-or-hide-newer-post-older-post-in-blogger/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 03:30:51 +0000</pubDate>
		<dc:creator>spic</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogger]]></category>

		<guid isPermaLink="false">http://localhost/spic/?p=391</guid>
		<description><![CDATA[Websites are not like personal blogs. Hence, It is essential to hide or remove the 'newer post', 'older post' and rss links in the website. How do we do this? 1. Click 'Edit HTML' in the Blogger Layout page. 2. Search(Ctrl+F) your template to find the following codes: #blog-pager-newer-link { float: left; } #blog-pager-older-link { [...]]]></description>
			<content:encoded><![CDATA[<p>Websites are not like personal blogs. Hence, It is essential to hide or remove the 'newer post', 'older post' and rss links in the website. How do we do this?</p>
<p>1. Click 'Edit HTML' in the Blogger Layout page.</p>
<p>2.  Search(Ctrl+F) your template to find the following codes:</p>
<p>      #blog-pager-newer-link {<br />
      float: left;<br />
      }</p>
<p>      #blog-pager-older-link {<br />
      float: right;<br />
      }</p>
<p>      #blog-pager {<br />
      text-align: center;<br />
      }</p>
<p>3. Replace the above code as given below:</p>
<p>      #blog-pager-newer-link {<br />
      float: left;<br />
      display: none;<br />
      }</p>
<p>      #blog-pager-older-link {<br />
      float: right;<br />
      display: none;<br />
      }</p>
<p>      #blog-pager {<br />
      text-align: center;<br />
      display: none;<br />
      }</p>
<p>Save the template and you're done!</p>
<p>Another tip: If you want to hide any part of a template, just paste 'display: none;' below the opening tag. Eg. If you do not want a footer for your blog, just type 'display:none;' right below ' #footer { '.</p>
]]></content:encoded>
			<wfw:commentRss>http://spic.cca.sg/2009/03/10/remove-or-hide-newer-post-older-post-in-blogger/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blogger errors when uploading template</title>
		<link>http://spic.cca.sg/2009/03/10/387/</link>
		<comments>http://spic.cca.sg/2009/03/10/387/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 03:08:08 +0000</pubDate>
		<dc:creator>spic</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[Blogger]]></category>

		<guid isPermaLink="false">http://localhost/spic/?p=387</guid>
		<description><![CDATA[As you may already know, SPIC has a few management committee members who design websites for SMEs which they can maintain themselves. Therefore, in order to make it user-friendly to maintain, we use blogger to host their websites. Here comes the tough part. As we work with blogger in every website, we encounter all sorts [...]]]></description>
			<content:encoded><![CDATA[<p>As you may already know, SPIC has a few management committee members who design websites for SMEs which they can maintain themselves. Therefore, in order to make it user-friendly to maintain, we use blogger to host their websites.</p>
<p>Here comes the tough part. As we work with blogger in every website, we encounter all sorts of errors and problems with blogger. In addition, we find out interesting ways to solve template issues and more efficient ways to solve problems.</p>
<p>Hence, we would like to share our experiences and tricks in blogger with all of you. <img src='http://spic.cca.sg/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In this post, we will tackle one of the most time-consuming problems in blogger. They are the "bX-bliced" errors. They can come in the form of:  "bX-y6cz0v", "bX-8dyqz0", "bX-si9ejx", and many others. This usually occurs when you are uploading a new template. After some research, we have found that this solution works 99% of the time.</p>
<p>1. Open the XML template with Notepad or any other XML editor like Dreamweaver.</p>
<p>2. “Ctrl + F” and search for the word "widget id"</p>
<p>3. Replace the "b:widget id='Anything1'" to "b:widget id='Anything11'" (eg "b:widget id='Header1'" to "b:widget id='Header11'").  You can replace the number into any number you want, but it should be double digit. (eg. change 1 to 11, 2 to 22 and so on)</p>
<p>4. Save the file. Upload the template by either uploading the xml file or cut and paste as usual.</p>
<p>And you're done! <img src='http://spic.cca.sg/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://spic.cca.sg/2009/03/10/387/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
