<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/search/brittle-ductiletransitionzone">
<title>Public marks with search brittle-ductiletransitionzone</title>
<description>Public marks with search brittle-ductiletransitionzone</description>
<link>http://blogmarks.net/marks/search/brittle-ductiletransitionzone</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/greut/mark/1058342693"/>
<rdf:li resource="http://blogmarks.net/api/user/Regis/mark/1057209131"/>
<rdf:li resource="http://blogmarks.net/api/user/clochix/mark/1116032"/>
<rdf:li resource="http://blogmarks.net/api/user/kasi77/mark/944645"/>
<rdf:li resource="http://blogmarks.net/api/user/zhigangsuo/mark/723084"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/greut/mark/1058342693">
<title>Trails of EasyExtend » Blog Archive » Guido is my problem - Projects and projections</title>
<link>http://fiber-space.de/wordpress/?p=655</link>
<description>&lt;blockquote&gt;&lt;p&gt;Our software is as brittle as 15-20 years ago. Reusable objects and framework superstructures have failed. UML has failed. Even design pattern have failed as they turned out to be more idiomatic than universal. What’s left are lightweight programming languages which let us glue things together. Some are user friendly and don’t suck badly. That’s still the best we have.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Lua, are you there?&lt;/p&gt;</description>
<dc:date>2009-05-31T08:55:29Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>design, blog, programming, framework, software, pattern</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://fiber-space.de/wordpress/?p=655"><img border="0" src="http://blogmarks.net/screenshots/2009/05/31/07355deb2916c197a8f14c25aeb01921.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://fiber-space.de/wordpress/?p=655">Trails of EasyExtend » Blog Archive » Guido is my problem - Projects and projections</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
<div class="description"><blockquote><p>Our software is as brittle as 15-20 years ago. Reusable objects and framework superstructures have failed. UML has failed. Even design pattern have failed as they turned out to be more idiomatic than universal. What’s left are lightweight programming languages which let us glue things together. Some are user friendly and don’t suck badly. That’s still the best we have.</p></blockquote><p>Lua, are you there?</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/design">design</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blog">blog</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/framework">framework</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/software">software</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pattern">pattern</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058342693">Copy</a> | 
<a href="http://blogmarks.net/link/3212647">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Regis/mark/1057209131">
<title>Apache Wicket</title>
<link>chrome://ietab/content/reloaded.html?url=http://incubator.apache.org/wicket/</link>
<description>With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusable components written with plain Java and HTML.</description>
<dc:date>2007-05-21T14:23:01Z</dc:date>
<dc:author>Regis</dc:author>
<dc:subject>mvc, open source, framework</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="chrome://ietab/content/reloaded.html?url=http://incubator.apache.org/wicket/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="chrome://ietab/content/reloaded.html?url=http://incubator.apache.org/wicket/">Apache Wicket</a></h4>
 
by <a href="http://blogmarks.net/user/Regis">Regis</a> 
<p class="description">With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusable components written with plain Java and HTML.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mvc">mvc</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/open%2Bsource">open source</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/framework">framework</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057209131">Copy</a> | 
<a href="http://blogmarks.net/link/2242459">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/clochix/mark/1116032">
<title>Dojo ShrinkSafe -- the safe way to make your JS sprightly</title>
<link>http://alex.dojotoolkit.org/shrinksafe/</link>
<description> ShrinkSafe is a JavaScript &quot;compression&quot; system. It can typically reduce the size of your scripts by a third or more, depending on your programming style. 
Many other tools also shrink JavaScript files, but ShrinkSafe is different. Instead of relying on brittle regular expressions, ShrinkSafe is based on Rhino, a JavaScript interpreter. This allows ShrinkSafe to transform the source of a file with much more confidence that the resulting script will function identically to the file you uploaded. </description>
<dc:date>2006-10-20T09:57:42Z</dc:date>
<dc:author>clochix</dc:author>
<dc:subject>outil, tool, online, ECMAScript, javascript, compressor</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://alex.dojotoolkit.org/shrinksafe/"><img border="0" src="http://blogmarks.net/screenshots/2007/04/30/991afe4677d5c47c2f7be3484d49f0a2.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://alex.dojotoolkit.org/shrinksafe/">Dojo ShrinkSafe -- the safe way to make your JS sprightly</a></h4>
 
