<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Templatic » News</title>
	
	<link>http://templatic.com</link>
	<description>Premium Wordpress Themes - Out of the box solutions for small business and pro bloggers</description>
	<lastBuildDate>Tue, 07 Sep 2010 10:02:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Templatic" /><feedburner:info uri="templatic" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Templatic</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Sneak Peek to City Directory theme</title>
		<link>http://feedproxy.google.com/~r/Templatic/~3/glTCnevTKvk/sneak-peek-to-city-directory-theme</link>
		<comments>http://templatic.com/news/sneak-peek-to-city-directory-theme#comments</comments>
		<pubDate>Tue, 31 Aug 2010 05:03:39 +0000</pubDate>
		<dc:creator>R.Bhavesh</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://templatic.com/?p=2846</guid>
		<description><![CDATA[
The above screenshot of the upcoming theme pretty much sums up everything, but let me explain the features in details. The next theme is built for those who want to create out of the box city websites that have..

Auto generated maps of all the places
Get directions from the map
User submitted places. (You can charge for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2845" title="Preview to upcoming City Directory theme of Templatic" src="http://templatic.com/wp-content/uploads/2010/08/maps_theme_preview.gif" alt="Preview to upcoming City Directory theme of Templatic" width="630" height="960" /></p>
<p>The above screenshot of the upcoming theme pretty much sums up everything, but let me explain the features in details. The next theme is built for those who want to create out of the box city websites that have..</p>
<ul>
<li>Auto generated maps of all the places</li>
<li>Get directions from the map</li>
<li>User submitted places. (You can charge for user submission!)</li>
<li>Showcase of different places on your site in an interactive manner</li>
<li>Search places</li>
<li>Sort different places</li>
<li>User reviews of different places</li>
<li>User ratings</li>
<li>Auto generated image galleries</li>
<li>Detailed description of each place with images, address, phone number, map, get directions..</li>
<li>Auto generated main Google map, category based map, and other maps that link to posts</li>
<li>List and grid views of  city places in categories</li>
<li>And much more&#8230; (We promise!)</li>
</ul>
<blockquote><p>In short, we&#8217;ve spent days figuring out all the features and structure an ideal city website should have. Plus enough flexibility in the theme so that as a developer, you can customize it to your liking for some other purpose as well.</p></blockquote>
<p>I&#8217;d rather keep this short unless we release this theme in September. Meanwhile, <strong>if you&#8217;ve got some nifty ideas on must have features for a city website, do let us know via comments</strong>. As we&#8217;ve proven earlier, we WILL change the theme to meet exact specifications of actual users.</p>
<img src="http://feeds.feedburner.com/~r/Templatic/~4/glTCnevTKvk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://templatic.com/news/sneak-peek-to-city-directory-theme/feed</wfw:commentRss>
		<slash:comments>81</slash:comments>
		<feedburner:origLink>http://templatic.com/news/sneak-peek-to-city-directory-theme</feedburner:origLink></item>
		<item>
		<title>How To Use Firebug</title>
		<link>http://feedproxy.google.com/~r/Templatic/~3/HOiQNpMq9ls/how-to-use-firebug</link>
		<comments>http://templatic.com/theme-support/tips-n-tutorials/how-to-use-firebug#comments</comments>
		<pubDate>Sat, 28 Aug 2010 13:00:52 +0000</pubDate>
		<dc:creator>R.Bhavesh</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tips & Tutorials]]></category>

		<guid isPermaLink="false">http://templatic.com/?p=2792</guid>
		<description><![CDATA[Firebug is a Mozilla Firefox extension. It allows to view and edit CSS, HTML, and Javascript of any website. It provides some of the best web development tools and is the most popular and powerful tool for web developers. You can change HTML, CSS, text, etc elements of the webpage on the fly, and you [...]]]></description>
			<content:encoded><![CDATA[<p>Firebug is a Mozilla Firefox extension. It allows to view and edit CSS, HTML, and Javascript of any website. It provides some of the best web development tools and is the most popular and powerful tool for web developers. You can change HTML, CSS, text, etc elements of the webpage on the fly, and you can use it for any live website also.</p>
<p>Now let’s learn how to use firebug:</p>
<p><strong>Installing firebug</strong></p>
<p>There are two ways to install firebug</p>
<ul>
<li>Open firefox, go to Tools &gt; Addons &gt; Get Addons and then search for firebug. Now click on Install. Restart firefox after installing</li>
<li>Or you can go to <a href="http://getfirebug.com/">getfirebug.com</a> and click on “Install Firebug for Firefox” button.</li>
</ul>
<p><strong>Using firebug</strong></p>
<p>The short cut key to view the firebug windows is “F12”. Or alternatively you can also click on the firebug icon from the status window.</p>
<p><img class="alignnone size-full wp-image-236" title="firebug in status bar" src="http://templatic.com/wp-content/uploads/2010/08/firebug-in-status-bar.jpg" alt="" width="134" height="42" /></p>
<p><strong>Inspecting Element:</strong></p>
<p>This is the most powerful feature of firebug. Through this, you can directly get the source of that particular element. You can know all about that element, which style sheet is it using, which link its pointing to, what HTML is it using, etc. Inspecting about an element means knowing all about that particular selection.</p>
<p><img class="alignnone size-full wp-image-237" title="blue" src="http://templatic.com/wp-content/uploads/2010/08/blue.jpg" alt="" width="306" height="182" /></p>
<p>To inspect an element simply right click on the element which you want to inspect and click on “Inspect Element”. Or you can also press “F12” and click on the “inspect” icon and then move your mouse to any element and then you’ll be able to see a blue rectangle surrounding that element and its code in the firebug window.</p>
<p><img class="alignnone size-full wp-image-238" title="inspect element" src="http://templatic.com/wp-content/uploads/2010/08/inspect-element.jpg" alt="" width="467" height="179" /></p>
<p>Click on “+” to expand that line. You can edit the text or experiment with the coding here only and the changes will be displayed in the website directly. Also you can select any line and click on “Edit” and a new window will open where you can further edit that code or text.</p>
<p><img class="alignnone size-full wp-image-255" title="edit" src="http://templatic.com/wp-content/uploads/2010/08/edit.jpg" alt="" width="463" height="97" /></p>
<p>Here you can minutely change each and every element you wish. Editing in this window is too easy.</p>
<p><strong>CSS Window:</strong></p>
<p>Notice the Style window in the right side. It shows you which CSS file is being used by this element. Just hover the mouse over style.css and you can also know about its location. This is very useful if you want to know the location of that particular style sheet. When you hover the mouse over the color element in this window, visualization is shown of that color, this live preview gives you a idea of how that color looks like.</p>
<p><img class="alignnone size-full wp-image-240" title="CSS" src="http://templatic.com/wp-content/uploads/2010/08/CSS.jpg" alt="" width="512" height="180" /></p>
<p><strong> </strong></p>
<p><strong>Layout:</strong></p>
<p>In the HTML window, click on “layout”. This is very useful feature to see the measurements of the navigation window and to know about padding, border and margin of a website. Below is a an example.</p>
<p><img class="alignnone size-full wp-image-253" title="layout" src="http://templatic.com/wp-content/uploads/2010/08/layout.jpg" alt="" width="382" height="252" /></p>
<p><strong> </strong></p>
<p><strong>Console window:</strong></p>
<p>If you want to use the good old command line for javascript, then you can also do that. To open it click on “Console” in the firebug window.</p>
<p><img class="alignnone size-full wp-image-242" title="console" src="http://templatic.com/wp-content/uploads/2010/08/console.jpg" alt="" width="219" height="67" /></p>
<p>Now you can edit the javascript from this window. It also has many other functions like autocomplete, automatic resizing, copying code, hyperlinking to object, etc. You can also debug errors in this window.</p>
<p><strong>Net window:</strong></p>
<p>Want to know which elements of your webpage are slowing the user experience? This small nifty tool will show you each and every detail about the loading time. May be you forgot to compress the images or the javascript is taking ages to load, this tool will show you everything.</p>
<p><img class="alignnone size-full wp-image-243" title="net" src="http://templatic.com/wp-content/uploads/2010/08/net1.jpg" alt="" width="393" height="160" /></p>
<p>If you just want to know about the loading time of images, then click on “Images” and it will show you just the loading time of images on your webpage.</p>
<p><img class="alignnone size-full wp-image-244" title="timeline" src="http://templatic.com/wp-content/uploads/2010/08/timeline.jpg" alt="" width="444" height="189" /></p>
<p>This way you can know which files are taking long time to load. You can also know about loading time of HTML, CSS and Javascript. This feature is very useful to speed up the website and to find out the problems. You can also examine HTTP headers, or you can know if the website is using cache effectively, etc.</p>
<p>Through this firebug plugin, you can edit live websites, preview how it looks, inspect the elements and do just about everything you wish to. This plugin is a real solution to web developer’s problems. Just try it.</p>
<img src="http://feeds.feedburner.com/~r/Templatic/~4/HOiQNpMq9ls" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://templatic.com/theme-support/tips-n-tutorials/how-to-use-firebug/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://templatic.com/theme-support/tips-n-tutorials/how-to-use-firebug</feedburner:origLink></item>
		<item>
		<title>How To Translate Templatic WordPress Themes</title>
		<link>http://feedproxy.google.com/~r/Templatic/~3/7RbQr6-5bJE/how-to-localize-templatics-wordpress-themes</link>
		<comments>http://templatic.com/theme-support/tips-n-tutorials/how-to-localize-templatics-wordpress-themes#comments</comments>
		<pubDate>Fri, 27 Aug 2010 13:00:32 +0000</pubDate>
		<dc:creator>R.Bhavesh</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tips & Tutorials]]></category>

		<guid isPermaLink="false">http://templatic.com/?p=2839</guid>
		<description><![CDATA[Localization means translating WordPress into your local, regional or country language. By default, WordPress installs in English, but if you want it in your language, e.g. in Spanish, you can do so. And, its not a hard or time consuming process. In this tutorial, we&#8217;ll show you how to translate WordPress to the language you [...]]]></description>
			<content:encoded><![CDATA[<p>Localization means translating WordPress into your local, regional or country language. By default, WordPress installs in English, but if you want it in your language, e.g. in Spanish, you can do so. And, its not a hard or time consuming process. In this tutorial, we&#8217;ll show you how to translate WordPress to the language you want. We&#8217;ll be installing a plugin known as &#8220;Code Styling Localization.&#8221; Using this plugin saves time because we don&#8217;t have to manually translate each and every element.</p>
<h3>Introduction to PO and MO files:</h3>
<p><strong>PO files (Portable Object files) :</strong><br />
PO is the file where translation of both languages are stored. One is English and the other is the one you&#8217;re translating to.</p>
<p><strong>MO files (Machine Object files) :</strong><br />
PO files are then converted to machine readable binary files (MO files). The plugin which we&#8217;ll be using will do this step for us.</p>
<h3>Installing &#8220;CodeStyling Localization&#8221;</h3>
<ul>
<li>Download <a href="http://templatic.com/download/localization.zip">CodeStyling Localization</a>.</li>
<li>After downloading, unzip it</li>
<li>Now upload this folder to wp-content/plugins</li>
<li>You can use a FTP client, like <a href="http://fireftp.mozdev.org/">FireFTP</a>, to upload this plugin or use File Manager from cPanel</li>
<li>Now login to WordPress admin and from the plugins section, activate CodeStyling Localization.</li>
</ul>
<h3>Using Localization Plugin</h3>
<p>From the Tools<strong>, </strong>click on &#8220;Localization&#8221;. Now select the path where you want to place the saved PO file. That PO file will be automatically saved in that path. <strong> </strong></p>
<p><strong><img class="alignnone size-full wp-image-271" title="localizations" src="http://templatic.com/wp-content/themes/Templatic/tutorials/localization/localizations.jpg" alt="" width="650" height="110" /></strong></p>
<p>E.g.<strong> </strong>to save the .PO file to wp-content/themes/WPStore, then simply click on wp-content/themes/WPStore. After that, click on &#8220;<strong>Add New Language</strong>&#8220;.</p>
<p><img class="alignnone size-full wp-image-273" title="add-new-lang" src="http://templatic.com/wp-content/themes/Templatic/tutorials/localization/add-new-lang.jpg" alt="" width="426" height="85" /></p>
<p>One window will pop up, select the language you want to translate to. Also, in the last translator field, you can write your name. E.g. in the example below, we have selected Italiano/Italia as the language we will be translating to is Italian.</p>
<p><img class="alignnone size-full wp-image-274" title="create-po-file" src="http://templatic.com/wp-content/themes/Templatic/tutorials/localization/create-po-file.jpg" alt="" width="528" height="457" /></p>
<p>After selecting the language, click on &#8220;<strong>create po-file</strong>&#8220;.</p>
<p><strong>Scanning for possible language translation words:</strong></p>
<p>In the next step click on &#8220;<strong>Rescan</strong>&#8220;.</p>
<p><img class="alignnone size-full wp-image-275" title="rescan" src="http://templatic.com/wp-content/themes/Templatic/tutorials/localization/rescan.jpg" alt="" width="436" height="79" /></p>
<p>Now click on &#8220;<strong>Scan now</strong>&#8221; and then on &#8220;<strong>finished</strong>&#8220;.</p>
<p><img class="alignnone size-full wp-image-276" title="scanning-finished" src="http://templatic.com/wp-content/themes/Templatic/tutorials/localization/scanning-finished.jpg" alt="" width="536" height="185" /></p>
<h3>Getting the .PO file from Pepipopum</h3>
<p>:</p>
<p>Your PO file is created. Now, head over to <a href="http://pepipopum.dixo.net/" target="_blank">pepipopum.dixo.net</a>, click on &#8220;<strong>Browse</strong>,&#8221; and select the PO file from the path you&#8217;ve selected earlier. If the file is on your server, download that PO file first then select that file for upload to pepipopum.dixo.net. In &#8220;<strong>Target Language</strong>&#8220;, select your target language. In this example, let&#8217;s select Italian.</p>
<p><img class="alignnone size-full wp-image-278" title="pepipopum" src="http://templatic.com/wp-content/themes/Templatic/tutorials/localization/pepipopum.jpg" alt="" width="445" height="238" /></p>
<p>After selecting your PO file and output language, click on &#8220;<strong>Translate File</strong>&#8220;. In the next screen you will be able to see the translation. Copy the whole text in that page and paste it in the PO file. You can open the PO file through Notepad. Don&#8217;t forget to delete the old data in that file and then paste this new data. Save the file and now your new Italian file is ready.</p>
<p>Upload this new PO file to wp-content/themes/WPStore. This is the path selected earlier. You can overwrite the old file. The file name should remain the same though.</p>
<h3>Generating MO file:</h3>
<p>From the WordPress admin, go to <strong>Tools &gt; Localization</strong>. Click on &#8220;<strong>Edit</strong>&#8220;.</p>
<p><img class="alignnone size-full wp-image-279" title="edit-lang" src="http://templatic.com/wp-content/themes/Templatic/tutorials/localization/edit-lang.jpg" alt="" width="440" height="84" /></p>
<p>In the next screen, notice the &#8220;<strong>generate mo-file</strong>&#8221; button. Click on this button.</p>
<p><img class="alignnone size-full wp-image-281" title="generate-mo-file" src="http://templatic.com/wp-content/themes/Templatic/tutorials/localization/generate-mo-file.jpg" alt="" width="409" height="31" /></p>
<p>Now your MO file is also generated.</p>
<h3>Editing the Code:</h3>
<p>From WordPress admin <strong>Appearance</strong> tab, click on &#8220;<strong>Editor</strong>&#8220;. Now click on &#8220;<strong>Functions.php</strong>&#8221; Locate this line<br />
24<br />
<strong>/*load_textdomain( &#8216;default&#8217;, TEMPLATEPATH.&#8217;/en_US.mo&#8217; );*/</strong></p>
<p>and simply edit it by removing this /* and */ (remove the first two and last two characters). Rename the file name as per your new MO file name. In this case, the name of file is &#8220;it_IT.mo&#8221;. So it will look like:</p>
<p><strong>load_textdomain( &#8216;default&#8217;, TEMPLATEPATH.&#8217;/it_IT.mo&#8217; );</strong></p>
<p>After editing, click on &#8220;<strong>Update file</strong>&#8220;. So this was the last step. Go ahead and translate the theme in your own language.</p>
<p><strong>Note</strong>: If you don&#8217;t have permission to edit the functions.php file, you need to chmod the file through FTP to 666. Edit then save. When finished, chmod it back to 644. Or, download the functions.php file from your Templatic themes folder on the server, edit the file, then upload it back to the server to overwrite the file on the server with the new changes.</p>
<img src="http://feeds.feedburner.com/~r/Templatic/~4/7RbQr6-5bJE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://templatic.com/theme-support/tips-n-tutorials/how-to-localize-templatics-wordpress-themes/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		<feedburner:origLink>http://templatic.com/theme-support/tips-n-tutorials/how-to-localize-templatics-wordpress-themes</feedburner:origLink></item>
		<item>
		<title>News Time Theme Released</title>
		<link>http://feedproxy.google.com/~r/Templatic/~3/cvG0cI9f9oE/news-time-magazine-theme-released</link>
		<comments>http://templatic.com/news/news-time-magazine-theme-released#comments</comments>
		<pubDate>Wed, 25 Aug 2010 13:00:32 +0000</pubDate>
		<dc:creator>R.Bhavesh</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://templatic.com/?p=2840</guid>
		<description><![CDATA[There are lots of magazine themes out there, but many of Templatic customers demanded themes in this niche so we are publishing yet another magazine theme. With lots of custom widgets and widget areas in the homepage, you will find News Time theme homepage really easy to customize and add/remove your favorite sections. This is [...]]]></description>
			<content:encoded><![CDATA[<p>There are lots of magazine themes out there, but many of Templatic customers demanded themes in this niche so we are publishing yet another magazine theme. With lots of custom widgets and widget areas in the homepage, you will find <a href="http://templatic.com/magazine-themes/newstime-magazine-premium-wordpress-theme-templatic"><strong>News Time theme</strong></a> homepage really easy to customize and add/remove your favorite sections. This is a magazine theme ideal for building a niche specific news website.</p>
<p><a href="http://templatic.com/magazine-themes/newstime-magazine-premium-wordpress-theme-templatic"><img src="http://templatic.com/wp-content/uploads/2010/08/newstime_home.png" alt="" /></a></p>
<p>The theme contains all the standard features like rest of our themes + some nifty features like</p>
<ul>
<li>8 different elegant color schemes</li>
<li>Horizontal drop menu at the top</li>
<li>News slider</li>
<li>Custom built widgets</li>
<li>fully widget ready homepage</li>
</ul>
<p>We&#8217;d rather keep this post short so you can check out the <a href="http://templatic.com/magazine-themes/newstime-magazine-premium-wordpress-theme-templatic">complete details of News Time theme</a> and take a look at <a href="http://templatic.com/demos/?theme=newstime">the live demo</a>. And, don&#8217;t forget you can test admin settings by getting a test account at<a href="http://test.templatic.com/"> test.templatic.com</a>.</p>
<p class="note"><strong>Limited time offer:</strong> The regular price of this theme is $65, but if you purchase before the end of this month (Aug. 31,2010) you get this theme for <strong>only $35 USD</strong>. No coupon code required. <strong><a href="http://templatic.com/magazine-themes/newstime-magazine-premium-wordpress-theme-templatic">Grab this offer</a></strong> while it lasts.</p>
<h3>What&#8217;s next?</h3>
<p>Besides e-commerce framework, we are working on a niche specific theme yet again. Here&#8217;s a <a href="http://twitpic.com/2g66sr">tiny sneak peek</a>. More on this coming shortly.</p>
<img src="http://feeds.feedburner.com/~r/Templatic/~4/cvG0cI9f9oE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://templatic.com/news/news-time-magazine-theme-released/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://templatic.com/news/news-time-magazine-theme-released</feedburner:origLink></item>
		<item>
		<title>Specialist theme for your business</title>
		<link>http://feedproxy.google.com/~r/Templatic/~3/BPfUbScBpPI/specialist-theme-for-your-business</link>
		<comments>http://templatic.com/news/specialist-theme-for-your-business#comments</comments>
		<pubDate>Tue, 17 Aug 2010 13:56:19 +0000</pubDate>
		<dc:creator>R.Bhavesh</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://templatic.com/?p=2787</guid>
		<description><![CDATA[You have asked for a simple business theme which is advanced from the back end and allows you Independence of customize it to your hearts content. Specialist theme is the one you were looking for. Sure this one looks simple and that&#8217;s what we aimed for. A premium wordpress theme for small business and individual [...]]]></description>
			<content:encoded><![CDATA[<p>You have asked for a simple business theme which is advanced from the back end and allows you Independence of customize it to your hearts content. <a href="http://templatic.com/cms-themes/specialist-business-wordpress-theme"><strong>Specialist theme</strong></a> is the one you were looking for. Sure this one looks simple and that&#8217;s what we aimed for. A premium wordpress theme for small business and individual professionals. Last month, we introduced some advanced, innovative WordPress themes and this month, we are releasing business and magazine themes.  Take a look at the specialist theme homepage..</p>
<p style="text-align: center;"><a href="http://templatic.com/cms-themes/specialist-business-wordpress-theme"><img src="http://templatic.com/wp-content/themes/Templatic/screenshots/specialist/bmain.png" alt="" /></a></p>
<p>The homepage is completely widget ready and it&#8217;s highly configurable. From sliders to testimonials each part is given a special attention and placed there considering a small business and service business requirement for a professional website.</p>
<h3>What to see?</h3>
<ul>
<li>Attention to detail</li>
<li>Razor sharp typography on home, blog and inner pages. Grid alignment, spacing and overall perfection</li>
<li>Strategically built layout, ideal to represent small business and individual professionals</li>
<li>The homepage is completely widgeted. Drag and drop any widget.</li>
<li>Custom widgets such as image slider at the top banner, auto fading testimonials, latest news, timings, and other footer widgets</li>
<li>Complete design of this theme can be changed from design settings. Simply pick a color of your choice.</li>
</ul>
<h3>Unlimited color schemes</h3>
<p>The theme does not contain any colorschemes. But you can create pain any color on your site for each of the element in site within few minutes.</p>
<blockquote><p>The theme design settings allows you to pick color of your choice for each element &#8211; from fonts to borders to background. You can also customize fonts and size on your site.</p></blockquote>
<p style="text-align: center;"><a href="http://templatic.com/cms-themes/specialist-business-wordpress-theme"><img class="aligncenter" src="http://templatic.com/wp-content/uploads/2010/08/colorpicker.jpg" alt="" /></a></p>
<p>With the color setting options above, within 2 minutse, you can change your site&#8217;s look to something like this..</p>
<p style="text-align: center;"><a href="http://templatic.com/cms-themes/specialist-business-wordpress-theme"><img class="aligncenter" src="http://templatic.com/wp-content/uploads/2010/08/specialist_black.jpg" alt="" /></a></p>
<p style="text-align: center;">
<p>Awesome isn&#8217;t it? Head over to theme details page of <a href="http://templatic.com/cms-themes/specialist-business-wordpress-theme">Specialist</a> to check <a href="http://templatic.com/demos/?theme=specialist">live demo</a> and purchase the theme for your business. We&#8217;d highly recommend grabbing this theme.</p>
<p><strong>So, what do you think of this simple yet powerful beauty?</strong></p>
<img src="http://feeds.feedburner.com/~r/Templatic/~4/BPfUbScBpPI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://templatic.com/news/specialist-theme-for-your-business/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://templatic.com/news/specialist-theme-for-your-business</feedburner:origLink></item>
		<item>
		<title>Thanks for your input. Announcing club license winners</title>
		<link>http://feedproxy.google.com/~r/Templatic/~3/6h2PmKC3Glk/thanks-for-your-input-announcing-club-license-winners</link>
		<comments>http://templatic.com/news/thanks-for-your-input-announcing-club-license-winners#comments</comments>
		<pubDate>Mon, 16 Aug 2010 13:39:07 +0000</pubDate>
		<dc:creator>R.Bhavesh</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://templatic.com/?p=2785</guid>
		<description><![CDATA[Two weeks back, we asked for your input on how can we improve your experience at templatic and templatic website + products in general. We are overwhelmed by the response received and some really nice suggestions, praise &#38; critics were sent our way. Thanks to you, it&#8217;ll give us a direction on what we should [...]]]></description>
			<content:encoded><![CDATA[<p>Two weeks back, <a href="http://templatic.com/news/we-need-your-input">we asked for your input</a> on how can we improve your experience at templatic and templatic website + products in general. We are overwhelmed by the response received and some really nice suggestions, praise &amp; critics were sent our way. Thanks to you, it&#8217;ll give us a direction on what we should improve and how we should proceed further on our endeavor at templatic.</p>
<p>On behalf of Templatic.com team, I&#8217;d like to thank all of you who have sent feedback our way. You&#8217;ll see the reformation of templatic in coming days with regard to every areas &#8211; support, products and your experience at templatic.</p>
<p>Not to lure you guys to provide positive feedback but to encourage you to take action and actually filling out the form &#8211; we promised to provide templatic club license to any three persons. Three different winners are randomly chosen which are..</p>
<ol>
<li><strong>Kevin Tan</strong></li>
<li><strong>Jean-Paul Pangalos</strong></li>
<li><strong>Wahyu Setiya Rahmawan</strong></li>
</ol>
<p>I&#8217;d like to congratulations to the winners here. Separate email has been sent to all three of them with logins to templatic club license.</p>
<p>The actual prize that every one will receive is the reformation of templatic and the improved experience in general &#8211; in products, quality, support which will be available shortly.</p>
<img src="http://feeds.feedburner.com/~r/Templatic/~4/6h2PmKC3Glk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://templatic.com/news/thanks-for-your-input-announcing-club-license-winners/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://templatic.com/news/thanks-for-your-input-announcing-club-license-winners</feedburner:origLink></item>
		<item>
		<title>E-commerce framework beta updated. Secure, flexible and built for YOU</title>
		<link>http://feedproxy.google.com/~r/Templatic/~3/tuLszIa3U7Y/e-commerce-framework-beta-updated-secure-flexible-and-built-for-you</link>
		<comments>http://templatic.com/news/e-commerce-framework-beta-updated-secure-flexible-and-built-for-you#comments</comments>
		<pubDate>Thu, 12 Aug 2010 13:46:13 +0000</pubDate>
		<dc:creator>R.Bhavesh</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://templatic.com/?p=2781</guid>
		<description><![CDATA[Earlier this month, we have announced the e-commerce framework beta version which is ready to be released. But before we do, we’d want to make sure it works fine for everyone. Especially, to make sure we are not missing something important here.
The response we have received is overwhelming and some of you provided really nice [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this month, we have <a href="http://templatic.com/news/let-us-beta-test-e-commerce-framework">announced the e-commerce framework</a> beta version which is ready to be released. But before we do, we’d want to make sure it works fine for everyone. Especially, to make sure we are not missing something important here.</p>
<p>The response we have received is overwhelming and some of you provided really nice suggestions that has helped us make this framework even better.</p>
<p><img title="templatic_ecommerce_framework" src="http://templatic.com/wp-content/uploads/2010/07/templatic_ecommerce_framework.jpg" alt="" width="630" height="450" /></p>
<blockquote><p>Instead of building this revolutionary WordPress E-commerce solution behind the bars, <strong>we love to include you, the actual user into this process and build it to match your actual requirement</strong>. Please take active part in <a href="http://templatic.com/news/let-us-beta-test-e-commerce-framework">beta test of this framework</a> and let&#8217;s make this framework Best ever e-commerce solution in WordPress.</p></blockquote>
<p><strong>Version 0.2 of e-commerce framework is available now.</strong> Here’s what has changed and <strong>what you will benefit by the change</strong>.</p>
<h3>Flexibility that you want</h3>
<ul>
<li><strong>Different Shipping for different regions</strong>: Shipping module in the framework is now upgraded to it&#8217;s level best. As an admin, you can now set any kind of criteria for local, regional, country wise or even international shipping &#8211; each of them differently for your store from the admin panel. Each of this can be set as either free, flat rate, price or weight based.</li>
<li><strong>Different Tax for different regions</strong>: Same like shipping you can now set state/region or country wise different tax as per your wish. You can even choose to keep some/all of those products tax free.</li>
<li><strong>Product ratings</strong>: The framework already supports product reviews. Along with that, now it also supports product rating on each product.</li>
<li><strong>Number of Items per page</strong>: Though this is a tiny upgrade, this will be really flexible for you to set how many items you wish to show per page on your site. Not to forget, this framework already includes</li>
</ul>
<h3>Secure</h3>
<ul>
<li><strong>Upgraded SSL</strong>: All our themes do support SSL on the payment page. But we&#8217;ve taken it a step further. The framework now supports SSL on checkout, login, register and payment pages as well.</li>
<li><strong>PCI compliant</strong>: We&#8217;ve taken extra precaution and now the framework is <a href="https://www.pcisecuritystandards.org/index.shtml">PCI security</a> compliant</li>
<li><strong>IP address</strong>: Each of the order will now record IP address as well of the customer and as an admin, you can check this from admin panel. A tiny but very useful addition.</li>
</ul>
<h3>Built for you</h3>
<ul>
<li><strong>Clone a product</strong>: It gets really boring when you have to add same data again and again when most of your products are almost similar except few of the things. That pain is gone now. You can simply add a product and then, with a single click from product list page in your wp-admin, you can clone that product. Once done, simply change the parameters that is different in this and publish. YAY!</li>
<li><strong>User profiles</strong>: If you wish, as an admin, you can view profiles of all/individual user profiles to check customer&#8217;s profile data and purchase history etc.</li>
<li><strong>Improved Interface</strong>: Since first version, the interface of the framework is nicely designed. We&#8217;ve made some nice UI improvements so it gets easier for you to manage the store.</li>
</ul>
<p class="download"><strong>How to upgrade?</strong>: Login to templatic member area and download <a href="http://templatic.com/members/mydownloads/eComFramework/theme/eComFramework_updates-12aug.zip">Ecommerce framework update zip file</a> of the framework. It only includes updated files and folders. Simply overwrite it on the existing framework theme folder and your framework will upgrade automagically.</p>
<p class="info"><strong>No design change required!:</strong> This is the actual power of this framework. The child theme that you are testing requires no change. All the changes you may have done in the child theme design remains as is and it does NOT get affected at all. While the above mentioned modules and benefits will automatically be upgraded once you overwrite the framework updates</p>
<p class="note"><strong>Note</strong>: If you have purchased any of our e-commerce themes, you already have access to this upgrade. Simply login to your member area and download the latest version of the framework.</p>
<img src="http://feeds.feedburner.com/~r/Templatic/~4/tuLszIa3U7Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://templatic.com/news/e-commerce-framework-beta-updated-secure-flexible-and-built-for-you/feed</wfw:commentRss>
		<slash:comments>36</slash:comments>
		<feedburner:origLink>http://templatic.com/news/e-commerce-framework-beta-updated-secure-flexible-and-built-for-you</feedburner:origLink></item>
		<item>
		<title>Magazine WordPress theme released</title>
		<link>http://feedproxy.google.com/~r/Templatic/~3/ivQmGQhCOPE/magazine-wordpress-theme-released</link>
		<comments>http://templatic.com/news/magazine-wordpress-theme-released#comments</comments>
		<pubDate>Thu, 05 Aug 2010 13:04:04 +0000</pubDate>
		<dc:creator>R.Bhavesh</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://templatic.com/?p=2779</guid>
		<description><![CDATA[Magazine is well, a magazine WordPress theme. Your first impression of this theme might be something like “not advanced like other recent themes in here” but that’s what we intend to do.
Of corse we do create niche specific, advanced themes but at the same time, you do need different kind of ‘traditional’ themes as well [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://templatic.com/magazine-themes/magazine">Magazine</a></strong> is well, a magazine WordPress theme. Your first impression of this theme might be something like “not advanced like other recent themes in here” but that’s what we intend to do.</p>
<p>Of corse we do create niche specific, advanced themes but at the same time, you do need different kind of ‘traditional’ themes as well that helps you utilize WordPress in it’s standard format &#8211; to publish content. This month, we are <a href="http://templatic.com/news/upcoming-magazine-themes">coming up with themes</a> to address this need.</p>
<p><a href="http://templatic.com/magazine-themes/magazine"><img title="Magazine Premium WordPress Theme" src="http://templatic.com/wp-content/uploads/2010/08/magazine_home.png" alt="" width="630" height="1684" /></a></p>
<p>Magazine comes with 4 color schemes and it contains minimal, grid based look. The theme is entirely widget ready so you can choose which sections to keep, which ones to remove as per your requirement.</p>
<p>It includes all the standard features of our WordPress themes including advanced design options panel. Plus, as you can see in the screenshots above, it includes lots of custom widgets built specifically for this theme.</p>
<p>Take a look at <strong><a href="http://templatic.com/demos/?theme=magazine">live demo</a></strong> of the theme and proceed to the <a href="http://templatic.com/magazine-themes/magazine">official sales page of magazine theme</a> where you can read all the exact details of features and buy this theme.</p>
<p>We are sure bloggers and content publishers will love this theme. <strong>Do you?</strong></p>
<img src="http://feeds.feedburner.com/~r/Templatic/~4/ivQmGQhCOPE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://templatic.com/news/magazine-wordpress-theme-released/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://templatic.com/news/magazine-wordpress-theme-released</feedburner:origLink></item>
		<item>
		<title>We Need Your Input</title>
		<link>http://feedproxy.google.com/~r/Templatic/~3/jDx53W52DC8/we-need-your-input</link>
		<comments>http://templatic.com/news/we-need-your-input#comments</comments>
		<pubDate>Wed, 04 Aug 2010 06:03:30 +0000</pubDate>
		<dc:creator>R.Bhavesh</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://templatic.com/?p=2774</guid>
		<description><![CDATA[Whether you&#8217;re here to buy themes, download freebies, or read articles and tutorials, we&#8217;re constantly trying to improve your experience at Templatic.com. However, we don&#8217;t always know what&#8217;s best so we&#8217;re reaching out to find out what&#8217;s really important to you, as a customer, theme user, and/or blog subscriber.
To get your direct input, we have [...]]]></description>
			<content:encoded><![CDATA[<p>Whether you&#8217;re here to buy themes, download freebies, or read articles and tutorials, we&#8217;re constantly trying to improve your experience at Templatic.com. However, we don&#8217;t always know what&#8217;s best so we&#8217;re reaching out to find out what&#8217;s really important to you, as a customer, theme user, and/or blog subscriber.</p>
<p>To get your direct input, we have created a small survey for you asking different questions.  This survey is not just for general improvements. We&#8217;re trying to lay the foundation for Templatic.com&#8217;s evolution. What Templatic&#8217;s future will focus on depends on your inputs and it starts now.</p>
<h5><a href="http://templatic.com/news/we-need-your-input">Take a survey Now</a></h5>
<h3>Why take the survey?</h3>
<ul>
<li>You get a chance to win club license worth $299!</li>
<li>Take active part in templatic reformation</li>
<li>We might release themes as per your choice</li>
<li>You will get benefit if we improve</li>
<li>Get resources of your wish.</li>
</ul>
<h3>Take action and Win!</h3>
<p>By taking the survey, THREE different users get a chance to win templatic club membership. If the winners are Templatic club member already, membership of additional TWO years will be added in their account. All three winners will be announced on templatic website on <strong>August 15, 2010</strong> this month.</p>
<p>So, what are you waiting for? <a href="http://templatic.com/news/we-need-your-input">Take a survey Now</a></p>
<img src="http://feeds.feedburner.com/~r/Templatic/~4/jDx53W52DC8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://templatic.com/news/we-need-your-input/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://templatic.com/news/we-need-your-input</feedburner:origLink></item>
		<item>
		<title>WP Premium theme is now part of Templatic</title>
		<link>http://feedproxy.google.com/~r/Templatic/~3/MLmAf0BjuUU/wp-premium-theme-is-now-part-of-templatic</link>
		<comments>http://templatic.com/news/wp-premium-theme-is-now-part-of-templatic#comments</comments>
		<pubDate>Tue, 03 Aug 2010 10:07:29 +0000</pubDate>
		<dc:creator>R.Bhavesh</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://templatic.com/?p=2775</guid>
		<description><![CDATA[
The very beginning of our endeavor in WordPress theme market started with this massively popular free theme WP Premium theme that has been released on my personal website http://cssace.com. At templatic, this theme is close to our heart as it has played a major role in motivating us to conquer the WordPress Themes market.
Featured on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://templatic.com/freethemes/wp-premium"><img src="http://templatic.com/wp-content/themes/Templatic/screenshots/wppremium/bmain1.png" alt="WordPress Premium Theme" /></a></p>
<p>The very beginning of our endeavor in WordPress theme market started with this massively popular free theme <a href="http://templatic.com/freethemes/wp-premium ">WP Premium theme</a> that has been released on my personal website <a href="http://cssace.com">http://cssace.com</a>. At templatic, this theme is close to our heart as it has played a major role in motivating us to conquer the WordPress Themes market.</p>
<p>Featured on Smashing Magazine, this famous free theme has been praised a lot by actual wordpress users for it&#8217;s elegance, usability, strategic layout and SEO friendly code.</p>
<p>We’re glad to make it part of Templatic wordpress store now. The great news is, even the paid version of this theme is now going free. Meaning, you get advanced version of the theme with 10 colorschemes and advanced control panel absolutely free.</p>
<p>While bringing over this theme, we’ve also upgraded this theme with advanced control panel and many other code improvements and tiny details. Head over to official download page of <a href="http://templatic.com/freethemes/wp-premium ">WP Premium theme</a> to view all the features and download the theme. You might want to check <a href="http://templatic.com/demos/?theme=wppremium">live demo</a> of the theme as well.</p>
<p>We’re sure you’ll love the beauty and elegance of this blog theme that represents your content so nicely.</p>
<p><strong>Loved this free theme? Please give it some social love and spread the word.</strong></p>
<h3>Support</h3>
<p>Support for this theme is exclusively available to our customers only. You may purchase one of our theme from our <a href="http://templatic.com/wordpress-themes-store">Premium Themes Store</a> and attain support.</p>
<img src="http://feeds.feedburner.com/~r/Templatic/~4/MLmAf0BjuUU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://templatic.com/news/wp-premium-theme-is-now-part-of-templatic/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://templatic.com/news/wp-premium-theme-is-now-part-of-templatic</feedburner:origLink></item>
	</channel>
</rss>
