<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>WP-Ultra</title>
	
	<link>http://wp-ultra.com</link>
	<description>WordPress Theme support</description>
	<lastBuildDate>Sun, 30 Sep 2012 01:59:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Wp-Ultra" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="wp-ultra" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">Wp-Ultra</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>GitPress Repo Plugin</title>
		<link>http://wp-ultra.com/2012/07/gitpress-repo-plugin/</link>
		<comments>http://wp-ultra.com/2012/07/gitpress-repo-plugin/#comments</comments>
		<pubDate>Sat, 21 Jul 2012 19:21:50 +0000</pubDate>
		<dc:creator>bradthomas127</dc:creator>
				<category><![CDATA[GitHub]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wp-ultra.com/?p=501</guid>
		<description><![CDATA[GitPress Repo is a WordPress plugin that lets you easily embed a Github repo or Gist onto your WordPress site with a shortcode. This is great for other plugin or library authors that want to showcase the contents of a &#8230; <a href="http://wp-ultra.com/2012/07/gitpress-repo-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>GitPress Repo is a WordPress plugin that lets you easily embed a Github repo or Gist onto your WordPress site with a shortcode. This is great for other plugin or library authors that want to showcase the contents of a repo on their WordPress project pages.</p>
<p><span style="text-decoration: underline;"><a href="https://github.com/bradthomas127/gitpress-repo" target="_blank">GitPress Repo</a></span> uses <span style="text-decoration: underline;"><a href="http://darcyclarke.me/" target="_blank">Darcy Clarke</a></span>&#8216;s Repo.js and <span style="text-decoration: underline;"><a href="https://github.com/darcyclarke/Repo.js" target="_blank">Repo.js</a></span> uses <span style="text-decoration: underline;"><a href="https://twitter.com/#!/mekwall" target="_blank">Markus Ekwall</a></span>&#8216;s <a href="https://github.com/mekwall/jquery-vangogh" target="_blank"><span style="text-decoration: underline;">jQuery</span> <span style="text-decoration: underline;">Vangogh</span></a> plugin for styling of file contents. Vangogh, subsequently, utilizes <span style="text-decoration: underline;"><a href="https://github.com/isagalaev/highlight.js" target="_blank">highlight.js</a></span>, written by <span style="text-decoration: underline;"><a href="https://github.com/isagalaev" target="_blank">Ivan Sagalaev</a></span> for syntax highlighting.</p>
<h2>Examples of Usage:</h2>
<p><strong>Basic repo shortcode:</strong></p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">[repo name=&quot;gitpress-repo&quot; author=&quot;bradthomas127&quot;]</div></td></tr></tbody></table></div>
<p><div id="repo-js_bradthomas127-gitpress-repo"></div><script type="text/javascript">jQuery(function($){ $("#repo-js_bradthomas127-gitpress-repo").repo({ user: "bradthomas127", name: "gitpress-repo" });});</script><br />
<strong>Repo shortcode with branch:</strong></p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">[repo name=&quot;jquery&quot; author=&quot;jquery&quot; branch=&quot;strip_iife&quot;]</div></td></tr></tbody></table></div>
<p><div id="repo-js_jquery-jquery"></div><script type="text/javascript">jQuery(function($){ $("#repo-js_jquery-jquery").repo({ user: "jquery", name: "jquery", branch: "strip_iife" });});</script><br />
<strong>Gist shortcode:</strong></p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">[gist id=&quot;1595155&quot;]</div></td></tr></tbody></table></div>
<script src="http://gist.github.com/1595155.js"></script>
<p>Fork or Download from <span style="text-decoration: underline;"><a href="https://github.com/bradthomas127/gitpress-repo" target="_blank"><strong>GitHub</strong></a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://wp-ultra.com/2012/07/gitpress-repo-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dre Armeda On WordPress End-User Security</title>
		<link>http://wp-ultra.com/2012/01/dre-armeda-on-wordpress-end-user-security/</link>
		<comments>http://wp-ultra.com/2012/01/dre-armeda-on-wordpress-end-user-security/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 19:41:02 +0000</pubDate>
		<dc:creator>bradthomas127</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wp-ultra.com/?p=412</guid>
		<description><![CDATA[From WordCamp Chicago 2011, Dre Armeda who is one of the guys behind Securi security services talks about security when working with WordPress. Dre talks about techniques on making your WordPress installation more secure from securing your local computer, using safe &#8230; <a href="http://wp-ultra.com/2012/01/dre-armeda-on-wordpress-end-user-security/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>From WordCamp Chicago 2011, Dre Armeda who is one of the guys behind <a href="http://sucuri.net/" target="_blank">Securi security</a> services talks about security when working with WordPress. <a href="http://dre.im/" target="_blank">Dre</a> talks about techniques on making your WordPress installation more secure from securing your local computer, using safe passwords, file permissions, SSL certificates, checking your web hosting providers and more&#8230;</p>
<p><span id="more-412"></span></p>
<div style="margin: 20px 0 20px 115px;"><object width="425" height="240" 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=ZKb6X1Zg&amp;isDynamicSeeking=true" /><embed width="425" height="240" 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=ZKb6X1Zg&amp;isDynamicSeeking=true" /></object></div>
<div style="margin: 5px 0 20px 115px;">
<div id="__ss_8748342" style="width: 425px;">
<p><iframe src="http://www.slideshare.net/slideshow/embed_code/8748342" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="425" height="355"></iframe></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/armeda" target="_blank">Dre Armeda</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://wp-ultra.com/2012/01/dre-armeda-on-wordpress-end-user-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Help Stop SOPA/PIPA</title>
		<link>http://wp-ultra.com/2012/01/help-stop-sopapipa/</link>
		<comments>http://wp-ultra.com/2012/01/help-stop-sopapipa/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 04:18:04 +0000</pubDate>
		<dc:creator>bradthomas127</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wp-ultra.com/?p=402</guid>
		<description><![CDATA[Check out Jane Wells post on WordPress: Help Stop SOPA/PIPA]]></description>
				<content:encoded><![CDATA[<div style="margin-left: 80px;"><iframe src="http://player.vimeo.com/video/31100268?byline=0&amp;portrait=0" frameborder="0" width="500" height="275"></iframe></div>
<p>Check out Jane Wells post on WordPress: <a href="http://wordpress.org/news/2012/01/help-stop-sopa-pipa/" target="_blank">Help Stop SOPA/PIPA</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wp-ultra.com/2012/01/help-stop-sopapipa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3</title>
		<link>http://wp-ultra.com/2011/12/wordpress-3-3/</link>
		<comments>http://wp-ultra.com/2011/12/wordpress-3-3/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 00:30:51 +0000</pubDate>
		<dc:creator>bradthomas127</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wp-ultra.com/?p=397</guid>
		<description><![CDATA[WordPress 3.3 was just released, named &#8220;Sonny&#8221; in honor of the great jazz saxophonist Sonny Stitt. WordPress just keeps getting better and better. Streamlining it&#8217;s simplicity for new users and becoming increasingly robust for the power user. It is an &#8230; <a href="http://wp-ultra.com/2011/12/wordpress-3-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>WordPress 3.3 was just released, named &#8220;Sonny&#8221; in honor of the great jazz saxophonist Sonny Stitt.</p>
<p>WordPress just keeps getting better and better. Streamlining it&#8217;s simplicity for new users and becoming increasingly robust for the power user. It is an incredible platform.</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-ultra.com/2011/12/wordpress-3-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Features of WordPress 3.3</title>
		<link>http://wp-ultra.com/2011/10/features-of-wordpress-3-3/</link>
		<comments>http://wp-ultra.com/2011/10/features-of-wordpress-3-3/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 00:28:53 +0000</pubDate>
		<dc:creator>bradthomas127</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wp-ultra.com/?p=366</guid>
		<description><![CDATA[There is a little over a month for WordPress 3.3 to be released. Right now the release date is set for November 29, 2011. You can check out the version 3.3 project schedule here. Its time for you to see what&#8217;s in &#8230; <a href="http://wp-ultra.com/2011/10/features-of-wordpress-3-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-385" title="WordPress 3.3" src="http://wp-ultra.com/wp-content/uploads/2011/10/3.3-wp-150x150.jpg" alt="WordPress 3.3" width="150" height="150" />There is a little over a month for WordPress 3.3 to be released. Right now the release date is set for November 29, 2011. You can check out the <a href="http://wpdevel.wordpress.com/version-3-3-project-schedule/" target="_blank">version 3.3 project schedule here</a>. Its time for you to see what&#8217;s in store and what to expect when WordPress 3.3 is released. Here is a list of some of the biggest new features and Improvements with WordPress 3.3. <span id="more-366"></span></p>
<h2><span class="Apple-style-span" style="color: #000000; font-weight: bold;">1) The beautiful revamped Admin Bar.</span></h2>
<h2><span class="Apple-style-span" style="color: #333333; font-weight: 300;">The admin bars have taken on a much simpler look and the option to deactivate the Admin bar while viewing the dashboard has been removed.</span></h2>
<p><img class="aligncenter size-full wp-image-374" title="3.3 Admin Bar" src="http://wp-ultra.com/wp-content/uploads/2011/10/adminbar.png" alt="WordPress 3.3 Admin Bar" width="501" height="244" /></p>
<p><span class="Apple-style-span" style="color: #000000; font-weight: bold;">2) The new media Uploader.</span></p>
<p>WordPress 3.3 has replaced its flash based <a href="http://gsoc2011.wordpress.com/file-uploader/" target="_blank">Media uploader</a> with Plupload. which allows you to upload files using HTML5, Flash, Silverlight, Gears, Browserplus or the simple normal upload. The most significant update with Plupload will be Drag and Drop uploading.</p>
<p><img class="aligncenter size-full wp-image-376" title="3.3 Media Uploader" src="http://wp-ultra.com/wp-content/uploads/2011/10/Media-Uploader.png" alt="WordPress 3.3 Media Uploader" width="501" height="278" /></p>
<h2>3) The new feature pointer.</h2>
<p>The new feature pointer will alert you via a pop up pointer about new features. Plugin and Theme authors can also add their own <a href="http://theme.fm/2011/09/introducing-pointers-in-wordpress-3-3-2407/" target="_blank">pointers</a> to educate users about new features in their plugins or themes after an updated.</p>
<p><img class="aligncenter size-full wp-image-378" title="Feature pointer" src="http://wp-ultra.com/wp-content/uploads/2011/10/feature.png" alt="WordPress 3.3 feature pointer" width="501" height="218" /></p>
<h2>4)  New Fly Out Admin Menus.</h2>
<h3></h3>
<h3></h3>
<p>This has enhanced the useability of the WordPress admin panel. WordPress 3.3 has fly out admin menus.</p>
<p><img class="aligncenter size-full wp-image-380" title="Fly out menu" src="http://wp-ultra.com/wp-content/uploads/2011/10/menu.png" alt="WordPresss 3.3 Fly out menu" width="501" height="236" /></p>
<p>These four features are on the user interface of WordPress 3.3, but there is much more upgrading that has to be done to the code of WordPress for security and optimization of performance.</p>
<p><a href="http://wordpress.org/news/2011/10/wordpress-3-3-beta-2/" target="_blank">WordPress 3.3 beta 2</a> was just released today. Here is a list of some of the fixes since WordPress 3.3 beta 1.</p>
<ul>
<li>Fixed IE7 and RTL support</li>
<li>Finished the Pointers implementation</li>
<li>Landed the dashboard Welcome box for new installs</li>
<li>Improved contextual help styling</li>
<li>Improved flyout menu styling and fixed several glitches</li>
</ul>
<p>This is just a beta release and should not be used on a production site.</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-ultra.com/2011/10/features-of-wordpress-3-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching using disk: basic
Object Caching 611/696 objects using disk: basic

 Served from: wp-ultra.com @ 2013-05-14 06:14:03 by W3 Total Cache -->
