<?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>ASN tECH</title>
	<atom:link href="http://asntech.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://asntech.org</link>
	<description>diverse web &#38; IT consultants</description>
	<lastBuildDate>Fri, 11 Jan 2013 02:52:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Top 5 PHP Frameworks 2012</title>
		<link>http://asntech.org/open-source/top-5-php-frameworks-2012/</link>
		<comments>http://asntech.org/open-source/top-5-php-frameworks-2012/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 06:25:38 +0000</pubDate>
		<dc:creator>ASN tECH</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Framework CakePHP]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Yii]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://localhost/asntech/?p=927</guid>
		<description><![CDATA[CodeIgniter http://codeigniter.com CodeIgniter is the only PHP framework that boasts a very small footprint, designed for smaller PHP sites, possibly using shared-hosting providers and require the least amount of overhead to create full-featured PHP web applications. Yii http://www.yiiframework.com Yii is a robust, modular PHP framework&#8230;]]></description>
				<content:encoded><![CDATA[<h3>CodeIgniter</h3>
<p><a title="CodeIgniter Framework" href="http://codeigniter.com/" target="_blank">http://codeigniter.com</a></p>
<p><img class="alignleft" src="http://cdn.learncomputer.com/wp-content/uploads/2010/02/codeigniter.png" alt="Codeigniter PHP Framework" width="122" height="34" /></p>
<p>CodeIgniter is the only PHP framework that boasts a very small footprint, designed for smaller PHP sites, possibly using shared-hosting providers and require the least amount of overhead to create full-featured PHP web applications.</p>
<h3>Yii</h3>
<p><a title="Yii Framework" href="http://www.yiiframework.com/" target="_blank">http://www.yiiframework.com</a></p>
<p><img class="alignleft" src="http://cdn.learncomputer.com/wp-content/uploads/2010/02/yii.gif" alt="Yii PHP Framework" width="53" height="52" /></p>
<p>Yii is a robust, modular PHP framework that is well-suited for developing large-scale Web applications. Yii comes standard with a full host of features, including MVC, ActiveRecord, caching, AJAX libraries, authentication and authorization components, input validation, Web services, and many more.</p>
<h3>CakePHP</h3>
<p><a title="CakePHP Framework" href="http://cakephp.org/" target="_blank">http://cakephp.org</a></p>
<p><img class="alignleft" src="http://cdn.learncomputer.com/wp-content/uploads/2010/02/cakephp.png" alt="CakePHP PHP Framework" width="57" height="49" /></p>
<p>CakePHP is a rapid application development PHP framework that provides an extensible architecture for developing, maintaining, and deploying PHP based web applications.</p>
<h3>Zend</h3>
<p><a title="Zend Framework" href="http://www.zend.com/" target="_blank">http://www.zend.com</a></p>
<p><img class="alignleft" src="http://cdn.learncomputer.com/wp-content/uploads/2010/02/zend.png" alt="Zend PHP Framework" width="66" height="53" /></p>
<p>Zend emphasizes flexible architecture and contains a host of addons, such as Zend Server, Zend Studio, and Zend Platform</p>
<h3>Symfony</h3>
<p><a title="Symfony Framework" href="http://www.symfony-project.org/" target="_blank">http://www.symfony-project.org</a></p>
<p><img class="alignleft" src="http://cdn.learncomputer.com/wp-content/uploads/2010/02/symfony.gif" alt="Symfony PHP Framework" width="122" height="33" /></p>
<p>Symfony advertises itself as a framework for enterprise applications. The framework seeks to provide a high degree of control over the configuration: from directory structure to external libraries, almost all parameters can be customized. Symfony is also bundled with a host of tools for testing, debugging and documentting a web application.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://asntech.org/open-source/top-5-php-frameworks-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Use a PHP Framework?</title>
		<link>http://asntech.org/open-source/why-use-a-php-framework/</link>
		<comments>http://asntech.org/open-source/why-use-a-php-framework/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 06:20:44 +0000</pubDate>
		<dc:creator>ASN tECH</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/asntech/?p=922</guid>
		<description><![CDATA[Frameworks for use in web development have been steadily gaining in popularity. Some web technologies, such as Ruby on Rails, are frameworks. Others, like CSS, are benefiting from the emergence of new frameworks like Blueprint CSS. There are a number of high quality frameworks for&#8230;]]></description>
				<content:encoded><![CDATA[<p>Frameworks for use in web development have been steadily gaining in popularity. Some web technologies, such as Ruby on Rails, are frameworks. Others, like CSS, are benefiting from the emergence of new frameworks like Blueprint CSS. There are a number of high quality frameworks for use with PHP. These frameworks bring a number of benefits to your PHP development. And it is these benefits that are why you should use a PHP framework.</p>
<h3>Model-View-Controller (MVC)</h3>
<p>Most PHP frameworks are based on the design pattern known as Model-View-Controller (MVC). This design pattern uses object oriented code to break a web application into modular pieces. The model handles the database portion of the application. The controller provides business logic. The view controls the actual HTML pages being rendered. On reason for using a PHP framework that follows MVC is that it creates cleaner, more modular code. It is much easier to make changes such as switching to a different database system when all the code of a component is in its own module. Without a PHP framework, it is easy for code to become disorganized or convoluted. There are so many ways to do the same task in PHP. Using a PHP framework helps provide a single way to handle many common tasks and that results in much cleaner code and easier maintenance.</p>
<h3>Separate PHP from HTML</h3>
<p>Speaking of maintenance, have you ever had to change a database connection string in some PHP code? If so, you may have had to look through and edit multiple files. Using a PHP framework enforces modular code which makes these types of maintenance tasks simple.</p>
<p>Web development has become much more complicated. Not too long ago, a web designer designed the graphics, wrote the HTML and developed an entire web site. Now web applications are made by teams of people with various skills. PHP frameworks that use MVC make this process much easier. A web designer can maintain the HTML templates without needing to know a lot of PHP or database code. Likewise, a database specialist can optimize queries in one place. Using a PHP framework makes collaborative web development far easier.</p>
<h3>User-friendly URL Namespaces</h3>
<p>Another reason you should use a PHP framework for your development, is that frameworks provide user-friendly URL namespaces. Most PHP frameworks utilize a routing or dispatcher class that maps URLs to classes and methods. This way you can avoid unwieldy URLs that include query strings. An added benefit of this is that your URLs will be more search engine friendly and you can add keywords to your URLs for some basic search engine optimization.</p>
<h3>Rapid Development</h3>
<p>The greatest benefit of using a PHP framework is the ability to rapidly develop web applications. A PHP framework will make your development time much more efficient. The framework already provides so many of the basic elements of a web application such as an interface to the database, sessions, URL mapping and more. By having these items already developed and tested, writing a new web application is greatly simplified. You may be surprised just how much faster using a PHP framework can be.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://asntech.org/open-source/why-use-a-php-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KONY 2012 Achieved Its Goal</title>
		<link>http://asntech.org/social-media/kony-2012-achieved-its-goal/</link>
		<comments>http://asntech.org/social-media/kony-2012-achieved-its-goal/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 15:22:33 +0000</pubDate>
		<dc:creator>ASN tECH</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://localhost/asntech/?p=814</guid>
		<description><![CDATA[Even at SXSW in Austin, Texas, KONY 2012 is the topic of conversation. It was the elephant in the room during a panel on social documentary filmmaking and social media. Fortunately, the panelists addressed the elephant — more than once. KONY 2012 is the massively viral YouTube&#8230;]]></description>
				<content:encoded><![CDATA[<p>Even at SXSW in Austin, Texas, KONY 2012 is the topic of conversation. It was the elephant in the room during a panel on social documentary filmmaking and social media. Fortunately, the panelists addressed the elephant — more than once.</p>
<p><a href="http://www.youtube.com/watch?v=Y4MnpzG5Sqc" target="_blank">KONY 2012</a> is the massively viral YouTube video, directed and narrated by director Jason Russell who founded Invisible Children, that shines the spotlight on Joseph Kony, a Ugandan warlord who has been abducting children and turning them into soldiers and sex slaves. In the space of a few days, the video has become an international sensation, garnering almost 70 million views on YouTube and even triggering a response from the Ugandan government, which now plans to capture Kony. It has also drawn some criticism for potentially oversimplifying the issues, possibly encouraging “slacktivism” and turning Kony into a celebrity.</p>
<p>The panel’s assembled documentarians, though, chose to address the effectiveness of KONY 2012 as social documentary.</p>
<p>Ontario community manager and panel moderator Meghan Warby said the documentary was stripping away the politics to get to the actual conflict in Uganda.</p>
<p>Dorothy Engelman, who currently runs GetINvolved.Ca in Canada, spent 20 years as a producer and documentary maker. She recognizes that KONY 2012 used celebrity because that’s how you reach everyday people.</p>
<p>“This film is everything we need to talk about,” said Engelman, adding that it does raise questions about “the filmmaker as a point of view or subject.” She also acknowledged the backlash and believes part of it is because the filmmaker’s goal is to bring about change.</p>
<p>“So when you get this kind of half-a-billion dollars-worth of earned media you have to be able to be transparent.” She then quoted a favorite saying, “Transparent means you’re naked and when you’re naked, you better be buff.” In other words, you have to be ready to withstand the scrutiny. By Engelman’s measure, the Invisible Children Foundation, and its founder Russell, has been offering an answer for virtually every question.</p>
<p>Rob Dyer who makes online videos for his Canadian-based SkateforCancer cancer awareness organization, thinks KONY 2012 achieved its goal. “What was the purpose?” said Dyer, “The purpose was to make Kony famous. I think it served their goal. What happens now, we don’t know.”</p>
<p>Dyer, however, thinks, there’s a larger achievement here. “Now 13-25 year olds around the world are at least talking about it [strife in Uganda]. That’s the most important thing to come out of that film.”</p>
<p>The documentarians noticed something else interesting about the online video: It breaks a commonly-accepted online video rule. KONY 2012 is nearly a half-hour long. When the panelists asked the audience how many had seen the film, many raised their hands. When they asked if the audience members had watched the entire video, an almost equal number raised their hands.</p>
<p>According to Engelman, the rule of thumb with online video is that people stop watching after two minutes. She said that rule “has been proven wrong this week.”</p>
<p>Source: Mashable</p>
]]></content:encoded>
			<wfw:commentRss>http://asntech.org/social-media/kony-2012-achieved-its-goal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
