<?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>Utah PHP Users Group &#187; Presentations</title>
	<atom:link href="http://uphpu.org/category/presentations/feed/" rel="self" type="application/rss+xml" />
	<link>http://uphpu.org</link>
	<description>PHP application development and support</description>
	<lastBuildDate>Tue, 17 Jan 2012 05:19:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Best Accounting Practices for Web Development &#8211; Joanna Carmony</title>
		<link>http://uphpu.org/2012/01/16/best-accounting-practices-for-web-development-joanna-carmony/</link>
		<comments>http://uphpu.org/2012/01/16/best-accounting-practices-for-web-development-joanna-carmony/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 16:49:58 +0000</pubDate>
		<dc:creator>macnewbold</dc:creator>
				<category><![CDATA[Presentations]]></category>
		<category><![CDATA[accounting]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[carmony]]></category>
		<category><![CDATA[meeting]]></category>

		<guid isPermaLink="false">http://uphpu.org/2012/01/16/best-accounting-practices-for-web-development-joanna-carmony/</guid>
		<description><![CDATA[I&#8217;m pleased to announce this month&#8217;s meeting: Thursday, January 19th, at 7pm at C7 Bluffdale Datacenter Joanna Carmony: Best Accounting Practices for the Web Development Industry Come and learn from an accountant with years of experience what you should be doing better with your books. There should be something for everyone, whether you own a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pleased to announce this month&#8217;s meeting:</p>
<p>Thursday, January 19th, at 7pm at C7 Bluffdale Datacenter</p>
<p>Joanna Carmony: Best Accounting Practices for the Web Development Industry</p>
<p>Come and learn from an accountant with years of experience what you should be doing better with your books. There should be something for everyone, whether you own a web development business, own a business that does some web development, are self-employed, or just do some freelance on the side.</p>
<p>As time allows, we&#8217;ll have a round-table discussion to take advantage of the collective expertise in the group on the subject, and discuss any questions you may have about the business side of web development.</p>
<p>As usual, we&#8217;ll be having our after-party at the Draper Applebees, starting around 9pm. Feel free to join us!</p>]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2012/01/16/best-accounting-practices-for-web-development-joanna-carmony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blazing Data with Redis</title>
		<link>http://uphpu.org/2011/12/14/blazing-data-with-redis/</link>
		<comments>http://uphpu.org/2011/12/14/blazing-data-with-redis/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 01:46:22 +0000</pubDate>
		<dc:creator>wade</dc:creator>
				<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://uphpu.org/?p=1036</guid>
		<description><![CDATA[For our December meeting, Justin Carmony will present on &#8220;Blazing Data with Redis.&#8221; There are several solutions about in the &#8220;NoSQL&#8221; realm, and I&#8217;ll be honest, Redis is one of my favorites. Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, [...]]]></description>
			<content:encoded><![CDATA[<p>For our December <a href="/events">meeting</a>, Justin Carmony will present on &#8220;Blazing Data with Redis.&#8221; There are several solutions about in the &#8220;NoSQL&#8221; realm, and I&#8217;ll be honest, Redis is one of my favorites. Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.</p>
<p>What is great about Redis is just how fast it is. In order to achieve its outstanding performance, Redis works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log.</p>
<p>So come down and learn the basics of Redis, whether using it as an advanced cache alternative to Memcached, a queueing system, a data store, or anything where you would benefit from high performance reads and writes.</p>]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2011/12/14/blazing-data-with-redis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Designing with Scalability Platforms in Mind</title>
		<link>http://uphpu.org/2011/11/14/designing-with-scalability-platforms-in-mind/</link>
		<comments>http://uphpu.org/2011/11/14/designing-with-scalability-platforms-in-mind/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 16:56:59 +0000</pubDate>
		<dc:creator>wade</dc:creator>
				<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://uphpu.org/?p=1031</guid>
		<description><![CDATA[For our November meeting, Joseph Brower will be visiting from Idaho to present about scalability platforms. As usual, we&#8217;ll follow it with our Applebee&#8217;s aftermeeting. We look forward to seeing you there! As the hype around the &#8220;cloud&#8221; continues to grow, the importance of understanding how it works becomes more and more relevant. This presentation [...]]]></description>
			<content:encoded><![CDATA[<p>For our November <a href="/events">meeting</a>, Joseph Brower will be visiting from Idaho to present about scalability platforms. As usual, we&#8217;ll follow it with our Applebee&#8217;s aftermeeting. We look forward to seeing you there!</p>
<p>As the hype around the &#8220;cloud&#8221; continues to grow, the importance of understanding how it works becomes more and more relevant.  This presentation will provide an overview of how an application should be designed to ensure that it can scale well.  The presentation will start with an explanation of how some cloud services work followed by things to consider when designing your application to up scale.  We&#8217;ll finish the presentation (time pending) with a demonstration of a cloud driven work flow and end with a Q/A period.</p>
<p>The presentation will be given with the assumption that the people listening are familiar with PHP development, along with version control systems.</p>]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2011/11/14/designing-with-scalability-platforms-in-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scale or Fail &#8211; Give your App the Speed it Needs in the Cloud!</title>
		<link>http://uphpu.org/2011/10/17/scale-or-fail-give-your-app-the-speed-it-needs-in-the-cloud-2/</link>
		<comments>http://uphpu.org/2011/10/17/scale-or-fail-give-your-app-the-speed-it-needs-in-the-cloud-2/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 16:43:35 +0000</pubDate>
		<dc:creator>wade</dc:creator>
				<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://uphpu.org/?p=1024</guid>
		<description><![CDATA[For our October meeting, Grant Shipley, from Redhat, will be flying in from North Carolina to tell us about deploying PHP on ec2 using openshift, and a little about http://www.follw.it which is a site he created using Code Igniter, and why I chose PHP over Java for the follw.it site, despite being a Java developer [...]]]></description>
			<content:encoded><![CDATA[<p>For our October <a href="/events">meeting</a>, Grant Shipley, from <a href="http://www.redhat.com/">Redhat</a>, will be flying in from North Carolina to tell us about deploying PHP on ec2 using openshift, and a little about <a href="http://www.follw.it">http://www.follw.it</a> which is a site he created using Code Igniter, and why I chose PHP over Java for the follw.it site, despite being a Java developer for over 10 years.</p>
<p>Whether you have one or a million visitors accessing your web app, they are all going to demand a great user experience regardless of what it takes for you to deliver it. This invariably means quick page loads and fast response times every single time. When things go south, you just throw more hardware at the problem and increase your caches and buffers, right? Wrong. Toss in an infrastructure that resides on the cloud and now you’ve got a really interesting problem on your hands. I’ll leave the marketecure slides at the door, this is a hands-on technical talk in which we&#8217;ll deploy an application to the cloud and then turn up the heat by leveraging the right mix of elasticity and auto-sclaing.</p>
<blockquote><p>Grant Shipley is an OpenShift PaaS Evangelist at Red Hat focused on cloud technologies.  Prior to that, Grant was a Manager of Software Development with responsibilities over the <a href="http://www.redhat.com" rel="nofollow">http://www.redhat.com</a> website and supporting infrastructure.  Grant has over 10 years of software development experience focusing on Java and PHP.  In his free time, he contributes to several open source projects including Media Portal and <a href="http://www.follw.it" rel="nofollow">http://www.follw.it</a>  as well as developing iOS applications.  Grant has been using Linux on a daily basis since 1994 and is active in the FOSS community.</p></blockquote>]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2011/10/17/scale-or-fail-give-your-app-the-speed-it-needs-in-the-cloud-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scale or Fail &#8211; Give your App the Speed it Needs in the Cloud!</title>
		<link>http://uphpu.org/2011/09/01/scale-or-fail-give-your-app-the-speed-it-needs-in-the-cloud/</link>
		<comments>http://uphpu.org/2011/09/01/scale-or-fail-give-your-app-the-speed-it-needs-in-the-cloud/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 18:57:47 +0000</pubDate>
		<dc:creator>wade</dc:creator>
				<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://uphpu.org/?p=1008</guid>
		<description><![CDATA[For our October meeting, Grant Shipley, from Redhat, will be flying in from North Carolina to tell us about deploying PHP on ec2 using openshift, and a little about http://www.follw.it which is a site he created using Code Igniter, and why he chose PHP over Java for the follw.it site, despite being a Java developer [...]]]></description>
			<content:encoded><![CDATA[<p>For our October <a href="/events">meeting</a>, Grant Shipley, from Redhat, will be flying in from North Carolina to<br />
tell us about deploying PHP on ec2 using openshift, and a little about <a href="http://www.follw.it" rel="nofollow">http://www.follw.it</a> which is a site he created using Code Igniter, and why he chose PHP over Java for the follw.it site, despite being a Java developer for over 10 years.</p>
<blockquote><p>Whether you have one or a million visitors accessing your web app,<br />
they are all going to demand a great user experience regardless of<br />
what it takes for you to deliver it. This invariably means quick page<br />
loads and fast response times every single time. When things go south,<br />
you just throw more hardware at the problem and increase your caches<br />
and buffers, right? Wrong. Toss in an infrastructure that resides on<br />
the cloud and now you’ve got a really interesting problem on your<br />
hands. I’ll leave the marketecure slides at the door, this is a<br />
hands-on technical talk in which we&#8217;ll deploy an application to the<br />
cloud and then turn up the heat by leveraging the right mix of<br />
elasticity and auto-sclaing.</p></blockquote>
<blockquote><p>Grant Shipley is an OpenShift PaaS Evangelist at Red Hat focused on<br />
cloud technologies.  Prior to that, Grant was a Manager of Software<br />
Development with responsibilities over the <a href="http://www.redhat.com" rel="nofollow">http://www.redhat.com</a> website and<br />
supporting infrastructure.  Grant has over 10 years of software<br />
development experience focusing on Java and PHP.  In his free time, he<br />
contributes to several open source projects including Media Portal and<br />
<a href="http://www.follw.it" rel="nofollow">http://www.follw.it</a>  as well as developing iOS applications.  Grant has been<br />
using Linux on a daily basis since 1994 and is active in the FOSS<br />
community.</p></blockquote>]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2011/09/01/scale-or-fail-give-your-app-the-speed-it-needs-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FBI recruiter and PHP Security</title>
		<link>http://uphpu.org/2011/09/01/fbi-recruiter-and/</link>
		<comments>http://uphpu.org/2011/09/01/fbi-recruiter-and/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 18:55:49 +0000</pubDate>
		<dc:creator>wade</dc:creator>
				<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://uphpu.org/?p=1005</guid>
		<description><![CDATA[For our September meeting, first, we&#8217;ll have a brief presentation from a visitor from the FBI to discuss tech opportunities within their organization. Then, the main event will be Steve Meyers presenting on PHP Security. We will be giving away more UTOS Raffle Tickets.]]></description>
			<content:encoded><![CDATA[<p>For our September <a href="/events">meeting</a>, first, we&#8217;ll have a brief presentation from a visitor from the FBI to discuss tech opportunities within their organization. Then, the main event will be Steve Meyers presenting on PHP Security. We will be giving away more UTOS Raffle Tickets.</p>]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2011/09/01/fbi-recruiter-and/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP profiling</title>
		<link>http://uphpu.org/2011/07/18/php-profiling/</link>
		<comments>http://uphpu.org/2011/07/18/php-profiling/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 18:26:38 +0000</pubDate>
		<dc:creator>wade</dc:creator>
				<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://uphpu.org/?p=983</guid>
		<description><![CDATA[For our July meeting, Justin Carmony will be teaching us some of his tips, tricks, and techniques for doing performance profiling and optimization in PHP applications. Our meeting is at 7pm on Thursday, July 21, at Center7 Networks&#8217; Bluffdale data center, and after the meeting everyone is welcome to join us at the Draper Applebees. [...]]]></description>
			<content:encoded><![CDATA[<p>For our <a href="/events">July meeting</a>, Justin Carmony will be teaching us some of his tips, tricks, and techniques for doing performance profiling and optimization in PHP applications. Our meeting is at 7pm on Thursday, July 21, at Center7 Networks&#8217; Bluffdale data center, and after the meeting everyone is welcome to join us at the Draper Applebees.</p>
<p>If you have something you&#8217;d be willing to present at a future meeting, please let me know and we&#8217;ll get you on the schedule.</p>]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2011/07/18/php-profiling/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>MySQL Forks: Which One Is Right For Me?</title>
		<link>http://uphpu.org/2011/06/14/meeting-thursay-june-16-mysql-forks-which-one-is-right-for-me/</link>
		<comments>http://uphpu.org/2011/06/14/meeting-thursay-june-16-mysql-forks-which-one-is-right-for-me/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 16:33:00 +0000</pubDate>
		<dc:creator>mindjuju</dc:creator>
				<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://uphpu.org/?p=957</guid>
		<description><![CDATA[I&#8217;ve got to admit, i didn&#8217;t even know there were forks to mysql, but in discussing the matter with Steve Meyers, I can understand better what he means when he says : if you&#8217;re not using a mysql fork, you have no idea what you&#8217;re missing out on. For our June meeting, Steve will be [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got to admit, i didn&#8217;t even know there were forks to mysql, but in discussing the matter with Steve Meyers, I can understand better what he means when he says : if you&#8217;re not using a mysql fork, you have no idea what you&#8217;re missing out on.</p>
<p>For our <a href="/events">June meeting</a>, Steve will be discussing the benefits of Oracle MySQL, Drizzle, Percona Server, and MariaDB. Don&#8217;t forget that we&#8217;re at out new location: <a href="/events">Center 7 in Bluffdale</a>.</p>
<p>A little about Steven:</p>
<blockquote><p>I started out as a developer at Omniture (known as MyComputer.com back then, among other names) from 1998 to 2001.  I was the Chief Architect, involved in all new code and database design. I then worked for MingleMatch (bought by Spark Networks in 2005) from 2001 to 2009.  For a while, I was the entire Development and IT department.  As we hired more employees, I transitioned into a full-time IT management role, while still maintaining a close relationship with the Development group. I left there in 2009, and began working for CrimeReports.com in a similar role.  I left in January 2011 to pursue my own businesses. Since 2001, I have been running CougarBoard.com, a community of BYU sports fans.  I wrote the site from scratch, although it uses a few external libraries.</p>
<p>Over the years, I have become fairly proficient with PHP and MySQL.  My understanding of the system as well as programming side of things has helped me to optimize SQL, PHP, and general web serving.</p></blockquote>]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2011/06/14/meeting-thursay-june-16-mysql-forks-which-one-is-right-for-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frameworks and content management</title>
		<link>http://uphpu.org/2011/05/12/frameworks-and-content-management/</link>
		<comments>http://uphpu.org/2011/05/12/frameworks-and-content-management/#comments</comments>
		<pubDate>Thu, 12 May 2011 17:40:40 +0000</pubDate>
		<dc:creator>wade</dc:creator>
				<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://uphpu.org/?p=930</guid>
		<description><![CDATA[For our May meeting, Wade Shearer will present on frameworks and content management. He will be giving a presentation on a custom system that he developed. Note that we will be meeting at our new (old) location, Center 7&#8216;s new data center in Bluffdale (the old LinuxNetworx building). ID will be required for admittance.]]></description>
			<content:encoded><![CDATA[<p>For our <a href="/events/">May meeting</a>, <a href="/author/wade/">Wade Shearer</a> will present on frameworks and content management. He will be giving a presentation on a custom system that he developed.</p>
<p>Note that we will be meeting at our <a href="/events">new (old) location</a>, <a href="http://www.c7dc.com/">Center 7</a>&#8216;s new data center in Bluffdale (the old LinuxNetworx building). ID will be required for admittance.</p>]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2011/05/12/frameworks-and-content-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open discussion on cloud-hosting</title>
		<link>http://uphpu.org/2011/04/21/april-meeting-running-php-in-production/</link>
		<comments>http://uphpu.org/2011/04/21/april-meeting-running-php-in-production/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 16:59:33 +0000</pubDate>
		<dc:creator>Justin Carmony</dc:creator>
				<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://uphpu.org/?p=920</guid>
		<description><![CDATA[Our April meeting with be an open-ended discussion. We&#8217;ll talk about running your php application on things like Amazon&#8217;s and Rackspace&#8217;s cloud, as well as other things to keep in mind about your production environment. Should be a good discussion.]]></description>
			<content:encoded><![CDATA[<p>Our April meeting with be an open-ended discussion. We&#8217;ll talk about running your php application on things like Amazon&#8217;s and Rackspace&#8217;s cloud, as well as other things to keep in mind about your production environment. Should be a good discussion.</p>]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2011/04/21/april-meeting-running-php-in-production/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

