<?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>Ebook success: Guide to writing, marketing, delivering and selling your ebook &#187; Wordpress</title>
	<atom:link href="http://e-booknow.com/blog/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://e-booknow.com/blog</link>
	<description>Complete guide to writing, marketing and selling your ebook</description>
	<lastBuildDate>Mon, 26 Jul 2010 19:13:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress update out &#8211; version 2.6.2</title>
		<link>http://e-booknow.com/blog/2008/09/09/wordpress-update-out-version-262/</link>
		<comments>http://e-booknow.com/blog/2008/09/09/wordpress-update-out-version-262/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 02:10:12 +0000</pubDate>
		<dc:creator>ebooknow</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress update]]></category>

		<guid isPermaLink="false">http://e-booknow.com/blog/?p=140</guid>
		<description><![CDATA[Wordpress has released yet another update.  Ain&#8217;t life grand if you are someone with several blogs.  By my count, it is Wordpress 42nd release/update.  What&#8217;s inside 2.6.2?  This is a security update so it&#8217;s a critical one.  Everyone should update their blog to 2.6.2:
If you allow open registration on your [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress has released yet another update.  Ain&#8217;t life grand if you are someone with several blogs.  By my count, it is Wordpress 42nd release/update.  What&#8217;s inside 2.6.2?  This is a security update so it&#8217;s a critical one.  Everyone should update their blog to 2.6.2:</p>
<blockquote><p>If you allow open registration on your blog, you should definitely upgrade. With open registration enabled, it is possible in WordPress versions 2.6.1 and earlier to craft a username such that it will allow resetting another user’s password to a randomly generated password. The randomly generated password is not disclosed to the attacker, so this problem by itself is annoying but not a security exploit. However, this attack coupled with a weakness in the random number seeding in mt_rand() could be used to predict the randomly generated password. Stefan Esser will release details of the complete attack shortly. The attack is difficult to accomplish, but its mere possibility means we recommend upgrading to 2.6.2.  </p></blockquote>
<p><a href="http://wordpress.org/download/">You can download Wordpress 2.6.2 here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://e-booknow.com/blog/2008/09/09/wordpress-update-out-version-262/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hackers take over Wordpress blog</title>
		<link>http://e-booknow.com/blog/2008/07/07/hackers-take-over-wordpress-blog/</link>
		<comments>http://e-booknow.com/blog/2008/07/07/hackers-take-over-wordpress-blog/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 18:12:14 +0000</pubDate>
		<dc:creator>ebooknow</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress blog hacked]]></category>

		<guid isPermaLink="false">http://e-booknow.com/blog/?p=132</guid>
		<description><![CDATA[I was performing some site maintenance this morning and went to my blog at finishbasement.net.  When I tried to load the page in my browser, nothing &#8211; just a blank page.  I was a little concerned but not too much.  These hackers couldn&#8217;t do anything  that I couldn&#8217;t undo in short [...]]]></description>
			<content:encoded><![CDATA[<p>I was performing some site maintenance this morning and went to my blog at finishbasement.net.  When I tried to load the page in my browser, nothing &#8211; just a blank page.  I was a little concerned but not too much.  These hackers couldn&#8217;t do anything  that I couldn&#8217;t undo in short order.  I logged into the site via my ftp application and began to go through the files.</p>
<p>First order of business &#8211; I decided to replace all the Wordpress 2.5.1 files with a fresh set.  I basically just followed my instructions on <a href="http://e-booknow.com/blog/2008/02/20/wordpress-video-tutorial-how-to-manually-upgrade-your-wordpress-installation/">updating a Wordpress blog</a>.  This didn&#8217;t work but when I viewed the code at my home page (which was still coming up blank), I remarked that there was considerably less code than before.  So something had partially worked.</p>
<p>I began looking through the files on my website through the ftp application.<br />
<span id="more-132"></span><br />
<a href='http://e-booknow.com/blog/wp-content/uploads/2008/07/hackerfiles.png'><img src="http://e-booknow.com/blog/wp-content/uploads/2008/07/hackerfiles-150x150.png" alt="" title="hackerfiles" width="150" height="150" class="aligncenter size-thumbnail wp-image-133" /></a></p>
<p>Here&#8217;s a shot of the files that they had somehow uploaded into my website files.  Nice!  Some good old fashioned poker sites.  I deleted those and deleted any other questionable files.  Since I upgrade Wordpress on a regular basis and do so with about 50 blogs, I know what files are legitimate and which ones are bogus.  </p>
<p>Next, I took a look at my Wordpress plug-ins.  They had added one called pre_adsense.php.  <a href="http://e-booknow.com/hackercode.png" target="top">Here&#8217;s the code that was in that file.</a></p>
<p>I deleted that file.  Btw, I checked the home page again after deleting the poker files.  No go.  I checked it again after deleting the pre_adsense.php plugin.  No go again.  I started deleting all my Wordpress plug-ins.  After I deleted adsense.php, the blog worked fine again.  For safety measures, I  now prevent any users from registering, and I checked to make sure that I had deleted all users (other than myself).</p>
<p>There&#8217;s my tale of Wordpress blog woe.  Don&#8217;t be a victim.  Keep a vigilant eye on your blogs and keep updated.  I need to contact the author of the adsense.php plug-in and see if he is aware of this hack or if he has an update to adsense.php.                   </p>
<p>update: I was looking at some of their files that they had uploaded onto my website.  How &#8217;bout the nerve to claim a copyright on the following &#8211; I guess they can sue me for copyright violation:</p>
<p>Strip Poker A Telecharger</p>
<p>Strip poker a telecharger Il annonce &#8220;Non&#8221;. Strip poker a telecharger A l&#8217;occasion que vous avez la possibilité de choisir parmi les jeux sur Casino en line, ils sont distribués en Europe, mais aussi dans les casinos. Lu but du joueur &#8211; tous les jeux de casino peuvent effectuer au jeu de la brique, fournie essentiellement par la ligne extérieure, entre les deux cartes de même couleur. Séquence &#8211; c&#8217;est une surenchère sur un pari sur une des tables les plus joués et les nombres 0 et 00. Strip poker a telecharger La première donne des deux mains distinctes. Strip poker a telecharger Le joueur rajoute une mise, égale à une origine très ancienne. Strip poker a telecharger Le mot &#8220;casino&#8221; vient du mot italien &#8220;casa&#8221; et c&#8217;est pourquoi ils font moins de un à sept joueurs. Au jeu de Craps est que le joueur mise le même nombre de joueurs au Black Jack Naturel, il ramasse les mises externesLes mises externes de la sécurité des transactions et la Gare de Kyoto lui rend également hommage : outre un mini-cinéma et un 10 totalisent à 21, mais ce jeu captivant.La Quinte Flush ROYALE.Vidéo Poker &#8211; comment jouerTous les jeux, présentés sur Jouez LigneBienvenue sur Jeu Casino offre à chaque joueur est de placer le pari rapporte 15 fois la mise.&#8221;NE PASSE PAS&#8221; &#8211; c&#8217;est la main du joueur ou celle de la mise initiale. Dans une ambiance calme et bien sécurisé, où la troisième carte, tirée du sabot représentent la donne des cartes, nécessaires pour sélectionner un jeu de Black Jack, il ne peut pas doubler sur un des joueurs et des ordinateurs, facilite l&#8217;apparition de centaines de casinos et bonne chance!Casino Jeu &#8211; un des numéros est colorée en rouge, et la ville d&#8217;Enghien-les-Bains est le fonctionnement d&#8217;une machine à Vidéo Poker commence à distribuer les cartes séparées sont deux numéros côte à côte, et cela peut prendre un repas.Au 31 mars 2006), le Casino au monde, depuis le XVIIIème siècle. Les casinos en ligne &#8211; comment jouerOnline Gambling vous donne la possibilité de se mettre en aventure aux jeux gratuits permettent aux débutants d&#8217;apprendre les règles et la terminologie du jeu&#8221;Parier&#8221; &#8211; on dit stand, quand le joueur se souvienne de chaque joueur de sélectionner un casino classique. L&#8217;avantage des jeux sur Casinos Gratuits, faites de bons jeux et bonne chance!Casino en ligne &#8211; c&#8217;est quoiLe casino en line &#8211; BienvenueBienvenue sur notre site vous garantissent le plaisir des joueurs, ainsi que des jackpots progressifs. Strip poker a telecharger Chaque jouer de jouer et pour la valeur du montant des jetons, qui lui conviennent, quand il choisit parmi les jeux gratuits. Vous pouvez trouver plusiers sites, qui proposent des jeux sur Casinos permettent aux joueurs de jouer sans miser de l&#8217;argent réel sur Casino Jeu peuvent être joués sur Internet, vous pouvez également apprendre les règles des jeux avec et les jeux de casino sans téléchargement sont le plus de clients qu&#8217;ils ne soient pas au premier lancer &#8211; c&#8217;est un montant additionnel, égal à 8 ou 9, on appelle cela un &#8220;Craps&#8221; et dans des fourreaux. Les sept captages d&#8217;eau sulfureuse existants fournissent de 10 points. Strip poker a telecharger La valeur de leur numéro facial.<br />
Copyright 2007 strip poker a telecharger                                                                                                  </p>
]]></content:encoded>
			<wfw:commentRss>http://e-booknow.com/blog/2008/07/07/hackers-take-over-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress 2.5.1 released &#8211; 14 days until 2.5.2</title>
		<link>http://e-booknow.com/blog/2008/04/27/wordpress-251-released-14-days-until-252/</link>
		<comments>http://e-booknow.com/blog/2008/04/27/wordpress-251-released-14-days-until-252/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 14:58:21 +0000</pubDate>
		<dc:creator>ebooknow</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress 2.5.1]]></category>

		<guid isPermaLink="false">http://e-booknow.com/blog/?p=120</guid>
		<description><![CDATA[One of the downsides of Wordpress is the constant release of updates.  What a complete pain in the ass to have to update this crap every few weeks.  Apparently 2.5.1 contains, among other things, a security fix.  I&#8217;ve got about 50 or so blogs and dealing with this every time an update [...]]]></description>
			<content:encoded><![CDATA[<p>One of the downsides of Wordpress is the constant release of updates.  What a complete pain in the ass to have to update this crap every few weeks.  Apparently 2.5.1 contains, among other things, a security fix.  I&#8217;ve got about 50 or so blogs and dealing with this every time an update comes out is ridiculous.  Fantastico&#8217;s automatic update has caused me more problems than I care to recount.  So I manually update all the blogs now.  </p>
<p>Well, that&#8217;s my rant and here&#8217;s the full scoop from the Wordpressers:</p>
<ul>
Version 2.5.1 of WordPress is now available. It includes a number of bug fixes, performance enhancements, and one very important security fix. We recommend everyone update immediately, particularly if your blog has open registration. The vulnerability is not public but it will be shortly.</p>
<p>In addition to the security fix, 2.5.1 contains many bug fixes. If you are interested only in the security fixes, you can download these corrected copies of wp-includes/pluggable.php, wp-admin/includes/media.php, and wp-admin/media.php. Replace your existing copies of these files with these new copies.</p>
<p>If you download the entire 2.5.1 release, you will be getting over 70 other fixes. 2.5.1 focuses on fixing the most annoying bugs and improving performance. Here are some highlights:</p>
<p>Performance improvements for the Dashboard, Write Post, and Edit Comments pages.<br />
Better performance for those who have many categories<br />
Media Uploader fixes<br />
An upgrade to TinyMCE 3.0.7<br />
Widget Administration fixes<br />
Various usability improvements</ul>
<p>Layout fixes for IE</p>
]]></content:encoded>
			<wfw:commentRss>http://e-booknow.com/blog/2008/04/27/wordpress-251-released-14-days-until-252/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photo Dropper updates to 1.0.5 for WP 2.5 compatibility</title>
		<link>http://e-booknow.com/blog/2008/04/23/photo-dropper-updates-to-105-for-wp-25-compatibility/</link>
		<comments>http://e-booknow.com/blog/2008/04/23/photo-dropper-updates-to-105-for-wp-25-compatibility/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 14:29:24 +0000</pubDate>
		<dc:creator>ebooknow</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Photo Dropper]]></category>

		<guid isPermaLink="false">http://e-booknow.com/blog/?p=116</guid>
		<description><![CDATA[I noticed my 1.0.2 version of Photo Dropper went kablooey.  It appears you have to update to beyond 1.0.2 for Wordpress 2.5 compatibility.  I updated to what is right now the latest Photo Dropper 1.0.5.
]]></description>
			<content:encoded><![CDATA[<p>I noticed my 1.0.2 version of Photo Dropper went kablooey.  It appears you have to update to beyond 1.0.2 for Wordpress 2.5 compatibility.  I updated to what is right now the latest Photo Dropper 1.0.5.</p>
]]></content:encoded>
			<wfw:commentRss>http://e-booknow.com/blog/2008/04/23/photo-dropper-updates-to-105-for-wp-25-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Wordpress 2.5 tips &#8211; images and searches</title>
		<link>http://e-booknow.com/blog/2008/04/06/daily-wordpress-25-tips-images-and-searches/</link>
		<comments>http://e-booknow.com/blog/2008/04/06/daily-wordpress-25-tips-images-and-searches/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 03:47:12 +0000</pubDate>
		<dc:creator>ebooknow</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress 2.5 tips]]></category>

		<guid isPermaLink="false">http://e-booknow.com/blog/?p=114</guid>
		<description><![CDATA[I have two Wordpress 2.5 tips today.  
1 &#8211; When working with images, go ahead and upload all your images at once and then add them one by one to your post.  This seems to be the easiest way to work with images in Wordpress 2.5 that I&#8217;ve found.  Also, if you [...]]]></description>
			<content:encoded><![CDATA[<p>I have two Wordpress 2.5 tips today.  </p>
<p>1 &#8211; When working with images, go ahead and upload all your images at once and then add them one by one to your post.  This seems to be the easiest way to work with images in Wordpress 2.5 that I&#8217;ve found.  Also, if you follow an image naming scheme like &#8211; wordpressdashboard01.jpg, wordpressdashboard02.jpg, etc., you can insert the first image and from there just copy the code and change the image number for future images</p>
<p>2 &#8211; Wordpress 2.5 now searches pages and posts when you do a search in the Wordpress search box.  I didn&#8217;t realize that prior Wordpress versions only searched the posts.  I often add my own google search box in the side bar to go with google searches of my sites instead.  </p>
]]></content:encoded>
			<wfw:commentRss>http://e-booknow.com/blog/2008/04/06/daily-wordpress-25-tips-images-and-searches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Wordpress 2.5 tip &#8211; Gallery Posts</title>
		<link>http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/</link>
		<comments>http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 01:23:52 +0000</pubDate>
		<dc:creator>ebooknow</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Karl Wohlwend]]></category>
		<category><![CDATA[Maca Cafe]]></category>
		<category><![CDATA[Powell]]></category>

		<guid isPermaLink="false">http://e-booknow.com/blog/?p=98</guid>
		<description><![CDATA[Wow this is cool!  You can insert a whole gallery of photos into your post.  You can also upload the images all at once.  I did these all in one upload then just selected gallery and then just hit &#8220;Add Gallery to Post.&#8221;
This is a nice way to handle a bunch of [...]]]></description>
			<content:encoded><![CDATA[<p>Wow this is cool!  You can insert a whole gallery of photos into your post.  You can also upload the images all at once.  I did these all in one upload then just selected gallery and then just hit &#8220;Add Gallery to Post.&#8221;</p>
<p>This is a nice way to handle a bunch of photos quickly and easily.<br />

<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2228/' title='macacafeimgp2228'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2228-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2228" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2239/' title='macacafeimgp2239'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2239-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2239" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2235/' title='macacafeimgp2235'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2235-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2235" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2240/' title='macacafeimgp2240'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2240-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2240" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2234/' title='macacafeimgp2234'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2234-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2234" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2237/' title='macacafeimgp2237'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2237-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2237" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2236/' title='macacafeimgp2236'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2236-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2236" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2231/' title='macacafeimgp2231'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2231-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2231" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2230/' title='macacafeimgp2230'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2230-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2230" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2227/' title='macacafeimgp2227'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2227-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2227" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2226/' title='macacafeimgp2226'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2226-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2226" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2229/' title='macacafeimgp2229'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2229-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2229" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2238/' title='macacafeimgp2238'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2238-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2238" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2233/' title='macacafeimgp2233'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2233-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2233" /></a>
<a href='http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/macacafeimgp2232/' title='macacafeimgp2232'><img width="150" height="150" src="http://e-booknow.com/blog/wp-content/uploads/2008/04/macacafeimgp2232-150x150.jpg" class="attachment-thumbnail" alt="" title="macacafeimgp2232" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-gallery-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Wordpress 2.5 tip &#8211; dashboard stats</title>
		<link>http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-dashboard-stats/</link>
		<comments>http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-dashboard-stats/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 01:09:02 +0000</pubDate>
		<dc:creator>ebooknow</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://e-booknow.com/blog/?p=94</guid>
		<description><![CDATA[Wordpress 2.5 has stats right on the dashboard.  If you have trouble finding the dashboard look to the upper left of the screen and you&#8217;ll see a tab for it.

Wordpress Stats in Dashboard
Wordpress also gives you some cool data on posts and pages.


Wordpress Dashboard
I&#8217;m still having issues with uploading images as I don&#8217;t always [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress 2.5 has stats right on the dashboard.  If you have trouble finding the dashboard look to the upper left of the screen and you&#8217;ll see a tab for it.</p>
<p><a href='http://e-booknow.com/blog/wp-content/uploads/2008/04/wordpress-stats.png'><img src="http://e-booknow.com/blog/wp-content/uploads/2008/04/wordpress-stats.png" alt="Wordpress Stats" title="wordpress-stats" width="496" height="304" class="aligncenter size-full wp-image-96" /></a><br />
<strong>Wordpress Stats in Dashboard</strong></p>
<p>Wordpress also gives you some cool data on posts and pages.<br />
<span id="more-94"></span><br />
<a href='http://e-booknow.com/blog/wp-content/uploads/2008/04/worpress-dashboard.png'><img src="http://e-booknow.com/blog/wp-content/uploads/2008/04/worpress-dashboard.png" alt="Wordpress Dashboard" title="worpress-dashboard" width="494" height="290" class="aligncenter size-full wp-image-97" /></a><br />
<strong>Wordpress Dashboard</strong></p>
<p>I&#8217;m still having issues with uploading images as I don&#8217;t always get the &#8220;Insert into Post&#8221; button after uploading an image.</p>
]]></content:encoded>
			<wfw:commentRss>http://e-booknow.com/blog/2008/04/02/daily-wordpress-25-tip-dashboard-stats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Wordpress 2.5 tip &#8211; full screen writing</title>
		<link>http://e-booknow.com/blog/2008/03/30/daily-wordpress-25-tip-full-screen-writing/</link>
		<comments>http://e-booknow.com/blog/2008/03/30/daily-wordpress-25-tip-full-screen-writing/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 22:55:05 +0000</pubDate>
		<dc:creator>ebooknow</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://e-booknow.com/blog/?p=91</guid>
		<description><![CDATA[

E-booknow.com is now running on the final release version of Wordpress 2.5.
One of my biggest complaints about Wordpress was that their default text box for writing posts was tiny.  You could increase the size in the options menu but sometimes the change would not take on posts that were written prior to the change [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr><Td><iframe src="http://rcm.amazon.com/e/cm?t=ohiolandlordtena&#038;o=1&#038;p=8&#038;l=as1&#038;asins=0470149469&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></td>
<td>E-booknow.com is now running on the final release version of Wordpress 2.5.</p>
<p>One of my biggest complaints about Wordpress was that their default text box for writing posts was tiny.  You could increase the size in the options menu but sometimes the change would not take on posts that were written prior to the change in the options menu.  So if you went to edit a post that you had written prior to increasing the size of the text box, you would be stuck with the old tiny text box.  </p>
<p>Well, the folks at Wordpress finally fixed that in version 2.5.
</td>
</tr>
</table>
<p><a href='http://e-booknow.com/blog/wp-content/uploads/2008/03/wordpress25tips.png'><img src="http://e-booknow.com/blog/wp-content/uploads/2008/03/wordpress25tips.png" alt="Wordpress 2.5 tips" title="wordpress25tips" width="500" height="367" class="aligncenter size-full wp-image-92" /></a></p>
<p>Check out the bottom right corner of this picture.  You can grab the edge with your mouse pointer and just stretch or compress the text box to any size you want.  Now I can see the whole post or most of the post without scrolling up and down all day!  Good job, Wordpress!</p>
]]></content:encoded>
			<wfw:commentRss>http://e-booknow.com/blog/2008/03/30/daily-wordpress-25-tip-full-screen-writing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Wordpress 2.5 tip &#8211; adding media</title>
		<link>http://e-booknow.com/blog/2008/03/28/daily-wordpress-25-tip-adding-media/</link>
		<comments>http://e-booknow.com/blog/2008/03/28/daily-wordpress-25-tip-adding-media/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 20:26:20 +0000</pubDate>
		<dc:creator>ebooknow</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://e-booknow.com/blog/?p=87</guid>
		<description><![CDATA[The Wordpress 2.5 Dashboard has switched things up a bit and I was a little confused on how to add a photo to my blog.  After some searching, I found it staring me right in the face.  

You&#8217;ll see it here where the &#8220;Add Image&#8221; balloon has popped up.  Click on that [...]]]></description>
			<content:encoded><![CDATA[<p>The Wordpress 2.5 Dashboard has switched things up a bit and I was a little confused on how to add a photo to my blog.  After some searching, I found it staring me right in the face.  </p>
<p><a href='http://e-booknow.com/blog/2008/03/28/daily-wordpress-25-tip-adding-media/wordpress25/' rel="attachment wp-att-89"><img src="http://e-booknow.com/blog/wp-content/uploads/2008/03/wordpress25.png" alt="Adding images in Wordpress 2.5" title="wordpress25" width="500" height="232" class="alignnone size-full wp-image-89" /></a></p>
<p>You&#8217;ll see it here where the &#8220;Add Image&#8221; balloon has popped up.  Click on that and you get the following pop up screen:<br />
<span id="more-87"></span><br />
<a href='http://e-booknow.com/blog/2008/03/28/daily-wordpress-25-tip-adding-media/wordpress25b/' rel="attachment wp-att-90"><img src="http://e-booknow.com/blog/wp-content/uploads/2008/03/wordpress25b.png" alt="Wordpress 2.5 add an image screen" title="wordpress25b" width="500" height="403" class="alignnone size-full wp-image-90" /></a></p>
<p>From here you can upload the image or specify the image url, add a caption, add a description, align the image, link the image, and choose the size of the image to be inserted.  </p>
<p>It seems like uploading the image is a bit faster with Wordpress 2.5.  I had some trouble getting the &#8220;Insert Image in Post&#8221; selection to come up.  This may be a bug in Wordpress 2.5 RC2 yet.  Overall, it&#8217;s a pretty slick renovation of Wordpress.</p>
]]></content:encoded>
			<wfw:commentRss>http://e-booknow.com/blog/2008/03/28/daily-wordpress-25-tip-adding-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Wordpress 2.5 tip</title>
		<link>http://e-booknow.com/blog/2008/03/26/daily-wordpress-25-tip/</link>
		<comments>http://e-booknow.com/blog/2008/03/26/daily-wordpress-25-tip/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 04:22:59 +0000</pubDate>
		<dc:creator>ebooknow</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://e-booknow.com/blog/?p=86</guid>
		<description><![CDATA[e-booknow.com&#8217;s blog is currently running Wordpress 2.5 Release Candidate 2.  I&#8217;m still getting to know it but will offer one nice little tidbit for you Wordpress junkies out there.  
In Wordpress 2.5, you can update your plugins directly from the plugin menu of the Wordpress Dashboard.  No more downloading the plugin and [...]]]></description>
			<content:encoded><![CDATA[<p>e-booknow.com&#8217;s blog is currently running Wordpress 2.5 Release Candidate 2.  I&#8217;m still getting to know it but will offer one nice little tidbit for you Wordpress junkies out there.  </p>
<p>In Wordpress 2.5, you can update your plugins directly from the plugin menu of the Wordpress Dashboard.  No more downloading the plugin and then uploading it to your blog via ftp.  Now, it&#8217;s just one click upgrade.  Nice feature!  Way to go Wordpress.</p>
<p>And that&#8217;s your daily wordpress tip.</p>
]]></content:encoded>
			<wfw:commentRss>http://e-booknow.com/blog/2008/03/26/daily-wordpress-25-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
