<?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>Facility9 &#187; community</title>
	<atom:link href="http://facility9.com/tag/community/feed/" rel="self" type="application/rss+xml" />
	<link>http://facility9.com</link>
	<description>Jeremiah Peschka - professional something or other</description>
	<lastBuildDate>Fri, 06 Jan 2012 15:00:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Goals for 2011 &#8211; Early Update</title>
		<link>http://facility9.com/2011/01/goals-for-2011-early-update/</link>
		<comments>http://facility9.com/2011/01/goals-for-2011-early-update/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 03:11:14 +0000</pubDate>
		<dc:creator>Jeremiah Peschka</dc:creator>
				<category><![CDATA[nosql_syndication]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Riak]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[riak]]></category>

		<guid isPermaLink="false">http://facility9.com/?p=2198</guid>
		<description><![CDATA[It&#8217;s a bit early to be updating my goals for 2011, but I&#8217;m really excited about this one. Over the course of last week, I wrote an article about loading data into Riak. I had a brief conversation with Mark Phillips (blog &#124; twitter) about adding some of the code to the Riak function contrib.&#8230;]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a bit early to be updating my goals for 2011, but I&#8217;m really excited about this one. Over the course of last week, I wrote an article about <a href='http://facility9.com/2011/01/18/riak-write-performanc' target='_blank'>loading data into Riak</a>. I had a brief conversation with Mark Phillips (<a href='http://phark.posterous.com/' target='_blank'>blog</a> | <a href='http://twitter.com/pharkmillups' target='_blank'>twitter</a>) about adding some of the code to the <a href='http://contrib.basho.com/' target='_blank'>Riak function contrib</a>.</p>
<p>This is where a sane person would say &#8220;Yeah, sure Mark, do whatever you want with my code.&#8221; Instead I said something like &#8220;I&#8217;d be happy to share. How about I make a generic tool?&#8221; About 40 minutes later I had a working chunk of code. 30 minutes after that I had refactored the code into a <a href='https://github.com/basho/riak_function_contrib/blob/843142858bb3c3631b5d4dea1cfe141aec43cae8/other/ruby/yaml_importer.rb' target='_blank'>driver</a> and a <a href='https://github.com/basho/riak_function_contrib/blob/843142858bb3c3631b5d4dea1cfe141aec43cae8/other/ruby/riak_yaml_importer.rb' target='_blank'>library</a>. I wrote up some documentation and sent everything off to be included in the main Riak function contrib repository. A couple of days and a documentation correction later and you can now see my first code contribution to the open source world on the internet: <a href='http://contrib.basho.com/yaml_importer.html' target='_blank'>Importing YAML</a>.</p>
<p>While I&#8217;m really excited about this, and it&#8217;s very important to me, there&#8217;s more to take away from this than just &#8220;Yay, I did something!&#8221; We&#8217;re all able to give something back to our community. In this case I took code I had written to perform benchmarks and extracted a useful piece of demonstration code from it. Share your knowledge with the world around you &#8211; it&#8217;s how we get smarter.</p>
]]></content:encoded>
			<wfw:commentRss>http://facility9.com/2011/01/goals-for-2011-early-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Columbus Code Camp Slides and Round Up</title>
		<link>http://facility9.com/2010/10/columbus-code-camp-slides-and-round-up/</link>
		<comments>http://facility9.com/2010/10/columbus-code-camp-slides-and-round-up/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 13:07:11 +0000</pubDate>
		<dc:creator>Jeremiah Peschka</dc:creator>
				<category><![CDATA[Speaking]]></category>
		<category><![CDATA[columbus]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://facility9.com/?p=1918</guid>
		<description><![CDATA[This weekend I attended the Columbus Code Camp. This was the first code camp to be held in Columbus, and I think it was a success. There were two tracks of speakers talking about a variety of different topics &#8211; Clojure, automated testing, SQL, Ruby, and phone development. The local turn out was good and&#8230;]]></description>
			<content:encoded><![CDATA[<p>This weekend I attended the <a href='http://columbuscodecamp.com/' target='_blank'>Columbus Code Camp</a>. This was the first code camp to be held in Columbus, and I think it was a success. </p>
<p>There were two tracks of speakers talking about a variety of different topics &#8211; Clojure, automated testing, SQL, Ruby, and phone development. The local turn out was good and the sponsor turn out was great as well. Sponsors donated a lot of prizes, swag, and offered their support in a variety of ways. All in all, I would say it was a great event.</p>
<p>I gave a talk about Refactoring SQL. It was the first time I&#8217;d presented it and I was polishing the slides until 1:00AM the night before. Lucky for you guys, the slides are now up on SlideShare: <a href="http://www.slideshare.net/peschkaj/refactoring-sql" title="Refactoring SQL">Refactoring SQL</a></strong>
<div style="padding:5px 0 12px">.</p>
]]></content:encoded>
			<wfw:commentRss>http://facility9.com/2010/10/columbus-code-camp-slides-and-round-up/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lightning Talk Moderators Needed</title>
		<link>http://facility9.com/2010/10/lightning-talk-moderators-needed/</link>
		<comments>http://facility9.com/2010/10/lightning-talk-moderators-needed/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 13:00:33 +0000</pubDate>
		<dc:creator>Jeremiah Peschka</dc:creator>
				<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[summit2010]]></category>
		<category><![CDATA[volunteer]]></category>

		<guid isPermaLink="false">http://facility9.com/?p=1896</guid>
		<description><![CDATA[In case you haven&#8217;t heard, we&#8217;re adding Lightning Talks to the PASS Community Summit this year. The idea of Lightning Talks is pretty simple: Every speaker has 5 minutes Slides are optional No demos When the 5 minutes are up, the speaker is done. So, in order to pull this off, we need three volunteers&#8230;]]></description>
			<content:encoded><![CDATA[<p>In case you haven&#8217;t heard, we&#8217;re adding Lightning Talks to the PASS Community Summit this year. The idea of Lightning Talks is pretty simple:</p>
<ul>
<li>Every speaker has 5 minutes</li>
<li>Slides are optional</li>
<li>No demos</li>
<li>When the 5 minutes are up, the speaker is done.</li>
</ul>
<p>So, in order to pull this off, we need three volunteers from the audience. All you have to do is work an egg timer. Whenever a speaker starts talking, you start the egg timer. When they&#8217;re done, you cut them off, shoo them off the stage, and then introduce the next speaker. You can think of the job as being like an M.C. because that&#8217;s what it is (parachute pants will not be provided by PASS). One bonus is that you&#8217;ll get to hobnob with the speakers and/or embarrass when you introduce them. It&#8217;s all good fun until someone falls off the stage!</p>
<p>If you&#8217;d like to volunteer to moderate one of these sessions, let me know. Send an email to <a href='mailto:jeremiah.peschka@sqlpass.org'>jeremiah.peschka@sqlpass.org</a>. There are only three sessions, supplies are limited. Act now!</p>
<p><strong>Update:</strong> I want to thank everyone who got back in touch with me about this, and there were a lot of you. We have our moderators selected &#8211; Matt Velic, Lance Harra, and Noel McKinney will be emceeing our Lightning Talks</p>
]]></content:encoded>
			<wfw:commentRss>http://facility9.com/2010/10/lightning-talk-moderators-needed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Turtles All The Way Down</title>
		<link>http://facility9.com/2010/08/turtles-all-the-way-down/</link>
		<comments>http://facility9.com/2010/08/turtles-all-the-way-down/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 12:14:28 +0000</pubDate>
		<dc:creator>Jeremiah Peschka</dc:creator>
				<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://facility9.com/?p=1804</guid>
		<description><![CDATA[This has nothing to do with turtles. Just in case you didn&#8217;t figure it out, I wanted to make that clear. However, I am really excited to announce that I&#8217;m joining Quest Software as a Database Expert. My official job title is still up in the air, but let&#8217;s talk a little bit about what&#8230;]]></description>
			<content:encoded><![CDATA[<p><strong>This has nothing to do with turtles.</strong> Just in case you didn&#8217;t figure it out, I wanted to make that clear. However, I am really excited to announce that I&#8217;m joining Quest Software as a Database Expert. My official job title is still up in the air, but let&#8217;s talk a little bit about what I&#8217;m going to be doing.</p>
<p><strong>I&#8217;m going to stay involved in the community.</strong> That&#8217;s a big one right there. I&#8217;m still going to be on the Board of Directors for PASS. I&#8217;m still going to run my local user group (until we have elections and I&#8217;m voted off the island). I&#8217;m still going to speak at SQL Saturdays and the like. I&#8217;m still going to blog about all the crazy messed up things that I do with data. (Have I mentioned that I really like data?)</p>
<p><strong>I&#8217;m going to keep solving problems.</strong> One of the things that I enjoyed the most about the last two years at Cass Information Systems is that I wasn&#8217;t just a DBA. I worked with a great team of developers to solve a variety of problems. Some days I sat in on meetings with them to just give advice based on prior experience. Some days I would be tuning T-SQL. Some days I would be working to help design the optimal solution to a problem using a combination of C# and T-SQL. Solving problems is something that I love. I never want to stop doing it. In fact, I made things change <em>because</em> of the problems that I would be able to solve; these are problems that have been running through my head for a long time.</p>
<p><strong>I love code.</strong> I really mean it &#8211; I love writing code. There&#8217;s nothing like opening up an editor and whipping up some code to solve a problem. I wanted to download a bunch of PDFs, <a href="http://facility9.com/2010/07/31/nosql-summer-reading-list">I figured out how</a>. This new position means that I&#8217;ll have the opportunity to combine the things that I love &#8211; community, problem solving, code, and data &#8211; to do some really cool things.</p>
<p><strong>I should stop bolding the first sentence of every paragraph, shouldn&#8217;t I?</strong></p>
<p>Let&#8217;s make this a bit freaky for you: I&#8217;m not going to be working exclusively with SQL Server. In fact, I&#8217;m not even going to be working exclusively with RDBMSes. </p>
<p>Did you guess it yet? That&#8217;s right: I&#8217;m going to be working with cloud databases and NoSQL.</p>
<p>Since you&#8217;re reading this right now, you&#8217;ve probably noticed that I&#8217;ve been writing a lot about MongoDB, other NoSQL databases, as well as PostgreSQL lately. I&#8217;m exploring the world around me and writing about what I&#8217;m finding out. This is an amazing time to be looking at different ways to store data. I&#8217;m incredibly excited by all of this new technology. People notice that.</p>
<p><em>You too can have fabulous prizes.</em> A lot of people have said it before. Hell, I&#8217;m going to be saying it <a href="http://sqlsaturday.com/viewsession.aspx?sat=51&amp;sessionid=1979">this Saturday in Nashville</a>: show your passion. People notice it. Even if that passion leads you away from the fold, follow it. When you write and speak with passion, people will take notice. When you share what you&#8217;ve learned with passion, people will take notice.</p>
<p>I didn&#8217;t respond to an ad on craigslist. I&#8217;d like to think that this opportunity came about because of the time I spend with you, the community, the time I spend blogging, and the time I spend presenting. These are all things that I love doing and now I&#8217;m going to be paid to do them. I&#8217;m not sure it gets any better than this&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://facility9.com/2010/08/turtles-all-the-way-down/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Presenting for the PASS Professional Development Virtual Chapter</title>
		<link>http://facility9.com/2010/06/presenting-for-the-pass-professional-development-virtual-chapter/</link>
		<comments>http://facility9.com/2010/06/presenting-for-the-pass-professional-development-virtual-chapter/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 00:36:32 +0000</pubDate>
		<dc:creator>Jeremiah Peschka</dc:creator>
				<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[community]]></category>

		<guid isPermaLink="false">http://facility9.com/?p=1617</guid>
		<description><![CDATA[Wednesday, June 16th, I will be presenting for the PASS Professional Development Virtual Chapter. The Live Meeting starts at 1PM EST and will last for around an hour. You can click on this glorious link to attend. Title: Taking Control of Your Career Abstract: Raises, promotions, and job offers don&#8217;t happen by accident; you need&#8230;]]></description>
			<content:encoded><![CDATA[<p>Wednesday, June 16th, I will be presenting for the PASS Professional Development Virtual Chapter.</p>
<p>The Live Meeting starts at 1PM EST and will last for around an hour. You can <a href='https://www323.livemeeting.com/cc/usergroups/join?id=878K9N&amp;role=attend' target='_blank'>click on this glorious link</a> to attend.</p>
<p><strong>Title:</strong> Taking Control of Your Career</p>
<p><strong>Abstract:</strong> Raises, promotions, and job offers don&#8217;t happen by accident; you need a plan. Through careful planning you can create and reach impressive goals. But what&#8217;s the point of reaching your goals if nobody notices? &#8220;If you build it, they will come&#8221; doesn&#8217;t apply when you&#8217;re building your career. </p>
<p>In this session I will show you:</p>
<ul>
<li>How to set achievable goals</li>
<li>The importance of planning your career</li>
<li>Methods for recording and communicating your accomplishments</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://facility9.com/2010/06/presenting-for-the-pass-professional-development-virtual-chapter/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Missing Speakers</title>
		<link>http://facility9.com/2010/06/the-missing-speakers/</link>
		<comments>http://facility9.com/2010/06/the-missing-speakers/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 22:38:04 +0000</pubDate>
		<dc:creator>Jeremiah Peschka</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[presenting]]></category>
		<category><![CDATA[summit2010]]></category>

		<guid isPermaLink="false">http://facility9.com/?p=1599</guid>
		<description><![CDATA[Allen Kinsel (twitter &#124; blog) and I have been fielding a draft email back and forth this afternoon. Rather than bore you with the backstory, here&#8217;s the body of the email: After we heard from a few Microsoft employees who work outside of the normal speaking groups, we decided to do something about it. We&#8217;re&#8230;]]></description>
			<content:encoded><![CDATA[<p>Allen Kinsel (<a href='http://twitter.com/sqlinsaneo' target='_blank'>twitter</a> | <a href='http://www.allenkinsel.com/' target='_blank'>blog</a>) and I have been fielding a draft email back and forth this afternoon. Rather than bore you with the backstory, here&#8217;s the body of the email:</p>
<blockquote><p>After we heard from a few Microsoft employees who work outside of the normal speaking groups, we decided to do something about it. We&#8217;re asking you, and anyone else you know who falls into this category, to submit your sessions during the community call for speakers. This is our way of making sure that you don&#8217;t slip through the gap. Please pass this on to any of your colleagues who may find themselves in the same situation.</p>
<p>One last thing: The Call for Speakers ends Saturday, so you will have to hurry.</p>
<p><a href='http://sqlpass.eventpoint.com/cft/' target='_blank'>http://sqlpass.eventpoint.com/cft/</a></p></blockquote>
<p>Why would we do this? Microsoft have their own call for speakers, right? They do, but it&#8217;s a Microsoft internal process &#8211; we can only make suggestions about the final speaker selections. </p>
<p>Here&#8217;s the deal &#8211; there are some speakers out there that we feel are an important part of the community, speakers who are outside of the normal Microsoft speaker track. They aren&#8217;t on the product development team, they aren&#8217;t architects, they aren&#8217;t general managers at Microsoft. These are the DBAs who keep Microsoft&#8217;s databases running, CSS/PSS, and other DBAs out there in the trenches. Most importantly, they&#8217;re also members of our community. </p>
<p>You probably know some of them &#8211; they&#8217;ve spoken at the PASS Summit, at SQL Saturdays, and at user groups. They&#8217;re highly rated speakers and they&#8217;re valuable members of the community.</p>
<p>If you know someone who falls into this group of people, pass this message along. We are working to make sure that this year&#8217;s PASS Summit is the best one that we&#8217;ve had and we know these people will make it even better.</p>
<p>Thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://facility9.com/2010/06/the-missing-speakers/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Better When You&#8217;re Not Alone</title>
		<link>http://facility9.com/2010/05/better-when-youre-not-alone/</link>
		<comments>http://facility9.com/2010/05/better-when-youre-not-alone/#comments</comments>
		<pubDate>Mon, 24 May 2010 12:00:56 +0000</pubDate>
		<dc:creator>Jeremiah Peschka</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[tenuous connections]]></category>

		<guid isPermaLink="false">http://facility9.com/?p=1546</guid>
		<description><![CDATA[In the last month, I&#8217;ve gone to three different concerts &#8211; once by myself and twice with a friend. They&#8217;ve all been great shows, but for different reasons. The show I went to alone was one of my favorite bands. It was a great show, I had a great time and ran into a few&#8230;]]></description>
			<content:encoded><![CDATA[<p><img src="http://d1kpgdt94igfig.cloudfront.net/wp-content/uploads/2010/05/every-time-im-having-fun.jpg" width="160" height="240" class="alignright size-thumbnail wp-image-1547" alt="You, in the back, are you having fun?" /><br />
In the last month, I&#8217;ve gone to three different concerts &#8211; once by myself and twice with a friend. They&#8217;ve all been great shows, but for different reasons. </p>
<p>The show I went to alone was one of my favorite bands. It was a great show, I had a great time and ran into a few old acquaintances, but it was still awkward being there alone: I didn&#8217;t know anyone and it&#8217;s hard to make new friends at a loud concert.</p>
<p>The next two shows, I went with friends. The experience was completely different. When you&#8217;re hanging out at a show with a friend, there&#8217;s a lot of shared fun that goes on. Everything is more entertaining. When a song is really good, you both notice it, you comment on it. Afterwards you have someone to talk to about the experience. What you witnessed gets better because there&#8217;s someone else to share the experience. For the record, I really didn&#8217;t like the most recent concert I went to. It was an average performance, but I had a good time. Why? I was there with a friend.</p>
<p>Going to user groups and conferences is the same way. It&#8217;s better if you already know someone, but what if you don&#8217;t?</p>
<p>I&#8217;m a naturally shy person and an introvert. I prefer one-on-one interaction to large groups of people. At the same time, when I go to a SQL Saturday, speak at a user group, or attend a conference I go out of my way to meet new people.</p>
<p>Why am I going out of my way to meet new people? Because odds are that I don&#8217;t know anyone at an event and if I don&#8217;t know someone, chances are that there are other people present who don&#8217;t know anyone. If you have a good time, you&#8217;re more likely to do something again, right? And, if you know somebody it&#8217;s easier to have fun, right? </p>
<p>I&#8217;m making new friends, having more fun, and we&#8217;re all more likely to do this again. </p>
<p>The next time you&#8217;re at a user group meeting, SQL Saturday, or a conference, take the time to make a friend. I guarantee that you&#8217;ll have fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://facility9.com/2010/05/better-when-youre-not-alone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Submitting a Winning Abstract at PASS</title>
		<link>http://facility9.com/2010/04/submitting-a-winning-abstract-at-pass/</link>
		<comments>http://facility9.com/2010/04/submitting-a-winning-abstract-at-pass/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 23:09:18 +0000</pubDate>
		<dc:creator>Jeremiah Peschka</dc:creator>
				<category><![CDATA[Speaking]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[passsummit]]></category>
		<category><![CDATA[presenting]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[summit2010]]></category>

		<guid isPermaLink="false">http://facility9.com/?p=1490</guid>
		<description><![CDATA[For those who couldn&#8217;t make today&#8217;s presentation, or those who could but want to hear Tim Ford and Buck Woody trashing Wisconsin, I&#8217;m pleased to share with you both the slides and the recording of today&#8217;s presentation. Or rather, two recordings. The Powerpoint The Presentation Submitting a session to the PASS Summit really isn&#8217;t terrifying.&#8230;]]></description>
			<content:encoded><![CDATA[<p>For those who couldn&#8217;t make today&#8217;s presentation, or those who could but want to hear Tim Ford and Buck Woody trashing Wisconsin, I&#8217;m pleased to share with you both the slides and the recording of today&#8217;s presentation. Or rather, two recordings. </p>
<p><a href='https://facility9presentations.s3.amazonaws.com/Intro%20to%20Speaking%20At%20PASS%20Upload.pptx' target='_blank'>The Powerpoint</a></p>
<p><a href='https://facility9presentations.s3.amazonaws.com/Intro%20to%20Speaking%20at%20PASS.zip' target='_blank'>The Presentation</a></p>
<p>Submitting a session to the PASS Summit really isn&#8217;t terrifying. What&#8217;s terrifying is being accepted and being faced with the prospect of speaking&#8230; I kid, I kid. There&#8217;s nothing terrifying about it. You put together an abstract, revise it a few times, and then submit it. When you submit an abstract you&#8217;ll want to put together a list of objectives &#8211; problems that you&#8217;re going to solve for the attendees.</p>
<p>Well, that&#8217;s about all there is to that. If you have questions, post them in the comments. I can&#8217;t tell you what PASS is looking for because, well, I don&#8217;t know. It&#8217;s based on a number of different things and depends, in part, on your abstract itself. So, write some abstracts, give them a once over, and submit them to PASS.</p>
<p>Want some more ideas about writing abstracts? Look no further than Brent Ozar&#8217;s blog post <a href='http://www.brentozar.com/archive/2010/04/how-to-get-readers-to-pay-attention/' target='_blank'>How to Get Readers to Pay Attention.</a></p>
<p>Want to know more about public speaking? I would suggest <a href="http://www.amazon.com/gp/product/0596801998?ie=UTF8&amp;tag=facility9-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0596801998">Confessions of a Public Speaker</a><img src="http://www.assoc-amazon.com/e/ir?t=facility9-20&amp;l=as2&amp;o=1&amp;a=0596801998" width="1" height="1" border="0" alt="" style="border:none !important;margin:0px !important" />.</p>
]]></content:encoded>
			<wfw:commentRss>http://facility9.com/2010/04/submitting-a-winning-abstract-at-pass/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Free SQL Server Training in April</title>
		<link>http://facility9.com/2010/03/free-sql-server-training-in-april/</link>
		<comments>http://facility9.com/2010/03/free-sql-server-training-in-april/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 14:00:33 +0000</pubDate>
		<dc:creator>Jeremiah Peschka</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[dynamic sql]]></category>
		<category><![CDATA[presenting]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql internals]]></category>

		<guid isPermaLink="false">http://facility9.com/?p=1429</guid>
		<description><![CDATA[I&#8217;m going to be speaking at a few events in April. I bet you want to come visit and hear the crazy sounds that I&#8217;m going to be making! Thursday April 8th &#8211; Columbus, OH Fundamentals of SQL Server Internals The Abstract: Want to know what makes SQL Server tick? Ever wonder what SQL Server&#8230;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to be speaking at a few events in April. I bet you want to come visit and hear the crazy sounds that I&#8217;m going to be making!</p>
<h3>Thursday April 8th &#8211; Columbus, OH</h3>
<h4>Fundamentals of SQL Server Internals</h4>
<p><strong>The Abstract:</strong> Want to know what makes SQL Server tick?<br />
Ever wonder what SQL Server is doing when you run a query?<br />
Ever wonder which parts of SQL Server are responsible for specific functionality?</p>
<p>Jeremiah Peschka can&#8217;t promise answers to every question, but he can set you on the path to knowledge about the inner workings of SQL Server.</p>
<p><strong>Location:</strong> <a href='http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=1160+Dublin+Rd,+Columbus,+OH+43215+(Battelle+For+Kids)&amp;sll=37.0625,-95.677068&amp;sspn=45.014453,84.550781&amp;ie=UTF8&amp;t=h&amp;z=16&amp;iwloc=A' target='_blank'>Battelle for Kids</a> &#8211; 1160 Dublin Rd Suite 500, Columbus, OH 43215</p>
<p><strong>Time:</strong> 6:30 PM, but you can show up at 6:00 PM for refreshments and socializing.</p>
<p><strong>The Details:</strong> This is a fun little romp around SQL Server&#8217;s internals. This isn&#8217;t intended to be an exhaustive introduction. It&#8217;s supposed to be a fun look at how SQL Server works internally and give you more information to get around.</p>
<h3>Saturday April 10 &#8211; Richmond, VA</h3>
<p>I&#8217;m speaking at <a href='http://sqlsaturday.com/30/eventhome.aspx' target='_blank'>SQL Saturday 30 in Richmond, Virginia!</a></p>
<h4>Fundamentals of SQL Server Internals</h4>
<p>This one starts at 8:30 in the morning, so bring your coffee!</p>
<h4>A Dynamic World Demands Dynamic SQL</h4>
<p><strong>The Abstract:</strong> Dynamic SQL is a misunderstood and much maligned part of a DBA’s tool kit – it can be used to solve difficult business problems, respond to diverse data needs, and alleviate performance problems. Many DBAs reject dynamic SQL outright as a potential source of SQL injections, being poorly performing, or just for being a hacky solution in general. Not so! Jeremiah Peschka has been making extensive use of dynamic SQL throughout his career to solve a variety of problems. He’ll set about dispelling these misconceptions and demonstrate how dynamic SQL can become a part of every DBA’s tool kit.</p>
<p><strong>The Skinny:</strong> I sometimes catch flak for this, but I use a ton of dynamic SQL on a daily basis. It&#8217;s the only way I could possibly build some of our most complex reports. Frankly, dynamic SQL can perform just as well as anything else that you&#8217;re doing so why not take advantage of the tools at your disposal? Come along and learn more.</p>
<h3>Saturday April 17 &#8211; Chicago, IL</h3>
<p>Double whammy! You can travel to Chi-town and see me present both of my talks again but in reverse order!</p>
<h4>A Dynamic World Demands Dynamic SQL</h4>
<p><strong>Bring your dancin&#8217; shoes</strong> we&#8217;re getting that party started at 9:00 AM right after the welcome and keynote.</p>
<h4>Fundamentals of SQL Server Internals</h4>
<p><strong>Less dancing, more learning</strong> this one goes on at 3:00PM. Hopefully your brain won&#8217;t be full by this point in time. If it is, I suggest that you empty it.</p>
]]></content:encoded>
			<wfw:commentRss>http://facility9.com/2010/03/free-sql-server-training-in-april/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Goals for 2010</title>
		<link>http://facility9.com/2009/12/goals-for-2010/</link>
		<comments>http://facility9.com/2009/12/goals-for-2010/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 12:12:56 +0000</pubDate>
		<dc:creator>Jeremiah Peschka</dc:creator>
				<category><![CDATA[nonsense]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[chainsaw hand]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[goats]]></category>
		<category><![CDATA[presenting]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[sqljackass]]></category>
		<category><![CDATA[sqlpass]]></category>

		<guid isPermaLink="false">http://facility9.com/?p=1261</guid>
		<description><![CDATA[Thomas LaRock thought it would be fun to tag me in yet another round of blogging bingo, this time to answer the question &#8220;What are you Goals and Theme Word for 2010?&#8221;. To tell the truth, I have not made any kind of New Year&#8217;s Resolution for a number of years. I usually review my&#8230;]]></description>
			<content:encoded><![CDATA[<p>Thomas LaRock thought it would be fun to tag me in yet another round of blogging bingo, this time to answer the question <a href="http://thomaslarock.com/2009/12/2010-goals-and-themeword/">&#8220;What are you Goals and Theme Word for 2010?&#8221;</a>. To tell the truth, I have not made any kind of New Year&#8217;s Resolution for a number of years. I usually <a href="http://facility9.com/2009/09/14/your-own-personal-development-plan#what_are_your_goals">review my goals</a> on a regular basis, but let&#8217;s put them out here for everyone to see.</p>
<p>Theme word? I don&#8217;t have one, &#8220;f*%#ing rad&#8221; is two words, thank you very much.</p>
<h3 id="communication">Communication</h3>
<h4 id="become_a_better_writer">Become a Better Writer</h4>
<p>A long time ago, I went to college for four years, took out a bunch of loans, and got a degree in English, Non-Fiction Writing. I did exceptionally well in my English classes and did even better in the writing classes. I love writing and, frankly, the quality of my writing has not been up to par recently. I want to change my focus as a writer this year. I want to switch from writing short, highly technical, blog posts and change to creating longer article and essay length pieces. There&#8217;s nothing wrong with shorter, technical, posts but that is not where my interests lie. I want to focus on improving my writing so I can effectively teach more advanced concepts through writing as well as through public speaking. I was a good writer before and I&#8217;ll be a good writer again.</p>
<h4 id="become_a_better_presenter">Become a Better Presenter</h4>
<p>I have no doubts about my abilities as a presenter &#8211; I have a lot of room for improvement. Over the course of the year I&#8217;m going to team up with a number of people to improve my presentations. I want to get better at better content and delivery as well as meticulously practicing my presentations until I can deliver them in my sleep. I know that a lot of improvement comes from repetition and I would like to speak at least six times this year. With my current upcoming speaking schedule, that shouldn&#8217;t be difficult at all, but we&#8217;ll see.</p>
<h3 id="self_employment">Self-Employment</h3>
<p>I don&#8217;t intend to be self-employed by the end of 2010, but I plan on being well on my way. How am I going to get there?</p>
<h4 id="writing">Writing</h4>
<p>I&#8217;m writing stronger blog content. That&#8217;s not going to be enough. I want to get my name in a more places &#8211; magazines, guest blog posts, paid content, white papers, and a book. I&#8217;ve been shopping an idea around to various publishers and I&#8217;m hoping to have a book written and finished by the end of 2010. None of these things pay big bucks, but they all add to the bottom line.</p>
<h4 id="consulting">Consulting</h4>
<p>I haven&#8217;t done much consulting in the past, of course it was difficult when my day job was being a consultant &#8211; there&#8217;s an expectation that you will bring the business back to the company. Things have changed, I&#8217;m a full time employee now. My employer and I have had the talk &#8211; I&#8217;m allowed to do consulting work as long as I don&#8217;t help out our competitors. </p>
<p>This year I will take on several clients that require a small amount of time (10 &#8211; 20 hours each) every month. This isn&#8217;t to replace my existing job, this is to supplement it and provide additional income. Before I go completely solo, I want to have a substantial savings buffer built up and doing work on the side makes this a lot easier. I don&#8217;t plan on going at it alone &#8211; I&#8217;ve discussed this several co-conspirators and we have plans to get started this year.</p>
<h4 id="personal_ventures">Personal Ventures</h4>
<p>I have an idea for a business that will make me tens, maybe even hundreds, of dollars. I plan on fully pursuing this over the course of 2010. Honestly, I have incredibly high hopes for this business and we have already thought of multiple ways to monetize our business. That&#8217;s not to say that it&#8217;s sure to happen, I have a lot of hard work ahead me, but I&#8217;m looking forward to it.</p>
<h3 id="pass">PASS</h3>
<p>As many of you know, I was elected to the PASS Board of Directors and subsequently put in charge of the Summit program portfolio. This is the heart and soul of what I want to do over the next 12 months. I am going to make sure that the 2010 Summit program committee has my full support and that we&#8217;re can make the summit the best event possible.</p>
<h3 id="inky_mess">Inky Mess</h3>
<p>This is a personal one: I want to finish both full arm tattoo sleeves this year and, hopefully, start on my legs.</p>
<p>Once again, I think I&#8217;m supposed to pick victims. I&#8217;m going to pick <a href="http://ihumanable.com">Matt Nowack</a>, <a href="http://rickdoes.net">Rick Kierner</a>, <a href="http://jeffblankenburg.com/">Jeff Blankenburg</a>, and <a href="http://sqlchicken.com">Jorge Segarra</a></p>
<p>I also want a chainsaw on my hand like Bruce Campbell in Army of Darkness. That would be f*%#ing rad.</p>
]]></content:encoded>
			<wfw:commentRss>http://facility9.com/2009/12/goals-for-2010/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 3/38 queries in 0.036 seconds using disk: basic
Object Caching 787/864 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d1kpgdt94igfig.cloudfront.net

Served from: facility9.com @ 2012-02-11 03:47:20 -->
