<?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>e-Factory &#187; Online Publishing</title>
	<atom:link href="http://e-factory.com/category/online-publishing/feed/" rel="self" type="application/rss+xml" />
	<link>http://e-factory.com</link>
	<description>Eldon Sarte - Online Projects</description>
	<lastBuildDate>Sat, 13 Aug 2011 03:49:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Incorporate RSS Feeds Into Webpages</title>
		<link>http://e-factory.com/2008/04/how-to-incorporate-rss-feeds-into-webpages/</link>
		<comments>http://e-factory.com/2008/04/how-to-incorporate-rss-feeds-into-webpages/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 16:07:53 +0000</pubDate>
		<dc:creator>e-Factory</dc:creator>
				<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.e-factory.com/?p=115</guid>
		<description><![CDATA[By Mohan Potukuchi Really Simple Syndication (RSS) is a simple format that can be used either to receive updated content or to send content from one&#8217;s website or blog. It&#8217;s simple to use, and various free resources are available on the Net. Simply put, RSS is just like newspapers receiving content from news agencies like [...]]]></description>
			<content:encoded><![CDATA[<p><em>By Mohan Potukuchi</em></p>
<p>Really Simple Syndication (RSS) is a simple format that can be used either to receive updated content or to send content from one&#8217;s website or blog. It&#8217;s simple to use, and various free resources are available on the Net. Simply put, RSS is just like newspapers receiving content from news agencies like AP, Reuters, UNI, etc. If you have an RSS feed on your webpage, you continue to get the latest content automatically, provided it is updated by the provider or source.</p>
<p><span id="more-115"></span>To use RSS feeds, you must use a feed reader or <em>aggregator</em>. One free and easy to use resource is <a title="Go to RSS-to-JavaScript" href="http://www.rss-to-javascript.com">RSS-to-JavaScript</a>. The following steps need to be followed:</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5552682448246243";
/* 468x15, created 4/7/08 */
google_ad_slot = "6358716007";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<ol>
<li>Select the RSS feed you want to place on your webpage. You can simply type &#8220;RSS [subject]&#8221; in any search box like Google, Yahoo, MSN, etc. In place of &#8220;[subject]&#8220; enter the the topic you want. Let us say, you typed &#8220;rss news&#8221;. The search engine will display results for this keyword phrase. Select any result and look for the &#8220;red&#8221; button with the words &#8220;RSS&#8221; or &#8220;xml&#8221;. Click on any red button of your choice. A page in &#8220;xml&#8221; script will open up. Do not bother with the page — simply copy the page&#8217;s URL. That is the RSS feed. <em>EF NOTE: Simply look for links to RSS and XML feeds; sometimes they&#8217;re red buttons as described here, or some other colored buttons, or even plain text links.<br />
<img src="http://e-factory.com/images/1pTrans.gif" alt="" width="1" height="1" /></em></li>
<li>The RSS feed has to be &#8220;read.&#8221; Go to RSS-to-JavaScript or some other feed reader and paste the feed&#8217;s URL in the appropriate place. Set you font setting preferences, etc., or choose default settings. The feed reader will generate JavaScript code.<br />
<img src="http://e-factory.com/images/1pTrans.gif" alt="" width="1" height="1" /></li>
<li>Copy and paste the JavaScript code where you want it to appear on your site (it&#8217;s your site, so the assumption is that you know how to do this).<br />
<img src="http://e-factory.com/images/1pTrans.gif" alt="" width="1" height="1" /></li>
<li>View your site and verify the feed&#8217;s content and appearance, etc.</li>
</ol>
<p><strong>Some more tips:</strong></p>
<p>You may want to consider setting the &#8220;Link Target&#8221; specification to &#8221;_blank&#8221; so that when the visitor clicks on any RSS feed link, the destination appears in new window.</p>
<p>Before using any free feed reader, ensure that the feed isn&#8217;t just for a limited period, otherwise, the feed will eventually terminate (unless you pay for continued service).</p>
<p>One main disadvantage of JavaScript-based feed readers is that search engine spiders or crawlers won&#8217;t read the RSS content on your pages. So, it is essential you use this feature merely as an information supplement and service to your visitors. Do not tamper with the JavaScript code.</p>
<p>If you have a blog on <a title="Go to Blogger" href="http://www.blogger.com">Blogger</a>, there is usually a sidebar you can use for RSS feeds. Here are the steps for incorporating RSS feeds there:</p>
<ol>
<li>Go to: Posting &gt; Create &gt; Edit Html</li>
<li>Paste the JavaScript code into the main body.</li>
<li>Enter a suitable title in the &#8220;Title&#8221; box.</li>
<li>Add any content, if you wish.</li>
<li>Click on &#8220;Publish Post&#8221;.</li>
<li>View your blog and modify settings, if you like.</li>
</ol>
<p>CAUTION: Please do not include RSS feeds (other than those provided by the webhost) on free Web hosting pages like GeoCities, etc., since it violates the terms of service.</p>
<p><em>Mohan Potukuchi is a chemical engineer who writes on a diverse range of subjects. He helps newbies by recommending free resources for website development. Check out his </em><a href="http://newscritique.blogspot.com" target="_blank"><em>As It Strikes Me</em></a><em> blog.</em></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5552682448246243";
/* 468x60, created 4/7/08 */
google_ad_slot = "0105156450";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><a href="http://atomicblogging.com/go.php?offer=prolinkz&pid=1" target="_blank">
<img src="http://www.atomicblogging.com/images/atomicbanner1.gif" width="468" height="60" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://e-factory.com/2008/04/how-to-incorporate-rss-feeds-into-webpages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS Feeds &#8211; What are They and What are They For?</title>
		<link>http://e-factory.com/2008/04/rss-feeds-what-are-they-and-what-are-they-for/</link>
		<comments>http://e-factory.com/2008/04/rss-feeds-what-are-they-and-what-are-they-for/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 03:25:07 +0000</pubDate>
		<dc:creator>e-Factory</dc:creator>
				<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[syndication]]></category>

		<guid isPermaLink="false">http://www.e-factory.com/?p=84</guid>
		<description><![CDATA[By Barbara White RSS has been used for more than a decade, but has only recently become commonly used. It is used to provide headlines and summaries of information in a concise and standardized way in one place, without the inconvenience of visiting separate sites on the Internet. RSS stands for Really Simple Syndication (although [...]]]></description>
			<content:encoded><![CDATA[<p><em>By Barbara White</em></p>
<p>RSS has been used for more than a decade, but has only recently become commonly used. It is used to provide headlines and summaries of information in a concise and standardized way in one place, without the inconvenience of visiting separate sites on the Internet.</p>
<p>RSS stands for <strong>Really Simple Syndication</strong> (although versions before RSS 2.0 were often recognized under various names). RSS feeds are written in a computer language called XML. This technology is what makes big news websites possible: RSS files are used to create a data feed which will transmit headlines, links or virtually any other piece of information to a channel viewer application, which is sometimes called a news reader.</p>
<p><span id="more-84"></span>Simply, a real simple syndication feed is a method that allows Web content to be formed into a recognizable form for viewing through a feed reader. It allows the user to save time and effort by viewing recent content from many different websites, without having to visit the sites individually.</p>
<p>RSS feeds (or news feeds) are growing quickly in usage and popularity and have become an integral part of the Internet, but many users don&#8217;t understand what they are. They allow people to see when their favorite websites have added new content without actually having to go to that website.</p>
<p><!--adsense--></p>
<p>You can use RSS feeds to keep up to date with the latest posts from your favorite blogs and websites. Feeds can easily be used to get the latest news, weather, or movies, and be able to read them all in one place. This technology also gives you the ability to have other websites have up to date, accurate online information from your site(s) in seconds. Headline and sports news, informative articles, website updates, or your favorite food recipes are just a few of the things that you can syndicate!</p>
<p>Many people set up the feeds to update on their My Yahoo!, or Google page. You can also use them to keep informed with any groups that you belong to.</p>
<p>For example, YahooGroups is a free online community and discussion group service. YahooGroups can be monitored using RSS feeds. In order to keep in touch with a particular newsgroup, simply add <em>/feed/msgs.xml</em> to the end of the YahooGroup URL. Add the new URL to your RSS reader and receive updates every time a new post is added to the newsgroup.</p>
<p><strong>RSS feeds can be used for online marketing very effectively.</strong></p>
<p>If you want to promote your website, using Real Simple Syndication can get your URL listed with all search engines very quickly. This is a good choice for new webpages that need to have increased traffic. Marketing with feeds can help your URL achieve excellent results and ranking well in searches for your webpage&#8217;s main keywords.</p>
<p>Internet marketers can use the technology for contacting their mailing lists of subscribers. Many emailed newsletters are deleted without being read. RSS feeds are a more effective way of communicating, and will avoid the challenge of an email not getting through the spam filters.</p>
<p>Webmasters can use RSS feeds to place different types of content on their site. Valuable content can be in the form of articles, stories, press releases, announcements, updated info, company details, products and marketing. Creating feeds on your site gives webpages an ever changing source of syndicated content, and they need very little maintenance once you have set them up.</p>
<p>There are several advantages to using RSS as a source of Web content for your site. Quality content keeps your site visitors coming back and continually adds value to your website. It helps to perpetuate you as an expert in your niche and makes people more confident in purchasing from your site. Content syndication greatly facilitates your site in obtaining higher rankings in the search engines.</p>
<p><em>Barbara White writes for </em><a href="http://www.sendrssfeeds.com/" target="_blank"><em>Send RSS Feeds</em></a><em> where you can learn more about RSS feeds, content syndication and RSS feed submissions.</em></p>
<p><!--adsense#foot--></p>
<p><a href="http://atomicblogging.com/go.php?offer=prolinkz&pid=1" target="_blank">
<img src="http://www.atomicblogging.com/images/atomicbanner1.gif" width="468" height="60" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://e-factory.com/2008/04/rss-feeds-what-are-they-and-what-are-they-for/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>3D Box Shots</title>
		<link>http://e-factory.com/2008/04/3d-box-shots/</link>
		<comments>http://e-factory.com/2008/04/3d-box-shots/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 12:38:27 +0000</pubDate>
		<dc:creator>e-Factory</dc:creator>
				<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[product development]]></category>

		<guid isPermaLink="false">http://www.e-factory.com/?p=64</guid>
		<description><![CDATA[By Sunil Tanna 3D box shots (also known as &#8220;virtual box shots,&#8221; &#8220;virtual boxes,&#8221; &#8220;box covers,&#8221; or even &#8220;ecovers&#8221;) are images that appear to represent a 3D image of a product box. They are in fact just graphics (usually in PNG or JPEG format, but occasionally in other formats such as GIF, BMP or even [...]]]></description>
			<content:encoded><![CDATA[<p><em>By Sunil Tanna</em></p>
<p>3D box shots (also known as &#8220;virtual box shots,&#8221; &#8220;virtual boxes,&#8221; &#8220;box covers,&#8221; or even &#8220;ecovers&#8221;) are images that appear to represent a 3D image of a product box. They are in fact just graphics (usually in PNG or JPEG format, but occasionally in other formats such as GIF, BMP or even Flash) associated with a product which is in reality completely non-physical and intangible, such as software, ebooks, video or music downloads, a subscription to a membership site or ezine, etc.</p>
<p><span id="more-64"></span>The purpose of these graphics is not to trick people, but instead to simply make a non-tangible product seem a little bit more real and comprehensible, as well as, of course, presenting it in a nice attractive light. If you think there&#8217;s any possibility that any of your visitors may be confused by the box shot, you can do as I do: Simply include a clear notice on your download or purchase page (or even the footer of every page), reminding people that your product is delivered as a digital product over the Internet and that no physical item is shipped.</p>
<p><!--adsense--></p>
<p>There are a number of alternate ways to create box shots:</p>
<ol>
<li>You can draw them yourself (you need to be good at art for this one)!<br />
<img src="http://e-factory.com/images/1pTrans.gif" alt="" width="1" height="1" /></li>
<li>You can pay an artist to draw them for you (fine, but expensive if you need quite a few graphics).<br />
<img src="http://e-factory.com/images/1pTrans.gif" alt="" width="1" height="1" /></li>
<li>You can get scripts for Adobe Photoshop that will facilitate drawing the box shot. Generally what these scripts do is take your 2D design of the front cover of the box, and make it 3D. This is generally a fine solution, but it does require Photoshop, which is of course quite expensive.<br />
<img src="http://e-factory.com/images/1pTrans.gif" alt="" width="1" height="1" /></li>
<li>You can get standalone software which is specifically designed for creating box shots and ebook cover images.</li>
</ol>
<p>Authors, marketers and product developers may use these graphics in a number of ways, including within the products themselves (for example, in the title or copyright information page of an ebook), in advertising materials, or as a navigational element on their website (for example, allowing users to choose between multiple products by clicking on the appropriate product box).</p>
<p><em>Sunil Tanna writes for </em><a title="Go to Cover Factory" href="http://www.ebookcompiler.com/a_cf.php?n=prolinkz"><em>Cover Factory</em></a><em>, easy-to-use and affordable software for creating your own box shots and ebook covers.</em></p>
<p><!--adsense#foot--></p>
<p><A HREF="http://www.ebookcompiler.com/a_cf.php?n=prolinkz" TARGET=_top><IMG SRC="http://www.coverfactory.com/ad2-468.gif" WIDTH=468 HEIGHT=60 ALT="Click Here" BORDER=1></A></p>
]]></content:encoded>
			<wfw:commentRss>http://e-factory.com/2008/04/3d-box-shots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

