<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3262636492150577278</id><updated>2011-08-29T21:40:14.986-07:00</updated><category term='Content managemente systems evolutions'/><title type='text'>Content oriented</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://coriented.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3262636492150577278/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://coriented.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Mauro Thon Giudici</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3262636492150577278.post-8634687006333923730</id><published>2009-06-06T02:54:00.000-07:00</published><updated>2009-06-09T08:55:14.544-07:00</updated><title type='text'>Content models</title><content type='html'>The jump form CI (Computational Intelligence) to Genetic Programming (GP), for an Information Architect, is somewhat exciting. Starting from the first steps till some intricacies of sieve building. When I approached it the assertion that among Living things a wrong if clause is an opportunity and not an error made me even more intrigued. So, even if not a geneticist, I've continued to follow mostly the theoretical side as a great source of inspiration for new content representational structures.&lt;br /&gt;In this case I'm presenting here, and interesting set of consideration about data structures: hyper graphs. A serious study of content representations must consider not only the straight connections but functors and modifiers as well. In such a view the traditional graph representation (coming form the old semantic networks) introduced by topics (or tags) is somewhat static in its node to node jumps. See &lt;a href="http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1000385#s1"&gt;here&lt;/a&gt;. The soundness of the connection between biology and content analysis maybe traced back to Hegel and before English natural historians and scientists. For a study on the relation nature/culture in Hegel see &lt;a href="http://books.google.com/books?id=kHx0VDKae30C&amp;pg=PA104&amp;lpg=PA104&amp;dq=hegel+second+nature+bildung&amp;source=bl&amp;ots=xlO7E4lp7I&amp;sig=nCFpIiQLSprMmr__eac2W3UnGew&amp;hl=en&amp;ei=90QqSrGwDIiR_Qbf6J31Cg&amp;sa=X&amp;oi=book_result&amp;ct=result&amp;resnum=7#PPA104,M1"&gt;here&lt;/a&gt; and &lt;a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=6&amp;url=http%3A%2F%2Fwww.ceeol.com%2Faspx%2Fgetdocument.aspx%3Flogid%3D5%26id%3D73de7e2593c1446fa191e535c691e11f&amp;ei=90QqSrGwDIiR_Qbf6J31Cg&amp;rct=j&amp;q=hegel+second+nature+bildung&amp;usg=AFQjCNHO5XTEYEEBQrp6bS1nS1FeIkAwyQ&amp;sig2=SfSJ_y09q2-EnzmqqXr32g"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3262636492150577278-8634687006333923730?l=coriented.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coriented.blogspot.com/feeds/8634687006333923730/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3262636492150577278&amp;postID=8634687006333923730' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3262636492150577278/posts/default/8634687006333923730'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3262636492150577278/posts/default/8634687006333923730'/><link rel='alternate' type='text/html' href='http://coriented.blogspot.com/2009/06/content-models.html' title='Content models'/><author><name>Mauro Thon Giudici</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3262636492150577278.post-8183191611870170257</id><published>2008-11-19T16:18:00.000-08:00</published><updated>2008-11-19T16:39:45.502-08:00</updated><title type='text'>Definitions first</title><content type='html'>It could be considered a triviality to call a Content Management Systema (CMS) a Content Orient CMS. However the reasons for this are easy to resume.&lt;br /&gt;&lt;br /&gt;If we go back since the birth (2000/2001) of CMSs and this is more clear if we consider CMS Frameworks from open source (the ones which dominate now in the low end segment of the market) it is quite clear that CMS have been conceived as sort of panels organized to form a grid of predefined content sources. The most evident of those cases is the templating system. A template is quite restrictive on the content producer side. It requires content to be in some ways serialized unless one edits the template, in such case other and more serious problem arises like the CMS compatibility along  the successive releases or the, mostly unwanted, need for programming skills.&lt;br /&gt;&lt;br /&gt;A quite different path could be devised getting back to the concept of &lt;a href="http://www-formal.stanford.edu/jmc/context3/context3.html"&gt;Context from John McCarthy&lt;/a&gt; (lisp's father among other things). I have taken this path.&lt;br /&gt;&lt;br /&gt;But back to definitions &lt;span style="font-style:italic;"&gt;COMS&lt;/span&gt; could be used to name a Content Oriented Management System as opposed/related to &lt;span style="font-style:italic;"&gt;CMS&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;The same for a &lt;span style="font-weight:bold;"&gt;Context&lt;/span&gt; I will identify a set of items belonging to the same Context, however organized (I will get on this soon).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3262636492150577278-8183191611870170257?l=coriented.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coriented.blogspot.com/feeds/8183191611870170257/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3262636492150577278&amp;postID=8183191611870170257' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3262636492150577278/posts/default/8183191611870170257'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3262636492150577278/posts/default/8183191611870170257'/><link rel='alternate' type='text/html' href='http://coriented.blogspot.com/2008/11/definitions-first.html' title='Definitions first'/><author><name>Mauro Thon Giudici</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3262636492150577278.post-1912934098735365829</id><published>2008-11-13T01:06:00.000-08:00</published><updated>2008-11-15T08:04:46.173-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Content managemente systems evolutions'/><title type='text'>Manifesto. For a new breed of content management systems</title><content type='html'>I started working on the Idea of CMS long time ago (1998). In the last years I have build highly personalized CMS for Publishing, Elearning/Education and b2b.&lt;br /&gt;&lt;br /&gt;My aim here is to analyze and propose new forms of CMS more content oriented rather than structure oriented. The main idea, to put it plainly,  is that to publish content you need to use content itself to mold the structure of the data underling a site or a service.&lt;br /&gt;&lt;br /&gt;By the way I will analyze some "content user segments" (CUS) that more need such an "expressive power growth".&lt;br /&gt;&lt;br /&gt;Theoretically there are several formal tools ready to use. From Concept Algebras, Bayesian (and non) content analysis and Semantic Web RDF Logic.&lt;br /&gt;&lt;br /&gt;In practical terms I will focus mostly on a set of small niche needs as:&lt;br /&gt;     &lt;ul&gt;&lt;br /&gt;&lt;li&gt; conferences and event announcement and management.&lt;br /&gt;&lt;/li&gt;&lt;li&gt; photographers and art galleries online presence.&lt;/li&gt;&lt;li&gt;courses and education management.&lt;/li&gt;&lt;li&gt;news based content publishing.&lt;/li&gt;&lt;li&gt;small publisher intranet/extranet tools and services. &lt;/li&gt;&lt;/ul&gt;One of the main problems arising in a CMS adoption by literate content producers is the counter intuitive CMS workflow. That is one of the causes of the steep leaning curve CMSs have.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3262636492150577278-1912934098735365829?l=coriented.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coriented.blogspot.com/feeds/1912934098735365829/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3262636492150577278&amp;postID=1912934098735365829' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3262636492150577278/posts/default/1912934098735365829'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3262636492150577278/posts/default/1912934098735365829'/><link rel='alternate' type='text/html' href='http://coriented.blogspot.com/2008/11/manifesto-for-new-breed-of-content.html' title='Manifesto. For a new breed of content management systems'/><author><name>Mauro Thon Giudici</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
