<?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>Digitivity &#187; images</title>
	<atom:link href="http://digitivity.org/tag/images/feed" rel="self" type="application/rss+xml" />
	<link>http://digitivity.org</link>
	<description>The Digital Productivity Blog</description>
	<lastBuildDate>Sat, 24 Dec 2011 17:34:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Uploading Images with the Scribefire Quickblogging Toolbar</title>
		<link>http://digitivity.org/32/uploading-images-with-the-scribefire-quickblogging-toolbar</link>
		<comments>http://digitivity.org/32/uploading-images-with-the-scribefire-quickblogging-toolbar#comments</comments>
		<pubDate>Fri, 12 Dec 2008 14:21:53 +0000</pubDate>
		<dc:creator>Digitivity</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Scribefire]]></category>

		<guid isPermaLink="false">http://www.digitivity.org/?p=32</guid>
		<description><![CDATA[<p>Posted in <a href="http://digitivity.org/category/blogging" title="Blogging">Blogging</a></p>I&#8217;m playing around with the latest version of Scribefire to make sure I know what happens after selecting a given option. The purpose of this post is to see what happens (if anything) when uploading images with the Scribefire Quickblogging toolbar. This is a Firefox toolbar that shows up when you navigate to a post [...]


Related posts:<ol><li><a href='http://digitivity.org/7/how-does-wordpress-generate-html-image-img-references' rel='bookmark' title='Permanent Link: How does WordPress generate HTML image (IMG) references?'>How does WordPress generate HTML image (IMG) references?</a></li>
<li><a href='http://digitivity.org/616/fbi-locates-osama-bin-laden-on-google-images-as-gaspar-llamazares' rel='bookmark' title='Permanent Link: FBI Locates Osama bin Laden &#8230; on Google Images'>FBI Locates Osama bin Laden &#8230; on Google Images</a></li>
<li><a href='http://digitivity.org/236/making-minor-changes-in-wordpress-without-updating-the-last-updated-date-with-the-minor-edit-plugin' rel='bookmark' title='Permanent Link: Making Minor Changes in WordPress Without Updating the Last-Updated Date with the Minor Edit Plugin'>Making Minor Changes in WordPress Without Updating the Last-Updated Date with the Minor Edit Plugin</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m playing around with the latest version of Scribefire to make sure I know what happens after selecting a given option.</p>
<p>The purpose of this post is to see what happens (if anything) when uploading images with the Scribefire Quickblogging toolbar. This is a Firefox toolbar that shows up when you navigate to a post on your blog.</p>
<p>After the image is uploaded, Scribefire shows a dialog, &#8220;Confirm Post Appearance,&#8221; prompting you to confirm the formatting and location of the image.  The dialog shows buttons for</p>
<ul>
<li>aligning the image left, center, and right without wrapping</li>
<li>aligning the image left, center, and right with wrapping</li>
<li>and moving the image up and down withing the post</li>
</ul>
<p><img src="http://www.digitivity.org/blog/wp-content/uploads/2008/12/wordpress-logo.png" alt="" /></p>
<p>That&#8217;s uploading image from your computer. Now I test uploading images from the web:</p>
<p><img src="http://www.sxc.hu/pic/m/s/sn/snowman01/756129_yellow_flowers.jpg" alt="" /></p>
<p>Problems:</p>
<ul>
<li>You have to save all changes to your blog post, if any, before clicking on the image upload button. Otherwise, the changes will be lost.</li>
</ul>
<ul>
<li>There doesn&#8217;t seem to be an option for uploading web images to your webserver.</li>
</ul>
<p style="padding-left: 30px;">While WordPress doesn&#8217;t have such an option either, it would be useful to have one in Scribefire. For web-based images, Scribefire doesn&#8217;t actually upload images, notwithstanding the name of the tool button. Rather it inserts an IMG tag that references the remote location of the image:</p>
<p style="padding-left: 30px;">&lt;img src=&#8221;http://www.sxc.hu/pic/m/s/sn/snowman01/756129_yellow_flowers.jpg&#8221; alt=&#8221;" /&gt;</p>
<p style="padding-left: 30px;">This is called &#8216;hotlinking&#8217; and it&#8217;s frowned upon because it uses the resources of the remote server.</p>
<h3>Screenshots</h3>
<div id="attachment_46" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-46" title="scribefire-image-upload-api-ftp" src="http://www.digitivity.org/blog/wp-content/uploads/2008/12/scribefire-image-upload-api-ftp-300x88.png" alt="Scribefire Image Upload: API vs FTP" width="300" height="88" /><p class="wp-caption-text">Scribefire Image Upload: API vs FTP</p></div>
<div id="attachment_48" class="wp-caption alignnone" style="width: 337px"><img class="size-full wp-image-48" title="scribefire-image-upload-confirm-post-appearance" src="http://www.digitivity.org/blog/wp-content/uploads/2008/12/scribefire-image-upload-confirm-post-appearance.png" alt="Scribefire Image Upload: Confirm Post Appearance" width="327" height="731" /><p class="wp-caption-text">Scribefire Image Upload: Confirm Post Appearance</p></div>


<p>Related posts:<ol><li><a href='http://digitivity.org/7/how-does-wordpress-generate-html-image-img-references' rel='bookmark' title='Permanent Link: How does WordPress generate HTML image (IMG) references?'>How does WordPress generate HTML image (IMG) references?</a></li>
<li><a href='http://digitivity.org/616/fbi-locates-osama-bin-laden-on-google-images-as-gaspar-llamazares' rel='bookmark' title='Permanent Link: FBI Locates Osama bin Laden &#8230; on Google Images'>FBI Locates Osama bin Laden &#8230; on Google Images</a></li>
<li><a href='http://digitivity.org/236/making-minor-changes-in-wordpress-without-updating-the-last-updated-date-with-the-minor-edit-plugin' rel='bookmark' title='Permanent Link: Making Minor Changes in WordPress Without Updating the Last-Updated Date with the Minor Edit Plugin'>Making Minor Changes in WordPress Without Updating the Last-Updated Date with the Minor Edit Plugin</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://digitivity.org/32/uploading-images-with-the-scribefire-quickblogging-toolbar/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>How does WordPress generate HTML image (IMG) references?</title>
		<link>http://digitivity.org/7/how-does-wordpress-generate-html-image-img-references</link>
		<comments>http://digitivity.org/7/how-does-wordpress-generate-html-image-img-references#comments</comments>
		<pubDate>Mon, 07 Jul 2008 11:53:04 +0000</pubDate>
		<dc:creator>Digitivity</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[IMG element]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.digitivity.org/blog/?p=7</guid>
		<description><![CDATA[<p>Posted in <a href="http://digitivity.org/category/blogging" title="Blogging">Blogging</a></p>This image was added using the &#8220;Insert/edit image button&#8221; on the visual editing toolbar (keyboard shortcut: Alt+Shift+M): The &#8220;Image Description&#8221; was set to &#8220;Yellow flowers&#8221;. WordPress set the &#8220;alt&#8221; attribute to &#8220;Yellow flowers&#8221;, but not the &#8220;title&#8221; attribute. This means that there is no &#8220;tooltip&#8221; that appears when you hover the mouse over the photo. [...]


Related posts:<ol><li><a href='http://digitivity.org/877/feed-errors-in-commentluv-getting-unbanned' rel='bookmark' title='Permanent Link: Feed Errors in CommentLuv: Getting Unbanned'>Feed Errors in CommentLuv: Getting Unbanned</a></li>
<li><a href='http://digitivity.org/29/wordpress-cutline-theme-resizes-image-in-internet-explorer-but-not-firefox' rel='bookmark' title='Permanent Link: WordPress Cutline Theme Resizes Image in Internet Explorer but not Firefox'>WordPress Cutline Theme Resizes Image in Internet Explorer but not Firefox</a></li>
<li><a href='http://digitivity.org/384/ten-cool-new-features-in-wordpress-29' rel='bookmark' title='Permanent Link: Ten Cool New Features in WordPress 2.9'>Ten Cool New Features in WordPress 2.9</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This image was added using the &#8220;Insert/edit image button&#8221; on the visual editing toolbar (keyboard shortcut: Alt+Shift+M):</p>
<p><img src="http://www.sxc.hu/pic/m/s/sn/snowman01/756129_yellow_flowers.jpg" alt="Yellow flowers" height="225" width="300" /></p>
<p>The &#8220;Image Description&#8221; was set to &#8220;Yellow flowers&#8221;. WordPress set the &#8220;alt&#8221; attribute to &#8220;Yellow flowers&#8221;, but not the &#8220;title&#8221; attribute. This means that there is no &#8220;tooltip&#8221; that appears when you hover the mouse over the photo.</p>
<p>The image below was added with the &#8220;Add an Image&#8221; button in the &#8220;Add Media&#8221; toolbar.</p>
<p><img class="alignnone" src="http://www.sxc.hu/pic/m/g/ga/gastemp/651493_white_wedding_flowers.jpg" alt="White Wedding Flowers" /></p>
<p>The Description was again set, this time to &#8220;White Wedding Flowers&#8221;. Here again , the &#8220;alt&#8221; attribute was set while the &#8220;title&#8221; attribute was not.</p>
<p>Also, for both methods, WordPress doesn&#8217;t copy the images to the local uploads directory, rather it makes a direct link to the image file on a remote server. This is called hotlinking, and it&#8217;s a definite Internet no-no.</p>


<p>Related posts:<ol><li><a href='http://digitivity.org/877/feed-errors-in-commentluv-getting-unbanned' rel='bookmark' title='Permanent Link: Feed Errors in CommentLuv: Getting Unbanned'>Feed Errors in CommentLuv: Getting Unbanned</a></li>
<li><a href='http://digitivity.org/29/wordpress-cutline-theme-resizes-image-in-internet-explorer-but-not-firefox' rel='bookmark' title='Permanent Link: WordPress Cutline Theme Resizes Image in Internet Explorer but not Firefox'>WordPress Cutline Theme Resizes Image in Internet Explorer but not Firefox</a></li>
<li><a href='http://digitivity.org/384/ten-cool-new-features-in-wordpress-29' rel='bookmark' title='Permanent Link: Ten Cool New Features in WordPress 2.9'>Ten Cool New Features in WordPress 2.9</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://digitivity.org/7/how-does-wordpress-generate-html-image-img-references/feed</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: digitivity.org @ 2012-05-23 09:41:36 -->