by <a href="http://blogmarks.net/user/clochix">clochix</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/254133">14 other(s)</a> 
<p class="description"> ShrinkSafe is a JavaScript "compression" system. It can typically reduce the size of your scripts by a third or more, depending on your programming style. 
Many other tools also shrink JavaScript files, but ShrinkSafe is different. Instead of relying on brittle regular expressions, ShrinkSafe is based on Rhino, a JavaScript interpreter. This allows ShrinkSafe to transform the source of a file with much more confidence that the resulting script will function identically to the file you uploaded. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/outil">outil</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tool">tool</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/online">online</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ECMAScript">ECMAScript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/compressor">compressor</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1116032">Copy</a> | 
<a href="http://blogmarks.net/link/254133">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/kasi77/mark/944645">
<title>Dojo ShrinkSafe -- the safe way to make your JS sprightly</title>
<link>http://alex.dojotoolkit.org/shrinksafe/</link>
<description>ShrinkSafe is a JavaScript &quot;compression&quot; system. It can typically reduce the size of your scripts by a third or more, depending on your programming style.

Many other tools also shrink JavaScript files, but ShrinkSafe is different. Instead of relying on brittle regular expressions, ShrinkSafe is based on Rhino, a JavaScript interpreter. This allows ShrinkSafe to transform the source of a file with much more confidence that the resulting script will function identically to the file you uploaded.</description>
<dc:date>2006-09-21T17:52:37Z</dc:date>
<dc:author>kasi77</dc:author>
<dc:subject>compression, javascript, js</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://alex.dojotoolkit.org/shrinksafe/"><img border="0" src="http://blogmarks.net/screenshots/2007/04/30/991afe4677d5c47c2f7be3484d49f0a2.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://alex.dojotoolkit.org/shrinksafe/">Dojo ShrinkSafe -- the safe way to make your JS sprightly</a></h4>
 
by <a href="http://blogmarks.net/user/kasi77">kasi77</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/254133">14 other(s)</a> 
<p class="description">ShrinkSafe is a JavaScript "compression" system. It can typically reduce the size of your scripts by a third or more, depending on your programming style.

Many other tools also shrink JavaScript files, but ShrinkSafe is different. Instead of relying on brittle regular expressions, ShrinkSafe is based on Rhino, a JavaScript interpreter. This allows ShrinkSafe to transform the source of a file with much more confidence that the resulting script will function identically to the file you uploaded.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/compression">compression</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/js">js</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=944645">Copy</a> | 
<a href="http://blogmarks.net/link/254133">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/zhigangsuo/mark/723084">
<title>Crack Path Prediction in Anisotropic Brittle Materials</title>
<link>http://scitation.aip.org.ezp1.harvard.edu/getpdf/servlet/GetPDFServlet?filetype=pdf&amp;id=PRLTAO000095000023235501000001&amp;idtype=cvips&amp;prog=normal</link>
<description>crack path selection</description>
<dc:date>2006-02-05T16:15:51Z</dc:date>
<dc:author>zhigangsuo</dc:author>
<dc:subject>fracture</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://scitation.aip.org.ezp1.harvard.edu/getpdf/servlet/GetPDFServlet?filetype=pdf&amp;id=PRLTAO000095000023235501000001&amp;idtype=cvips&amp;prog=normal"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://scitation.aip.org.ezp1.harvard.edu/getpdf/servlet/GetPDFServlet?filetype=pdf&amp;id=PRLTAO000095000023235501000001&amp;idtype=cvips&amp;prog=normal">Crack Path Prediction in Anisotropic Brittle Materials</a></h4>
 
by <a href="http://blogmarks.net/user/zhigangsuo">zhigangsuo</a> 
<p class="description">crack path selection</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fracture">fracture</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=723084">Copy</a> | 
<a href="http://blogmarks.net/link/990646">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>