<?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>wordpress Archives - Sky&#039;s Blog</title>
	<atom:link href="https://blog.red7.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.red7.com/tag/wordpress/</link>
	<description>Communicating in a networked world</description>
	<lastBuildDate>Tue, 03 Jan 2017 20:52:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.red7.com/wp-content/uploads/2018/01/skyhi-wind-icon-256x256-120x120.png</url>
	<title>wordpress Archives - Sky&#039;s Blog</title>
	<link>https://blog.red7.com/tag/wordpress/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Nginx may not improve your performance compared to Apache</title>
		<link>https://blog.red7.com/when-nginx-doesnt-help/</link>
					<comments>https://blog.red7.com/when-nginx-doesnt-help/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Sat, 04 Aug 2012 18:11:27 +0000</pubDate>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Software and online tools]]></category>
		<category><![CDATA[Technology and geeky stuff]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://blog.red7.com/?p=3510</guid>

					<description><![CDATA[<p>The predominant “web server software” used for WordPress sites are Apache and nginx. [1. tech discussion: Apache launches a new thread (a “program”) in server memory for every incoming page and object requested by your site visitors. This can rapidly clog the server’s memory as the number of requests per second increases. nginx initially launches [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/when-nginx-doesnt-help/">Nginx may not improve your performance compared to Apache</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" style="margin-right: 14px; margin-top: 2px; margin-bottom: 2px; float: left;" src="/wp-content/uploads/2012/08/20120804-150517.jpg" alt="20120804-150517.jpg" width="96" height="145" />The predominant “web server software” used for WordPress sites are <a title="Apache Foundation" href="http://apache.org/" target="_blank">Apache</a> and <a title="“nginx” web server software" href="http://nginx.com/" target="_blank">nginx</a>. [1. tech discussion: Apache launches a new thread (a “program”) in server memory for every incoming page and object requested by your site visitors. This can rapidly clog the server’s memory as the number of requests per second increases. nginx initially launches a number of threads and then dispatches page/object requests to them for service—properly configured it doesn’t bloat up and fill memory.] Generally on smaller servers nginx will be more efficient because it doesn’t gobble memory like Apache does. The question of which web server software to use hinges primarily on the CPU power and memory resources that are required on the <span style="text-decoration: underline;">server side</span> to make your site run properly.<span id="more-3510"></span></p>
<p>If your web site requires a lot of CPU time to generate pages, then nginx may not hold any advantage for you. [2. I define “A lot” as more than a second.]. You can test to see what your page-generation time is using <a title="WebPageTest speed testing" href="http://webpagetest.org/" target="_blank">webpagetest.org</a> — and what you want to look at is the bar that shows how much time elapsed between the browser’s request and the delivery of the first byte of the page. The time it takes to serve that first HTML file is pretty much composed of CPU and MySQL (database) time. If the time between the HTTP request for the page and the first byte served is long (a couple of seconds) then your site is probably too CPU-intensive and nginx may not help you out very much.</p>
<p>That said, more and more people are moving toward specialized WP-hosting, where they don’t have to worry about what web server is used at all. And within a few years this may be a moot point, as nobody may be self-hosting their own WP any more!</p>
<div style="width: 100%; border-top: thin; border-top-width: 1px; border-top-style: solid; border-top-color: white; margin-top: 5px; margin-bottom: 5px;"> </div>
<p>Footnotes:</p>
<p>The post <a href="https://blog.red7.com/when-nginx-doesnt-help/">Nginx may not improve your performance compared to Apache</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/when-nginx-doesnt-help/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3510</post-id>	</item>
		<item>
		<title>WordPress iPhone &#8220;Theme&#8221; is Fantastic!</title>
		<link>https://blog.red7.com/wordpress-iphone-theme-is-fantastic/</link>
					<comments>https://blog.red7.com/wordpress-iphone-theme-is-fantastic/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Sun, 17 Jan 2010 21:30:11 +0000</pubDate>
				<category><![CDATA[Software and online tools]]></category>
		<category><![CDATA[Technology and geeky stuff]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress pluging]]></category>
		<category><![CDATA[WordPress themes]]></category>
		<guid isPermaLink="false">http://blog.red7.com/?p=2543</guid>

					<description><![CDATA[<p>About the WPtouch Mobile Plugin— I ran across this in the news sidebar on a blog I was editing this morning. It’s a WordPress plug-in (yes, it’s not actually a theme even though they refer to it that way sometimes) that converts a regular WP blog so that it reads nicely on a small/narrow screen [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/wordpress-iphone-theme-is-fantastic/">WordPress iPhone &#8220;Theme&#8221; is Fantastic!</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignleft size-full wp-image-2545" style="border: 0pt none; margin: 2px 12px;" title="WPtouch WordPress smartphone plug-in 01" src="/wp-content/uploads/2010/01/2010-01-17-11-00-01-IMG_1090.png" alt="" width="115" height="173" /><a href="http://bravenewcode.com/wptouch/" target="_blank"><img decoding="async" class="alignright size-full wp-image-2552" style="border: 0pt none; margin: 2px 12px;" title="Brave New Code" src="/wp-content/uploads/2010/01/brave-new-code.jpg" alt="" width="136" height="95" /></a>About the <a href="http://www.bravenewcode.com/wptouch/" target="_blank"><strong>WPtouch Mobile Plugin</strong></a>— I ran across this in the news sidebar on a blog I was editing this morning. It’s a <strong>WordPress</strong> plug-in (yes, it’s not actually a theme even though they refer to it that way sometimes) that converts a regular WP blog so that it reads nicely on a small/narrow screen (like that of an iPhone or iPodTouch). Using javascript (which does work on iPhones, unlike Flash) it lets you see first the titles of articles<sup>[1]</sup>, then you can click a triangle to expand and see the short description, and click a triangle again to read the entire article. I had one problem<sup>[2]</sup> (so far) but I love what it does.</p>
<p>[If you’re reading this on an iPhone you’re already seeing how it works, if not you should feel free to pull out whatever your smartphone is and go to <a href="/">my blog home page</a> to see how it works.]</p>
<p>When you visit a blog that has this plug-in enabled, if you’re on an iPhone (or some other smartphones) you’ll see a concise display of the most recent entries in the blog. It includes titles, dates, and categories only. [Illustration left.] My blog theme is white type against a black background, but the plug-in takes just the pertinent information and displays that using a substitute theme that looks fine on the iPhone screen.</p>
<p>Then&#8230; <span id="more-2543"></span><a href="/wp-content/uploads/2010/01/2010-01-17-11-00-02-IMG_1091.png"><img loading="lazy" decoding="async" class="alignright size-full wp-image-2547" style="border: 0pt none; margin: 2px 12px;" title="WPtouch WordPress smartphone plug-in 02" src="/wp-content/uploads/2010/01/2010-01-17-11-00-02-IMG_1091.png" alt="" width="115" height="173" /></a>Then, if you tap the title of an article, it opens up to show you a short excerpt. [Illustration right, where I’ve selected <em>Phonebooth 2.0</em> to expand.] It’s javascript, so the “opening up” is a smooth sliding open motion. Notice that my white-on-black theme has been replaced by a gray-on-white theme, which is easier to read on the small smartphone screen. It’s still using the body copy of my article, but re-theming it so it looks good.</p>
<p>Oh yeah, and if you don’t like the look on your smartphone, there’s a slider at the bottom of every page that lets you return to your regular site rather than use the WPtouch framework! And when you’re in the regular view, the slider is also at the bottom of every page so you can return to the WPtouch theme.</p>
<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-2548" style="border: 0pt none; margin: 2px 12px;" title="WPtouch WordPress smartphone plug-in 03" src="/wp-content/uploads/2010/01/2010-01-17-11-00-03-IMG_1092.png" alt="" width="115" height="173" /><img loading="lazy" decoding="async" class="alignleft size-full wp-image-2549" style="border: 0pt none; margin: 2px 12px;" title="WPtouch WordPress smartphone plug-in 04" src="/wp-content/uploads/2010/01/2010-01-17-11-00-04-IMG_1093.png" alt="" width="115" height="173" />If you like the preview of the article, you can tap to open the entire article. [Illustration left] Again, it’s in the WPtheme format, colors, backgrounds, and looks the way you’d expect an iPhone app to look, and I was surprised and happy that my white-on-black theme still looks great when translated this way!</p>
<p>Photos look OK, and embedded YouTube videos look OK, and on an iPhone they play (unlike many other video streams). Photo “alignment” doesn’t work, but I think I can fix that&#8230; This is really slick.</p>
<p>As I said, the only shortcoming right now<sup>[2]</sup> is that I can’t get to a <em>page</em> on my site if it’s only listed in the menus. (The top menus/tabs don’t appear.) If it’s linked within an article, then it’s OK and you can reach the page, and it in general looks fine (there are a few glitches), so I hope this will be fixed up in the near future. Meanwhile, it’s still a great idea and a great implementation.</p>
<p>The plug-in’s creators also show graphs proving that their plug-in reduces the loading time of sites, probably because it eliminates a lot of the heavy code overload that most WordPress sites carry with them.</p>
<hr class="hr_dashed" />[1] In case you hadn’t noticed, I prefer to call blog <em>post </em>an<em> article</em> instead. Probably because it’s more traditional-sounding, but using the word <em>post</em> sounds like I tacked it up on a telephone pole. “Posting a notice” as opposed to researching and writing an article.</p>
<p>[2] The problem is that there is no easy way to get to a <em>page</em> rather than just the <em>posts</em> on your blog. I’ll contact the developers and see if there’s anything I can do to help them enable this feature. Here’s a page that works— <a href="/the-social-graph-of-malware/" target="_self">The Social Graph of Malware</a>. Here’s a page that doesn’t— <a href="/about-the-photos/" target="_self">About the Photos</a>.</p>
<p>The post <a href="https://blog.red7.com/wordpress-iphone-theme-is-fantastic/">WordPress iPhone &#8220;Theme&#8221; is Fantastic!</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/wordpress-iphone-theme-is-fantastic/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2543</post-id>	</item>
		<item>
		<title>Use OpenID on your WordPress blog!</title>
		<link>https://blog.red7.com/use-openid-on-your-wordpress-blog/</link>
					<comments>https://blog.red7.com/use-openid-on-your-wordpress-blog/#respond</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Fri, 12 Jun 2009 08:11:53 +0000</pubDate>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Frothy Concepts]]></category>
		<category><![CDATA[Identity & The End of Privacy]]></category>
		<category><![CDATA[Software and online tools]]></category>
		<category><![CDATA[Technology and geeky stuff]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[phpMyID]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress plugins]]></category>
		<category><![CDATA[WordPress.com]]></category>
		<category><![CDATA[yahoo]]></category>
		<guid isPermaLink="false">http://sky.dlfound.org/?p=1529</guid>

					<description><![CDATA[<p>I like OpenID[1] although I think it’s more complex than most people can handle — and that’s a big hurdle. OpenID gives visitors to your blog or web site a chance to log in (create an account on your site) using their login information from a participating OpenID web site (like gmail). In other words, [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/use-openid-on-your-wordpress-blog/">Use OpenID on your WordPress blog!</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://openid.net/" target="_blank"><img loading="lazy" decoding="async" class="alignleft size-full wp-image-1539" style="border: 0pt none; margin: 2px 12px;" title="OpenID" src="/wp-content/uploads/2009/06/openid-logo.jpg" alt="OpenID" width="96" height="96" /></a>I like <a href="http://openid.net/what/" target="_blank">OpenID</a><sup>[1]</sup> although I think it’s more complex than most people can handle — and that’s a big hurdle. OpenID gives visitors to your blog or web site a chance to log in (create an account on <span style="text-decoration: underline;">your</span> site) using their login information from a participating OpenID web site (like gmail). In other words, they don’t have to create a separate account at your blog &#8211; they just reuse their Yahoo (or gmail or other<sup>[2]</sup>) account. In theory this should make it easier to remember account names and passwords because you just use one account to log in at many sites.Ever since OpenID was announced (2005) I’ve loved the idea. There are OpenID <strong>providers</strong>, and then there are other sites that allow users to <strong>utilize</strong> OpenID for the creation of accounts.</p>
<p><span id="more-1529"></span>Recently I became my own private OpenID <em>provider</em>. I did this using phpMyID (see below). I created a private page that sits on my personal web site, and when I’m at a site that uses OpenID I supply the URL of this private page, type my name and password, and <em>bingo</em> I’m logged in at the third-party site. I used <strong><a href="http://siege.org/projects/phpMyID/" target="_blank">phpmyID</a></strong>, which is listed in the <a href="http://openiddirectory.com/phpmyid-s-498.html" target="_blank">OpenID directory</a>.</p>
<p>On the <em>utilization</em> side, when <a href="http://diso-project.org/" target="_blank">DiSo Project</a> created an <a href="http://wordpress.org/extend/plugins/openid/" target="_blank">OpenID plugin for WordPress</a>, I immediately installed it on my blog. And it works. Lets you log in at my blog using your Yahoo or gmail (or other OpenID provider)<sup>[3] [4]</sup> information without creating a new account.</p>
<hr class="hr_dashed" />[1] From <a href="http://openid.net/" target="_blank">OpenID.net</a> the following description:</p>
<p style="padding-left: 30px;">OpenID eliminates the need for multiple usernames across different websites, simplifying your online experience</p>
<p style="padding-left: 30px;">You get to choose the OpenID Provider that best meets your needs and most importantly that you trust.  At the same time, your OpenID can stay with you, no matter which Provider you move to.  And best of all, the OpenID technology is not proprietary and is completely free.</p>
<p>[2] AOL, Google, MySpace, Yahoo!, Blogger, Flickr, LiveDoor, LiveJournal, Orange, SmugMug, Technorati, Vox, WordPress.com &#8230; and probably some others. See the <a href="http://openid.net/get/" target="_blank">OpenID site for a current list</a>.</p>
<p>[3] Do you know your gmail Google OpenID? <a href="http://openid-provider.appspot.com/" target="_blank">You can find it with just a few clicks</a>.</p>
<p>[4] If you have a WordPress.com blog, (like let’s say you have a blog called myblogname.wordpress.com) you use the URL http://myblogname.wordpress.com/ as your OpenID. You will have to log in at WordPress.com in order to validate your password, but once you’ve done that, you can log in using this URL.</p>
<p>The post <a href="https://blog.red7.com/use-openid-on-your-wordpress-blog/">Use OpenID on your WordPress blog!</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/use-openid-on-your-wordpress-blog/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1529</post-id>	</item>
		<item>
		<title>How to Embed Flickr Slideshows in WordPress blogs</title>
		<link>https://blog.red7.com/how-to-embed-flickr-slideshows-in-wordpress-blogs/</link>
					<comments>https://blog.red7.com/how-to-embed-flickr-slideshows-in-wordpress-blogs/#comments</comments>
		
		<dc:creator><![CDATA[sky]]></dc:creator>
		<pubDate>Sat, 07 Feb 2009 19:10:42 +0000</pubDate>
				<category><![CDATA[Software and online tools]]></category>
		<category><![CDATA[Technology and geeky stuff]]></category>
		<category><![CDATA[embed slideshow]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://sky.dlfound.org/?p=820</guid>

					<description><![CDATA[<p>The old method for embedding a Flickr slideshow in a WordPress blog no longer works after WP 2.1. Flickr creates really nice Flash-driven slideshows and there’s easy HTML code to embed these shows on regular web pages, but the code doesn’t work on WordPress-driven sites because the (tinyMCE) editor software removes the code. Now there’s [&#8230;]</p>
<p>The post <a href="https://blog.red7.com/how-to-embed-flickr-slideshows-in-wordpress-blogs/">How to Embed Flickr Slideshows in WordPress blogs</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-1045" style="border: 0pt none; margin: 2px 12px;" title="flickr" src="/wp-content/uploads/2009/02/flickr.jpg" alt="flickr" width="96" height="96" />The old method for embedding a <strong>Flickr</strong> slideshow in a <strong>WordPress</strong> blog no longer works after WP 2.1. Flickr creates really nice Flash-driven slideshows and there’s easy HTML code to embed these shows on regular web pages, but the code doesn’t work on WordPress-driven sites because the (tinyMCE) editor software removes the code. Now there’s a solution.<span id="more-820"></span></p>
<p>(If you want to know the history, see <a href="/airjaldi-photos-and-flickr/">my original article about embedding Flickr slideshows</a>, which is based on <a href="http://paulstamatiou.com/2005/11/19/how-to-quickie-embedded-flickr-slideshows" target="_blank">Paul Stamatiou&#8217;s experience</a> with embedding Flickr. It no longer works.)</p>
<p>But now you download the <a href="http://www.illigal.uiuc.edu/web/kumara/2007/07/01/flickr-slideshow-plugin-for-wordpress/" target="_blank">flickrslideshow plug-in from Kumara Sastry</a> and enable it. Then you can use a simple plug-in notation to embed your show. You can only embed a <em>Flickr set</em>, which means you have to do a little work on Flickr, but who cares, it looks beautiful! Substitute your own Flickr user ID and your set’s ID number&#8230;here’s the way you embed a show in your blog entry.</p>
<p>[cc][flickr user_id set_id][/cc]</p>
<ol>
<li>Download the plug-in and enable it;</li>
<li>Put your photos on Flickr and create a <em>set</em> containing the photos you want in the slideshow;</li>
<li><a href="http://www.idgettr.com" target="_blank">Find out your Flicker user ID</a> <span style="text-decoration: underline;">or</span> the Flickr ID of the person whose photos you want to show (yes you can show anybody’s <span style="text-decoration: underline;">public</span> photos);</li>
<li>Or you can get your user ID and <em>set</em> ID all in one fell swoop at flickr.com when you are logged in -&gt; <strong>Flickr</strong> / <strong>You</strong> / <strong>Your sets</strong> / (then click the set to show it); look at the URL in the browser header; your user_ID is of this form <em>“numbers@Nxx”</em> and the set ID is the long number at the end of the URL;</li>
<li>The slideshow will be 500 pixels wide &#8211; if your blog is narrower and you’re comfortable hacking simple PHP you can change the width inside the plugin’s PHP file;</li>
<li>Put the [] stuff into your blog entry or page as a part of the text in the page &#8211; in my case for the Project Happiness <em>Behind the Scenes</em> set it’s what you see below. The photos in this show are mostly by Shmuel Thayer, who accompanied the Project Happiness group to India:</li>
</ol>
<p>[cc][flickr 7874830@N02 72157607078483851][/cc]</p>
<p style="text-align: center;">[flickr 7874830@N02 72157607078483851]</p>
<p>The post <a href="https://blog.red7.com/how-to-embed-flickr-slideshows-in-wordpress-blogs/">How to Embed Flickr Slideshows in WordPress blogs</a> appeared first on <a href="https://blog.red7.com">Sky&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.red7.com/how-to-embed-flickr-slideshows-in-wordpress-blogs/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">820</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: blog.red7.com @ 2026-04-27 11:24:56 by W3 Total Cache
-->