<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Theme: FreshlyPressed</title>
	<link>http://themes.freshlypressed.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 28 Nov 2009 21:09:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Other Features</title>
		<description><![CDATA[
]]></description>
		<link>http://themes.freshlypressed.net/2009/11/other-features/</link>
			</item>
	<item>
		<title>My Tweets Page</title>
		<description><![CDATA[If you would like to use the Twitter page on your site, you will need to make a new page and name it whatever you wish but make sure it has the slug name of &#8216;twitter&#8217;. Choose the Twitter Page as your page template.
Open the file called page_twitter.php and look for the following lines of [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/my-tweets-page/</link>
			</item>
	<item>
		<title>How to use the JW ImageRotator</title>
		<description><![CDATA[

To the left you can see an example of the JW ImageRotator in action. It is also being used on the front page of this site and in the sidebar area of the Gallery page. In the example on this page we show how to embed the JW ImageRotator into a post [defining the images [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/how-to-use-the-jw-imagerotator/</link>
			</item>
	<item>
		<title>Peel-Back Corner</title>
		<description><![CDATA[Love &#8216;em or hate &#8216;em, the Peel-Back corner is gaining momentum across the Net and is surprisingly easy to add [or remove].
First thing then, I will show you how to remove it.
Open your header.php file and look for the following piece of code:

&#60;script type=&#34;text/javascript&#34; src=&#34;/js/peel.js&#34; &#62;&#60;/script&#62;

You can either comment it out [by adding , so [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/peel-back-corner/</link>
			</item>
	<item>
		<title>Option to Add Your Own Custom Avatar</title>
		<description><![CDATA[By adding this little bit of code [below] to the functions.php file, this theme has the ability for you to change your own avatar within the WordPress Dashboard &#8211; Discussion section.
So, go open your functions.php file and make the two small changes which refer to &#8216;FreshlyPressed&#8217; above. Upload your image to the correct directory and [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/option-to-add-your-own-gravatar/</link>
			</item>
	<item>
		<title>Easily Editable Meta Description for Individual Pages</title>
		<description><![CDATA[&#8220;SEO, SEO, SEO!&#8220;,  screams the Net wherever you surf these days. And one big area they will rave about when discussing Search Engine Optimisation [SEO], is making sure you use valid and well thought out Meta Descriptions.
The trouble with the basic WorPress installation though, is that it does not allow you to make much headway [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/easily-editable-meta-description-for-individual-pages/</link>
			</item>
	<item>
		<title>Shortcodes Built-in</title>
		<description><![CDATA[Just in case you have been visiting your Aunt Zoraphelia on Pluto for the last few years, here is a brief explanation of what a shortcode actually is:
“
&#8230; a WordPress-specific code that lets you do nifty things with very little effort. Shortcodes can embed files or create objects that would normally require lots of complicated, [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/many-shortcodes-built-in/</link>
			</item>
	<item>
		<title>Post Word Count and Total Posts</title>
		<description><![CDATA[Two more simple but useful functions have been added to this theme via the functions.php file.
1. Post Word count which displays under the post title on the single post page. Use this code to implement.

&#60;?php echo wcount(); ?&#62;

2. The Total Posts on the site which can be seen on the front page [very close to [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/post-word-count/</link>
			</item>
	<item>
		<title>Full Package of Meta Details for Every Post</title>
		<description><![CDATA[list all and describe
]]></description>
		<link>http://themes.freshlypressed.net/2009/10/full-package-of-meta-details-for-every-post/</link>
			</item>
	<item>
		<title>Extensive [Commented] CSS</title>
		<description><![CDATA[I do a lot of work on sites and one of the biggest hassles I find is that many theme designers make an absolute botch of their CSS files. It only takes a moment to code properly and with some kind of organisation and yet it makes so much difference when you want to make [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/extensive-commented-css/</link>
			</item>
	<item>
		<title>Page/Post Option &#8211; Left, Right or No Sidebar</title>
		<description><![CDATA[There are several means of changing the sidebar content within this theme and many of them are discussed at length here and here. However, the purpose of this post is to explain the positioning of the sidebar and which sidebar to include on any given page or post.
The names of the varying sidebar are as [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/page-option-left-right-or-no-sidebar/</link>
			</item>
	<item>
		<title>Random Quotes</title>
		<description><![CDATA[The quotes on the front page here are controlled by a small bit of code in the functions.php file.
If you open it and look for the following, all you need to do is change the quotes accordingly.

// RANDOM QUOTES ON THE FRONT PAGE - Code: &#60; ?php get_random_quotes(); ? &#62;
// -----------------------------------------------------------------------------

 The current set of [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/random-quotes/</link>
			</item>
	<item>
		<title>Unique 404 Page</title>
		<description><![CDATA[The 404 page is unique in that it contains quite a bit of information about how to find things on this site. It is in the form of a template, simply called 404.php and can be changed as it is deemed necessary. Because it contains the various lists found across the site, it is automatically [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/unique-404-page/</link>
			</item>
	<item>
		<title>Advert Ready</title>
		<description><![CDATA[I call this post &#8216;Advert Ready&#8217;, but really, the image boxes that this pertains to, could be used for anything. Currently, there are two sets in place. 
One set of 4 contains a link to FreshlyPressed and JamesICT &#8211; with two left open showing a &#8216;Place your ad here&#8217; sign.
 
 

The other set contains [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/advert-ready/</link>
			</item>
	<item>
		<title>Customised Front Page</title>
		<description><![CDATA[It is not difficult to choose the front page on WordPress anymore. You can use the options available in the Dashboard &#8211; Reading section to easily set the page of your choice.
However, the FreshlyPressed theme offers a unique front page template which can be used on the front page or anywhere else for that matter. [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/customised-front-page/</link>
			</item>
	<item>
		<title>Author&#8217;s Details in Every Post</title>
		<description><![CDATA[The FreshlyPressed theme also includes the popular practice of including an author section on each and every post. The details are pulled from the profile section within the Admin Dashboard and the gravatar is based on your email address.
WordPress does not have the ability to add html commands to the profile description, so that has [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/authors-details-in-every-post/</link>
			</item>
	<item>
		<title>Simpleviewer Galleries</title>
		<description><![CDATA[The choice of gallery scripts you can opt to use grows almost daily and the needs of one person may not be the same as another. Consequently, I have bundled the Simpleviewer gallery system into the theme zip file, but it is not integrated in such a way that you &#8216;have&#8216; to use it. Additionally, [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/simpleviewer-galleries/</link>
			</item>
	<item>
		<title>Set Individual Styles for Specific Posts</title>
		<description><![CDATA[This little hack is very easy to use and yet, it is not a common feature on many sites.
All you need to do is find the ID of the post, which is oh so easy if you have installed the &#8216;Reveal ID&#8217;s for WP-Admin&#8217; plugin that is bundled with your theme and then make a [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/set-individual-styles-for-specific-posts/</link>
			</item>
	<item>
		<title>Set Specific Stylesheets for Pages</title>
		<description><![CDATA[In the functions.php file there is a small bit of code which looks something like the following:

// ALLOW THE USE OF ONE OR MORE STYLE SHEETS
// http://justintadlock.com/archives/2009/07/27/contextually-changing-your-themes-stylesheet
// -----------------------------------------------------------------------------
add_filter( 'stylesheet_uri', 'my_stylesheet', 10, 2 );

function my_stylesheet( $stylesheet_uri, $stylesheet_dir_uri ) {

	if ( is_page( 'aboutpage' ) )
		$stylesheet_uri = $stylesheet_dir_uri . '/style-about.css';
	elseif ( is_page( 'archivespage' ) )
		$stylesheet_uri = $stylesheet_dir_uri . [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/set-specific-stylesheets-for-pages/</link>
			</item>
	<item>
		<title>Profiles</title>
		<description><![CDATA[
]]></description>
		<link>http://themes.freshlypressed.net/2009/10/profiles/</link>
			</item>
	<item>
		<title>Quiet London</title>
		<description><![CDATA[People tell me that London is one of the busiest cities in the world, but we went there and well, take a look for yourselves&#8230;

]]></description>
		<link>http://themes.freshlypressed.net/2009/10/quiet-london/</link>
			</item>
	<item>
		<title>Abstract</title>
		<description><![CDATA[
]]></description>
		<link>http://themes.freshlypressed.net/2009/10/abstract/</link>
			</item>
	<item>
		<title>Tweet Tweet</title>
		<description><![CDATA[What’s happening in my little world of Twitter…
]]></description>
		<link>http://themes.freshlypressed.net/2009/10/tweet-tweet/</link>
			</item>
	<item>
		<title>September &#8217;09</title>
		<description><![CDATA[Exciting news released this month that those great guys over at FreshlyPressed Web Hosting and Support have moved to a new server. Logs are showing faster loading times, better stability and of course, the reliability and support is still maintained at a very high standard. There are even new offers for existing clients and those [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/september-09/</link>
			</item>
	<item>
		<title>Theme Installation</title>
		<description><![CDATA[The FreshlyPressed theme is like most other themes to install and should take no longer than about 10 minutes. Due to the fact it has a few plugins contained, these need to be installed and activated as well. The only other step after that, is to make a couple of adjustment to some code, configure [...]]]></description>
		<link>http://themes.freshlypressed.net/2009/10/theme-installation/</link>
			</item>
</channel>
</rss>
