<?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>shantopagla&#187; Application Development</title>
	<atom:link href="http://wp.shantopagla.com/category/professional/application-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp.shantopagla.com</link>
	<description>combined professional and personal website of Sharful Islam</description>
	<lastBuildDate>Thu, 27 Aug 2009 20:00:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Facebook FBConnect integration</title>
		<link>http://wp.shantopagla.com/2009/amazon-astore/</link>
		<comments>http://wp.shantopagla.com/2009/amazon-astore/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 00:09:21 +0000</pubDate>
		<dc:creator>Sharful Islam</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[techno]]></category>

		<guid isPermaLink="false">http://wp.shantopagla.com/?p=144</guid>
		<description><![CDATA[I started out today trying to see how someone can log in or post a comment without having to actually sign-up with the blog using FBConnect. It just so happens that there is a WordPress Plugin that does exactly that (requires php5): http://wiki.developers.facebook.com/index.php/WP-FBConnect For people running into various problems with plugins not working right, etc., [...]]]></description>
			<content:encoded><![CDATA[<p>I started out today trying to see how someone can log in or post a comment without having to actually sign-up with the blog using FBConnect. It just so happens that there is a WordPress Plugin that does exactly that (requires php5):<br />
<a href="http://wiki.developers.facebook.com/index.php/WP-FBConnect" target="_blank" >http://wiki.developers.facebook.com/index.php/WP-FBConnect</a></p>
<p>For people running into various problems with plugins not working right, etc., please remember that the Remote Procedure Calls are more easily handled using PHP5+ on your server (php4 doesn&#8217;t support a lot of the required functions). While a Linux system is not crucial to host a blog on, it does make life a lot easier as well.</p>
<p>There are a few items necessary for this integration:</p>
<ul>
<li>A facebook Developer registration is required to be able to create a facebook &#8216;application&#8217; required for this integration &#8211; <a target="_blank"  href="http://www.facebook.com/developers/">http://www.facebook.com/developers/</a></li>
<p>After registering, you must create a new &#8216;application&#8217; must be created, which gives you the API Key and the Secret Key required for this integration</p>
<li>To have people be able to comment without logging in, a line of code needs to be added to comments.php in your template/theme</li>
</ul>
<p>Other information is available from <a target="_blank"  href="http://wiki.developers.facebook.com/index.php/WP-FBConnect">the makers of wp-facebookconnect</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wp.shantopagla.com/2009/amazon-astore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Events Calendar (music calendar)</title>
		<link>http://wp.shantopagla.com/2009/events-calendar-music-calendar/</link>
		<comments>http://wp.shantopagla.com/2009/events-calendar-music-calendar/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 15:44:05 +0000</pubDate>
		<dc:creator>shantopagla</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[WBGO]]></category>

		<guid isPermaLink="false">http://sislam.com/?p=130</guid>
		<description><![CDATA[The WBGO Music Calendar &#8211; http://wbgo.org/events/calendar/ Development of a truly worthwhile application arises from needs of an organization and the resources available. The WBGO Events Calendar (also known as the music calendar) was comprised of a list that the Marketing Manager would update a couple of times a month. It turns out that all he [...]]]></description>
			<content:encoded><![CDATA[<div class="alignright"><a href="http://wbgo.org/events/calendar/" target="_blank">The WBGO Music Calendar &#8211; http://wbgo.org/events/calendar/</a></div>
<p>Development of a truly worthwhile application arises from needs of an organization and the resources available.</p>
<p>The WBGO Events Calendar (also known as the music calendar) was comprised of a list that the Marketing Manager would update a couple of times a month. It turns out that all he was doing was emailing a list generated by an Access database to the Web person. The actual work was being done by the Events Coordinator.</p>
<p>When I took over the Website and had the Web Server in-house I was working a lot with ASP. So I made a page that connects directly to the Access Database and pulls up the data for the day. I even made a little calendar that lets people look ahead at the events.</p>
<p>After this was done, however, this section was destined to become very popular &#8211; as it is one of the only Jazz and Blues listing in the NY/NJ metro area. This meant that the updates to this listing now needed to be consistent and timely. Once a week, I would replace the server database which added the new content to the calendar. While the process was great, it still taxed the Events Coordinator over one entire day to update all the requests that came to her. A more efficient process could not be in place at the time.</p>
<p>Over the years WBGO established a great relationship with NJ.com who even helped WBGO stream online in the beginning. Years after this process was established, I came to know of siLive.com &#8211; owned by the same parent company &#8211; who was compiling similar lists for a much broader spectrum of events. I was able to establish a relationship and a possible partnership where our Events Coordinator would be the final authority on what goes up in the &#8216;Jazz and Blues&#8217; listing (WBGO had more listings than silive.com at the time).</p>
<p>The biggest hurdle, by far, was the integration of their data with WBGO.org&#8217;s website. I had to learn the use of variables within their custom application, modify the SQL and create custom templates in addition to creating integration components using AJAX and PHP on WBGO.org.</p>
<p>To further enhance the experience, I created a Google Maps integration for the venues and another for listing all the events from a single venue.</p>
<p>A couple of weeks back I was thanked personally by the Events Coordinator for helping free up her time to do the other things that she enjoys doing.</p>
]]></content:encoded>
			<wfw:commentRss>http://wp.shantopagla.com/2009/events-calendar-music-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
