<?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>KRISARU News &#187; Programming</title>
	<atom:link href="http://krisarunews.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://krisarunews.com</link>
	<description>News on Web 2.0, SEO, Web Technology, Intellectual Services, Instructional Technology, Business Strategies, Online Marketing</description>
	<lastBuildDate>Thu, 04 Mar 2010 02:42:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google’s Go: A New Programming Language That’s Python Meets C++</title>
		<link>http://krisarunews.com/2009/12/13/google%e2%80%99s-go-a-new-programming-language-that%e2%80%99s-python-meets-c/</link>
		<comments>http://krisarunews.com/2009/12/13/google%e2%80%99s-go-a-new-programming-language-that%e2%80%99s-python-meets-c/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 03:10:42 +0000</pubDate>
		<dc:creator>KRISARU.com Intellectual Services</dc:creator>
				<category><![CDATA[Google Go]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Gopher]]></category>
		<category><![CDATA[Gordon]]></category>
		<category><![CDATA[Mascot]]></category>

		<guid isPermaLink="false">http://news.krisaru.com/web/?p=911</guid>
		<description><![CDATA[Big news for developers out there: Google has just announced the release of a new, open sourced programming language called Go. The company says that Go is experimental, and that it combines the performance and security benefits associated with using a compiled language like C++ with the speed of a dynamic language like Python. Go’s [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 187px"><img class="  " style="margin: 5px;" title="Google’s Go: A New Programming Language" src="http://cache0.techcrunch.com/wp-content/uploads/2009/11/gogopher.png" alt="Image Source : TechCrunch.com" width="177" height="177" /><p class="wp-caption-text">Image Source : TechCrunch.com</p></div>
<p style="text-align: justify;">Big news for developers out there: Google has just announced the release of a new, open sourced programming language called <strong><em>Go</em></strong>. The company says that Go is experimental, and that it combines the performance and security benefits associated with using a compiled language like C++ with the speed of a dynamic language like Python. <strong>Go’s official mascot is Gordon the gopher. </strong>Read more<strong> <a href="http://www.techcrunch.com/2009/11/10/google-go-language/" target="_blank">&#8230;&#8230;</a><br />
</strong></p>
<p style="text-align: justify;">Go is a compiled, garbage-collected, concurrent programming language developed by Google.</p>
<p style="text-align: justify;">The initial design of Go was started in September 2007 by Robert Griesemer, Rob Pike and Ken Thompson,building on previous work related to the Inferno operating system.Go was officially announced in November 2009, with implementations released for the Linux and Mac OS X platforms.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/wwoWei-GAPo&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/wwoWei-GAPo&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: justify;">The syntax of Go is close to that of C except for the type declarations; other syntactical differences are the missing parentheses around for and if expressions. It is designed for exceptionally fast compilation times, even on modest hardware. The language requires garbage collection. Certain concurrency-related structural conventions of Go (channels and alternative channel inputs) are borrowed from Tony Hoare&#8217;s CSP, but many (such as Edsger Dijkstra&#8217;s guarded commands) are omitted. Unlike previous concurrent programming languages such as occam or Limbo, Go does not provide any in-built notion of safe or verifiable concurrency. Go also has some features of the Pi calculus such as channel passing.</p>
<p>Features not included in Go are exception handling, type inheritance, generic programming, assertions, and method overloading. Of these, the Go authors express an openness to generic programming, explicitly argue against assertions, while defending the choice to omit type inheritance on efficiency grounds. Unlike Java, maps (also known as hashes or dictionaries) are an intrinsic part of the language, as are strings.</p>
<p>Visibility of functions outside of their defining file is defined implicitly according to the capitalization of their identifier, in contrast to C, where an explicit static keyword is used. Source : <a href="http://en.wikipedia.org/wiki/Google_go" target="_blank">Wikipedia</a></p>
<p>More News at <a href="../../" target="_blank">KRISARU News</a></p>
]]></content:encoded>
			<wfw:commentRss>http://krisarunews.com/2009/12/13/google%e2%80%99s-go-a-new-programming-language-that%e2%80%99s-python-meets-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W3Schools ~ Web Developer&#039;s Portal, with Tutorials and References</title>
		<link>http://krisarunews.com/2009/11/27/w3schools-web-developers-portal-with-tutorials-and-references/</link>
		<comments>http://krisarunews.com/2009/11/27/w3schools-web-developers-portal-with-tutorials-and-references/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 18:33:34 +0000</pubDate>
		<dc:creator>KRISARU.com Intellectual Services</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[References]]></category>
		<category><![CDATA[SQL.]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://news.krisaru.com/web/?p=755</guid>
		<description><![CDATA[
W3Schools is a web developer&#8217;s portal, with tutorials and references relating to web development subjects, including HTML, XML, CSS, JavaScript, PHP, and SQL. W3Schools is free of charge, and is funded through text and display advertising. The tutorials and references on the website and the related code are proprietary.
It is created and owned by Refsnes [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">
<div id="attachment_756" class="wp-caption alignleft" style="width: 730px"><a href="http://www.w3schools.com"><img class="size-full wp-image-756 " title="W3-Schools-Web-Building Tutorials" src="http://krisarunews.com/wp-content/uploads/2009/11/W3-Schools-Web-Building-Tutorials.png" alt="Source : W3Schools.com" width="720" height="101" /></a><p class="wp-caption-text">Source : W3Schools.com</p></div>
<p style="text-align: justify;">W3Schools is a web developer&#8217;s portal, with tutorials and references relating to web development subjects, including HTML, XML, CSS, JavaScript, PHP, and SQL. W3Schools is free of charge, and is funded through text and display advertising. The tutorials and references on the website and the related code are proprietary.</p>
<p style="text-align: justify;">It is created and owned by Refsnes Data, a Norwegian family-owned software development and consulting company. The site largely consists of beginner&#8217;s tutorials and references of the main web development subjects and languages. Read more <strong><a href="http://en.wikipedia.org/wiki/W3Schools.com" target="_blank">&#8230;&#8230;</a></strong></p>
<p style="text-align: justify;">More News at <a href="http://news.krisaru.com/" target="_blank">KRISARU News</a></p>
]]></content:encoded>
			<wfw:commentRss>http://krisarunews.com/2009/11/27/w3schools-web-developers-portal-with-tutorials-and-references/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Web Development Technologies: Beyond HTML</title>
		<link>http://krisarunews.com/2009/04/04/new-web-development-technologies-beyond-html/</link>
		<comments>http://krisarunews.com/2009/04/04/new-web-development-technologies-beyond-html/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 04:03:49 +0000</pubDate>
		<dc:creator>KRISARU.com</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[New Technology]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.krisaru.com/?p=157</guid>
		<description><![CDATA[After stagnating for quite some time, Web powering technologies are now experiencing rapid development. CSS (Cascading Style Sheets) is just the first wave, and it&#8217;s already giving way to more robust technologies like DHTML, LAMP, XML (read An Introduction to the Extensible Markup Language  for more information on this technology), and AJAX. Attempting to stay [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">After stagnating for quite some time, Web powering technologies are now experiencing rapid development. CSS (Cascading Style Sheets) is just the first wave, and it&#8217;s already giving way to more robust technologies like DHTML, LAMP, XML (read An Introduction to the Extensible Markup Language  for more information on this technology), and AJAX. Attempting to stay current on these technologies can be both time consuming and expensive, which raises the question: should you stick with what you have, or take the plunge and incorporate these advanced techniques?</p>
<p id="trln" style="text-align: justify;">The answer depends on the kind of site you have and what your users expect to get from it. Will incorporating one or more of these technologies actually improve the usability of your site? If you&#8217;re merely attracted to the cosmetic overhaul they would provide, you may want to reconsider. Also worth considering are implementation time and costs. Are you willing (or can you afford to pay somebody) to implement the new technology? When all is said and done, engineering can be much more expensive than site design, and can also necessitate ongoing maintenance if your site changes regularly. Read more on <a href="http://www.allbusiness.com/technology/internet-technology-web-development/3780363-1.html" target="_blank">Web Powering Technologies</a>.</p>
<p style="text-align: justify;">
]]></content:encoded>
			<wfw:commentRss>http://krisarunews.com/2009/04/04/new-web-development-technologies-beyond-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
