<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Graphic Design Blog</title>
	<atom:link href="http://grafikdesign.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://grafikdesign.wordpress.com</link>
	<description>for improve myself, and share my experiences</description>
	<pubDate>Sat, 19 Jul 2008 12:12:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>Video DownloadHelper</title>
		<link>http://grafikdesign.wordpress.com/2008/07/17/video-downloadhelper/</link>
		<comments>http://grafikdesign.wordpress.com/2008/07/17/video-downloadhelper/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 12:55:26 +0000</pubDate>
		<dc:creator>grafikdesign</dc:creator>
		
		<category><![CDATA[graphic design]]></category>

		<category><![CDATA[download]]></category>

		<category><![CDATA[extensions]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://grafikdesign.wordpress.com/2008/07/17/video-downloadhelper/</guid>
		<description><![CDATA[ The easy way to download and convert Web videos from hundreds of YouTube-like sites.
This works also for audio and picture galleries.
download here 
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="alignleft" style="border:0 none;margin:0 10px;" src="https://addons.mozilla.org/en-US/firefox/images/addon_preview/3006/1" alt="Video DownloadHelper" width="160" height="120" /> The easy way to download and convert Web videos from hundreds of YouTube-like sites.<br />
This works also for audio and picture galleries.<br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/3006" target="_blank">download here </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/grafikdesign.wordpress.com/795/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/grafikdesign.wordpress.com/795/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grafikdesign.wordpress.com/795/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grafikdesign.wordpress.com/795/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grafikdesign.wordpress.com/795/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grafikdesign.wordpress.com/795/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grafikdesign.wordpress.com/795/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grafikdesign.wordpress.com/795/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grafikdesign.wordpress.com/795/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grafikdesign.wordpress.com/795/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grafikdesign.wordpress.com/795/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grafikdesign.wordpress.com/795/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grafikdesign.wordpress.com&blog=1529553&post=795&subd=grafikdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://grafikdesign.wordpress.com/2008/07/17/video-downloadhelper/feed/</wfw:commentRss>
	
		<media:content url="//addons.mozilla.org/en-US/firefox/images/addon_preview/3006/1" medium="image">
			<media:title type="html">Video DownloadHelper</media:title>
		</media:content>
	</item>
		<item>
		<title>How do I post source code by wordpress.com?</title>
		<link>http://grafikdesign.wordpress.com/2008/07/16/how-do-i-post-source-code-by-wordpresscom/</link>
		<comments>http://grafikdesign.wordpress.com/2008/07/16/how-do-i-post-source-code-by-wordpresscom/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 20:07:46 +0000</pubDate>
		<dc:creator>grafikdesign</dc:creator>
		
		<category><![CDATA[graphic design]]></category>

		<category><![CDATA[source code]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://grafikdesign.wordpress.com/2008/07/16/how-do-i-post-source-code-by-wordpresscom/</guid>
		<description><![CDATA[We have a shortcode you can wrap around source code that preserves its formatting and even provides syntax highlighting for certain languages, like so:


#button { font-weight: bold; border: 2px solid #fff; }
Wrap your code in these tags: [sourcecode language='css']..[/sourcecode]
Do not copy and paste this code - write it out. You can replace the language with [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>We have a shortcode you can wrap around source code that preserves its formatting and even provides syntax highlighting for certain languages, like so:</strong></p>
<p><strong><img style="max-width:500px;" src="http://grafikdesign.files.wordpress.com/2008/07/source-code.jpg?w=517&h=89" alt="" width="517" height="89" /><span id="more-793"></span><br />
</strong></p>
<pre class="css" style="display:none;">#button { font-weight: bold; border: 2px solid #fff; }</pre>
<p>Wrap your code in these tags: <strong>[</strong><strong>sourcecode language='css']</strong>..<strong>[</strong><strong>/sourcecode]</strong></p>
<p>Do not copy and paste this code - write it out. You can replace the language with one of the following language codes:</p>
<ul>
<li>cpp</li>
<li>csharp</li>
<li>css</li>
<li>delphi</li>
<li>html</li>
<li>java</li>
<li>jscript</li>
<li>php</li>
<li>python</li>
<li>ruby</li>
<li>sql</li>
<li>vb</li>
<li>xml</li>
</ul>
<p>The language attribute is required! If we don’t have what you need pick the closest.<br />
Code in between the <strong>[</strong><strong>sourcecode]</strong> tags will automatically be encoded for display, you don’t need to worry about HTML entities or anything.</p>
<p>We used the <a href="http://code.google.com/p/syntaxhighlighter/">syntaxhighlighter Google Code project by Alex Gorbatchev</a> to implement this feature.</p>
<p><a href="http://faq.wordpress.com/2007/09/03/how-do-i-post-source-code/">source here</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/grafikdesign.wordpress.com/793/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/grafikdesign.wordpress.com/793/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grafikdesign.wordpress.com/793/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grafikdesign.wordpress.com/793/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grafikdesign.wordpress.com/793/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grafikdesign.wordpress.com/793/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grafikdesign.wordpress.com/793/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grafikdesign.wordpress.com/793/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grafikdesign.wordpress.com/793/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grafikdesign.wordpress.com/793/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grafikdesign.wordpress.com/793/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grafikdesign.wordpress.com/793/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grafikdesign.wordpress.com&blog=1529553&post=793&subd=grafikdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://grafikdesign.wordpress.com/2008/07/16/how-do-i-post-source-code-by-wordpresscom/feed/</wfw:commentRss>
	
		<media:content url="http://grafikdesign.files.wordpress.com/2008/07/source-code.jpg" medium="image" />
	</item>
		<item>
		<title>The Whole WordPress Team</title>
		<link>http://grafikdesign.wordpress.com/2008/07/16/the-whole-wordpress-team/</link>
		<comments>http://grafikdesign.wordpress.com/2008/07/16/the-whole-wordpress-team/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 19:59:08 +0000</pubDate>
		<dc:creator>grafikdesign</dc:creator>
		
		<category><![CDATA[graphic design]]></category>

		<category><![CDATA[wordpress.com]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grafikdesign.wordpress.com/2008/07/16/the-whole-wordpress-team/</guid>
		<description><![CDATA[
From left to right: Matt T., Nikolay, Maya, Raanan, Demetrious,
Andy, Joseph, Toni, Ryan, Lloyd, Barry, Donncha, Matt M., Mark, Alex,
and Mike.
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://wpcom.files.wordpress.com/2007/07/stinson-small.jpg"><img class="alignleft" style="border:0 none;margin:0 10px;" src="http://wpcom.files.wordpress.com/2007/07/stinson-small.jpg?w=235&h=157" alt="Automattic Team" width="235" height="157" /></a></p>
<p>From left to right: Matt T., Nikolay, Maya, Raanan, Demetrious,<br />
Andy, Joseph, Toni, Ryan, Lloyd, Barry, Donncha, Matt M., Mark, Alex,<br />
and Mike.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/grafikdesign.wordpress.com/790/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/grafikdesign.wordpress.com/790/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grafikdesign.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grafikdesign.wordpress.com/790/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grafikdesign.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grafikdesign.wordpress.com/790/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grafikdesign.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grafikdesign.wordpress.com/790/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grafikdesign.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grafikdesign.wordpress.com/790/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grafikdesign.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grafikdesign.wordpress.com/790/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grafikdesign.wordpress.com&blog=1529553&post=790&subd=grafikdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://grafikdesign.wordpress.com/2008/07/16/the-whole-wordpress-team/feed/</wfw:commentRss>
	
		<media:content url="http://wpcom.files.wordpress.com/2007/07/stinson-small.jpg" medium="image">
			<media:title type="html">Automattic Team</media:title>
		</media:content>
	</item>
		<item>
		<title>Slideshows by WordPress.com</title>
		<link>http://grafikdesign.wordpress.com/2008/07/16/slideshows-by-wordpresscom/</link>
		<comments>http://grafikdesign.wordpress.com/2008/07/16/slideshows-by-wordpresscom/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 19:50:34 +0000</pubDate>
		<dc:creator>grafikdesign</dc:creator>
		
		<category><![CDATA[graphic design]]></category>

		<category><![CDATA[wordpress.com]]></category>

		<category><![CDATA[slideshow]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grafikdesign.wordpress.com/2008/07/16/slideshows-by-wordpresscom/</guid>
		<description><![CDATA[
A couple of weeks ago, we added support for embedding RockYou slideshows. The feedback has been very positive and people have been requesting more slideshows, in particular ones from Slideshare.net and Slide.com. 

Slideshare is a great service that enables the sharing of PowerPoint and OpenOffice presentations. There are lots of interesting presentations on their site [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="snap_preview">
<p>A couple of weeks ago, we added support for embedding RockYou slideshows. The feedback has been very positive and people have been requesting more slideshows, in particular ones from <a href="http://slideshare.net/">Slideshare.net</a> and <a href="http://slide.com/">Slide.com</a>. </p>
<p><span id="more-788"></span>
<p>Slideshare is a great service that enables the sharing of PowerPoint and OpenOffice presentations. There are lots of interesting presentations <a href="http://www.slideshare.net/popular">on their site</a> and you can upload your own and then embed them into a blog post or page via <a href="http://faq.wordpress.com/2007/04/19/slidesharenet-slideshows/">a simple shortcode</a> that’s listed next to all of the presentations on their site.</p>
<p>Slide.com allows you to upload photos and turn them into a slideshow which you can then embed into a blog post or page. They have created a <a href="http://www.slide.com/arrange?cy=wp">nifty link</a> for us that lets you create a show and then embed it to WordPress.com when you’re done. We also support Slide.com guestbooks in a <a href="http://www.slide.com/guest_arrange?cy=wp">similar fashion</a> (they allow your friends and readers to leave photos and video comments). </p>
</p></div>
<p>A couple of weeks ago, we added support for embedding RockYou slideshows. The feedback has been very positive and people have been requesting more slideshows, in particular ones from Slideshare.net and Slide.com.</p>
<p>Slideshare is a great service that enables the sharing of PowerPoint and OpenOffice presentations. There are lots of interesting presentations on their site and you can upload your own and then embed them into a blog post or page via a simple shortcode that’s listed next to all of the presentations on their site.</p>
<p>Slide.com allows you to upload photos and turn them into a slideshow which you can then embed into a blog post or page. They have created a nifty link for us that lets you create a show and then embed it to WordPress.com when you’re done. We also support Slide.com guestbooks in a similar fashion (they allow your friends and readers to leave photos and video comments).<br />original source: <br />
<h2><a href="http://en.blog.wordpress.com/2007/04/19/more-slideshows/">More Slideshows</a></h2>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/grafikdesign.wordpress.com/788/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/grafikdesign.wordpress.com/788/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grafikdesign.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grafikdesign.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grafikdesign.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grafikdesign.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grafikdesign.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grafikdesign.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grafikdesign.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grafikdesign.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grafikdesign.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grafikdesign.wordpress.com/788/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grafikdesign.wordpress.com&blog=1529553&post=788&subd=grafikdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://grafikdesign.wordpress.com/2008/07/16/slideshows-by-wordpresscom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Contact Forms on WordPress.com</title>
		<link>http://grafikdesign.wordpress.com/2008/07/16/contact-forms-on-wordpresscom/</link>
		<comments>http://grafikdesign.wordpress.com/2008/07/16/contact-forms-on-wordpresscom/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 19:49:31 +0000</pubDate>
		<dc:creator>grafikdesign</dc:creator>
		
		<category><![CDATA[graphic design]]></category>

		<category><![CDATA[Contact Forms]]></category>

		<category><![CDATA[wordpress.com]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grafikdesign.wordpress.com/2008/07/16/contact-forms-on-wordpresscom/</guid>
		<description><![CDATA[What did you ask for?  Contact forms.  What you get?  Contact forms!
Now people can send you an email without you ever publicly displaying your email address.
Here’s how: put
[contact-form]

in any post, and a simple contact form asking for the sender’s name, email address, website and comment will be inserted. When someone submits a [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>What did you ask for?  Contact forms.  What you get?  Contact forms!</p>
<p>Now people can send you an email without you ever publicly displaying your email address.</p>
<p>Here’s how: put</p>
<p>[contact<em></em>-form]</p>
<p><span id="more-786"></span><strong></strong></p>
<p>in any post, and a simple contact form asking for the sender’s name, email address, website and comment will be inserted. When someone submits a message through the form, you receive that message in an email.</p>
<p>Your email address is never shown, and the sender never learns it (unless you reply to the email!).</p>
<p>As an added bonus, all the messages people send to you through the contact form are filtered through Akismet. That should help reduce the amount of spam you get.</p>
<p>Tips:</p>
<ul>
<li>The email is sent to the <em>author of the post</em> with the contact form in it.  So if you have multiple authors on the same blog, each can have his or her own contact form.</li>
<li>You can put contact forms in <a href="http://faq.wordpress.com/2006/11/11/a-post-and-a-page/">Pages</a> as well as posts.  In fact, you’ll probably find them more useful there.</li>
<li>The email you receive will tell you if the message was sent by a logged in and verified WordPress.com user or not.</li>
<li>Make sure to uncheck “Allow Comments” in the blue “Discussion” box when you make the contact page. Thay way, people won’t get confused about the difference between the contact form and the comment form.</li>
</ul>
<p>Slideshare is a great service that enables the sharing of PowerPoint and OpenOffice presentations. There are lots of interesting presentations <a href="http://www.slideshare.net/popular">on their site</a> and you can upload your own and then embed them into a blog post or page via <a href="http://faq.wordpress.com/2007/04/19/slidesharenet-slideshows/">a simple shortcode</a> that’s listed next to all of the presentations on their site.</p>
<p>Slide.com allows you to upload photos and turn them into a slideshow which you can then embed into a blog post or page. They have created a <a href="http://www.slide.com/arrange?cy=wp">nifty link</a> for us that lets you create a show and then embed it to WordPress.com when you’re done. We also support Slide.com guestbooks in a <a href="http://www.slide.com/guest_arrange?cy=wp">similar fashion</a> (they allow your friends and readers to leave photos and video comments).</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/grafikdesign.wordpress.com/786/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/grafikdesign.wordpress.com/786/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grafikdesign.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grafikdesign.wordpress.com/786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grafikdesign.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grafikdesign.wordpress.com/786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grafikdesign.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grafikdesign.wordpress.com/786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grafikdesign.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grafikdesign.wordpress.com/786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grafikdesign.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grafikdesign.wordpress.com/786/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grafikdesign.wordpress.com&blog=1529553&post=786&subd=grafikdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://grafikdesign.wordpress.com/2008/07/16/contact-forms-on-wordpresscom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Share your files on WordPress add photos, documents, music and other files to your blog</title>
		<link>http://grafikdesign.wordpress.com/2008/07/16/share-your-files-on-wordpress-add-photos-documents-music-and-other-files-to-your-blog/</link>
		<comments>http://grafikdesign.wordpress.com/2008/07/16/share-your-files-on-wordpress-add-photos-documents-music-and-other-files-to-your-blog/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 19:46:01 +0000</pubDate>
		<dc:creator>grafikdesign</dc:creator>
		
		<category><![CDATA[graphic design]]></category>

		<category><![CDATA[box.net]]></category>

		<category><![CDATA[documents]]></category>

		<category><![CDATA[music]]></category>

		<category><![CDATA[photos]]></category>

		<category><![CDATA[share]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://grafikdesign.wordpress.com/2008/07/16/share-your-files-on-wordpress-add-photos-documents-music-and-other-files-to-your-blog/</guid>
		<description><![CDATA[
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img style="max-width:800px;" src="http://grafikdesign.files.wordpress.com/2008/07/boxnet.jpg" alt="" /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/grafikdesign.wordpress.com/784/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/grafikdesign.wordpress.com/784/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grafikdesign.wordpress.com/784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grafikdesign.wordpress.com/784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grafikdesign.wordpress.com/784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grafikdesign.wordpress.com/784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grafikdesign.wordpress.com/784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grafikdesign.wordpress.com/784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grafikdesign.wordpress.com/784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grafikdesign.wordpress.com/784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grafikdesign.wordpress.com/784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grafikdesign.wordpress.com/784/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grafikdesign.wordpress.com&blog=1529553&post=784&subd=grafikdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://grafikdesign.wordpress.com/2008/07/16/share-your-files-on-wordpress-add-photos-documents-music-and-other-files-to-your-blog/feed/</wfw:commentRss>
	
		<media:content url="http://grafikdesign.files.wordpress.com/2008/07/boxnet.jpg" medium="image" />
	</item>
		<item>
		<title>Multiple Pagination on WordPress.com</title>
		<link>http://grafikdesign.wordpress.com/2008/07/13/multiple-pagination-on-wordpresscom/</link>
		<comments>http://grafikdesign.wordpress.com/2008/07/13/multiple-pagination-on-wordpresscom/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 20:53:58 +0000</pubDate>
		<dc:creator>grafikdesign</dc:creator>
		
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://grafikdesign.wordpress.com/2008/07/13/multiple-pagination-on-wordpresscom/</guid>
		<description><![CDATA[Did you know you could split a single post or page up into different web pages? All you have to do is type
&#60;!--nextpage--&#62;
into the HTML editor where you would like your page splits to appear. You can use it throughout a long post to make two, three, four, or more pages out of the single [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Did you know you could split a single post or page up into different web pages? All you have to do is type</p>
<pre>&lt;!--nextpage--&gt;</pre>
<p>into the HTML editor where you would like your page splits to appear. You can use it throughout a long post to make two, three, four, or more pages out of the single post. When you view your post on your site, the multi-page links appear as links at the bottom. The links below are an example of the feature in action.</p>
<p><strong>Pages:</strong> 1 <a href="http://faq.wordpress.com/2008/05/27/next-page/2/">2</a> <a href="http://faq.wordpress.com/2008/05/27/next-page/3/">3</a></p>
<p>Insert the following tag as is, at point where the post is to be split into multiple page.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/grafikdesign.wordpress.com/782/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/grafikdesign.wordpress.com/782/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grafikdesign.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grafikdesign.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grafikdesign.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grafikdesign.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grafikdesign.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grafikdesign.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grafikdesign.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grafikdesign.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grafikdesign.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grafikdesign.wordpress.com/782/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grafikdesign.wordpress.com&blog=1529553&post=782&subd=grafikdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://grafikdesign.wordpress.com/2008/07/13/multiple-pagination-on-wordpresscom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How do I post a video by wordpress.com</title>
		<link>http://grafikdesign.wordpress.com/2008/07/03/how-do-i-post-a-video-by-wordpresscom/</link>
		<comments>http://grafikdesign.wordpress.com/2008/07/03/how-do-i-post-a-video-by-wordpresscom/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 06:13:53 +0000</pubDate>
		<dc:creator>grafikdesign</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[youtube]]></category>

		<category><![CDATA[music]]></category>

		<category><![CDATA[audio]]></category>

		<category><![CDATA[dailymotion]]></category>

		<category><![CDATA[video google]]></category>

		<category><![CDATA[grouper]]></category>

		<category><![CDATA[odeo]]></category>

		<category><![CDATA[vimeo]]></category>

		<category><![CDATA[splashcast]]></category>

		<category><![CDATA[kyte.tv]]></category>

		<category><![CDATA[podtech]]></category>

		<category><![CDATA[livevideo]]></category>

		<guid isPermaLink="false">http://grafikdesign.wordpress.com/2008/07/03/how-do-i-post-a-video-by-wordpresscom/</guid>
		<description><![CDATA[How do I post a Youtube video?
In order to embed a YouTube video copy the URL of a video, go to to the Add Media section of your write page (the page where you compose your blog posts), click on Add Video, paste the URL into the box, and click the Insert into Post button:







How [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h2 align="left">How do I post a Youtube video?</h2>
<p>In order to embed a YouTube video copy the URL of a video, go to to the Add Media section of your write page (the page where you compose your blog posts), click on Add Video, paste the URL into the box, and click the Insert into Post button:</p>
<p><span id="more-777"></span>
<p><img src="http://faq.files.wordpress.com/2007/05/url1.png" alt="url1.png" /></p>
<p><img src="http://faq.files.wordpress.com/2008/04/gvx0.png" alt="Add Video button location" /></p>
<p><img src="http://faq.files.wordpress.com/2008/04/yt1.png" alt="" /></p>
<p><img src="http://faq.files.wordpress.com/2008/04/gvx2.png" alt="Insert into Post button" /></p>
</p>
<p><img src="http://faq.files.wordpress.com/2008/04/yt3.png" alt="" /></p>
<h2>How do I post a Google Video?</h2>
<p><img src="http://faq.files.wordpress.com/2007/05/gv1.png" alt="gv1.png" /></p>
<p>Copy the URL.</p>
<p>Go to your Write Page, click on Add Video just below the post title</p>
<p><img src="http://faq.files.wordpress.com/2008/04/gvx0.png?w=400" alt="Add Video button location" /></p>
<p>Paste the URL into the box</p>
<p><img src="http://faq.files.wordpress.com/2008/04/gvx1.png" alt="Where to paste the URL" /></p>
<p><img src="http://faq.files.wordpress.com/2008/04/gvx2.png" alt="Insert into Post button" /></p>
<p><img src="http://faq.files.wordpress.com/2008/04/gvx3.png" alt="Result post" /></p>
</p>
<h2>How do I post a DailyMotion video?</h2>
<p>When you have found the video you want, look in the box underneath it.</p>
<p><img src="http://faq.files.wordpress.com/2007/01/dailym.jpg" alt="dailym.jpg" /></p>
<p>That box is very long but it has the id you need.</p>
<p>Scroll through that box, or copy all of it into Notepad. The part you want is the value: <code>value="http://www.dailymotion.com/swf/5zYRy1JLhuGlP3BGw"</code></p>
<p>Copy the numbers: value=”http://www.dailymotion.com/swf/<strong>5zYRy1JLhuGlP3BGw</strong></p>
<p>and write them like this:</p>
<p>[dailymotion<em> </em>id=5zYRy1JLhuGlP3BGw]<br />and that will make this:</p>
<p>  <object width="425" height="254"><param name="movie" value="http://www.dailymotion.com/swf/5zYRy1JLhuGlP3BGw"></param><param name="allowfullscreen" value="true"></param><embed src="http://www.dailymotion.com/swf/5zYRy1JLhuGlP3BGw" type="application/x-shockwave-flash" width="425" height="334" allowfullscreen="true"></embed></object></p>
<p></p>
<h2>How do I post a <a href="http://odeo.com/">Odeo audio<br /></a></h2>
<p>Go to their site and go to an audio player page - for example a <a href="http://odeo.com/audio/1233398/view">DJ Nicky T , Fatboy Slim vs Shaggy mashup</a></p>
<p><a href="http://odeo.com/audio/154773/view"> </a></p>
<p>Copy and paste the URL in your address bar, it should look like this: <code>http://odeo.com/audio/1233398/view<br /></code></p>
<p>And write it out like this <code><span style='text-align:center;display:block;'><embed src="http://odeo.com/flash/audio_player_gray.swf" flashvars="type=audio&#038;id=1233398" quality="high" width="322" height="54" name="odeo_player_gray" align="middle" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></span></code></p>
<p>Then you will get a nice audio player like this:</p>
<p><span style='text-align:center;display:block;'><embed src="http://odeo.com/flash/audio_player_gray.swf" flashvars="type=audio&#038;id=1233398" quality="high" width="322" height="54" name="odeo_player_gray" align="middle" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></span> </p>
<p></p>
<h2>How do I post a Vimeo video?</h2>
<p>WordPress support embedding of Vimeo videos inside your blog posts or pages using the following syntax:</p>
<p><code>[</code><code>vimeo http://vimeo.com/240975]</code><br />or<br /><code>[</code><code>vimeo 240975]</code></p>
<p>Simply put the above code into one of your blog posts or pages and you will get this:</p>
<p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=240975&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=240975&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<p>You can find the URL or ID of a particular video (http://vimeo.com/240975 or 240975 in the above examples) by going to Vimeo.com, finding a video you like and looking at the URL of the video in your browser.</p>
<h2>How do I post a Splashcast video<br /></h2>
<p>You can now embed Splashcast media into your blog.</p>
<p>The form of the code is [splashcast<em></em> playerid]</p>
<p>So this [splashcast<em></em> CLIW1846SO]<br />turns into this:<br /><embed src='http://web.splashcast.net/go/p/CLIW1846SO' wmode='transparent' width='440' height='330' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' /></p>
<p></p>
<h2>How do I embed Kyte.tv?</h2>
<p>You can embed Kyte TV shows using the Kyte shortcode for WordPress.com. You can find the shortcode for a Kyte show by going to the embed page for a show (click on the “Embed this TV” link below a show). For example, here’s the embed page for Scobleizer’s Kyte show:</p>
<p><a href="http://www.kyte.tv/channels/place.html?uri=channels/6118">http://www.kyte.tv/channels/place.html?uri=channels/6118<br /></a></p>
<p>You can see the WordPress.com embed code on the right hand side of the page:</p>
<p><code>[</code><code>kyte.tv 6118]</code></p>
<p>If you paste that code into a WordPress.com post or page, you get this:</p>
<p><embed width='425' height='425' allowScriptAccess='always' style='display:block;margin:0' type='application/x-shockwave-flash' src='http://www.kyte.tv/flash.swf?embedId=3180962&#038;appKey=MarbachViewerEmbedded&#038;uri=channels/6118'></embed><embed width='425' height='20' style='display:block;margin:0' type='application/x-shockwave-flash' src='http://media01.kyte.tv/images/updatenotice.swf' flashvars='requiredversion=9.0.28' wmode='transparent'></embed></p>
<p>Note: Because Kyte provides live video streaming, chat and comments, many people use it to create live shows. If you embed a live show you might want to consider creating a <a href="http://faq.wordpress.com/2006/11/11/a-post-and-a-page/">separate page</a> on your blog - for example you could call it “My Live Kyte Show” - and embedding the show there. That way your show will be permanently accessible from that page (if you were to embed it into a blog post instead, the show would scroll off the bottom of the page as you publish new blog posts).</p>
<p></p>
<h2>How do I post a PodTech video<br /></h2>
<p>You can post audio or video from <span style="text-decoration:underline;"><a href="http://www.podtech.net/">PodTech Network (podtech.net)</a></span></p>
<p>Find the video you like:</p>
<p><img src="http://faq.files.wordpress.com/2007/02/podtech1.png" alt="PodTech 2" /></p>
<p>Click the orange SHARE button:</p>
<p><img src="http://faq.files.wordpress.com/2007/02/podtech2.png" alt="PodTech 2" /></p>
<p>Find the wordpress.com code. Copy that and paste it into your post.</p>
<p>Alternatively, you can use the “Post to your WordPress.com blog” button below the player if you want to post directly from PodTech instead of embedding their player while writing a post in your dashboard.</p>
<p></p>
<h2>How do I post a LiveVideo video<br /></h2>
<p>You can embed videos from <a href="http://www.livevideo.com/">http://www.livevideo.com</a></p>
<p>The code looks like this:<br />[livevideo<em> </em>id=F25406F905A64843B19E7CDC3CFD04A4]<br />and that turns into</p>
<p><embed src='http://www.livevideo.com/flvplayer/embed/F25406F905A64843B19E7CDC3CFD04A4' type='application/x-shockwave-flash' quality='high' WIDTH='445' HEIGHT='405' wmode='transparent'></embed></p>
<p>You get the ID from either the URL of the video</p>
<p><a href="http://faq.files.wordpress.com/2007/02/livevideo1.png" title="Live Video 1"><img src="http://faq.files.wordpress.com/2007/02/livevideo1.png" alt="Live Video 1" /></a></p>
<p>or the codes next to the image.</p>
<p><a href="http://faq.files.wordpress.com/2007/02/livevideo2.png" title="Live Video 2"><img src="http://faq.files.wordpress.com/2007/02/livevideo2.png" alt="Live Video 2" /></a></p></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/grafikdesign.wordpress.com/777/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/grafikdesign.wordpress.com/777/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grafikdesign.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grafikdesign.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grafikdesign.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grafikdesign.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grafikdesign.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grafikdesign.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grafikdesign.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grafikdesign.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grafikdesign.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grafikdesign.wordpress.com/777/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grafikdesign.wordpress.com&blog=1529553&post=777&subd=grafikdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://grafikdesign.wordpress.com/2008/07/03/how-do-i-post-a-video-by-wordpresscom/feed/</wfw:commentRss>
	
		<media:content url="http://faq.files.wordpress.com/2007/05/url1.png" medium="image">
			<media:title type="html">url1.png</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2008/04/gvx0.png" medium="image">
			<media:title type="html">Add Video button location</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2008/04/yt1.png" medium="image" />

		<media:content url="http://faq.files.wordpress.com/2008/04/gvx2.png" medium="image">
			<media:title type="html">Insert into Post button</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2008/04/yt3.png" medium="image" />

		<media:content url="http://faq.files.wordpress.com/2007/05/gv1.png" medium="image">
			<media:title type="html">gv1.png</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2008/04/gvx0.png?w=400" medium="image">
			<media:title type="html">Add Video button location</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2008/04/gvx1.png" medium="image">
			<media:title type="html">Where to paste the URL</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2008/04/gvx2.png" medium="image">
			<media:title type="html">Insert into Post button</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2008/04/gvx3.png" medium="image">
			<media:title type="html">Result post</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2007/01/dailym.jpg" medium="image">
			<media:title type="html">dailym.jpg</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2007/02/podtech1.png" medium="image">
			<media:title type="html">PodTech 2</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2007/02/podtech2.png" medium="image">
			<media:title type="html">PodTech 2</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2007/02/livevideo1.png" medium="image">
			<media:title type="html">Live Video 1</media:title>
		</media:content>

		<media:content url="http://faq.files.wordpress.com/2007/02/livevideo2.png" medium="image">
			<media:title type="html">Live Video 2</media:title>
		</media:content>
	</item>
		<item>
		<title>Quickly Switch between Gmail Accounts Google Account Multi Login</title>
		<link>http://grafikdesign.wordpress.com/2008/06/23/quickly-switch-between-gmail-accounts-google-account-multi-login/</link>
		<comments>http://grafikdesign.wordpress.com/2008/06/23/quickly-switch-between-gmail-accounts-google-account-multi-login/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 21:17:46 +0000</pubDate>
		<dc:creator>grafikdesign</dc:creator>
		
		<category><![CDATA[firefox]]></category>

		<category><![CDATA[extensions]]></category>

		<category><![CDATA[Firefox Extensions]]></category>

		<category><![CDATA[Firefox with Greasemonkey]]></category>

		<category><![CDATA[free]]></category>

		<category><![CDATA[gmail]]></category>

		<category><![CDATA[Google Account Multi-Login]]></category>

		<category><![CDATA[Greasemonkey]]></category>

		<category><![CDATA[Multi Login]]></category>

		<category><![CDATA[The Google Account Multi-Login script]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grafikdesign.wordpress.com/2008/06/23/quickly-switch-between-gmail-accounts-google-account-multi-login/</guid>
		<description><![CDATA[ Free Greasemonkey user script Google Account Multi-Login adds a simple drop-down menu to Google pages (including Gmail) for quick switching between your different user accounts. Just install the script, reload the page, and you can start adding your Google accounts to the drop-down. It&#8217;s simple to use and it&#8217;s a huge timesaver for anyone [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img style="max-width:800px;float:right;margin-top:10px;margin-bottom:10px;margin-left:10px;" src="http://grafikdesign.files.wordpress.com/2008/06/gmail-account-switch.png" /> Free <b>Greasemonkey </b>user script Google Account Multi-Login adds a simple drop-down menu to Google pages (including Gmail) for quick switching between your different user accounts. Just install the script, reload the page, and you can start adding your Google accounts to the drop-down. It&#8217;s simple to use and it&#8217;s a huge timesaver for anyone who actively uses different Google usernames and passwords. It&#8217;s probably not the most secure place to put your passwords, but if that doesn&#8217;t bother you, this script may come in very handy. The Google Account Multi-Login script is free, requires Firefox with Greasemonkey.</p>
<p>Founded here <a href="http://lifehacker.com/343881/quickly-switch-google-accounts-with-the-google-account-multi+login" class="top">Quickly Switch Google Accounts with the Google Account Multi-Login</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/grafikdesign.wordpress.com/776/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/grafikdesign.wordpress.com/776/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grafikdesign.wordpress.com/776/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grafikdesign.wordpress.com/776/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grafikdesign.wordpress.com/776/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grafikdesign.wordpress.com/776/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grafikdesign.wordpress.com/776/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grafikdesign.wordpress.com/776/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grafikdesign.wordpress.com/776/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grafikdesign.wordpress.com/776/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grafikdesign.wordpress.com/776/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grafikdesign.wordpress.com/776/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grafikdesign.wordpress.com&blog=1529553&post=776&subd=grafikdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://grafikdesign.wordpress.com/2008/06/23/quickly-switch-between-gmail-accounts-google-account-multi-login/feed/</wfw:commentRss>
	
		<media:content url="http://grafikdesign.files.wordpress.com/2008/06/gmail-account-switch.png" medium="image" />
	</item>
		<item>
		<title>Google search service search operators</title>
		<link>http://grafikdesign.wordpress.com/2008/06/18/google-search-service-search-operators/</link>
		<comments>http://grafikdesign.wordpress.com/2008/06/18/google-search-service-search-operators/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 15:53:29 +0000</pubDate>
		<dc:creator>grafikdesign</dc:creator>
		
		<category><![CDATA[hack]]></category>

		<guid isPermaLink="false">http://grafikdesign.wordpress.com/2008/06/18/google-search-service-search-operators/</guid>
		<description><![CDATA[The following table lists the search operators that work with each Google search service. Click on an operator to jump to its description &#8212; or, to read about all of the operators, simply scroll down and read all of this page.



Search Service
Search Operators


Web Search
allinanchor:, allintext:, allintitle:, allinurl:, cache:, define:, filetype:, id:, inanchor:, info:, intext:, intitle:, [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The following table lists the search operators that work with each Google search service. Click on an operator to jump to its description &mdash; or, to read about all of the operators, simply scroll down and read all of this page.</p>
<table cellspacing="0" cellpadding="4" border="1">
<tbody>
<tr>
<th align="middle">Search Service</th>
<th align="middle">Search Operators</th>
</tr>
<tr>
<td align="middle">Web Search</td>
<td align="left"><a href="http://www.googleguide.com/advanced_operators.html#allinanchor"><code>allinanchor:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#allintext"><code>allintext:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#allintitle"><code>allintitle:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#allinurl"><code>allinurl:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#cache"><code>cache:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#define"><code>define:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#filetype"><code>filetype:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#id"><code>id:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#inanchor"><code>inanchor:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#info"><code>info:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#intext"><code>intext:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#intitle"><code>intitle:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#inurl"><code>inurl:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#phonebook"><code>phonebook:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#related"><code>related:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#rphonebook"><code>rphonebook:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#site"><code>site:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#stocks"><code>stocks:</code></a>,</td>
</tr>
<tr>
<td align="middle">Image&nbsp;Search</td>
<td align="left"><a href="http://www.googleguide.com/advanced_operators.html#allintitle"><code>allintitle:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#allinurl"><code>allinurl:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#filetype"><code>filetype:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#inurl"><code>inurl:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#intitle"><code>intitle:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#site"><code>site:</code></a></td>
</tr>
<tr>
<td align="middle">Groups</td>
<td align="left"><a href="http://www.googleguide.com/advanced_operators.html#allintext"><code>allintext:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#allintitle"><code>allintitle:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#author"><code>author:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#group"><code>group:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#insubject"><code>insubject:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#intext"><code>intext:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#intitle"><code>intitle:</code></a></td>
</tr>
<tr>
<td align="middle">Directory</td>
<td align="left"><a href="http://www.googleguide.com/advanced_operators.html#allintext"><code>allintext:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#allintitle"><code>allintitle:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#allinurl"><code>allinurl:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#ext"><code>ext:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#filetype"><code>filetype:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#intext"><code>intext:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#intitle"><code>intitle:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#inurl"><code>inurl:</code></a></td>
</tr>
<tr>
<td align="middle">News</td>
<td align="left"><a href="http://www.googleguide.com/advanced_operators.html#allintext"><code>allintext:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#allintitle"><code>allintitle:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#allinurl"><code>allinurl:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#intext"><code>intext:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#intitle"><code>intitle:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#inurl"><code>inurl:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#location"><code>location:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#source"><code>source:</code></a></td>
</tr>
<tr>
<td align="middle">Froogle</td>
<td align="left"><a href="http://www.googleguide.com/advanced_operators.html#allintext"><code>allintext:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#allintitle"><code>allintitle:</code></a>, <a href="http://www.googleguide.com/advanced_operators.html#store"><code>store:</code></a></td>
</tr>
</tbody>
</table>
<p>The following is an alphabetical list of the search operators. This list includes operators that are not officially supported by Google and not listed in <a href="http://www.google.com/help/operators.html" target="_blank" rel="nofollow">Google&rsquo;s online help</a>.</p>
<p><a href="http://www.googleguide.com/advanced_operators.html" target="_blank">founded here</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/grafikdesign.wordpress.com/774/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/grafikdesign.wordpress.com/774/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grafikdesign.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grafikdesign.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grafikdesign.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grafikdesign.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grafikdesign.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grafikdesign.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grafikdesign.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grafikdesign.wordpress.com/774/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grafikdesign.wordpress.com/774/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grafikdesign.wordpress.com/774/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grafikdesign.wordpress.com&blog=1529553&post=774&subd=grafikdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://grafikdesign.wordpress.com/2008/06/18/google-search-service-search-operators/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>