<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://72.14.177.54/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Bloggerhacks - User contributions [en]</title>
		<link>http://72.14.177.54/Bloggerhacks/Special:Contributions/Omarabid</link>
		<description>From Bloggerhacks</description>
		<language>en</language>
		<generator>MediaWiki 1.15.1</generator>
		<lastBuildDate>Tue, 16 Jun 2026 06:43:39 GMT</lastBuildDate>
		<item>
			<title>AJAX Labels</title>
			<link>http://72.14.177.54/Bloggerhacks/AJAX_Labels</link>
			<description>&lt;p&gt;Omarabid:&amp;#32;/* Sites Using This Hack */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Author==&lt;br /&gt;
[http://blogger-hacked.blogspot.com/ Deepak Ranganathan]&lt;br /&gt;
&lt;br /&gt;
==License==&lt;br /&gt;
[http://creativecommons.org/licenses/by-nc-sa/2.5/ Creative Commons 2.5 Attribution-NonCommercial-ShareAlike]&lt;br /&gt;
&lt;br /&gt;
==Required Skills==&lt;br /&gt;
User must be confortable with editing Template and adding new widgets to layout.&lt;br /&gt;
'''Additional Skills:''' Knowledge in basic CSS.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Retrieves the labels through XMLHttpRequest and displays it asynchronously in a block in the post section.&lt;br /&gt;
&lt;br /&gt;
==Method==&lt;br /&gt;
Follow the instructions in [http://blogger-hacked.blogspot.com/2006/10/ajax-labels.html AJAX Labels]&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack==&lt;br /&gt;
[http://blogger-hacked.blogspot.com http://blogger-hacked.blogspot.com]&lt;br /&gt;
[http://omar-abid.blogspot.com Spring Of Life]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]] [[Category:New Blogger]] [[Category:Categories]] [[Category:Navigation]]&lt;/div&gt;</description>
			<pubDate>Sun, 17 Aug 2008 09:10:55 GMT</pubDate>			<dc:creator>Omarabid</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:AJAX_Labels</comments>		</item>
		<item>
			<title>Native Blog Search</title>
			<link>http://72.14.177.54/Bloggerhacks/Native_Blog_Search</link>
			<description>&lt;p&gt;Omarabid:&amp;#32;/* Sites Using This Hack */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Author==&lt;br /&gt;
Aditya Vikram Mukherjee&lt;br /&gt;
&lt;br /&gt;
==Homepage==&lt;br /&gt;
http://lastword.blogspot.com/2006/12/native-blog-search-improved_6559.html&lt;br /&gt;
&lt;br /&gt;
==License==&lt;br /&gt;
Code can be modified to suit personal needs, as long as the link back to my page is not removed. And if you be nice and add your blog to the list at the bottom? :)&lt;br /&gt;
&lt;br /&gt;
==Required Skills==&lt;br /&gt;
Nothing very technical. The codes are provided with enough guidelines to be able to help anyone include it in their template and begin using it. A little familiarity with the new template (knowing how to alter CSS, conditional tags) will help in extending the hack to be more specific and customised, but it is not required.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
It provides an 'in-blog' blog search, which cuts out the Google blog search page completely. Results are loaded asynchronously, hence the searcher does not have to leave the page to get the search results. It can be styled to match the template, hence the search looks as 'native' to the blog as possible.&lt;br /&gt;
&lt;br /&gt;
==Method==&lt;br /&gt;
There are three blocks of code. One for the &amp;lt;head&amp;gt; section, which holds all the functions. One is the search form itself, and one if the container tag to hold and display the results. Each one has been explained properly as to how to include them in your template.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;head&amp;gt; section part required one variable to be configured, which has been highlighted in the included instructions.&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack==&lt;br /&gt;
http://bloggeratto.blogspot.com&lt;br /&gt;
http://omar-abid.blogspot.com&lt;br /&gt;
&lt;br /&gt;
==Extensions / Alternates==&lt;br /&gt;
This is something like Google's AJAX Search API. Google's API is better, but harder to implement and achiever more or less the same thing.&lt;br /&gt;
&lt;br /&gt;
[[Category:New Blogger]]&lt;br /&gt;
[[Category:Blogger Classic]]&lt;/div&gt;</description>
			<pubDate>Mon, 14 Jul 2008 05:50:46 GMT</pubDate>			<dc:creator>Omarabid</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Native_Blog_Search</comments>		</item>
		<item>
			<title>Native Blog Search</title>
			<link>http://72.14.177.54/Bloggerhacks/Native_Blog_Search</link>
			<description>&lt;p&gt;Omarabid:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Author==&lt;br /&gt;
Aditya Vikram Mukherjee&lt;br /&gt;
&lt;br /&gt;
==Homepage==&lt;br /&gt;
http://lastword.blogspot.com/2006/12/native-blog-search-improved_6559.html&lt;br /&gt;
&lt;br /&gt;
==License==&lt;br /&gt;
Code can be modified to suit personal needs, as long as the link back to my page is not removed. And if you be nice and add your blog to the list at the bottom? :)&lt;br /&gt;
&lt;br /&gt;
==Required Skills==&lt;br /&gt;
Nothing very technical. The codes are provided with enough guidelines to be able to help anyone include it in their template and begin using it. A little familiarity with the new template (knowing how to alter CSS, conditional tags) will help in extending the hack to be more specific and customised, but it is not required.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
It provides an 'in-blog' blog search, which cuts out the Google blog search page completely. Results are loaded asynchronously, hence the searcher does not have to leave the page to get the search results. It can be styled to match the template, hence the search looks as 'native' to the blog as possible.&lt;br /&gt;
&lt;br /&gt;
==Method==&lt;br /&gt;
There are three blocks of code. One for the &amp;lt;head&amp;gt; section, which holds all the functions. One is the search form itself, and one if the container tag to hold and display the results. Each one has been explained properly as to how to include them in your template.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;head&amp;gt; section part required one variable to be configured, which has been highlighted in the included instructions.&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack==&lt;br /&gt;
http://bloggeratto.blogspot.com&lt;br /&gt;
&lt;br /&gt;
==Extensions / Alternates==&lt;br /&gt;
This is something like Google's AJAX Search API. Google's API is better, but harder to implement and achiever more or less the same thing.&lt;br /&gt;
&lt;br /&gt;
[[Category:New Blogger]]&lt;br /&gt;
[[Category:Blogger Classic]]&lt;/div&gt;</description>
			<pubDate>Mon, 14 Jul 2008 05:48:13 GMT</pubDate>			<dc:creator>Omarabid</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Native_Blog_Search</comments>		</item>
		<item>
			<title>User talk:Omarabid</title>
			<link>http://72.14.177.54/Bloggerhacks/User_talk:Omarabid</link>
			<description>&lt;p&gt;Omarabid:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi !&lt;/div&gt;</description>
			<pubDate>Mon, 07 Jul 2008 12:52:47 GMT</pubDate>			<dc:creator>Omarabid</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/User_talk:Omarabid</comments>		</item>
		<item>
			<title>Icon Bar</title>
			<link>http://72.14.177.54/Bloggerhacks/Icon_Bar</link>
			<description>&lt;p&gt;Omarabid:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version==&lt;br /&gt;
Icon Bar Hack, Version 1.0&lt;br /&gt;
==Platform==&lt;br /&gt;
Can be used with [http://blogger.com Blogger], [http://wordpress.org Wordpress] or any other blogging system or webpage that supports HTML&lt;br /&gt;
==Author==&lt;br /&gt;
Made by [http://omarabid.com Omar Abid]&lt;br /&gt;
==Homepage==&lt;br /&gt;
[http://omar-abid.blogspot.com/2008/06/how-to-create-your-own-icon-bar.html How to create your Icon Bar]&lt;br /&gt;
==License==&lt;br /&gt;
Free to use in any blog, keep a link if you want :)&lt;br /&gt;
==Required Skills==&lt;br /&gt;
Some knowledge on HTML&lt;br /&gt;
==Description==&lt;br /&gt;
This hack (widget) help you display in tables, some links with icons to your best, popular articles or just other links like RSS feeds&lt;br /&gt;
==Method==&lt;br /&gt;
See detailed information in [http://omar-abid.blogspot.com/2008/06/how-to-create-your-own-icon-bar.html How to create your own Icon Bar]&lt;br /&gt;
==Sites Using This Hack==&lt;br /&gt;
[http://omar-abid.blogspot.com Sring Of Life]&lt;br /&gt;
==See Also:==&lt;br /&gt;
[http://www.editthis.info/bloggerhacks/Calendar Calendar for Blogger]&lt;/div&gt;</description>
			<pubDate>Mon, 07 Jul 2008 12:11:53 GMT</pubDate>			<dc:creator>Omarabid</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Icon_Bar</comments>		</item>
		<item>
			<title>Icon Bar</title>
			<link>http://72.14.177.54/Bloggerhacks/Icon_Bar</link>
			<description>&lt;p&gt;Omarabid:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version==&lt;br /&gt;
Icon Bar Hack, Version 1.0&lt;br /&gt;
==Platform==&lt;br /&gt;
Can be used with [http://blogger.com Blogger], [http://wordpress.org Wordpress] or any other blogging system or webpage that supports HTML&lt;br /&gt;
==Author==&lt;br /&gt;
Made by [http://omarabid.com Omar Abid]&lt;br /&gt;
==Homepage==&lt;br /&gt;
[http://omar-abid.blogspot.com/2008/06/how-to-create-your-own-icon-bar.html How to create your Icon Bar]&lt;br /&gt;
==License==&lt;br /&gt;
Free to use in any blog, keep a link if you want :)&lt;br /&gt;
==Required Skills==&lt;br /&gt;
Some knowledge on HTML&lt;br /&gt;
==Description==&lt;br /&gt;
This hack (widget) help you display in tables, some links with icons to your best, popular articles or just other links like RSS feeds&lt;br /&gt;
==Method==&lt;br /&gt;
See detailed information in [http://omar-abid.blogspot.com/2008/06/how-to-create-your-own-icon-bar.html How to create your own Icon Bar]&lt;/div&gt;</description>
			<pubDate>Mon, 07 Jul 2008 11:31:48 GMT</pubDate>			<dc:creator>Omarabid</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Icon_Bar</comments>		</item>
		<item>
			<title>Icon Bar</title>
			<link>http://72.14.177.54/Bloggerhacks/Icon_Bar</link>
			<description>&lt;p&gt;Omarabid:&amp;#32;Content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version==&lt;br /&gt;
Icon Bar Hack, Version 1.0&lt;br /&gt;
==Platform==&lt;br /&gt;
Can be used with [http://blogger.com Blogger], [http://wordpress.org Wordpress] or any other blogging system or webpage that supports HTML&lt;br /&gt;
==Author==&lt;br /&gt;
Made by [http://omarabid.com Omar Abid]&lt;br /&gt;
==Homepage==&lt;br /&gt;
[http://omar-abid.blogspot.com/2008/06/how-to-create-your-own-icon-bar.html How to create your Icon Bar]&lt;br /&gt;
==License==&lt;br /&gt;
Free to use in any blog, keep a link if you want :)&lt;br /&gt;
==Required Skills==&lt;br /&gt;
Some knowledge on HTML&lt;br /&gt;
==Description==&lt;br /&gt;
This hack (widget) help you display in tables, some links with icons to your best, popular articles or just other links like RSS feeds&lt;/div&gt;</description>
			<pubDate>Mon, 07 Jul 2008 11:26:49 GMT</pubDate>			<dc:creator>Omarabid</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Icon_Bar</comments>		</item>
		<item>
			<title>Icon Bar</title>
			<link>http://72.14.177.54/Bloggerhacks/Icon_Bar</link>
			<description>&lt;p&gt;Omarabid:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Version==&lt;br /&gt;
Icon Bar Hack, Version 1.0&lt;br /&gt;
==Platform==&lt;br /&gt;
Can be used with [http://blogger.com Blogger], [http://wordpress.org Wordpress] or any other blogging system or webpage that supports HTML&lt;/div&gt;</description>
			<pubDate>Mon, 07 Jul 2008 11:22:05 GMT</pubDate>			<dc:creator>Omarabid</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Icon_Bar</comments>		</item>
		<item>
			<title>Expandable Post Summaries</title>
			<link>http://72.14.177.54/Bloggerhacks/Expandable_Post_Summaries</link>
			<description>&lt;p&gt;Omarabid:&amp;#32;/* Method */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Platform==&lt;br /&gt;
&lt;br /&gt;
For use with [http://www.blogger.com/ Blogger] blogs.&lt;br /&gt;
&lt;br /&gt;
==Author==&lt;br /&gt;
&lt;br /&gt;
[[Blogger]] Team&lt;br /&gt;
&lt;br /&gt;
==Homepage==&lt;br /&gt;
&lt;br /&gt;
[http://help.blogger.com/bin/answer.py?answer=898&amp;amp;topic=41 &amp;quot;How can I create expandable post summaries?&amp;quot; in Blogger Help]&lt;br /&gt;
&lt;br /&gt;
==Skill Level==&lt;br /&gt;
&lt;br /&gt;
You must be comfortable with editing CSS and your [[Blogger template]].&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
Use this hack to display a user-specified amount of text followed by a link to the post page.  After this &amp;quot;teaser&amp;quot; text, users who want to see the rest of the post can click through to the post page, which includes all the text for your post.&lt;br /&gt;
&lt;br /&gt;
The drawback of this method is that the &amp;quot;Read More&amp;quot; link (or whatever text you use for the link) is displayed in every post, not only the long ones.  Thus, if you utilize this method but do not designate any &amp;quot;expanded&amp;quot; text, your readers will see the &amp;quot;Real More&amp;quot; link, click it, yet receive no additional text.&lt;br /&gt;
&lt;br /&gt;
==Method ==&lt;br /&gt;
&lt;br /&gt;
(See complete instructions at the [http://help.blogger.com/bin/answer.py?answer=898&amp;amp;topic=41 homepage].)&lt;br /&gt;
&lt;br /&gt;
# Enable Post Pages in your [[Blogger]] settings.&lt;br /&gt;
# Insert some conditional tags surrounding styles into the stylesheet portion of your [[Blogger template]].&lt;br /&gt;
# Insert some conditional tags surrounding HTML into the body element of your [[Blogger template]].&lt;br /&gt;
# Re-publish your blog.&lt;br /&gt;
# Surround some text with a specific &amp;amp;lt;span class=&amp;quot;fullpost&amp;quot;&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt; tag pair when you have extended text to include in your post.&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack==&lt;br /&gt;
&lt;br /&gt;
* http://themushroomhunter.blogspot.com/ Wild Mushroom Hunting Blog&lt;br /&gt;
* http://navelgazingbullshit.blogspot.com/&lt;br /&gt;
* http://visitformoney.blogspot.com/ visit for money&lt;br /&gt;
* http://omar-abid.blogspot.com/ Spring Of Life&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[http://www.editthis.info/bloggerhacks/Selective_expandable_posts Selective expandable posts]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Expandable Posts]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Blogger Classic]]&lt;/div&gt;</description>
			<pubDate>Mon, 07 Jul 2008 11:16:32 GMT</pubDate>			<dc:creator>Omarabid</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Expandable_Post_Summaries</comments>		</item>
		<item>
			<title>Expandable Post Summaries</title>
			<link>http://72.14.177.54/Bloggerhacks/Expandable_Post_Summaries</link>
			<description>&lt;p&gt;Omarabid:&amp;#32;/* Sites Using This Hack */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Platform==&lt;br /&gt;
&lt;br /&gt;
For use with [http://www.blogger.com/ Blogger] blogs.&lt;br /&gt;
&lt;br /&gt;
==Author==&lt;br /&gt;
&lt;br /&gt;
[[Blogger]] Team&lt;br /&gt;
&lt;br /&gt;
==Homepage==&lt;br /&gt;
&lt;br /&gt;
[http://help.blogger.com/bin/answer.py?answer=898&amp;amp;topic=41 &amp;quot;How can I create expandable post summaries?&amp;quot; in Blogger Help]&lt;br /&gt;
&lt;br /&gt;
==Skill Level==&lt;br /&gt;
&lt;br /&gt;
You must be comfortable with editing CSS and your [[Blogger template]].&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
Use this hack to display a user-specified amount of text followed by a link to the post page.  After this &amp;quot;teaser&amp;quot; text, users who want to see the rest of the post can click through to the post page, which includes all the text for your post.&lt;br /&gt;
&lt;br /&gt;
The drawback of this method is that the &amp;quot;Read More&amp;quot; link (or whatever text you use for the link) is displayed in every post, not only the long ones.  Thus, if you utilize this method but do not designate any &amp;quot;expanded&amp;quot; text, your readers will see the &amp;quot;Real More&amp;quot; link, click it, yet receive no additional text.&lt;br /&gt;
&lt;br /&gt;
==Method ==&lt;br /&gt;
&lt;br /&gt;
(See complete instructions at the [http://help.blogger.com/bin/answer.py?answer=898&amp;amp;topic=41 homepage].)&lt;br /&gt;
&lt;br /&gt;
# Enable Post Pages in your [[Blogger]] settings.&lt;br /&gt;
# Insert some conditional tags surrounding styles into the stylesheet portion of your [[Blogger template]].&lt;br /&gt;
# Insert some conditional tags surrounding HTML into the body element of your [[Blogger template]].&lt;br /&gt;
# Re-publish your blog.&lt;br /&gt;
# Surround some text with a specific &amp;amp;lt;span&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt; tag pair when you have extended text to include in your post.&lt;br /&gt;
&lt;br /&gt;
==Sites Using This Hack==&lt;br /&gt;
&lt;br /&gt;
* http://themushroomhunter.blogspot.com/ Wild Mushroom Hunting Blog&lt;br /&gt;
* http://navelgazingbullshit.blogspot.com/&lt;br /&gt;
* http://visitformoney.blogspot.com/ visit for money&lt;br /&gt;
* http://omar-abid.blogspot.com/ Spring Of Life&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[http://www.editthis.info/bloggerhacks/Selective_expandable_posts Selective expandable posts]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacks]]&lt;br /&gt;
[[Category:Expandable Posts]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Blogger Classic]]&lt;/div&gt;</description>
			<pubDate>Mon, 07 Jul 2008 11:15:17 GMT</pubDate>			<dc:creator>Omarabid</dc:creator>			<comments>http://72.14.177.54/Bloggerhacks/Talk:Expandable_Post_Summaries</comments>		</item>
	</channel>
</rss>