<?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>qrisper &#187; aws</title>
	<atom:link href="http://blog.qrisper.com/tag/aws/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.qrisper.com</link>
	<description>the making of qrisper.com</description>
	<lastBuildDate>Fri, 14 Aug 2009 22:32:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>qrisper into twitter</title>
		<link>http://blog.qrisper.com/2009/04/qrisper-into-twitter/</link>
		<comments>http://blog.qrisper.com/2009/04/qrisper-into-twitter/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 03:29:17 +0000</pubDate>
		<dc:creator>Jung Lee</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.qrisper.com/?p=111</guid>
		<description><![CDATA[Woo!  Two major accomplishments, both for qrisper and myself.
I finally figured out how to post qrisper answers to Twitter.  Users now have the option to auto-post all of their qrisper answers onto Twitter.  A small step for some but a giant leap for Jungkind.
Also finally figured out the correct MySQL query that displays on your [...]]]></description>
			<content:encoded><![CDATA[<p><a title="best thai restaurant" href="http://qrisper.com/answers/best-thai-restaurant-in-new-york/"><img class="alignright size-medium wp-image-106" title="best thai restaurant in ny" src="http://blog.qrisper.com/wp-content/uploads/2009/04/thai-300x191.gif" alt="best thai restaurant in ny" width="300" height="191" /></a>Woo!  Two major accomplishments, both for qrisper and myself.</p>
<p>I finally figured out how to post qrisper answers to Twitter.  Users now have the option to auto-post all of their qrisper answers onto Twitter.  A small step for some but a giant leap for Jungkind.</p>
<p>Also finally figured out the correct MySQL query that displays on your question page your submitted answers plus the answers that your followees submitted.  The key piece that I was missing&#8230;parentheses.  Blerg.  Think I need to more schooling on PHP and MySQL.</p>
<p>My next intended major tasks were going to be a qrisper app on Facebook and learning how to use Amazon Web Services.  However, I decided that I had nothing compelling to offer Facebook at the moment.  So that has been pushed back.  As for AWS, I&#8217;ve discovered that implementing qrisper in the cloud might be a tad complex for me at the moment.  Going to need a systems engineer to manage that for me.</p>
<p>Here are some additional updates:</p>
<ul>
<li>minor tweaks to the follow/do not follow functionality</li>
<li>added a list of newly suggested questions into the suggest question page (for registered users)</li>
<li>updated my php version of the sitemap but removed that page althogether and am now using an xml version</li>
<li>with all of recent redesigns to the current layout, I had neglected the admin pages.  Those pages are now macking the new look</li>
<li>added a list view for skipped questions (in addition to the current top ten view)</li>
</ul>
<p>I also fixed the category navigation in the splash page so that clicking on a specific category will keep you in that category question pool.</p>
<p>I had been getting some comments that the color scheme in qrisper was a bit noisy.  It might simply be personal taste (I like loud, bright colors) but I decided to tone it down a notch.  The one thing I cannot back down from is the yellow background.  I&#8217;ve tried different colors but so far haven&#8217;t been able to find one that maintains the qrisper vibe.  Think the new creamier yellow looks pretty good.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.qrisper.com%2F2009%2F04%2Fqrisper-into-twitter%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.qrisper.com%2F2009%2F04%2Fqrisper-into-twitter%2F" height="61" width="51" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.qrisper.com/2009/04/qrisper-into-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>qrisperific</title>
		<link>http://blog.qrisper.com/2009/03/81/</link>
		<comments>http://blog.qrisper.com/2009/03/81/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 23:46:00 +0000</pubDate>
		<dc:creator>Jung Lee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[get satisfaction]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.qrisper.com/?p=81</guid>
		<description><![CDATA[I&#8217;ve been mostly in planning and thought mode for the past two weeks.  But here are a few updates.

added a new image uploader for user profile thumbnails.  The upload process works but still having issues with updating the mySQL table with the image path.  Still a work in progress&#8230;
created a new account settings page where [...]]]></description>
			<content:encoded><![CDATA[<p><a title="obsessively followed blog" href="http://qrisper.com/answers/which-blog-do-you-obsessively-follow/"><img class="alignright size-medium wp-image-84" title="which blog do you obsessively follow" src="http://blog.qrisper.com/wp-content/uploads/2009/03/blog-300x181.gif" alt="which blog do you obsessively follow" width="300" height="181" /></a>I&#8217;ve been mostly in planning and thought mode for the past two weeks.  But here are a few updates.</p>
<ul>
<li>added a new image uploader for user profile thumbnails.  The upload process works but still having issues with updating the mySQL table with the image path.  Still a work in progress&#8230;</li>
<li>created a new account settings page where users can manage their info, password and profile pic.</li>
<li>created a user-follow functionality that will allow users to follow other people and their answers.  The following functionality works but still having issues with displaying friends&#8217; answers in the users&#8217; question page.  Still a work in progress&#8230;</li>
<li>created a new find page for searching other users and to keep track of followers and followings</li>
<li>there&#8217;s a new recent tab in the main homepage where users can now see the most recent answers as well as the most recent suggested questions</li>
</ul>
<p>I also have a new forum in progress but still debating whether or not I need such a heavy platform.  Thinking about setting up a Twitter account to keep track of feedback and questions.  Also looking into <a title="get satisfaction" href="http://getsatisfaction.com/">Get Satisfaction</a>&#8230;though I really don&#8217;t like their feedback tab on the side of the screen.</p>
<p>I&#8217;ve also been testing out Twitterfeed and other similar services to figure out how I can let users tweet qrisper answers to Twitter.  Still working on that.  And finally, being the optimist that I am, I&#8217;ve been researching <a title="amazon web services" href="http://aws.amazon.com/">AWS</a> because I&#8217;m certain that qrisper will have a massive spike in usage with the next 10 years.  Have to be prepared for that eventuality.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.qrisper.com%2F2009%2F03%2F81%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.qrisper.com%2F2009%2F03%2F81%2F" height="61" width="51" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.qrisper.com/2009/03/81/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.219 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-10-04 11:16:31 -->

