<?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>East Bay WP Meetup</title>
	<atom:link href="http://eastbaywp.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eastbaywp.com</link>
	<description>Sandbox for WP Junkies in the 510</description>
	<lastBuildDate>Mon, 23 Apr 2012 18:51:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>April 2012 Meetup Notes: Configurable WordPress Themes</title>
		<link>http://eastbaywp.com/2012/04/notes-configurable-wordpress-themes/</link>
		<comments>http://eastbaywp.com/2012/04/notes-configurable-wordpress-themes/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 18:50:33 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Meetup Notes]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://eastbaywp.com/?p=648</guid>
		<description><![CDATA[General Q&#38;A Q: When do you set up W3 Total Cache? A: After you have finished setting up your site. Note that correctly configuring Total Cache can take an hour per site. Super Cache and Quick Cache are easier to use but not quite as sophisticated. To find out what&#8217;s slowing down your site: Plugin [...]]]></description>
			<content:encoded><![CDATA[<h3>General Q&amp;A</h3>
<p>Q: When do you set up <a href="http://wordpress.org/extend/plugins/w3-total-cache/">W3 Total Cache</a>?</p>
<p>A: After you have finished setting up your site. Note that correctly configuring Total Cache can take an hour per site. <a href="http://wordpress.org/extend/plugins/wp-super-cache/">Super Cache</a> and <a href="http://wordpress.org/extend/plugins/quick-cache/">Quick Cache</a> are easier to use but not quite as sophisticated.</p>
<p><strong>To find out what&#8217;s slowing down your site</strong>:</p>
<p><a href="http://wordpress.org/extend/plugins/p3-profiler/">Plugin Performance Profiler</a></p>
<p><a href="http://yslow.org/">YSlow</a></p>
<h3>Suffusion Theme Demo by Eve Lurie</h3>
<p>See <a title="April 2012 Meetup Slides: Suffusion Theme Demo" href="http://eastbaywp.com/2012/04/april-2012-meetup-slides-suffusion-theme-demo/">Eve&#8217;s slides</a> for more details.</p>
<p><a href="http://evelurie.com and http://evelurie.com/blog/">Visit Eve&#8217;s site</a>.</p>
<p><strong>Some points mentioned in the  demo</strong>:</p>
<p><a href="http://aquoid.com/news/themes/suffusion/hook-reference">Suffusion Markup and Hook Reference</a></p>
<p>Out of the box it looks gray and boring, but boy are there a lot of settings, and you can export your options, which is handy when you are migrating sites.</p>
<p>There&#8217;s a sidebar layout diagram; Eve recommends printing it out and referring back to it. There&#8217;s also a custom layout option using widgets (similar to StudioPress home pages).</p>
<p>You can hide and show headers and sidebars on a per-page basis. There&#8217;s a featured slider option for the header.</p>
<p>Google Fonts are built in.</p>
<p>Suffusion now has child theme support, and the developer has a child theme pack, which is also free</p>
<h3>Weaver II Theme Demo by Pieter Hartsook</h3>
<p><a title="Weaver Theme Demo List" href="http://hartsook.com/weaver-theme-demo-list/">Weaver Theme Demo List post on the Hartsook Letter</a></p>
<p><a href="http://weavertheme.com/why-weaver/">10 Reasons to Switch to Weaver</a></p>
<p><strong>Some points mentioned in the demo:</strong></p>
<p>Weaver started as a child theme of Twenty Ten and became its own theme. There&#8217;s only one developer, who actively supports and updates the theme.</p>
<p>Two-column layout with widget.<br />
Special video embed shortcode to style your YouTube videos to match the theme.<br />
Per post styling features that also show up in excerpts.<br />
You can insert custom widget areas wherever you want with Advanced Options.</p>
<p>There&#8217;s an active support forum to which Pieter contributes sometimes; the  developer responds to questions promptly.</p>
<p>18 pages of documentation</p>
<p>Slider Options for header, etc (including one with a menu; that will also go into the sidebar) using Meteor Slides. You  can set per-post header images.</p>
<p>The developer license is a one-time $50 fee</p>
<p>There&#8217;s a font CSS statement builder interface</p>
<p>There&#8217;s a long list of per-page options, including &#8220;allow raw HTML&#8221; for using iframes and other tricky code that WordPress sometimes messes with.</p>
<p>Weaver is responsive even when not in mobile mode. There&#8217;s a mobile emulator for smartphone, small tablet, large tablet. The menu converts to drop down in the mobile emulator.</p>
<h3> PageLines Demo by Kyle Stewart</h3>
<p><a href="http://wordpress.org/extend/themes/pagelines">PageLines Free in WordPress Theme Repository</a></p>
<p><a href="http://www.pagelines.com/tour/">Info about PageLines Framework</a></p>
<p><a href="http://www.pagelines.com/pricing/">Developer license is $397</a>, but if you contact Kyle he&#8217;ll provide a discount code for those who were at the Meetup. (Ask Sallie if you didn&#8217;t get his e-mail address.)</p>
<p>PageLines tagline: Drag &amp; Drop Done Right</p>
<p>PageLines is &#8220;a design framework built on a development ecosystem.&#8221; They take the granularity out of the options&#8211;the small tweaks are left in CSS. The best way to do small tweaks to a site is through CSS. Their aim is to provide easy ways to update the way content appears on the site. You can drag to resize sidebars. So far only two sidebars are supported.</p>
<p>Yes, PageLines is responsive.<br />
<a href="http://eastbaywp.com/wp-content/uploads/pagelines-layout.png"><img class="alignnone size-full wp-image-652" title="pagelines-layout" src="http://eastbaywp.com/wp-content/uploads/pagelines-layout.png" alt="" width="622" height="531" /></a></p>
<p>Sliders are AJAX. PageLines supports jQuery.</p>
<p>They&#8217;ve made color controls simpler and integrated <a href="http://lessframework.com/">LESS CSS</a>.</p>
<p>Supersizing images (to use as page background) can be an issue in terms of mobile bandwidth&#8211;the display will look okay, but the load time might be a problem.</p>
<p>You can set up per-page backgrounds.</p>
<p>Takes design time down to 2-5 hours from 15-20. Of course, the CSS still takes up quite a bit of time; the idea is to speed up the first 90% of site design.</p>
<p>PageLines supports widgets and shortcodes. They have not taken away any core WP functions.</p>
<p>There&#8217;s a <a href="http://www.pagelines.com/store/">PageLines store</a> which sells add-on sections, child themes, and plugins.</p>
]]></content:encoded>
			<wfw:commentRss>http://eastbaywp.com/2012/04/notes-configurable-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>April 2012 Meetup Slides: Suffusion Theme Demo</title>
		<link>http://eastbaywp.com/2012/04/april-2012-meetup-slides-suffusion-theme-demo/</link>
		<comments>http://eastbaywp.com/2012/04/april-2012-meetup-slides-suffusion-theme-demo/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 02:14:08 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Meetup Slides]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://eastbaywp.com/?p=642</guid>
		<description><![CDATA[Eve Lurie demonstrates the features of the Suffusion Theme during our &#8220;Configurable WordPress Themes for Non-Developers&#8221; meeting in April 2012.]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.slideshare.net/slideshow/embed_code/12645553" width="432" height="361" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/>
<p>Eve Lurie demonstrates the features of the Suffusion Theme during our &#8220;Configurable WordPress Themes for Non-Developers&#8221; meeting in April 2012.</p>
]]></content:encoded>
			<wfw:commentRss>http://eastbaywp.com/2012/04/april-2012-meetup-slides-suffusion-theme-demo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>March 2012 Meetup Notes: Structured Content</title>
		<link>http://eastbaywp.com/2012/03/links-structured-content/</link>
		<comments>http://eastbaywp.com/2012/03/links-structured-content/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 02:45:03 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Meetup Notes]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[microformats]]></category>

		<guid isPermaLink="false">http://eastbaywp.com/?p=634</guid>
		<description><![CDATA[Instead of having a general WordPress Q &#38; A at the March 2012 Meetup, we had extra time for questions about Structured Content, a topic that takes a bit of getting to grips with. Here are some links relating to that discussion. Structured Content Semantic Web Microdata (Schema.org) Microformats RDFa Rich Snippets The rel=author problem [...]]]></description>
			<content:encoded><![CDATA[<p>Instead of having a general WordPress Q &amp; A at the March 2012 Meetup, we had extra time for questions about Structured Content, a topic that takes a bit of getting to grips with.</p>
<p>Here are some links relating to that discussion.</p>
<h3>Structured Content</h3>
<ul>
<li><a href="http://www.w3.org/standards/semanticweb/">Semantic Web</a></li>
<li><a href="http://schema.org/docs/full.html">Microdata (Schema.org)</a></li>
<li><a href="http://microformats.org/">Microformats</a></li>
<li><a href="http://rdfa.info/">RDFa</a></li>
<li><a href="http://support.google.com/webmasters/bin/topic.py?hl=en&#038;topic=21997">Rich Snippets</a></li>
</ul>
<h3>The rel=author problem in WordPress</h3>
<ul>
<li>Joost de Valk&#8217;s August 2011 article: <a href="http://yoast.com/wordpress-rel-author-rel-me/">rel=&#8221;author&#8221; and rel=&#8221;me&#8221; in WP and other platforms</a></li>
<li><a href="http://wordpress.org/extend/plugins/google-authorship-for-multiple-writers/">Plugin: Google authorship for multiple writers</a></li>
<li><a href="http://wordpress.org/extend/plugins/allow-rel-and-html-in-author-bios/">Plugin: Allow rel= and HTML in author bios</a></li>
</ul>
<p>Note that whether this works for you and how long it takes is entirely up to Google. It took 7 months before Dave started getting credit for his posts.</p>
<h4><a href="http://wordpress.org/extend/plugins/search.php?q=microformat">WordPress plugins tagged &ldquo;microformat(s)&rdquo;</a></h4>
<h3>More Custom Post Type Stuff</h3>
<ul>
<li><a href="http://codex.wordpress.org/Custom_Post_Types">WordPress Codex: Custom Post Types</a></li>
<li><a href="http://codex.wordpress.org/Function_Reference/register_post_type">WordPress Codex: register_post_type</a></li>
<li><a href="http://wordpress.org/extend/plugins/tags/post-type">WordPress plugins for creating and managing custom post types</a></li>
<li><a href="http://www.delicious.com/authorizer/custom-post-types">Sallie&rsquo;s custom post type bookmarks</a></li>
<li><a href="http://sillybean.net/2010/06/feeds-for-custom-content-types-in-wordpress-3-0/">Feeds for Custom Content Types</a> (via Stephanie Leary)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://eastbaywp.com/2012/03/links-structured-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feb 2012 Meetup Notes: Hosting, Responsive Images, &amp; More</title>
		<link>http://eastbaywp.com/2012/02/feb-2012-meetup-notes-hosting-responsive-images-more/</link>
		<comments>http://eastbaywp.com/2012/02/feb-2012-meetup-notes-hosting-responsive-images-more/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 01:55:45 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Meetup Notes]]></category>

		<guid isPermaLink="false">http://eastbaywp.com/?p=625</guid>
		<description><![CDATA[Here are some after-the-fact notes from our meetup Q &#38; A session. Multi-site Hosting Q: Where do you host your WordPress Multi-site installation? Sallie: I use WPWebHost for a Multi-site installation with about a dozen sub-sites, none of which get a ton of traffic. Cost for the plan I’m on (an older plan which isn’t [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some after-the-fact notes from our meetup Q &amp; A session.</p>
<h4>Multi-site Hosting</h4>
<p><em>Q: Where do you host your WordPress Multi-site installation?</em></p>
<p><strong><a href="http://wpfangirl.com">Sallie</a></strong>: I use <a href="http://www.wpwebhost.com/">WPWebHost</a> for a Multi-site installation with about a dozen sub-sites, none of which get a ton of traffic. Cost for the plan I’m on (an older plan which isn’t offered anymore) is $152 per year, including CDN. It’s a shared host but a server with fewer customers. They’re based in Singapore, which is a drawback, but e-mail service is quick to respond and helpful, even if their English isn’t perfect. If you need something like a php.ini memory upgrade, you’ll get it.</p>
<p>Another possibility is <a href="http://www.psek.com/web-hosting/wordpress_mu_hosting.php">pSek’s WPMU hosting</a>, starting at $15/month.</p>
<p><strong><a href="http://www.techliminal.com">Anca</a></strong> has been using <a href="http://zippykid.com/">ZippyKid</a> from RackSpace.</p>
<h4>Customizing WordPress Search</h4>
<p><em>Q: Is there a tool to search by custom fields?</em></p>
<p>You could try the <a href="http://wordpress.org/extend/plugins/query-multiple-taxonomies/screenshots/">Query Multiple Taxonomies</a> widget, which lets you create taxonomy drill-down widgets to help people find items that are in several taxonomies at once. There’s also a <a href="http://undeuxoutrois.de/custom_field_list_widget.shtml">Custom Field List Widget</a> plugin (no personal experience of that).</p>
<h4>Responsive Images</h4>
<p><em>Q: Is there a way to make background images responsive?</em></p>
<p>There are two great articles about this by Chris Coyier. The first is <a href="http://css-tricks.com/how-to-resizeable-background-image/">How To: Resizeable Background Image</a> from 2008, and the second is <a href="http://css-tricks.com/perfect-full-page-background-image/">Perfect Full-Page Background Image</a> from 2010. (Thanks to Anca for those references.) To make regular images responsive, see <a href="http://www.blissfulinterfaces.com/making-wordpress-images-responsive/">Making WordPress Images Responsive</a> on the Blissful Interfaces blog.</p>
<h4>Cost of WordPress.org vs. WordPress.com</h4>
<p><em>Q: If I switch to WordPress.org (self-hosted WordPress), how much will that cost?</em></p>
<p>About $7/month for shared hosting and about $10/year for a domain name. The WordPress software itself is free. Most web hosts will install it for you (possibly with dozens of themes and plugins you don’t want) or you can <a href="http://wordpress.org/download/">download it from WordPress.org</a>.</p>
<h4>WordPress as a Newsletter</h4>
<p><em>Q: Does  anyone know of a plugin or e-mail service that will exactly duplicate your WordPress theme in a newsletter?</em></p>
<p>Nope. There are ways to create similar designs with tools like MailChimp, aWeber, Constant Contact, etc, but none simply imports your theme design, sidebars and all. Most of the meetup members thought the client was a bit daffy for wanting this, since almost nobody sends newsletters that exactly duplicate websites. The general conclusion was that the most workable thing to do would be design the e-mail template and then build the WP site to match. Not an enviable task.</p>
<p>Recommendation for a WP newsletter plugin: <a href="http://wordpress.org/extend/plugins/wysija-newsletters/">Wysijia Newsletters</a></p>
<div id="attachment_628" class="wp-caption alignnone" style="width: 540px"><a href="http://www.wysija.com/"><img class="size-full wp-image-628" title="wysija-screenshot-2" src="http://eastbaywp.com/wp-content/uploads/wysija-screenshot-2.png" alt="Wysija Newsletter Editor" width="530" height="285" /></a><p class="wp-caption-text">Wysija Newsletter Editor</p></div>
]]></content:encoded>
			<wfw:commentRss>http://eastbaywp.com/2012/02/feb-2012-meetup-notes-hosting-responsive-images-more/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>February 2012 Meetup Slides: Backing Up Your WordPress Site</title>
		<link>http://eastbaywp.com/2012/02/backing-up-your-wordpress-site/</link>
		<comments>http://eastbaywp.com/2012/02/backing-up-your-wordpress-site/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 19:23:11 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Meetup Slides]]></category>
		<category><![CDATA[BackupBuddy]]></category>
		<category><![CDATA[BackWPUp]]></category>
		<category><![CDATA[VaultPress]]></category>

		<guid isPermaLink="false">http://eastbaywp.com/?p=606</guid>
		<description><![CDATA[Without backups, you could lose your entire website. This meetup covered four ways to back up your WordPress database and files: Manually, via phpMyAdmin and FTP and through your hosting control panel Using the BackupBuddy plugin from iThemes, presented by Sallie Goetsch. Why you’d use it: scheduling, offsite backups, comprehensive, easy site migration, easy restore, [...]]]></description>
			<content:encoded><![CDATA[<p>Without backups, you could lose your entire website. This meetup covered four ways to back up your WordPress database and files:</p>
<ol>
<li>Manually, via phpMyAdmin and FTP and through your hosting control panel</li>
<li>Using the <a href="http://pluginbuddy.com/purchase/backupbuddy/">BackupBuddy</a> plugin from iThemes, presented by <a href="http://wpfangirl.com">Sallie Goetsch</a>.<br />
Why you’d use it: scheduling, offsite backups, comprehensive, easy site migration, easy restore, server scan and new malware scan feature.</li>
<li>Using the <a href="http://vaultpress.com/">VaultPress</a> service from Automattic, presented by <a href="http://www.techliminal.com">Anca Mosoiu</a>.<br />
Why you’d use it: from the makers of WordPress, allowed by Page.ly and managed hosting services, up-to-the-minute backups, easy DB restore, security scans, lots of stats.</li>
<li>Using the free <a href="http://backwpup.com/">BackWPup</a> plugin by Daniel Husen, presented by <a href="http://hartsook.com/">Pieter Hartsook</a>.<br />
Why you’d use it: free, more offsite backup locations than BackupBuddy, good scheduling options, easy DB restore.</li>
</ol>
<p>There are many other WordPress backup plugins that we did not have time to cover.</p>
<iframe src="http://www.slideshare.net/slideshow/embed_code/11772606" width="432" height="361" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/>
<p>&nbsp;</p>
<iframe src="http://player.vimeo.com/video/21511370??title=0&byline=0&portrait=0" width="604" height="370" frameborder="0" marginwidth="0" marginheight="0"></iframe>
<p>&nbsp;</p>
<p><object width="400" height="300" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://s0.videopress.com/player.swf?v=1.03" /><param name="wmode" value="direct" /><param name="seamlesstabbing" value="true" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="overstretch" value="true" /><param name="flashvars" value="guid=yIvLVXTF&amp;isDynamicSeeking=true" /><embed width="400" height="300" type="application/x-shockwave-flash" src="http://s0.videopress.com/player.swf?v=1.03" wmode="direct" seamlesstabbing="true" allowfullscreen="true" allowscriptaccess="always" overstretch="true" flashvars="guid=yIvLVXTF&amp;isDynamicSeeking=true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://eastbaywp.com/2012/02/backing-up-your-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jan 2012 Meetup Slides: Themes for Developers</title>
		<link>http://eastbaywp.com/2012/01/jan-2012-meetup-slides-themes-for-developers/</link>
		<comments>http://eastbaywp.com/2012/01/jan-2012-meetup-slides-themes-for-developers/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 00:47:42 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Meetup Slides]]></category>
		<category><![CDATA[child themes]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://eastbaywp.com/?p=599</guid>
		<description><![CDATA[Anca Mosoiu of Tech Liminal gave us an overview of how WordPress themes work, including the wp_posts table, the template hierarchy, the functions.php file, and the principles of creating a child theme. It was a lot to squeeze into 90 minutes, so you&#8217;ll want to go over the slides here.]]></description>
			<content:encoded><![CDATA[<p>Anca Mosoiu of <a href="http://www.techliminal.com" title="Tech Liminal: Co-Working and Meeting Space in Oakland">Tech Liminal</a> gave us an overview of how WordPress themes work, including the wp_posts table, the template hierarchy, the functions.php file, and the principles of creating a child theme. It was a lot to squeeze into 90 minutes, so you&#8217;ll want to go over the slides here.</p>
<iframe src="http://www.slideshare.net/slideshow/embed_code/11091992" width="432" height="361" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/>
]]></content:encoded>
			<wfw:commentRss>http://eastbaywp.com/2012/01/jan-2012-meetup-slides-themes-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dec 2011 Slides: How to Save Your Hacked WordPress Site</title>
		<link>http://eastbaywp.com/2011/12/dec-2011-slides-how-to-save-your-hacked-wordpress-site/</link>
		<comments>http://eastbaywp.com/2011/12/dec-2011-slides-how-to-save-your-hacked-wordpress-site/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 22:53:44 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Meetup Slides]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://eastbaywp.com/?p=590</guid>
		<description><![CDATA[Adria Richards gave a great presentation on what to do if your site has already been hacked. I&#8217;m embedding the slides here, but you should read her complete post, because it contains links to other resources mentioned in the presentation.]]></description>
			<content:encoded><![CDATA[<p><a href="http://butyoureagirl.com/about/">Adria Richards</a> gave a great presentation on what to do if your site has already been hacked. I&#8217;m embedding the slides here, but you should <a href="http://butyoureagirl.com/13230/wordpress-security-how-to-fix-your-hacked-wordpress-site-east-bay-wordpress-meetup/">read her complete post</a>, because it contains links to other resources mentioned in the presentation.</p>
<p><iframe src="http://app.sliderocket.com:80/app/fullplayer.aspx?id=b336c078-b19b-41fc-83e3-3e15929391a4" width="400" height="326" scrolling=no frameBorder="1" style="border:1px solid #333333;border-bottom-style:none"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://eastbaywp.com/2011/12/dec-2011-slides-how-to-save-your-hacked-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>December 2011 Meetup Slides: Securing WordPress</title>
		<link>http://eastbaywp.com/2011/12/december-2011-meetup-slides-securing-wordpress/</link>
		<comments>http://eastbaywp.com/2011/12/december-2011-meetup-slides-securing-wordpress/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 18:33:52 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Meetup Slides]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://eastbaywp.com/?p=588</guid>
		<description><![CDATA[Bill Davis led us through the basics of protecting WordPress sites from malware and other attacks.]]></description>
			<content:encoded><![CDATA[<p><a href="http://internet-marketing-muscle.com/">Bill Davis</a> led us through the basics of protecting WordPress sites from malware and other attacks.<br />
<iframe src="http://www.slideshare.net/slideshow/embed_code/10630385" width="432" height="361" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://eastbaywp.com/2011/12/december-2011-meetup-slides-securing-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>November 2011 &#8211; WordPress 3.3 Feature Tour</title>
		<link>http://eastbaywp.com/2011/12/wordpress-3-3-feature-tour/</link>
		<comments>http://eastbaywp.com/2011/12/wordpress-3-3-feature-tour/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 19:38:30 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Meetup Slides]]></category>

		<guid isPermaLink="false">http://eastbaywp.com/?p=582</guid>
		<description><![CDATA[At the time of this meetup, WordPress 3.3 was in Beta 2. As I upload the slides, it&#8217;s reached RC1, so it may well be available by the end of the year. For some features I missed in the slideshow, see Aaron Brazell&#8217;s post, 10 Things You Need to Know About WordPress 3.3.]]></description>
			<content:encoded><![CDATA[<p>At the time of this meetup, WordPress 3.3 was in Beta 2. As I upload the slides, it&#8217;s reached RC1, so it may well be available by the end of the year.</p>
<p>For some features I missed in the slideshow, see Aaron Brazell&#8217;s post, <a href="http://technosailor.com/2011/11/17/10-things-you-need-to-know-about-wordpress-3-3/">10 Things You Need to Know About WordPress 3.3</a>.</p>
<iframe src="http://docs.google.com/viewer?url=http%3A%2F%2Feastbaywp.com%2Fwp-content%2Fuploads%2FNov-2011-WP3.3-Features.pdf&embedded=true" width="100%" height="604" marginwidth="0" marginheight="0" frameborder="0"></iframe>
]]></content:encoded>
			<wfw:commentRss>http://eastbaywp.com/2011/12/wordpress-3-3-feature-tour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>October 2011 Meetup Slides: Galleries, Slideshows &amp; Photoblogging</title>
		<link>http://eastbaywp.com/2011/10/october-2011-meetup-slides-galleries-slideshows-photoblogging/</link>
		<comments>http://eastbaywp.com/2011/10/october-2011-meetup-slides-galleries-slideshows-photoblogging/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 03:55:52 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Meetup Slides]]></category>

		<guid isPermaLink="false">http://eastbaywp.com/?p=573</guid>
		<description><![CDATA[Links to these posts are in the Handout.]]></description>
			<content:encoded><![CDATA[<p>Links to these posts are in the <a title="October 2011 Meetup Handout: Themes &amp; Plugins for Slideshows, Galleries, and Photoblogging" href="http://eastbaywp.com/2011/10/october-2011-meetup-handout-themes-plugins-for-slideshows-galleries-and-photoblogging/">Handout</a>.</p>
<iframe src="http://www.slideshare.net/slideshow/embed_code/9725209" width="432" height="361" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/>
]]></content:encoded>
			<wfw:commentRss>http://eastbaywp.com/2011/10/october-2011-meetup-slides-galleries-slideshows-photoblogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

