<?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>Guyub - Konsultan F/OSS &#187; open source</title>
	<atom:link href="http://guyub.co.id/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://guyub.co.id</link>
	<description>GNU/Linux - Java, PHP, Ruby - MySQL, PostgreSQL</description>
	<lastBuildDate>Thu, 29 Jul 2010 10:11:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wayne Beaton: Eclipse is? Open Source Projects</title>
		<link>http://guyub.co.id/wayne-beaton-eclipse-is-open-source-projects/</link>
		<comments>http://guyub.co.id/wayne-beaton-eclipse-is-open-source-projects/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 12:33:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aplikasi]]></category>
		<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Pemrograman]]></category>
		<category><![CDATA[Sindikasi]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://guyub.co.id/wayne-beaton-eclipse-is-open-source-projects/</guid>
		<description><![CDATA[
One of the great things about Eclipse is that?unlike the celestial event and the unfortunately-named movie?everybody gets to see it; regardless of your location on earth, you have access to Eclipse.

But, like Linus, some people are confused as to the nature of Eclipse. To try and help people better understand Eclipse, I?ve created a ?What [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.eclipse.org/blogs/wayne/2010/07/14/eclipse-is-open-source-projects/">
<p>One of the great things about <a href="http://www.eclipse.org">Eclipse</a> is that?unlike the celestial event and the unfortunately-named movie?everybody gets to see it; regardless of your location on earth, you have access to Eclipse.</p>
<p><a href="http://comics.com/peanuts/2010-07-14/" title="Peanuts"><img alt="Peanuts" border="0" src="http://c0389161.cdn.cloudfiles.rackspacecloud.com/dyn/str_strip/325226.full.gif" /></a></p>
<p>But, like Linus, some people are confused as to the nature of Eclipse. To try and help people better understand Eclipse, I?ve created a ?<a href="http://www.eclipse.org/resources/resource.php?id=420">What is Eclipse?</a>? talk that takes an audience step-by-step from what is commonly understood through a voyage of discovery of the true greatness of Eclipse. More specifically, I start by introducing <a href="http://dev.eclipse.org/blogs/wayne/2010/06/16/eclipse-is-a-java-ide/">Eclipse as a Java IDE</a>. This is generally easy for the sorts of audiences that I speak with to understand: folks in the software industry understand IDEs (though there are still a few emacs hermits out there; and I mean ?hermit? in a wholly-endearing way). I spend the next couple of slides broadening the technical horizon by introducing Eclipse as a platform for <a href="http://dev.eclipse.org/blogs/wayne/2010/06/17/eclipse-is-an-ide-platform/">building IDEs</a>, <a href="http://dev.eclipse.org/blogs/wayne/2010/06/22/eclipse-is-a-tools-platform/">tools</a>, <a href="http://dev.eclipse.org/blogs/wayne/2010/06/29/eclipse-is-an-application-framework/">desktop applications</a>, <a href="http://dev.eclipse.org/blogs/wayne/2010/07/13/eclipse-is-runtimes/">server applications and runtimes</a>, and more.</p>
<p>All this technology is wonderful. But technology is only part of the Eclipse not-so-secret sauce. All of that technology comes from the many open source projects at Eclipse.</p>
<p><a href="http://dev.eclipse.org/blogs/wayne/files/2010/07/eclipseisopensourceprojects.png"><img alt="" class="alignnone size-medium wp-image-1105" height="225" src="http://dev.eclipse.org/blogs/wayne/files/2010/07/eclipseisopensourceprojects-300x225.png" width="300" /></a></p>
<p>We have a lot of projects at Eclipse. <em><a href="http://eclipse.org/projects/listofprojects.php">A lot of projects</a>.</em> Up to this point in the presentation, most of the discussion has been around just a small handful of projects. The ?<a href="http://www.eclipse.org/eclipse">Eclipse</a>? Project is responsible for creating most of what people think of when they think of Eclipse. Specifically, the Eclipse Project creates what we try very hard to consistently refer to as the ?Eclipse SDK? (that is, a <em>software development kit</em> for building Eclipse-based applications). The Eclipse Project leverages the work of several other projects (Equinox comes immediately to mind) to provide important bits of information, but most of the bits that people think of when they think ?Eclipse is a Java IDE? comes from the Eclipse Project.</p>
<p>Now this is where things start to get a little weird. The Eclipse Project is what we call a ?Top-Level Project?. It is?effectively?a container for several smaller-scale projects. Each of these smaller scale projects, often referred to as simply ?projects? or ?subprojects?) is a distinct entity that contributes parts to the greater whole. The <a href="http://eclipse.org/platform/">Platform Project</a>, for example, produces the UI, workbench, and many other fundamental services and frameworks; the <a href="http://www.eclipse.org/jdt">Java development tools</a> (JDT) project produces the Java compiler, editors, debugger, and such; the <a href="http://www.eclipse.org/pde">Plugin-Development Environment</a> (PDE) produces tools to aid in the construction of plug-ins; and more. All these Projects have distinct development teams, web sites, and other resources.</p>
<p>The Eclipse Project is just one of the top-level projects at Eclipse. There are currently twelve top-level projects that organize dozens of projects. Top-level projects provide more than simple organization of projects. Each top-level project has a ?Project Management Committee? (PMC) that is responsible for providing oversight and guidance to the projects in their care. Each top-level project is a little different from the others, reflecting different values and technical areas. Some top-level projects tightly organize their projects; others allow greater levels of flexibility.</p>
<p>The fact of the matter is that we have a heck of a lot of projects at Eclipse. At last count we had more than 250 projects (I can hear you gasp at that number). The project is the finest-grained organizational unit at Eclipse. Each project has its own group of developers (called ?committers?), its own website, <a href="http://www.eclipse.org/forums">forums</a>, mailing lists, source code repositories, downloads and more. Some projects provide aggregations of other projects; a project can, for example, have subprojects of its own.</p>
<p><a href="http://dev.eclipse.org/blogs/wayne/files/2010/07/projectlayers.png"><img alt="" class="alignnone size-medium wp-image-1108" height="132" src="http://dev.eclipse.org/blogs/wayne/files/2010/07/projectlayers-300x132.png" width="300" /></a></p>
<p>It?s left to the project teams to decide how they want to organize. Typically, mid-level projects tend to be used to provide some hierarchical organization for related projects. Very often mid-level projects (and top-level projects in some cases) provide handy aggregate builds and downloads of the software produced by the projects they contain. The <a href="http://www.eclipse.org/webtools">Web Tools Platform</a> Project, much like the Eclipse Project, is a good example of this. Web Tools contains multiple separate projects (e.g. <a href="http://www.eclipse.org/webtools/dali">Dali</a> and <a href="http://www.eclipse.org/webtools/ejb/">EJB Tools</a>), but distributes downloads and updates under the top-level project. As an outsider-looking-in, Web Tools comes across as a single source of software (the fact that it is really multiple projects under the covers is a bit of an implementation detail).</p>
<p>So anyway? we have a lot of projects. They?re organized under top-level projects that provide oversight and guidance. Chances are very good that we have something going on at Eclipse that interests you. </p>
<p>But Eclipse is more than just technology and projects. Eclipse is? a Community.</p>
<p><a href="http://www.eclipsesummit.org/"><img border="0" height="60" src="http://www.eclipsecon.org/summiteurope2010/static/image/friends/480x60.jpg" width="480" /></a></p>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://guyub.co.id/wayne-beaton-eclipse-is-open-source-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source or Open Core or Commercial&#8230; Does it matter??</title>
		<link>http://guyub.co.id/open-source-or-open-core-or-commercial-does-it-matter/</link>
		<comments>http://guyub.co.id/open-source-or-open-core-or-commercial-does-it-matter/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 03:19:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Sindikasi]]></category>
		<category><![CDATA[commercial]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[open core]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://guyub.co.id/open-source-or-open-core-or-commercial-does-it-matter/</guid>
		<description><![CDATA[This is my 2 cents in the Open Source vs. Open Code vs. Commercial debate. And it&#8217;s a long one&#8230;Maybe some of you reading this are offended already, but bear with me, I&#8217;ll get there. The way I see the Open Source model, having worked with OSS at MySQL for 6+ years now, is that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://karlssonondatabases.blogspot.com/2010/07/oen-source-or-open-core-or-commercial.html">This is my 2 cents in the Open Source vs. Open Code vs. Commercial debate. And it&#8217;s a long one&#8230;Maybe some of you reading this are offended already, but bear with me, I&#8217;ll get there. The way I see the Open Source model, having worked with OSS at MySQL for 6+ years now, is that this is a great way of developing software. Not brilliant, but great, but I&#8217;ll get there also.Users of OSS, in my mind, are OSS users for one or more of three reasons:It&#8217;s Open &#8211; The users using OSS for this reason believes that being open is in and of itself a great thing, enough so to use OSS even when non-OSS is less expensive and/or better.Cost &#8211; OSS is typically less expensive than non-OSS, and this is the reason these users get here. There are then 2 subgroups here, one that represents users that just aren&#8217;t funded at all, many websites are in this category, the users building Joomla and Drupal sites and the like, I think you get the point. The second group are those that have funding, but would rather spend their money on luxury items and a new car than of a software license.Technology &#8211; This is a category that many think they are in, but I don&#8217;t think this is mostly not the case. These are the users on a unique piece of software that is either not existing as non-OSS, or where the OSS variations are so much more powerful than the commercial counterparts. In all honesty, although I am aware these cases exist, I do not think that that there are THAT many. But there are those there Cost + Technology plays in, i.e. even though a commercial option exists, it is just too expensive.OK, so now we know (what I think) are the reasons that Open Source exists, is in wide use and is growing. For the first group, the ones that see Openness as a good enough reason in and of itself, I think this is a smaller group of the total number of users. But that openness is not really, in my mind, well defined.If Oracle would take the sourcecode for the Oracle database and release it under GPL, then it would be Open in most peoples mind I guess. But that piece of code is massive, and few people outside the Oracle developers would have the time, resources and knowledge to understand, extend and modify it, so what how Open is it really then? I think to an extent MySQL is case in point here, although it is GPL licenced and the sourcecode is open and free, there are few outside contributors, as compared to the large number of users. I think most users building a website using Drupal cares much about MySQL being open or closed or whatever. I think most of them care about the cost being low. And one sure could argue that low cost comes from the source being open, that is probably true to a large extent, but that doesn&#8217;t mean that commercial software or non-OSS also can be low cost (shareware for example).What this boils down to, in my mind then, is that although we all enjoy the low cost of OSS, less care about it really being open and if so how, and more about it being inexpensive. And I say that as someone who doesn&#8217;t actually mind reading sourcecode, and this is something I do on a regular basis, read and sometimes tinker with the MySQL source. But I really do not think that I am typical here.And all this is not to say that there is something wrong with OSS, quite the opposite, but often it is more about cost than actual openness. And this is worrying, but there are exceptions. Linux is one such example, although the kernel is since long ago developed by a rather small closely knit community, utilities and programs surrounding and extending the kernel, such as modules, the GNU packages and that stuff, are developed separately from this group, by individuals or groups of them with specific needs or knowledge. The key here is the open interfaces. You don&#8217;t have to understand every aspect of the Linux kernel to develop a well working and efficient utility or even kernel module.But I do not think that even Linux is developed enough in this area as I would like it to see. To me, who really believe that Open Source Software is a good thing and an excellent model for development, I would like to see an even more &#8220;contributor friendly&#8221; architecture. I think Unix got a long way here in it&#8217;s early days, with the principles of simple and easy to use APIs (like pipes) and programs could do one hing and do it well. But those days are gone now, that was 30 &#8211; 40 years ago or so, and we need to develop things, and I haven&#8217;t seen that happening. FSF and GPL and all that defines to extent the framework for distributed software in terms of legalities and many other aspects, but there is little help in how to make the software that can now in theory be read by anyone truly open. If we assume that Oracle made their sourcecode GPL, but did not provide any documentation on how the sourcecode works (which is not a requirement of GPL) and removed all the sourcecode comments (which is not a requirement either), how open would that be, really? I do not think it would help much in terms of openness, to be honest. Sure, it would be open for someone who wanted to hickjack some intricate part of the Oracle sourcecode, but that would need a large investment in investigating the code, so this would probably only be reasonable for a some other large corporate entity. But the code would really be open for the rest of us.Instead of discussing Open Source vs. Open Code vs. Commercial, I think it would be much more interesting to discuss how we develop software that truly is contributor friendly. Code that is easy to add to, code that lives in an environment where changes and additions can easily be made, reviewed and tested. Code that allows itself to be built by anyone, anywhere so that I can test my code on a 16 CPU x86 box somewhere in australia, provided by a nice person I don&#8217;t even know, although I am located in Sweden. Code that is required to have proper commenting, proper structured APIs and natural points for injecting new and changed code. And above all, code that lets someone with excellent domain knowledge (in for example indexing algorithms, GIS, text search, APIs, disk management etc., if we talk about databases) to write code and test, without being a database expert or even knowing the inner details of the system he/she writes code in, and not being brilliant developers themselves.Is this a dream? Maybe, Is Drizzle the answer (I know someone will suggest that), and I say no, it&#8217;s just not enough, it&#8217;s just more of the same (plugins), it doesn&#8217;t really provide anything new in how we develop things or how those developments are published and distributed.In short, I think the Open Source vs. Open Code debate is just nitpicking and boring. Neither model just isn&#8217;t good enough to be truly friendly and open for contribution. The difference lies more in how and with what we we can commercialize our efforts, which is a valid concern, but my main concern, as you can see, is that I believe that neither model is truly open. And I would rather see a truly contributor friendly Open Code model than the current state of affairs./Karlsson</a></p>
]]></content:encoded>
			<wfw:commentRss>http://guyub.co.id/open-source-or-open-core-or-commercial-does-it-matter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seminar Linux  Open Source Berlangsung Dengan Sukses</title>
		<link>http://guyub.co.id/seminar-linux-open-source-berlangsung-dengan-sukses/</link>
		<comments>http://guyub.co.id/seminar-linux-open-source-berlangsung-dengan-sukses/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 11:16:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Sindikasi]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[seminar]]></category>

		<guid isPermaLink="false">http://guyub.co.id/seminar-linux-open-source-berlangsung-dengan-sukses/</guid>
		<description><![CDATA[Walaupun baru ?berdiri tahun 2008 yang lalu, Polytechnic Linux Community (POLICY) ?bertekad untuk memajukan open source di Aceh. Hal ini terbukti dengan memulai diadakannya Seminar Linux dan Open Source ? di Politeknik Negeri Lhokseumawe pada hari Rabu, 10 Maret 2010 yang lalu yang berlangsung mulai ?pukul 09.00WIB -15.30 WIB, dan? Alhamdulillah kegiatan seminar ini berlangsung [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://aceh.linux.or.id/archives/486">Walaupun baru ?berdiri tahun 2008 yang lalu, Polytechnic Linux Community (POLICY) ?bertekad untuk memajukan open source di Aceh. Hal ini terbukti dengan memulai diadakannya Seminar Linux dan Open Source ? di Politeknik Negeri Lhokseumawe pada hari Rabu, 10 Maret 2010 yang lalu yang berlangsung mulai ?pukul 09.00WIB -15.30 WIB, dan? Alhamdulillah kegiatan seminar ini berlangsung [...]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://guyub.co.id/seminar-linux-open-source-berlangsung-dengan-sukses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Niwatori: Lomba Desain Poster  Brosur Opensource</title>
		<link>http://guyub.co.id/niwatori-lomba-desain-poster-brosur-opensource/</link>
		<comments>http://guyub.co.id/niwatori-lomba-desain-poster-brosur-opensource/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 10:59:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Sindikasi]]></category>
		<category><![CDATA[lomba]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://guyub.co.id/niwatori-lomba-desain-poster-brosur-opensource/</guid>
		<description><![CDATA[
		

FOSS-ID, sebuah badan bentukan Depkominfo untuk mendukung gerakan opensource mengadakan Lomba Desain Poster &#38; Brosur Opensource. Tidak hanya membuat poster/brosur tentang opensource, di dalam lomba ini juga peserta diwajibkan menggunakan software desain grafis opensource yaitu Inkscape &#38; GIMP. Tertarik untuk ikutan? Kunjungi halaman lomba untuk keterangan lebih lanjut.
Senang desain tapi belum pernah menggunakan Inkscape &#38; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://chickenstrip.wordpress.com/2010/02/06/lomba-desain-poster-brosur-opensource/"><br />
		<img src="http://planet.ubuntu-id.org/heads/niwatori.png" alt="tanya siapa?" /><br />

<p><a href="http://www.foss-id.web.id">FOSS-ID</a>, sebuah badan bentukan Depkominfo untuk mendukung gerakan opensource mengadakan <a href="http://www.foss-id.web.id/2010/01/14/foss-id-competition-2010/">Lomba Desain Poster &#38; Brosur Opensource</a>. Tidak hanya membuat poster/brosur tentang opensource, di dalam lomba ini juga peserta diwajibkan menggunakan software desain grafis opensource yaitu <a href="http://inkscape.org">Inkscape</a> &#38; <a href="http://gimp.org">GIMP</a>. Tertarik untuk ikutan? Kunjungi <a href="http://www.foss-id.web.id/2010/01/14/foss-id-competition-2010/">halaman lomba</a> untuk keterangan lebih lanjut.</p>
<p>Senang desain tapi belum pernah menggunakan Inkscape &#38; GIMP? Menggunakan Inkscape &#38; GIMP tidaklah sulit, fitur dan cara penggunaannya mirip dengan CorelDraw/Adobe Illustrator &#38; Adobe Photoshop. Tidak melulu dijalankan di Linux, Inkscape &#38; GIMP bisa dijalankan di Microsot Windows maupun MacOSX. Cobalah unduh installernya di <a href="http://www.gimp.org/downloads">http://www.gimp.org/downloads</a> dan <a href="http://www.inkscape.org/download">http://www.inkscape.org/download</a></p>
<p><a href="http://www.flickr.com/photos/niwat0ri/4333036392/" title="power by niwat0ri a.k.a Diki, on Flickr"><img src="http://farm5.static.flickr.com/4002/4333036392_6472541915.jpg" height="292" width="300" /></a><br />
Chickenstrip sendiri dibuat dengan menggunakan Inkscape &#38; GIMP, demikian halnya juga berbagai pekerjaan desain grafis yang selama ini saya kerjakan. Intinya: mari mencoba menggunakan Inkscape &#38; GIMP, kebetulan sambil ada lomba maka latihannya bisa sekalian dikirim? siapa tahu terpilih menjadi pemenang dan mendapat hadiah bukan? </p>
<p>Selamat mendesain, sampai jumpa di lomba nanti. (Bukan, saya bukan peserta. Cuma kebagian sedikit membantu para juri dan tim FOSS-ID di aspek teknis Inkscape &#38; GIMP ^_^).<br />
Mari berkarya dengan perangkat lunak legal dan opensource. Semangat! </p>
<p>  <a href="http://feeds.wordpress.com/1.0/gocomments/chickenstrip.wordpress.com/506/" rel="nofollow"><img src="http://feeds.wordpress.com/1.0/comments/chickenstrip.wordpress.com/506/" alt="" border="0" /></a> <a href="http://feeds.wordpress.com/1.0/godelicious/chickenstrip.wordpress.com/506/" rel="nofollow"><img src="http://feeds.wordpress.com/1.0/delicious/chickenstrip.wordpress.com/506/" alt="" border="0" /></a> <a href="http://feeds.wordpress.com/1.0/gostumble/chickenstrip.wordpress.com/506/" rel="nofollow"><img src="http://feeds.wordpress.com/1.0/stumble/chickenstrip.wordpress.com/506/" alt="" border="0" /></a> <a href="http://feeds.wordpress.com/1.0/godigg/chickenstrip.wordpress.com/506/" rel="nofollow"><img src="http://feeds.wordpress.com/1.0/digg/chickenstrip.wordpress.com/506/" alt="" border="0" /></a> <a href="http://feeds.wordpress.com/1.0/goreddit/chickenstrip.wordpress.com/506/" rel="nofollow"><img src="http://feeds.wordpress.com/1.0/reddit/chickenstrip.wordpress.com/506/" alt="" border="0" /></a> <img src="http://stats.wordpress.com/b.gif?host=chickenstrip.wordpress.com&#38;blog=2156940&#38;post=506&#38;subd=chickenstrip&#38;ref=&#38;feed=1" alt="" border="0" />	</a></p>
]]></content:encoded>
			<wfw:commentRss>http://guyub.co.id/niwatori-lomba-desain-poster-brosur-opensource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Survey Identifying Business Needs for Semantic CMS &#8211; Sandro Groganz, Open Source Marketi &#8230;</title>
		<link>http://guyub.co.id/survey-identifying-business-needs-for-semantic-cms-sandro-groganz-open-source-marketi/</link>
		<comments>http://guyub.co.id/survey-identifying-business-needs-for-semantic-cms-sandro-groganz-open-source-marketi/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:19:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aplikasi]]></category>
		<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Sindikasi]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[semantic]]></category>

		<guid isPermaLink="false">http://guyub.co.id/survey-identifying-business-needs-for-semantic-cms-sandro-groganz-open-source-marketi/</guid>
		<description><![CDATA[
Please shell out a few minutes to help the IKS Project identify business needs for semantic CMS by participating in a survey. The results will help the EU-funded project to work towards an Open Source interactive knowledge stack.
There are two different sets of questions, depending on your background:

IT Executives of CMS Vendors
IT Executives of CMS [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sandro.groganz.com/weblog/2010/01/18/survey-identifying-business-needs-for-semantic-cms/">
<p>Please shell out a few minutes to help the <a href="http://www.iks-project.eu/">IKS Project</a> identify business needs for semantic CMS by participating in a survey. The results will help the EU-funded project to work towards an Open Source interactive knowledge stack.</p>
<p>There are two different sets of questions, depending on your background:</p>
<ul>
<li><a href="http://141.28.126.127/iks-survey/itExecutivesOfCmsProvidersSurvey.htm?lang=en">IT Executives of CMS Vendors</a></li>
<li><a href="http://141.28.126.127/iks-survey/itExecutivesOfCmsCustomersSurvey.htm?lang=en">IT Executives of CMS End User Companies</a></li>
</ul>
<p>Thanks for participating in the survey and please spread the word!</p>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://guyub.co.id/survey-identifying-business-needs-for-semantic-cms-sandro-groganz-open-source-marketi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A guide to The 451 Group?s open source software coverage</title>
		<link>http://guyub.co.id/a-guide-to-the-451-groups-open-source-software-coverage/</link>
		<comments>http://guyub.co.id/a-guide-to-the-451-groups-open-source-software-coverage/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 05:23:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Sindikasi]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://guyub.co.id/a-guide-to-the-451-groups-open-source-software-coverage/</guid>
		<description><![CDATA[Regular visitors to the 451 CAOS Theory blog will be well aware of The 451 Group#8217;s CAOS (Commercial Adoption of Open Source) research service and our CAOS long-form reports.
They are probably less aware of the open source coverage that The 451 Group provides on a day-to-day and week-to-week basis, however, and I thought it would [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedproxy.google.com/~r/451opensource/~3/lo-NYk3KwRU/">Regular visitors to the 451 CAOS Theory blog will be well aware of The 451 Group#8217;s CAOS (Commercial Adoption of Open Source) research service and our CAOS long-form reports.<br />
They are probably less aware of the open source coverage that The 451 Group provides on a day-to-day and week-to-week basis, however, and I thought it would be worthwhile to provide some examples of The 451 Group#8217;s ongoing open source coverage by highlighting a few recent reports.<br />
The company#8217;s core services are 451 Market Insight Service, which delivers daily insight into emerging enterprise IT markets, and 451 TechDealmaker, a forward-looking weekly analysis service focused on M#038;A activity within the enterprise IT business.<br />
Here#8217;s some examples of how our coverage fits in to those two services. Needless to say, these reports are only available to clients, although you can apply for trial access. Vendors &#8211; open source or otherwise &#8211; do not have to be clients in order to be covered by our analysts.<br />
451 Market Insight Service<br />
The 451#8217;s CAOS analysts &#8211; Jay and I &#8211; are responsible for much of the coverage of open source specialist vendors. Recent examples include:</p>
<p>Novell lessens Linux push for Intelligent Workload Management strategy</p>
<p>OpenLogic offers code scanning and compliance, community Linux support</p>
<p>DotNetNuke rides the explosion of open source on .NET for app development, WCM</p>
<p>Meanwhile The 451 Group#8217;s team of analysts also cover open source related vendors in their respective coverage areas, often in conjunction with CAOS analysts. For example:</p>
<p>Google#8217;s online channel for smartphones changes little in terms of market dynamics</p>
<p>JasperSoft eyes the enterprise with latest commercial open source BI suite</p>
<p>xTuple#8217;s open source ERP attracts more manufacturers, strikes chord with distributors</p>
<p>Gluster targets virtualization, unstructured data with new clustered storage platform</p>
<p>eZ Systems gears up for growth with new funding and new CEO</p>
<p>Additionally, we also provide reports assessing the strategies of proprietary/mixed source vendors towards open source. Examples include:</p>
<p>JetBrains has an open-source IDEA that could expand its profile</p>
<p>Day Software aims to become the patron saint of open source Web content management</p>
<p>Microsoft#8217;s new position reflects changing attitude toward open source</p>
<p>Putting Oracle#8217;s open source moves in perspective</p>
<p>SAP is learning to give and take with open source</p>
<p>In addition to our vendor-centric MIS output, open source also regularly makes an appearance in our reports assessing wider industry trends. For example:</p>
<p>Open source users voice concerns over Oracle#8217;s acquisition of MySQL</p>
<p>#8216;Vendor wars#8217; push challenges, opportunity to HPC and its enterprise outlook</p>
<p>Unpaid community Linux serving as foundation for provider and private clouds</p>
<p>Open source and cloud computing ? a match made in heaven?</p>
<p>451 TechDealmaker<br />
451 Group analysts follow open source-related M#038;A in their coverage areas, again often working with the CAOS analsyst. Examples include:</p>
<p>VMware grows cloud stack, sends message with Zimbra buy</p>
<p>Terracotta acquires Quartz, adding job scheduling to Java-caching lineup</p>
<p>Pentaho snags LucidEra assets in bid to give analytics mainstream appeal</p>
<p>While we also provide reports assessing the prospects of potential acquirers and targets alike. For example:</p>
<p>EC concerns over Oracle-Sun deal center on MySQL</p>
<p>Will Red Hat have to buy to meet aggressive growth targets?</p>
<p>Further acquisitions could boost Novell#8217;s Linux business, indirectly</p>
<p>And again, open source makes an appearance in our reports assessing wider industry trends. For example:</p>
<p>Could an open source project survive a hostile acquisition?</p>
<p>How will recent moves by Intel and Google shake up the embedded OS space?</p>
<p>Opportunities for open source M#038;A in 2009</p>
<p>Will code scanning and analysis get large vendors shopping?</p>
<p>For those with an interest in M#038;A it is also worth mentioning is 451 M#038;A KnowledgeBase ? the company#8217;s merger and acquisition database, which contains details of all M#038;A deals tracked by The 451 Group, and offers the ability to filter search results to contain deals that are themed #8220;open source#8221;.<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://guyub.co.id/a-guide-to-the-451-groups-open-source-software-coverage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Editor Opensource Terbaru (Part1)</title>
		<link>http://guyub.co.id/video-editor-opensource-terbaru-part1/</link>
		<comments>http://guyub.co.id/video-editor-opensource-terbaru-part1/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 00:47:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aplikasi]]></category>
		<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Sindikasi]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[video editor]]></category>

		<guid isPermaLink="false">http://guyub.co.id/video-editor-opensource-terbaru-part1/</guid>
		<description><![CDATA[BismiLLAH,
Salam untuk para Linuxer sejagad, kali ini saya akan memperkenalkan sebuah Video Editor yang lumayan baru. Namanya OpenShot Movie Editor. Yah, pada postingan kali ini mohon maaf hanya bisa memberikan info, untuk tutorial sederhananya InsyaALLAH akan menyusul dalam waktu dekat.
Salam sukses selalu untuk kawan-kawan Linux nusantara ^^,

]]></description>
			<content:encoded><![CDATA[<p><a href="http://balikpapan.linux.or.id/2010/01/08/video_editor_opensource_terbaru_part1/">BismiLLAH,<br />
Salam untuk para Linuxer sejagad, kali ini saya akan memperkenalkan sebuah Video Editor yang lumayan baru. Namanya OpenShot Movie Editor. Yah, pada postingan kali ini mohon maaf hanya bisa memberikan info, untuk tutorial sederhananya InsyaALLAH akan menyusul dalam waktu dekat.<br />
Salam sukses selalu untuk kawan-kawan Linux nusantara ^^,<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://guyub.co.id/video-editor-opensource-terbaru-part1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Beauty of Open-Source Software: the Freedom to Innovate</title>
		<link>http://guyub.co.id/the-beauty-of-open-source-software-the-freedom-to-innovate/</link>
		<comments>http://guyub.co.id/the-beauty-of-open-source-software-the-freedom-to-innovate/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 00:18:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Sindikasi]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://guyub.co.id/the-beauty-of-open-source-software-the-freedom-to-innovate/</guid>
		<description><![CDATA[pOver the last couple of days, I have been listening to a very enlightening series of podcast interviews. The topic of the interviews has been open-source software. The interviews were with several key players in the open-source software movement, including Linus Torvalds, the creator of the Linux operating system./ppOver the last couple of days, I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linux.com/community/blogs/the-beauty-of-open-source-software-the-freedom-to-innovate.html">pOver the last couple of days, I have been listening to a very enlightening series of podcast interviews. The topic of the interviews has been open-source software. The interviews were with several key players in the open-source software movement, including Linus Torvalds, the creator of the Linux operating system./ppOver the last couple of days, I have been listening to a very enlightening series of podcast interviews. The topic of the interviews has been open-source software. The interviRead More&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://guyub.co.id/the-beauty-of-open-source-software-the-freedom-to-innovate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Rocks ?</title>
		<link>http://guyub.co.id/open-source-rocks/</link>
		<comments>http://guyub.co.id/open-source-rocks/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 05:47:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Sindikasi]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://guyub.co.id/open-source-rocks/</guid>
		<description><![CDATA[My colleagues Luca Olivari and Anders Karlsson mentioned the importance of an ecosystem, open source or not.
I could not agree more.
One of the fastest growing open source ecosystem is currently the Android ecosystem.
Android also has a market place. Semantically, by the way there is a difference between a store (like Apple App Store) and a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://serge.frezefond.free.fr/?p=229">My colleagues Luca Olivari and Anders Karlsson mentioned the importance of an ecosystem, open source or not.<br />
I could not agree more.<br />
One of the fastest growing open source ecosystem is currently the Android ecosystem.<br />
Android also has a market place. Semantically, by the way there is a difference between a store (like Apple App Store) and a [...]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://guyub.co.id/open-source-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An example why Open Source rocks&#8230; Take that, Apple!</title>
		<link>http://guyub.co.id/an-example-why-open-source-rocks-take-that-apple/</link>
		<comments>http://guyub.co.id/an-example-why-open-source-rocks-take-that-apple/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 01:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Sindikasi]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://guyub.co.id/an-example-why-open-source-rocks-take-that-apple/</guid>
		<description><![CDATA[My colleague Luca Olivari wrote about the excellent site GetApp.com, where you can find loads of good Open SOurce applications. Where Luca goes wrong though is when he compares this to AppStore for iPhone. Apple does encourage iPhone application development, but it is not Open Source, which is why one crucial Web component is missing: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://karlssonondatabases.blogspot.com/2010/01/example-why-open-source-rocks-take-that.html">My colleague Luca Olivari wrote about the excellent site GetApp.com, where you can find loads of good Open SOurce applications. Where Luca goes wrong though is when he compares this to AppStore for iPhone. Apple does encourage iPhone application development, but it is not Open Source, which is why one crucial Web component is missing: a Flash plug-in. Yes, for those of you without an iPhone, you can NOT view Flash-based pages with an iPhone. The reason? Apple will not allow one, at least not yet, and Adobe has not announced a player for the iPhone.Although the Flash player in and of itself is not Open Source, this still shows what an active eco-system can do for you, it will encourage and promote more and innovative development. Looking at the competing Android platform (I&#8217;m on an Acer Liquid myself), a Flash player has been announced, but is not yet released. The eco-system around Android is much younger than that around iPhone, but it is just as large and is truly innovative. If we exclude that fact that tethering applications has been banned from Market (the Android app site), as a result of some telco companies realizing that this was not in their best interest (not that this will stop tethering in the end anyway, and excellent PdaNet, which I use right now, i close to as good, except that it is wired only (Bluetooth enabled PdaNet will be there with Android 2.0 though)).All in all, comparing AppStore and Market will show you just what a true live Open Source environment can do in terms of eco-systems. That Android is less mature in terms of usability and partly in terms of features compared to an iPhone is true, but it is close enough, fully Open Source, intergrates with all the neat Google things (GPS with Google maps is just great, for example) and is about 1/2 the price (at least here in sweden) (I got mine on an auction, and paid even less than my old clunky Nokia E66 even).So, all in all, if you want a true Open Source phone and is willing to accept that some assemply is required, then go for an Android. Take that, Apple!/KarlssonBTW. If you are wondering why I am not blogging as much on databases here as I used to, this is because the heated tone on the MySQL blog-front right now. Me being an evil person and all that.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://guyub.co.id/an-example-why-open-source-rocks-take-that-apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
