<?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>Magnetic Webworks &#187; Blog</title>
	<atom:link href="http://www.magneticwebworks.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.magneticwebworks.com</link>
	<description>Pixel-Perfect WordPress and UI Development</description>
	<lastBuildDate>Wed, 21 Sep 2011 19:54:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Launch Your Website and Learn WordPress Along the Way</title>
		<link>http://www.magneticwebworks.com/launch-your-website-and-learn-wordpress-along-the-way/</link>
		<comments>http://www.magneticwebworks.com/launch-your-website-and-learn-wordpress-along-the-way/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 01:33:31 +0000</pubDate>
		<dc:creator>Doron</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News and Updates]]></category>
		<category><![CDATA[Personal Gossip]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.magneticwebworks.com/?p=2130</guid>
		<description><![CDATA[Over the past year, I&#8217;ve had some great experiences working with friends who were messing around with WordPress, but just needed me to help them get everything configured and customized. These weren&#8217;t folks who needed a highly customized website solution, but folks who needed their sites to fool people into thinking that they cost a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-2136" title="launch_and_learn_hdr" src="http://www.magneticwebworks.com/wp-content/uploads/launch_and_learn_hdr.jpg" alt="" width="602" height="180" /></p>
<p>Over the past year, I&#8217;ve had some great experiences working with friends who were messing around with WordPress, but just needed me to help them get everything configured and customized. These weren&#8217;t folks who needed a highly customized website solution, but <strong>folks who needed their sites to fool people into thinking that they cost a fortune to build</strong>.</p>
<h2>The How</h2>
<p>Since <strong>these were people who were open to getting their hands dirty with a little simple technology</strong>, we had a great time working together either via Skype or in person updating the site together, changing a color here, adding an image there, adding a page here, changing the text there, etc. Since WordPress makes it so easy to get a website live, <strong>we could just play around and have fun with it</strong> until we ended up with what my friends wanted to see, all the while cracking silly jokes about all sorts of sundry (but family-friendly, of course) topics.</p>
<p><span id="more-2130"></span></p>
<h2>The End</h2>
<p>At the end of our little WordPress jam session,<strong> my friends ended up with a website that would have cost potentially thousands of dollars </strong>if they had paid for a custom design built from the ground-up. Of course, sometimes fully-custom is absolutely the way to go. But many other times, it&#8217;s just a waste of money, since you can always expand onto your website as your business/hobby grows.</p>
<p>Since these types of collaborations are such a blast and have such awesome results, I figured that I&#8217;d build into my business as <strong>a service for those looking for a website along with the ability to update and customize it without having to hire an expensive designer</strong> every time they need to change a phone number or modify the sidebar.</p>
<p>I&#8217;ve added on to the package <strong>access to a library of WordPress how-to videos</strong> so you don&#8217;t have to remember everything we&#8217;ve gone over, and slapped on a price tag of <strong>$325</strong>.</p>
<p>Anyhow, this is probably one of my favorite things that I do in my business, so <a href="/services/launch-and-learn-web-sites/"><strong>if what I&#8217;m describing sounds good to you, you can learn more at the official page for this package known as &#8220;Launch and Learn.&#8221;</strong></a></p>
<p>Until next time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.magneticwebworks.com/launch-your-website-and-learn-wordpress-along-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yet Another Solution to the IE6 &#8220;Peekaboo&#8221; Bug</title>
		<link>http://www.magneticwebworks.com/yet-another-solution-to-the-ie6-peekaboo-bug/</link>
		<comments>http://www.magneticwebworks.com/yet-another-solution-to-the-ie6-peekaboo-bug/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 17:51:38 +0000</pubDate>
		<dc:creator>Doron</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[UI Development]]></category>

		<guid isPermaLink="false">http://www.magneticwebworks.com/?p=2051</guid>
		<description><![CDATA[IE6, much like the cockroach, is an ugly pest won&#8217;t seem to die off, no matter how hard one may try.  Chances are, if you have spent a decent part of your UI development career being responsible for this nasty browser, then you have probably come across this stubborn issue which has come to be known as the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>IE6, much like the cockroach, is an ugly pest won&#8217;t seem to die off</strong>, no matter how hard one may try.  Chances are, if you have spent a decent part of your UI development career being responsible for this nasty browser, then you have probably come across this stubborn issue which has come to be known as the &#8220;Peekaboo&#8221; bug.</p>
<h2>The Peekaboo Bug</h2>
<p>You may notice that <strong>while viewing certain pages on IE6, the page background may disappear</strong> as you either point your mouse over that section of the page, or when a JavaScript effect such as a Suckerfish drop-down menu is triggered.</p>
<p><span id="more-2051"></span><br />
I recently had to deal with this issue and <strong>none of the resources I found via Google held a solution for me</strong>.</p>
<h2>How I fixed my most recent case of the Peekaboo Bug</h2>
<p>In this case, the bug was <strong>only affecting the part of my page covered by a background image</strong>. I noticed that by <strong>swapping out the CSS background image with just a normal image tag</strong>, then the bug ceased to occur.</p>
<p>However, I still needed a background image to place HTML text over, so it was not a simple matter of just replacing a background image with a normal image tag.</p>
<p>What I ened up doing was:</p>
<ol>
<li>Taking the image that was formerly used as a CSS background and positioning it absolutely as a normal image tag</li>
<li>Assigning that image tag a z-index of -1</li>
<li>Taking my h1 tag and also absolutely positioning it over the image in the exact place I wanted it to go</li>
<li>Giving my h1 tag a z-index of 2 to make the h1 tag sit *above* the image tag, which is now serving as a background image</li>
</ol>
<h2>Sample Code</h2>
<p>You&#8217;ll notice that I&#8217;m using IE6 conditional tags so that I can code the page normally using a CSS background for all other browsers.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Peekaboo&lt;/title&gt;
&nbsp;
&lt;!--[if IE 6]&gt;
&lt;style&gt;
#header_background_image {position:absolute; z-index:-1;}
h1 {z-index:2; position:absolute; top:20px; left:20px;}
&lt;/style&gt;
&lt;![endif]--&gt;
&lt;/head&gt;
&nbsp;
&lt;body&gt;
&nbsp;
&lt;!--[if IE 6]&gt;
&lt;img src=&quot;images/background.png&quot; id=&quot;header_background_image&quot; /&gt;
&lt;![endif]--&gt;
&nbsp;
&lt;h1&gt;This is My Header&lt;/h1&gt;
&lt;/body&gt;
&lt;/html&gt;</pre></td></tr></table></div>

<p><strong>Peekaboo no more!</strong></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.magneticwebworks.com/yet-another-solution-to-the-ie6-peekaboo-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery Rotating Page Background</title>
		<link>http://www.magneticwebworks.com/jquery-rotating-page-background/</link>
		<comments>http://www.magneticwebworks.com/jquery-rotating-page-background/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 15:00:31 +0000</pubDate>
		<dc:creator>Doron</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[UI Development]]></category>

		<guid isPermaLink="false">http://www.magneticwebworks.com/?p=2001</guid>
		<description><![CDATA[I&#8217;ve seen several tutorials on how to create a rotating page background using jQuery, but to my surprise pretty much all of them had some major flaws. Here is a technique that I was able to implement very easily with 100% W3 validation. Getting jQuery on your Page Since we&#8217;ll be using jQuery to handle [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.magneticwebworks.com/wp-content/uploads/jquery_logo_color_onwhite.jpg" alt="" title="jquery_logo_color_onwhite" width="500" height="123" class="aligncenter size-full wp-image-2044" /></p>
<p>I&#8217;ve seen several tutorials on how to create a rotating page background using jQuery, but to my surprise pretty much all of them had some major flaws. <strong>Here is a technique that I was able to implement very easily</strong> with 100% W3 validation.</p>
<h4><strong>Getting jQuery on your Page</strong></h4>
<p>Since we&#8217;ll be using jQuery to handle the background image animation, then we need to get jQuery into our page by adding the following code:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">&lt;script src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</pre></td></tr></table></div>

<p>Using the Google-hosted jQuery library will make for a faster load time for your page since there&#8217;s almost no chance that you&#8217;ll be able to serve this code up faster than Google&#8217;s servers.</p>
<p><span id="more-2001"></span></p>
<h4><strong>Adding the Cycle plugin</strong></h4>
<p>Next, you&#8217;ll need to grab the code for the jQuery Cycle plugin which will be handling the actual animation functionality. Download the plugin here:</p>
<ul>
<li>jQuery Cycle Lite Plugin (best for our purposes, only for fading images in and out): <a href="http://jquery.malsup.com/cycle/lite" target="_blank">http://jquery.malsup.com/cycle/lite</a></li>
<li>jQuery Cycle Full Plugin (if you&#8217;re looking to do more complex image animations): <a href="http://jquery.malsup.com/cycle/download.html" target="_blank">http://jquery.malsup.com/cycle/download.html</a></li>
</ul>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">&lt;script src=&quot;jquery.cycle.lite.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</pre></td></tr></table></div>

<h4><strong>The CSS &amp; HTML Behind this Trickery</strong></h4>
<p>Basically, the concept here is, rather than using a regular page background and then continuously swapping out the background image attribute, Here&#8217;s what we do:</p>
<ol>
<li>Set up the area that will encompassed by the background image by creating divs that span as much of the page as we like. In this example we&#8217;re working with a fairly small page background area, but you can make the page background as big or as small is necessary.</li>
<li>We have the Cycle plugin rotate those divs.</li>
<li>Place the code for the actual page content beneath the code for the background divs.</li>
<li>Use absolute positioning to <em>pull</em> the main content up so that it overlaps the rotating background divs.</li>
<li>Use z-index to put the page content <strong>on top </strong>of the rotating background divs.</li>
</ol>
<h4><strong>The Complete Code</strong></h4>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /&gt;
&lt;title&gt;jQuery Rotating Background Image&lt;/title&gt;
&nbsp;
&lt;script src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;jquery.cycle.lite.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
&nbsp;
$(document).ready(function(){
&nbsp;
    $('#bg_containers').cycle({
		fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc...
	});
&nbsp;
});
&lt;/script&gt;
&nbsp;
&lt;style type=&quot;text/css&quot;&gt;
&nbsp;
body {padding:0; margin:0;}
#content {position:relative;width:800px; height:600px; margin:0; z-index:999; padding:270px 0 0;}
#text_box {background:#000; color:#ffffff; padding:10px; margin:0 auto; width:600px;}
&nbsp;
/* classes to work with cycle plugin for BG images */
#bg_containers {width:800px; margin:0;}
#bg_containers div {width:800px; height:600px; margin:0 auto;}
#bg_containers .bg1 {background:url(1.jpg) no-repeat;}
#bg_containers .bg2 {background:url(2.jpg) no-repeat;}
#bg_containers .bg3 {background:url(3.jpg) no-repeat;}
&lt;/style&gt;
&nbsp;
&lt;/head&gt; 
&nbsp;
&lt;body&gt;
&nbsp;
&lt;div id=&quot;bg_containers&quot;&gt;
	&lt;div class=&quot;bg1&quot;&gt;&lt;/div&gt;
	&lt;div class=&quot;bg2&quot;&gt;&lt;/div&gt;
	&lt;div class=&quot;bg3&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&nbsp;
&lt;div id=&quot;content&quot;&gt; 
&nbsp;
	&lt;div id=&quot;text_box&quot;&gt;
    	        The background image behind this can be any size, so although it may not cover your entire screen in this case, you can make it cover as much or as little of the screen as you like. Just adjust the size of the #bg_containers, and of course, you can also have the background tile if you like as well.
        &lt;/div&gt;
&nbsp;
&lt;/div&gt;
&nbsp;
&lt;/body&gt;
&lt;/html&gt;</pre></td></tr></table></div>

<p><strong><a href="http://www.magneticwebworks.com/demo" target="_blank">VIEW THE DEMO PAGE</a></strong></p>
<p>Happy background image rotating!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.magneticwebworks.com/jquery-rotating-page-background/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Beginner&#8217;s Guide: Creating a WordPress Plugin</title>
		<link>http://www.magneticwebworks.com/beginners-guide-to-creating-a-wordpress-plugin/</link>
		<comments>http://www.magneticwebworks.com/beginners-guide-to-creating-a-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 14:00:29 +0000</pubDate>
		<dc:creator>Doron</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.magneticwebworks.com/?p=1932</guid>
		<description><![CDATA[The ability to create WordPress plugins is a highly coveted skill which only a relatively small proportion of developers out there are actually capable of. Here&#8217;s a quick guide geared towards the absolute beginner to get you started on adding this highly valued asset to your skillset. Create a Home for your Plugin Go to [...]]]></description>
			<content:encoded><![CDATA[<p>The ability to create WordPress plugins is a highly coveted skill which only a relatively small proportion of developers out there are actually capable of. Here&#8217;s a quick guide geared towards the absolute beginner to get you started on adding this highly valued asset to your skillset.</p>
<h4><strong>Create a Home for your Plugin</strong></h4>
<ol>
<li>Go to your <strong>wp-content/plugins folder,</strong> and create a new directory with the name of your plugin. For our purposes, let&#8217;s call the plugin as well as the directory it lives in &#8220;Hello Hello.&#8221;</li>
<li>Inside this new directory, create a single PHP file which will contain the code for your plugin. For our purposes, we&#8217;ll call it &#8220;Hello-Hello.php.&#8221;</li>
</ol>
<p><span id="more-1932"></span></p>
<h4><strong>Set Up your Plugin&#8217;s Basic Information</strong></h4>
<p>Here&#8217;s a broken-down version of the PHP code that goes at the top of your new file, Hello-Hello.php</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">/*
// obviously, the name of your plugin
Plugin Name: Hello Hello
// a link to the specific page where your plugin is located
Plugin URI: http://magneticwebworks.com/hello-hello-plugin
// obvious...
Description: Hello Hello plugin, created for tutorial purposes
// obvious...
Author: Doron Orenstein
// Update this with each version of your plugin.
Version: 1.0
// the link to your website
Author URI: http://magneticwebworks.com
*/</span></pre></td></tr></table></div>

<h4><strong>See your Plugin in the Plugins Screen</strong></h4>
<p><em>&#8220;Look Ma, I&#8217;m a pro now!&#8221;</em> The code at the top of your plugin file is now showing up on the plugins screen.<br />
<img src="http://www.magneticwebworks.com/wp-content/uploads/plugins.png" alt="" title="plugins" width="550" height="236" class="aligncenter size-full wp-image-1983" style="border:1px solid #000; margin:10px 0 0;" /></p>
<h4><strong>Create the Function that Calls your Plugin&#8217;s Functionality</strong></h4>
<p>Here we&#8217;re setting up the code to display the words &#8220;Hello Hello.&#8221;</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">function</span> hellohello_display_text<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
	<span style="color: #000088;">$output</span> <span style="color: #339933;">.=</span> <span style="color: #0000ff;">&quot;Hello Hello&quot;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<h4><strong>Create the Short Code to Make Your Plugin Easy to Implement</strong></h4>
<p>This makes it easy for any non-technical person to call up the words &#8220;Hello Hello&#8221; by simply adding [hellohello] into any page or blog post. Otherwise we&#8217;d have to put a PHP function in the page or post template file, which is not very user-friendly or useful for the average user.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">// Add shortcode</span>
add_shortcode<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'hellohello'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'hellohello_display_text'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<h4><strong>The Complete Code</strong></h4>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #666666; font-style: italic;">/*
Plugin Name: Hello Hello
Plugin URI: http://wordpress.org
Description: Hello Hello created for tutorial purposes.
Author: Doron Orenstein
Version: 1.0
Author URI: http://magneticwebworks.com
*/</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">function</span> hellohello_display_text<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
	<span style="color: #000088;">$output</span> <span style="color: #339933;">.=</span> <span style="color: #0000ff;">&quot;Hello Hello&quot;</span><span style="color: #339933;">;</span>
	<span style="color: #009900;">&#125;</span>
&nbsp;
<span style="color: #666666; font-style: italic;">// Add shortcode	</span>
add_shortcode<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'hellohello'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'hellohello_display_text'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> 
&nbsp;
&nbsp;
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></td></tr></table></div>

<h4><strong>Implementing the Plugin on your Web Site</strong></h4>
<p>As mentioned above, thanks to the shortcode we created, this is exceedingly simple. To do this, all we need to do is add [hellohello] in your blog posts and pages as shown below.</p>
<p><img class="aligncenter size-full wp-image-1950" style="border: 1px solid #000; margin:10px 0 0;" title="shortcode" src="http://www.magneticwebworks.com/wp-content/uploads/shortcode.png" alt="" width="595" height="244" /></p>
<h4><strong>The <em>Spectacular</em> Final Result</strong></h4>
<p><img class="aligncenter size-full wp-image-1951" style="border: 1px solid #000; margin:10px 0 0;" title="pluginresult" src="http://www.magneticwebworks.com/wp-content/uploads/pluginresult.png" alt=" width="500" height="286" /></p>
<p>Obviously, this is merely scratching the surface of what&#8217;s possible with WordPress plugins, but the point here is to provide an launching point that&#8217;s not too overwhelming while also encouraging any WordPress development newbie to take their own plugin development skills to the next level.</p>
<p>Kudos go out to <a href="http://inkblought.com" target="_blank">Benjamin Robert Mueller</a> and <a href="http://www.pixeljar.com"target="_blank">Brandon Dove</a>, my WordPress compadres who I got to geek out with at the <a href="http://www.wordcamp.la" target="_blank">WordCamp LA </a> Developer&#8217;s Day a couple of weeks ago. Thanks to these two fellows, I learned a great deal more about plugin development than I knew coming in, so big ups to those two fellas.  </p>
<p><strong>Happy plugin-<em>ing</em>&#8230;. (?)</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.magneticwebworks.com/beginners-guide-to-creating-a-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick Tips &amp; Tidbits from WordCamp LA 2010</title>
		<link>http://www.magneticwebworks.com/quick-tips-tidbits-from-wordcamp-la-2010/</link>
		<comments>http://www.magneticwebworks.com/quick-tips-tidbits-from-wordcamp-la-2010/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 15:45:31 +0000</pubDate>
		<dc:creator>Doron</dc:creator>
				<category><![CDATA[2-Minute Tips]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.magneticwebworks.com/?p=1890</guid>
		<description><![CDATA[To quote from the WordCamp LA web site: WordCamp is a conference type of event that focuses squarely on everything WordPress. Everyone from casual end users all the way up to core developers show up to these events. These events are usually highlighted by speeches or keynotes by various people. For those of you in [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1892" title="wordcampla" src="http://www.magneticwebworks.com/wp-content/uploads/wordcampla.jpg" alt="" width="450" height="270" /> <strong> </strong></p>
<p><strong>To quote from the <a href="wordcamp.la" target="_blank">WordCamp LA web site</a>:</strong></p>
<blockquote><p>WordCamp is a conference type of event that focuses squarely on everything WordPress. Everyone from casual end users all the way up to core developers show up to these events. These events are usually highlighted by speeches or keynotes by various people.</p></blockquote>
<p><span id="more-1890"></span>For those of you in the WordPress community who&#8217;ve never been, <strong>I highly recommend you check one of these out</strong>, as they are jam-packed with great people and super-informative presentations.</p>
<p>And a <strong>super-special kudos to <a href="http://frostywebdesigns.com" target="_blank">Austin Passy</a> and all of the amazing volunteers</strong> who made sure that the event ran as awesomely as it did.</p>
<p>Although there was <strong>a ton</strong> of actionable information given, here are <strong>just a <em>few</em> great tidbits</strong> from the event that I think would be worth sharing.</p>
<h4><strong>Practical exploits of jQuery with WordPress</strong></h4>
<p><strong>Presenter: </strong><a href="http://pixelhandler.com/" target="_blank"><strong>Bill Heaton</strong></a></p>
<ul>
<li>Displaying photos, videos, static HTML content, &#8220;forward to a friend&#8221; boxes, and really anything else inside of an overlay window, the jQuery plugin called <a href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/" target="_blank">Pretty Photo</a> is a rock solid option. For those less comfortable with JavaScript code, there&#8217;s a <a href="http://wordpress.org/extend/plugins/wp-prettyphoto/" target="_blank">WordPress plugin</a> you can use to get those overlay windows going.
<ul>
<li><strong>jQuery plugin</strong> (JavaScript files and code that you implement yourself): <a href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone" target="_blank">http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone </a></li>
<li><strong>WordPress plugin </strong>(for easier implementation): <a href="http://wordpress.org/extend/plugins/wp-prettyphoto/" target="_blank">http://wordpress.org/extend/plugins/wp-prettyphoto</a></li>
</ul>
</li>
<li>Use the <strong>jQuery.noConflict()</strong> function to avoid conflicts with other libraries.<a href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone" target="_blank"></a></li>
</ul>
<h4><strong>Optimizing the performance WordPress</strong></h4>
<p><strong>Presenter: </strong><a href="http://joshhighland.com/" target="_blank"><strong>Josh Highland</strong></a></p>
<ul>
<li>Only load server modules that you need.</li>
<li>Things to cache include:
<ul>
<li>database queries</li>
<li>PHP code</li>
<li>page requests</li>
<li>assets (images, javascript, css)</li>
</ul>
</li>
<li><a href="http://wordpress.org/extend/plugins/w3-total-cache/" target="_blank">W3 Total Cache</a> is becoming known as the best WordPress performance optimization plugin.</li>
<li>Not all WordPress themes are created equal when it comes to site performance. <strong>Things to be aware of when choosing a theme:</strong>
<ul>
<li>Number of CSS/JS/Images being loaded</li>
<li>Is the CSS/JS minified out of the box?</li>
<li>Are the images optimized?</li>
<li>Is the code optimized (too many database calls)?</li>
</ul>
</li>
</ul>
<ul>
<li><strong>Images:</strong>
<ul>
<li>How many are you loading?</li>
<li>look into <a href="http://wordpress.org/extend/plugins/jquery-image-lazy-loading/" target="_blank">LazyLoad juery plugin</a></li>
<li>Use CSS sprites (create theme automatically at <a href="http://spriteme.org" target="_blank">http://spriteme.org</a>)</li>
<li>Are the images optimized?</li>
<li>Dont resize the image in using the image size percentage in WordPress&#8217; image upload/gallery tool</li>
</ul>
</li>
<li>Watch out for the &#8220;<a href="http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/" target="_blank">Yet Another Related Posts Plugin</a>.&#8221; It queries every single blog post every time the user lands on any blog post.</li>
</ul>
<h4><strong>Advanced Use of Custom Fields</strong></h4>
<p><strong>Presenter: </strong><a href="http://www.thommeredith.com/" target="_blank"><strong>Thom Meredith</strong></a></p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/magic-fields/" target="_blank">Magic Fields </a>is a much more user/client friendly alternative to Custom Post types. It allows you to set up post types that are not necessarily standard WordPress pages or posts, but special entries made specifically for your site. For example, if you have a site that lists movies, you don&#8217;t necessary want to create a blog post or a static page for each movie. Perhaps all you need for each movie listing is the name of the movie and the URL. Magic Fields allows you to create the equivalent of a custom post type that adds a simple form to the bottom of the post or page edit screen with text fields where a non-technical client can easily enter the name and the URL for the movie.</li>
<li>The <a href="http://wordpress.org/extend/plugins/pods/" target="_blank">Pods CMS </a>plugin does the same thing as Magic Fields, but is a bit more flexible, but also a bit more complex to set up.</li>
</ul>
<h4><strong>Introduction to posting on the go</strong></h4>
<p><strong>Presenter: </strong><a href="http://frostywebdesigns.com/" target="_blank"><strong>Austin Passy</strong></a></p>
<ul>
<li>The <a href="http://wordpress.org/extend/plugins/postie/" target="_blank">Postie</a> plugin is a great option for those who want to update their blog via email. It allows simple uploading of photos and blog content, and is also great for clients who don&#8217;t want to mess with the WordPress admin.</li>
</ul>
<h4><strong>Photographic Highlight</strong></h4>
<p><strong><br />
</strong></p>
<div id="attachment_1899" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-1899" title="WordPress Tattoo" src="http://www.magneticwebworks.com/wp-content/uploads/vagasgeek.jpg" alt="WordPress Tattoo" width="550" height="310" /><p class="wp-caption-text">Now THAT&#39;S dedication! Notice the killer WordPress tattoo on John Hawkins of 9seeds and vegasgeek.com!</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.magneticwebworks.com/quick-tips-tidbits-from-wordcamp-la-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solutions to W3 Total Cache + FaceBook Share Conflict</title>
		<link>http://www.magneticwebworks.com/solution-to-w3-total-cache-facebook-share-conflict/</link>
		<comments>http://www.magneticwebworks.com/solution-to-w3-total-cache-facebook-share-conflict/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 20:43:04 +0000</pubDate>
		<dc:creator>Doron</dc:creator>
				<category><![CDATA[2-Minute Tips]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.magneticwebworks.com/?p=1871</guid>
		<description><![CDATA[The setting that needs to be changed in order for both plugins to live in harmony While working on a client site which used both the W3 Total Cache plugin as well as the Facebook Share plugin, I came across a bug where the Facebook Share icon that was to be placed at the top [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1873" class="wp-caption aligncenter" style="width: 485px"></p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_1881" class="wp-caption aligncenter" style="width: 485px;">
<dt class="wp-caption-dt"><a href="http://www.magneticwebworks.com/wp-content/uploads/minify.jpg" rel="shadowbox[post-1871];player=img;" title="minify"><img class="size-full wp-image-1881" title="minify" src="http://www.magneticwebworks.com/wp-content/uploads/minify.jpg" alt="" width="475" height="328" /></a><p class="wp-caption-text">The setting that needs to be changed in order for both plugins to live in harmony</p></div>
</dt>
<dd class="wp-caption-dd">The setting that needs to be changed in order for both plugins to live in harmony</dd>
</dl>
</div>
<p style="text-align: left;">
<p style="text-align: left;">While working on a client site which used both the <a href="http://wordpress.org/extend/plugins/w3-total-cache/" target="_blank">W3 Total Cache</a> plugin as well as the <a href="http://wordpress.org/extend/plugins/facebook-share-new/" target="_blank">Facebook Share</a> plugin, I came across a bug where the Facebook Share icon that was to be placed at the top and bottom of each blog post was disappearing, only to be replaced by a &#8220;Share&#8221; link that linked to nowhere.</p>
<p><span id="more-1871"></span>After playing around with the Facebook Share settings for quite some time, I started deactivating plugins one by one to see if there was a conflict causing this. I noticed that <strong>the culprit was the W3 Total Cache plugin</strong>, which was crucial to the stability of this highly trafficked web site and could not be deactivated nor replaced, as <strong>it really is the best plugin for WordPress caching</strong>.</p>
<h4><strong>Solution #1:</strong></h4>
<p>I was able to fix the issue by changing a single W3 Total Cache setting. By going in my admin to Performance &gt; Minify, I scrolled down to the JavaScript settings, unchecked the &#8220;Enable&#8221; checkbox and clicked &#8220;Save changes.&#8221; I was also able to leave the global Minify setting for the plugin (found by navigation to Performance &gt; General Settings) enabled for CSS minification.</p>
<p>Voila! My Facebook Share icon was now appearing on the site again and functioning properly.</p>
<p><strong>It is my feeling that the Facebook Share plugin is not the only plugin out there being impacted by W3 Total Cache&#8217;s minify settings. </strong>I would venture to guess that there a good number of other JavaScript-based plugins that could be broken by JS  magnification, so keep this in mind for future plugin bugs and conflicts.</p>
<h4><strong>Solution #2:</strong></h4>
<p>On my own site, I am running W3 Total Cache with Minify enabled globally (to reduce the memory imprint of <em>both</em> CSS and JS code) while also running a Facebook Like button plugin with no problems.</p>
<p>The W3 Total Cache-compatible Facebook plugin that I&#8217;m running is simply titled &#8220;Like&#8221; and can be found at <a href="http://wordpress.org/extend/plugins/like" target="_blank">http://wordpress.org/extend/plugins/like</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.magneticwebworks.com/solution-to-w3-total-cache-facebook-share-conflict/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Easy Page-Specific WordPress Sidebars</title>
		<link>http://www.magneticwebworks.com/page-specific-sidebars-in-wordpress/</link>
		<comments>http://www.magneticwebworks.com/page-specific-sidebars-in-wordpress/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 00:48:31 +0000</pubDate>
		<dc:creator>Doron</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.magneticwebworks.com/?p=1843</guid>
		<description><![CDATA[In yet another step to make WordPress function more like a CMS than a simple blog, there is a recently updated plugin that I think is worth noting. By default, the WordPress sidebar remains identical on every single page of your web site. However, sometimes we need to be able to have a specific sidebars [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.magneticwebworks.com/wp-content/uploads/per_page.jpg" rel="shadowbox[post-1843];player=img;"></a>In yet another step to make WordPress function <strong>more like a CMS than a simple blog</strong>, there is a recently updated plugin that I think is worth noting.</p>
<p><a href="http://www.magneticwebworks.com/wp-content/uploads/per_page.jpg" rel="shadowbox[post-1843];player=img;"></a><strong>By default, the WordPress sidebar remains identical on every single page of your web site. </strong>However, sometimes we need to be able to have a specific sidebars for different pages. For example, maybe you have a &#8220;Products&#8221; page that needs testimonials along the sidebar while your &#8220;About Us&#8221; page sidebar needs to display a listing of awards.</p>
<p><span id="more-1843"></span></p>
<h4><strong>Solutions:</strong></h4>
<p><strong>The Advanced Way:<br />
</strong>Create a separate page template with it&#8217;s own sidebar widget function. Alternately, you could include a conditional statement in your sidebar.php to display different sidebars depending on the page that&#8217;s being displayed.</p>
<p><em>If none of what I&#8217;m saying makes any sense to you, then you&#8217;ll probably want&#8230;</em></p>
<p><strong>The &#8220;Regular Folks&#8221; Way:</strong><br />
Simply download the Per Page Sidebars plugin at<br />
<a href="http://wordpress.org/extend/plugins/per-page-sidebars" target="_blank">http://wordpress.org/extend/plugins/per-page-sidebars</a>.</p>
<p>Once it&#8217;s installed, you&#8217;ll notice that at the bottom of each of your pages is a box titled &#8220;Custom Sidebar&#8221; (see image below). To set up a unique custom sidebar for the page that you&#8217;re creating, simply check the &#8220;Activate Custom Sidebar&#8221; box, and select which of the sidebar widget areas you&#8217;d like to replace. In the screenshot below, we&#8217;re replacing the &#8220;Primary Widget Area&#8221; &#8211; which is the sidebar that goes at the upper right-hand side of every page.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid;" title="per_page" src="http://www.magneticwebworks.com/wp-content/uploads/per_page.jpg" alt="" width="394" height="191" /></p>
<p>Now go into the &#8220;Widgets&#8221; page of your admin, and you&#8217;ll see a new widget area labled &#8220;PPS-&#8221; followed by the name of the page with the page-specific sidebar.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1853" style="border: 1px solid;" title="widgets" src="http://www.magneticwebworks.com/wp-content/uploads/widgets.jpg" alt="" width="353" height="450" /></p>
<h4><strong>A couple of things to consider:</strong></h4>
<ul>
<li>At this time the plugin only allows you to set up custom sidebars for pages, and <strong><em>not</em> for posts or custom post types.</strong></li>
<li>Removing a custom sidebar widget was a little bit unintuitive. To do so, simply go to the page with the custom sidebar, and <strong>uncheck not only the &#8220;Activate Custom Sidebar?&#8221; checkbox, but <em>also</em> the radio button next to the name of the sidebar that your custom sidebar was replacing.</strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.magneticwebworks.com/page-specific-sidebars-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Review of Easy E-Commerce Solution, Wazala</title>
		<link>http://www.magneticwebworks.com/review-of-easy-e-commerce-solution-wazala/</link>
		<comments>http://www.magneticwebworks.com/review-of-easy-e-commerce-solution-wazala/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 00:52:14 +0000</pubDate>
		<dc:creator>Doron</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.magneticwebworks.com/?p=1793</guid>
		<description><![CDATA[Wazala is a great new e-commerce solution that can work with any web site and is designed to make setting up an online store a simple copy, paste, point, and click operation. In experimenting with Wazala in conjunction with a WordPress website, sadly, at the time of this blog posting, the WordPress plugin simply did not work [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1825" title="wazala_logo" src="http://www.magneticwebworks.com/wp-content/uploads/wazala_logo.jpg" alt="" width="278" height="68" /><strong>Wazala is a great new e-commerce solution that can work with <em>any</em> web site</strong> and is designed to make setting up an online store a simple copy, paste, point, and click operation.</p>
<p>In experimenting with Wazala in conjunction with a WordPress website, sadly, at the time of this blog posting, <strong>the WordPress plugin simply did not work for me</strong>, and I had to refer to the inaccurate instructions on Wazala&#8217;s web site to get the thing working (long story short, you need to paste a bit of code directly before the &lt;/head&gt; tage of your site.)</p>
<p>However, once you get the code into your header, then <strong>it&#8217;s smooth sailing without another lick of code necessary</strong> to get your store up and running.</p>
<p><span id="more-1793"></span></p>
<h4><strong>How it Works</strong></h4>
<p><strong>To quote from Wazala&#8217;s web site:</strong><br />
<em>Add a &#8220;store&#8221; button to your blog or website, and your store will simply pop-up over your content &#8212; no more sending your customers elsewhere to make a purchase. Wazala functions as a part of your existing site.</em></p>
<div id="attachment_1804" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-1804 " title="Wazala Store Button" src="http://www.magneticwebworks.com/wp-content/uploads/wazala01.jpg" alt="Wazala Store Button" width="550" height="334" /><p class="wp-caption-text">Wazala Store Button on the upper-right hand side. Upon mouseover, it slides down just a little bit to display checkout information.</p></div>
<p>Once you click on the store button, you get a clean and attractive overlay window with containing your entire store. By default, the window is styled in a neutral manner so that out of the box it integrates pretty seamlessly into the look and feel of your site.</p>
<div id="attachment_1810" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-1810" title="store_window" src="http://www.magneticwebworks.com/wp-content/uploads/store_window.jpg" alt="" width="550" height="393" /><p class="wp-caption-text">Here&#39;s what the store overlay looks like.  </p></div>
<p>The store in the screencap above allows for multiple categories, which is not possible with the free plan, but comes with the least expensive of the paid plans. The <strong>free plan restricts you to 5 products</strong> and limited functionality, while the <strong>paid plans run anywhere from $9.95 to $29.95 per month</strong>, with significant discounts if you pay for the entire year up front. <a href="http://www.wazala.com/pricing/" target="_blank">Click here to see full pricing details</a>.</p>
<h4>Adding Products</h4>
<p>Adding products is done on Wazala&#8217;s web site using a set of super-easy and intuitive forms that allow for a good amount of flexibility in terms of  product, payment, and shipping options. <strong>I actually found this much easier than that the ubiquitous <a href="http://www.e-junkie.com/" target="_blank">E-junkie</a> shopping cart </strong>where the interface for adding products is much more cluttered and involves jumping through some relatively unintuitive hoops for adding product variations.</p>
<div id="attachment_1812" class="wp-caption alignleft" style="width: 228px"><a href="http://www.magneticwebworks.com/wp-content/uploads/add_product.jpg" rel="shadowbox[post-1793];player=img;" title="Individual Product Options"><img class="size-medium wp-image-1812  " title="Individual Product Options" src="http://www.magneticwebworks.com/wp-content/uploads/add_product-218x300.jpg" alt="" width="218" height="300" /></a><p class="wp-caption-text">(Click to enlarge image) This is where add, edit, and delete individual store products</p></div>
<div id="attachment_1811" class="wp-caption alignleft" style="width: 161px"><a href="http://www.magneticwebworks.com/wp-content/uploads/product_options.jpg" rel="shadowbox[post-1793];player=img;" title="Store-Wide Options"><img class="size-medium wp-image-1811 " title="Store-Wide Options" src="http://www.magneticwebworks.com/wp-content/uploads/product_options-151x300.jpg" alt="" width="151" height="300" /></a><p class="wp-caption-text">(Click to enlarge image) This is where you control store-wide options.</p></div>
<p>
<div class="spacer" style="padding-top: 0;"><img src="/wp-content/themes/Consultant/images/spacer.gif" alt="0" width="1" height="1" /></div>
</p>
<h4>Other Integration Options</h4>
<p>Some other cool things that you can do to make your store integrate more seamlessly and effectively with the rest of your site:</p>
<ul>
<li>Replace the default &#8220;Store&#8221; button on the top of your screen with your own button or text link to be placed anywhere you want on your web site</li>
<li>Link directly to individual products</li>
<li>Add an &#8220;Add to cart&#8221; button or link anywhere on your site</li>
<li>Add an &#8220;Add to Favorites&#8221; or &#8220;Wish List&#8221; button or link anywhere on your site</li>
<li>Add a &#8220;View Shopping Cart&#8221; button or link anywhere on your site</li>
<li>Replace the black semi-transparent overlay which surrounds the store window with a custom background image</li>
<li>Add a custom page to your store which is accessed by clicking on a link at the bottom of the store overlay</li>
</ul>
<h4>Compatible Payment Processing Options</h4>
<ul>
<li>Paypal Premier</li>
<li>Paypal Business</li>
<li>Google Checkout</li>
<li>Paypal Website Payments Pro</li>
<li>Authorize.net</li>
</ul>
<h4>SEO Considerations</h4>
<p>While the overlay makes for very easy integration, keep in mind that your products will not be indexed by the search engines, so <strong>if SEO of your individual products is a deal-breaker, then this is may not be the solution for you.</strong></p>
<p>One possible workaround would be to create individual product pages within your web site. On each product page you could include a button that spawns the store&#8217;s overlay opening to that exact product&#8217;s page.</p>
<h4>Conclusion</h4>
<p>After playing around with the store quite a bit, I found it to be rock-solid and super-easy to use. <strong>Unless your intention is to build a site that is completely centered around e-commerce (a la Walmart.com or BestBuy.com), then I highly recommend Wazala. </strong></p>
<p><strong><span style="font-weight: normal;"><a href="http://www.wazala.com" target="_blank">For more details, see Wazala&#8217;s web site.</a> </span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.magneticwebworks.com/review-of-easy-e-commerce-solution-wazala/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Solution to NextGen Gallery Slideshow CDN Conflict</title>
		<link>http://www.magneticwebworks.com/solution-to-nextgen-gallery-slideshow-cdn-conflict/</link>
		<comments>http://www.magneticwebworks.com/solution-to-nextgen-gallery-slideshow-cdn-conflict/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 01:08:55 +0000</pubDate>
		<dc:creator>Doron</dc:creator>
				<category><![CDATA[2-Minute Tips]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.magneticwebworks.com/?p=1732</guid>
		<description><![CDATA[Here&#8217;s a special quick post this week to solve a problem I&#8217;ve been seeing around the web, but with no solution. I was recently working on a high-traffic site that that uses using the W3 Total Cache plugin in conjunction with an Akamai CDN. This is a great way to optimize site performance and stability, but [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.magneticwebworks.com/wp-content/uploads/cdn_solution.jpg" rel="shadowbox[post-1732];player=img;" title="Solution to NextGen Gallery Slideshow CDN Conflict"><img class="aligncenter size-full wp-image-1736" title="Solution to NextGen Gallery Slideshow CDN Conflict" src="http://www.magneticwebworks.com/wp-content/uploads/cdn_solution.jpg" alt="Solution to NextGen Gallery Slideshow CDN Conflict" width="549" height="132" /></a></p>
<p style="text-align: left;">Here&#8217;s a special quick post this week to solve a problem I&#8217;ve been seeing around the web, but with no solution.</p>
<p>I was recently working on a high-traffic site that that uses using the <a href="http://wordpress.org/extend/plugins/w3-total-cache/" target="_blank">W3 Total Cache</a> plugin in conjunction with an <a href="http://en.wikipedia.org/wiki/Content_delivery_network" target="_blank">Akamai CDN</a>. This is a great way to optimize site performance and stability, but I did run into the unfortunate side effect of the NextGen Gallery plugin&#8217;s slideshow ceasing to work as soon as the CDN was integrated.</p>
<p><strong>Thanks to my favorite WordPress hosting guru <a href="http://williejackson.com/" target="_blank">Willie Jackson</a>, there is now a solution.</strong></p>
<p><span id="more-1732"></span>Following Willie&#8217;s lead, and as seen in the screencap above, here&#8217;s how you fix this issue:</p>
<ol>
<li>In the settings box for the W3 Total Cache plugin, labeled &#8217;Performance,&#8217;  go into the CDN screen.</li>
<li>At the bottom of the page, there is a box for rejected files.</li>
<li>In that box, add the path to the image rotator .swf file (will be &#8220;wp-content/uploads/imagerotator.swf&#8221; in most cases)</li>
</ol>
<p style="text-align: left;">And voila, your slideshow and CDN live together happily ever after!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.magneticwebworks.com/solution-to-nextgen-gallery-slideshow-cdn-conflict/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Do You Talk Too Much?</title>
		<link>http://www.magneticwebworks.com/do-you-talk-too-much/</link>
		<comments>http://www.magneticwebworks.com/do-you-talk-too-much/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 23:29:53 +0000</pubDate>
		<dc:creator>Doron</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Good Business]]></category>
		<category><![CDATA[Web Wisdom]]></category>

		<guid isPermaLink="false">http://www.magneticwebworks.com/?p=1563</guid>
		<description><![CDATA[Talking&#8230;AND Listening &#8211; The 2 Parts of Conversation We&#8217;ve all experienced this person at one time or another. You know, that guy or gal who drones on and on with zero awareness of the interest level of the person that they&#8217;re talking to. Lord knows, I&#8217;m sure that I&#8217;ve been this person at one time [...]]]></description>
			<content:encoded><![CDATA[<h4><img class="size-full wp-image-1588 aligncenter" title="Don't be like this thing. " src="http://www.magneticwebworks.com/wp-content/uploads/drone.jpg" alt="Don't be like this thing. " width="400" height="300" /></h4>
<h4><strong>Talking&#8230;AND Listening &#8211; The 2 Parts of Conversation</strong></h4>
<p>We&#8217;ve all experienced this person at one time or another. You know, <strong>that guy or gal who drones on and on with zero awareness of the interest level of the person that they&#8217;re talking to.</strong> Lord knows, I&#8217;m sure that <strong><em>I&#8217;ve</em> been this person at one time or another</strong>, and I would venture to guess that almost all of us have been too.</p>
<p><span id="more-1563"></span></p>
<h4><strong>The &#8220;Monologue Disease&#8221;</strong></h4>
<p>I call this the &#8220;Monologue Disease,&#8221; and find it extremely widespread but not often talked about. Trouble is, when it comes to the world of business,<strong> I have yet to meet someone who is fantastically successful while also manifesting this disease in his or her conversations with their fellow business-folk</strong>. Although victims of this disease are almost always well-meaning, the act of droning on and on without self-awareness tends to tire, stress-out, and repel others. In short, this is a truly devastating handicap for one&#8217;s efforts in the realm of in-person networking.</p>
<p><strong>Of course, there are occasions where we must carry on a one-sided conversation for extended periods of time.</strong> Obviously, when delivering a speech, teaching or explaining something to a willing audience, or telling a story to people who are genuinely interested, we often do have to speak solo for a long while, so I&#8217;m not taling about those instances.</p>
<h4><strong>5 Tips for Overcoming &#8220;The Disease&#8221;</strong></h4>
<ol>
<li><strong>Employ the 30-Second rule.</strong> I believe that we all must develop an internal alarm system that goes off when we&#8217;ve been the only ones speaking for 30 seconds or more. Of course, I don&#8217;t suggest automatically shutting up after 30 seconds, but simply check in with yourself to make sure that this is one of those cases where speaking without a break is necessary.</li>
<li><strong>Pick up on body language cues. </strong>Is the person you&#8217;re speaking to suffering from a case of shifty eyes or extra fidgeting? If so, you may want to take pause.</li>
<li>When it is necessary to speak for extended periods of time, make sure to <strong>leave a few pauses in your speech to allow for someone to get that proverbial &#8220;word in edgewise&#8221; if needed</strong>.</li>
<li><strong>Slow down. </strong>Doing <em>anything</em> very quickly is usually a sure sign that we&#8217;re in an unconscious mode of autopilot and not attuned to what&#8217;s happening around us.</li>
<li><strong>Stay conscious of your topic.</strong> There are times when veering off-topic into new and distant tangents is a part of a fun and lively conversation. But it can also be warm invitation for the dreaded Monologue Disease, so stay conscious when skipping about in this way.</li>
</ol>
<p>Do I apply these 5 tips perfectly myself? HELL to the NO &#8211; so <strong>this is a good reminder for me</strong> as much as it might be for anyone else reading this.</p>
<p>I plan on expanding on the &#8220;Monologue Disease&#8221; as it applies to our online presence in a future post, as <strong>this is something I&#8217;ve certainly struggled with on my own web site.</strong></p>
<p><strong>QUESTION: Have you noticed the &#8220;Monologue Disease&#8221; in your own communications, or the communications of others, either personally or in business?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.magneticwebworks.com/do-you-talk-too-much/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: www.magneticwebworks.com @ 2012-02-04 20:42:24 -->
