<?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>The Heavy Chef Project &#187; Applications</title>
	<atom:link href="http://www.heavychef.com/tag/applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heavychef.com</link>
	<description>Practical Learning About Digital Marketing</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:28:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What&#8217;s So Great About Ruby On Rails? We Speak To An Expert</title>
		<link>http://www.heavychef.com/whats-so-great-about-ruby-on-rails-we-speak-to-an-expert/</link>
		<comments>http://www.heavychef.com/whats-so-great-about-ruby-on-rails-we-speak-to-an-expert/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 11:49:29 +0000</pubDate>
		<dc:creator>Wendy Tayler</dc:creator>
				<category><![CDATA[Heavy Chef News]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.heavychef.com/?p=8249</guid>
		<description><![CDATA[Heavy Chef got the opportunity to speak with Glenn Roberts, the founder and lead developer of Siyelo. Glenn has 12 years of professional software development experience and has consulted with several leading technology companies such as Accenture, Ericsson, Hutchison &#8216;3&#8242;, and Tele2. His experience is in architecting, developing, and deploying scalable business applications; including revenue-assurance [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Heavy Chef" href="http://www.heavychef.com/" target="_blank">Heavy Chef</a> got the opportunity to speak with Glenn Roberts, the founder and lead developer of <a title="Siyelo" href="http://siyelo.com/" target="_blank">Siyelo</a>. Glenn has 12 years of professional software development experience and has consulted with several leading technology companies such as Accenture, Ericsson, Hutchison &#8216;3&#8242;, and Tele2. His experience is in architecting, developing, and deploying scalable business applications; including revenue-assurance systems, web-applications, and Internet business. Siyelo is an expert web consultancy, specializing in building bespoke web applications and websites.<span id="more-8249"></span></p>
<p><strong><img class="alignleft size-full wp-image-8251" title="GLENN" src="http://www.heavychef.com/wp-content/uploads/2012/02/GLENN.jpg" alt="GLENN" width="240" height="240" /></strong><strong>Hi Glenn. So can you explain to us w</strong><span style="font-weight: bold;">hat exactly Ruby on Rails is?</span></p>
<p>Ruby on Rails is a web application development framework built on the Ruby programming language. Rails is a Model View Controller or MVC framework which means that its easy to keep your business logic out of the presentation layer, thus reducing bloat and development costs. Frameworks like Rails come with a set of reusable components and conventions that make building web applications much easier, and therefore read faster. Rails takes away the pain of lots of stuff, like setting up how your data is stored, doing low level browser interactions and securing a site against common web attacks.</p>
<p>There&#8217;s a growing demand for the simplicity that Ruby On Rails offers, driven by businesses, and programmers, who want speed and agility in building applications. This is evidenced by Ruby on Rails being used for some <a title="235,000" href="http://trends.builtwith.com/framework/Ruby-on-Rails" target="_blank">235,000</a> websites, including top companies such as Amazon, Groupon, Shopify, Basecamp, Highrise, Hulu, Slideshare, Zendesk, YellowPages and GetSatisfaction, to name a few.</p>
<p>What we really like about Rails is that it&#8217;s Open Source software, with a very talented and active community. On the language side, Ruby itself is a dynamic, object-oriented language, whose popularity has soared, partly because of Rails, and partly because it&#8217;s terrific to program with. Ruby  applications are now serving hundreds of millions of web users, so it&#8217;s a serious alternative to Java, PHP and Python.</p>
<p><strong>Why did you decide to specialize in Ruby on Rails development?</strong></p>
<p>Professionally, I think that once I saw how productive I was in building web apps in Ruby on Rails, I was hooked. Coming from a Perl background, I found Ruby had many similarities and many wonderful extras. I went from an Angry Perl Developer to a Happy Ruby Bloke. Plus the Ruby Rails community continues to impress me with it&#8217;s breadth of projects, depth of talent and willingness to help others.</p>
<p>From a business perspective, I find Rails allows us to focus on solving the business problems that customers are facing, rather than a lot of low-level busywork. Savvy clients don&#8217;t want to manage a bunch of techies, they want to work people who can bridge the gap between their business and technology.</p>
<p><strong>Tell us why a strong community around Ruby and Ruby on Rails is important to you as a developer?</strong></p>
<p>Having a strong community for your chosen technology gives you a lot of confidence in tackling a problem with it. Either someone has partially solved it and made it available to others, thanks to Open Source, or you&#8217;ll quickly find relevant resources with a modicum of research. Or you can dig deeper yourself, since the documentation or code is often of a very high standard, possibly due to the strong culture of testing in the Ruby Rails community.</p>
<p>If all else fails, you always get help from other developers. The technology and the community are possible because of these people who give up their time to write awesome software and share it with others. These people make me warm and fuzzy, and challenge me to become a better developer.</p>
<p><strong> Okay, so tell us a bit about the work that you do?</strong></p>
<p>At Siyelo, we use the web to help create new companies, and to improve the technology of existing ones. We&#8217;re a team of developers and designers who love to build web products that scratch an itch. We&#8217;re geeks for hire, if you will.</p>
<p>We work a lot with internet startups and with businesses that want to streamline an internal process. Recently we&#8217;ve also done a lot of interesting work in the health sector in Africa, building web-based financial applications that help improve oversight and reporting.</p>
<p><strong>From your experience, what do you think are some of the key ingredients for developing a successful web application?</strong></p>
<p>I spent many years struggling on IT projects where developers were too far removed from the business side of things. Firstly, to deliver what the client really wanted, and secondly, innovate. From this experience I found that to build a successful web app, or any reasonably sized software product, you&#8217;ve got to create an environment of open communication and regular feedback. To the point that the client and the development team communicate directly. It&#8217;s not always easy, and often needs to be facilitated, but there&#8217;s nothing like being in a product demonstration meeting where the client says to the team &#8220;Yes, that&#8217;s exactly what I wanted&#8221;.</p>
<p>Also remember, design is important. The user interface is the software. Write tests first before you code, automate everything, and hire good developers that understand all these points.</p>
<p><strong>You have a team of developers in Europe and a team in Cape Town. What are some of the advantages and disadvantages of working in a distributed fashion?</strong></p>
<p>That&#8217;s correct, Siyelo started in Skopje, Macedonia, over three years ago, and we&#8217;ve grown to work really well as a distributed team. It has the advantage of allowing us to tap into two talent pools of highly skilled people; and forcing us early on to develop the systems for distributed development, which are also used to coordinate with our overseas clients. Some of the tools include lean project management practices like SCRUM and XP, Pivotal Tracker, Balsamiq, Campfire, Skype, Google Hangouts, git and GitHub.</p>
<p>Of course, distributed teams have their challenges and solutions. Different time zones, yet luckily our flexi-time policy helps. Communication, including plenty of Skype video chats; and cohesion so that we share as many projects across geographical boundaries as we can, helping us to develop that mutual respect for each other.</p>
<p><strong>What new technologies are you looking forward to experimenting with in 2012?</strong></p>
<p>Rails 3.2, Redis, Resque, Responsive design, improving user experiences with Javascript/jQuery.</p>
<p><strong>Thanks for taking the time to chat with us, Glenn. We look forward to seeing more great things from Siyelo this year. Follow Glenn on <a title="Twitter here" href="https://twitter.com/#!/glennrob" target="_blank">Twitter here</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.heavychef.com/whats-so-great-about-ruby-on-rails-we-speak-to-an-expert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Facts on a Platter</title>
		<link>http://www.heavychef.com/facebook-facts-on-a-platter/</link>
		<comments>http://www.heavychef.com/facebook-facts-on-a-platter/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 14:48:04 +0000</pubDate>
		<dc:creator>LouisJvR</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[fan pages]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[Stats]]></category>

		<guid isPermaLink="false">http://www.heavychef.com/?p=1024</guid>
		<description><![CDATA[If you&#8217;re a facts-junky like me, you&#8217;ll just love this site &#8211; www.allfacebook.com
Loads and loads of resources on (yep, you guessed it) all things Facebook, including stats on most popular FB Fan Pages*, Apps &#38; FB Connect usage (size + growth).
Look, I&#8217;m the first guy to tell you that stats are only stats, and shouldn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a facts-junky like me, you&#8217;ll just love this site &#8211; <a href="http://www.allfacebook.com" target="_blank">www.allfacebook.com</a></p>
<p>Loads and loads of resources on (yep, you guessed it) all things Facebook, including stats on most popular <a href="http://statistics.allfacebook.com/pages" target="_blank">FB Fan Pages</a>*, <a href="http://statistics.allfacebook.com/applications" target="_blank">Apps</a> &amp; <a href="http://www.allfacebook.com/facebook-connect-sites/" target="_blank">FB Connect</a> usage (size + growth).<span id="more-1024"></span></p>
<p>Look, I&#8217;m the first guy to tell you that stats are only stats, and shouldn&#8217;t be viewed in isolation, but AllFacebook gives a healthy balance between cold, hard facts and opinion. Thus, providing readers with<em>informed</em> opinions and observations &#8211; something that is often lacking amongst our fellow bloggers (like <a href="http://www.google-watch.org/bigbro.html" target="_blank">these</a> guys).</p>
<p>As a marketer though, going through AllFacebook&#8217;s resources, viewing the best-of-the-best (number-wise) on Facebook, it makes my job easier to identify &amp; implement best practices for growing brand communities on South Africa&#8217;s biggest online playground.</p>
<p><em>*Seems Facebook users love to sleep &#8211; </em><a href="http://statistics.allfacebook.com/pages/single/-/73330003836/"><em>I (love) SLEEP</em></a><em>&#8217;s fan page has 4,460,499 fanzzzzzzzzzz&#8230;.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.heavychef.com/facebook-facts-on-a-platter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forrester Research Says Social Media Sucks</title>
		<link>http://www.heavychef.com/forrester-research-says-social-media-sucks/</link>
		<comments>http://www.heavychef.com/forrester-research-says-social-media-sucks/#comments</comments>
		<pubDate>Tue, 12 May 2009 12:31:16 +0000</pubDate>
		<dc:creator>LouisJvR</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Definitions]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Forrester Research]]></category>
		<category><![CDATA[Heavy Chef]]></category>
		<category><![CDATA[Josh Bernoff]]></category>
		<category><![CDATA[Social Network]]></category>
		<category><![CDATA[Social Web]]></category>

		<guid isPermaLink="false">http://www.heavychef.com/?p=967</guid>
		<description><![CDATA[Yesterday, I tweeted the following: &#8220;When @jbernoff says you better stop thinking of the Social Web as &#8216;media&#8217; &#8211; you better listen!&#8221;
This tweet referred to Josh Bernoff (one of Forrester Research&#8217;s bigwig-cum-analysts)&#8217;s post: &#8220;Why Social Media Sucks&#8221; on Ad Age Digital Next&#8217;s blog.
Josh gives us an overview of his, qualified, views of the various terminologies bandied [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, <a href="http://twitter.com/Louis_JvR" target="_blank">I tweeted</a> the following: <em>&#8220;When @</em><a href="http://twitter.com/jbernoff"><em>jbernoff</em></a><em> says you better stop thinking of the Social Web as &#8216;media&#8217; &#8211; you better listen!&#8221;</em></p>
<p><em></em>This tweet referred to <a href="http://www.forrester.com/Groundswell/authors.html" target="_blank">Josh Bernoff</a> (one of Forrester Research&#8217;s bigwig-cum-analysts)&#8217;s post: &#8220;<a href="http://adage.com/digitalnext/post?article_id=136016" target="_blank">Why Social Media Sucks</a>&#8221; on <a href="http://adage.com/digitalnext/" target="_blank">Ad Age Digital Next</a>&#8217;s blog.<span id="more-967"></span></p>
<div id="attachment_968" class="wp-caption alignleft" style="width: 180px"><img class="size-medium wp-image-968" src="http://www.heavychef.com/wp-content/uploads/2009/05/madonnnaaaa__opt-243x300.jpg" alt="" width="170" height="210" /><p class="wp-caption-text">Forrester research</p></div>
<p>Josh gives us an overview of his, qualified, views of the various terminologies bandied around by digital marketers so often &#8211; most noteworthy the inaccurate and over-hyped use of the phrase: &#8216;Social Media&#8217; (something that <a href="http://www.worldwidecreative.co.za" target="_blank">we&#8217;ve</a> also pointed out at our Heavy Chef Joburg event on &#8217;Smoke, Mirrors &amp; Social Media&#8217; <a title="Part 2" href="http://www.heavychef.com/first-heavy-chef-session-in-jozi-smoke-mirrors-and-social-media-part-1/" target="_blank">here</a> and <a title="Part 2" href="http://www.heavychef.com/heavy-chef-session-november-smoke-mirrors-and-social-media-part-2/" target="_blank">here</a>)</p>
<p>Josh, specifically referring to the baggage that comes along with the word &#8220;media&#8221;, says:</p>
<p><em>&#8220;Media is something that media companies control, and media is overwhelmingly one-way. The online social world is about as two-way, multi-way, any-way as it can be. Nobody controls it, </em><em>not even <a href="http://www.facebook.com" target="_blank">Facebook</a></em><em>, which found <a href="http://www.nytimes.com/2009/02/19/technology/internet/19facebook.html?_r=1" target="_blank">it can&#8217;t even change its own terms of service</a>&#8230; and while, as in media, you can advertise in social network sites, that is the least interesting use for them.&#8221;</em></p>
<p>Prefering to define the whole world of people connecting and drawing strength from each other online as the <em>S</em><em>ocial Web, </em>Josh in his post also provide&#8217;s some clarity on his take on words such as &#8217;social applications&#8217; and &#8217;social networks&#8217;.</p>
<p>Love your work Josh!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.heavychef.com/forrester-research-says-social-media-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

