<?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/contract">
<title>Public marks with search contract</title>
<description>Public marks with search contract</description>
<link>http://blogmarks.net/marks/search/contract</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058495741"/>
<rdf:li resource="http://blogmarks.net/api/user/newandforever/mark/1058387656"/>
<rdf:li resource="http://blogmarks.net/api/user/jpcaruana/mark/1058376172"/>
<rdf:li resource="http://blogmarks.net/api/user/newandforever/mark/1058375553"/>
<rdf:li resource="http://blogmarks.net/api/user/newandforever/mark/1058375557"/>
<rdf:li resource="http://blogmarks.net/api/user/delavigne/mark/1058348598"/>
<rdf:li resource="http://blogmarks.net/api/user/wabaus/mark/1058297376"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058216301"/>
<rdf:li resource="http://blogmarks.net/api/user/polyxena/mark/1058212181"/>
<rdf:li resource="http://blogmarks.net/api/user/gudipudi/mark/1058145130"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058137075"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058050862"/>
<rdf:li resource="http://blogmarks.net/api/user/kooolman/mark/1057871331"/>
<rdf:li resource="http://blogmarks.net/api/user/kasi77/mark/1057751067"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057645257"/>
<rdf:li resource="http://blogmarks.net/api/user/oqdbpo/mark/1057638124"/>
<rdf:li resource="http://blogmarks.net/api/user/pmdm/mark/1057602375"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057565163"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1057529712"/>
<rdf:li resource="http://blogmarks.net/api/user/rike_/mark/1057490495"/>
<rdf:li resource="http://blogmarks.net/api/user/pvergain/mark/1057487966"/>
<rdf:li resource="http://blogmarks.net/api/user/McDonna/mark/1057470417"/>
<rdf:li resource="http://blogmarks.net/api/user/jdrsantos/mark/1058000277"/>
<rdf:li resource="http://blogmarks.net/api/user/digitfind/mark/1057216035"/>
<rdf:li resource="http://blogmarks.net/api/user/LayneBau96/mark/2675989"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058495741">
<title>The Web in the Enterprise - Stefan Tilkov's Random Stuff</title>
<link>http://www.innoq.com/blog/st/2009/09/the_web_in_the_enterprise.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;# There are meaningful “entry points” into the app - URIs. (No, I’m not going to mention the R-word.) It’s simply entirely unacceptable for a Web app to expose only a single URI, break the “Back” button, and disallow linking. Frameworks that don’t support URIs for application concepts, such as every customer, order, contact report, document etc. should simply be banned.&lt;/p&gt;&lt;p&gt;# Application boundaries are a concern to developers, not users. The Web is about linking stuff together, without any concern about application boundaries. There’s absolutely no reason why you shouldn’t be able to follow a link in your CRM application that takes you to a product page in your online catalog, or from a customer record to the information about when they last logged in to the Web site, or from a page that’s part of a complex business process UI to the appropriate documentation and on to the discussion group where you can tell everybody how much it sucks.&lt;/p&gt;&lt;p&gt;# Documents are accessible in a standard way. The idea of accessing any kind of document, such as an insurance application form that’s been scanned in, a letter sent to a business partner last year, or a contract with a business partner, by any other means than an HTTP GET is just stupid.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-07T11:41:45Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>http, webarch, rest</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.innoq.com/blog/st/2009/09/the_web_in_the_enterprise.html"><img border="0" src="http://blogmarks.net/screenshots/2009/09/07/fad61946e6149ba3f775dc6e725c4cf6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.innoq.com/blog/st/2009/09/the_web_in_the_enterprise.html">The Web in the Enterprise - Stefan Tilkov's Random Stuff</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p># There are meaningful “entry points” into the app - URIs. (No, I’m not going to mention the R-word.) It’s simply entirely unacceptable for a Web app to expose only a single URI, break the “Back” button, and disallow linking. Frameworks that don’t support URIs for application concepts, such as every customer, order, contact report, document etc. should simply be banned.</p><p># Application boundaries are a concern to developers, not users. The Web is about linking stuff together, without any concern about application boundaries. There’s absolutely no reason why you shouldn’t be able to follow a link in your CRM application that takes you to a product page in your online catalog, or from a customer record to the information about when they last logged in to the Web site, or from a page that’s part of a complex business process UI to the appropriate documentation and on to the discussion group where you can tell everybody how much it sucks.</p><p># Documents are accessible in a standard way. The idea of accessing any kind of document, such as an insurance application form that’s been scanned in, a letter sent to a business partner last year, or a contract with a business partner, by any other means than an HTTP GET is just stupid.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webarch">webarch</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rest">rest</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058495741">Copy</a> | 
<a href="http://blogmarks.net/link/3336552">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/newandforever/mark/1058387656">
<title>homes for sale by owner </title>
<link>http://viselka.com/Real_Estate_Contract_Of_Sale.htm</link>
<description>buy property by owner contract</description>
<dc:date>2009-06-24T15:29:17Z</dc:date>
<dc:author>newandforever</dc:author>
<dc:subject>Homes for sale by owner, houston, houses, vgbpsbotgioan, buy, property, owner, contract</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://viselka.com/Real_Estate_Contract_Of_Sale.htm"><img border="0" src="http://blogmarks.net/screenshots/2009/06/24/b52080fbe3a0ecb9fd2f31b605995ec6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://viselka.com/Real_Estate_Contract_Of_Sale.htm">homes for sale by owner </a></h4>
 
by <a href="http://blogmarks.net/user/newandforever">newandforever</a> 
<p class="description">buy property by owner contract</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Homes%2Bfor%2Bsale%2Bby%2Bowner">Homes for sale by owner</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/houston">houston</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/houses">houses</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vgbpsbotgioan">vgbpsbotgioan</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/buy">buy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/property">property</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/owner">owner</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/contract">contract</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058387656">Copy</a> | 
<a href="http://blogmarks.net/link/3251538">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jpcaruana/mark/1058376172">
<title>Enable tethering on iPhone 3.0 - Too easy... (WORLDWIDE carriers) | richardlai's Xanga Site - Weblog</title>
<link>http://richardlai.xanga.com/704930537/enable-tethering-on-iphone-30---too-easy-worldwide-carriers/</link>
<description> 	Tested platform: iPhone 3G 16GB, Firmware 3.0, O2 Contract
[should work on the 3G S as well]

iTunes 8.2 is needed for the drivers.
No jailbreaking needed. </description>
<dc:date>2009-06-19T11:58:24Z</dc:date>
<dc:author>jpcaruana</dc:author>
<dc:subject>iphone</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://richardlai.xanga.com/704930537/enable-tethering-on-iphone-30---too-easy-worldwide-carriers/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/19/0c9a9484fb863a6c8edd7d3bca842de0.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://richardlai.xanga.com/704930537/enable-tethering-on-iphone-30---too-easy-worldwide-carriers/">Enable tethering on iPhone 3.0 - Too easy... (WORLDWIDE carriers) | richardlai's Xanga Site - Weblog</a></h4>
 
by <a href="http://blogmarks.net/user/jpcaruana">jpcaruana</a> 
<p class="description"> 	Tested platform: iPhone 3G 16GB, Firmware 3.0, O2 Contract
[should work on the 3G S as well]

iTunes 8.2 is needed for the drivers.
No jailbreaking needed. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iphone">iphone</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058376172">Copy</a> | 
<a href="http://blogmarks.net/link/3241076">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/newandforever/mark/1058375553">
<title>land contract in the upper peninsula of michigan</title>
<link>http://viselka.com/Upper_Peninsula.htm</link>
<description>land contract in the upper peninsula of michigan</description>
<dc:date>2009-06-21T18:46:52Z</dc:date>
<dc:author>newandforever</dc:author>
<dc:subject>the, up, michigan, gvbszpgionu, land, contract, upper, Peninsula, tutorial</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://viselka.com/Upper_Peninsula.htm"><img border="0" src="http://blogmarks.net/screenshots/2009/06/21/bcca060b3fcd3b2963ef51d1451cd418.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://viselka.com/Upper_Peninsula.htm">land contract in the upper peninsula of michigan</a></h4>
 
by <a href="http://blogmarks.net/user/newandforever">newandforever</a> 
<p class="description">land contract in the upper peninsula of michigan</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/the">the</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/up">up</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/michigan">michigan</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gvbszpgionu">gvbszpgionu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/land">land</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/contract">contract</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/upper">upper</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Peninsula">Peninsula</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tutorial">tutorial</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058375553">Copy</a> | 
<a href="http://blogmarks.net/link/3240507">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/newandforever/mark/1058375557">
<title>contract manufacturing</title>
<link>http://viselka.com/Pharmaceutical_Litigation.htm</link>
<description>attorney pharmaceutical &amp;quot;contract manufacturing&amp;quot;</description>
<dc:date>2009-06-21T17:09:59Z</dc:date>
<dc:author>newandforever</dc:author>
<dc:subject>manufacturing, gvbszpgionu, attorney, pharmaceutical, quot, contract, contract manufacturing</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://viselka.com/Pharmaceutical_Litigation.htm"><img border="0" src="http://blogmarks.net/screenshots/2009/06/21/19d1518687392a1578831d16d8fcee48.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://viselka.com/Pharmaceutical_Litigation.htm">contract manufacturing</a></h4>
 
by <a href="http://blogmarks.net/user/newandforever">newandforever</a> 
<p class="description">attorney pharmaceutical &quot;contract manufacturing&quot;</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/manufacturing">manufacturing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gvbszpgionu">gvbszpgionu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/attorney">attorney</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pharmaceutical">pharmaceutical</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/quot">quot</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/contract">contract</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/contract%2Bmanufacturing">contract manufacturing</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058375557">Copy</a> | 
<a href="http://blogmarks.net/link/3240511">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/delavigne/mark/1058348598">
<title>Affordable Help desk Software &amp; Customer Support Ticket Software. Great value for your money.</title>
<link>http://www.helpdeskpilot.com/</link>
<description> priority email support and upgrades by extending the support and upgrade contract. You can enjoy another year of priority support and upgrade for a nominal fee of $49.95 for Standard, $59.95 for Professional and $69.95 for Corporate edition. Should you have any questions please feel free to ask us. </description>
<dc:date>2009-06-04T20:14:41Z</dc:date>
<dc:author>delavigne</dc:author>
<dc:subject>helpdesk</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.helpdeskpilot.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/04/2bc433239517c25dbbc8cb80ed3773c0.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.helpdeskpilot.com/">Affordable Help desk Software &amp; Customer Support Ticket Software. Great value for your money.</a></h4>
 
by <a href="http://blogmarks.net/user/delavigne">delavigne</a> 
<p class="description"> priority email support and upgrades by extending the support and upgrade contract. You can enjoy another year of priority support and upgrade for a nominal fee of $49.95 for Standard, $59.95 for Professional and $69.95 for Corporate edition. Should you have any questions please feel free to ask us. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/helpdesk">helpdesk</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058348598">Copy</a> | 
<a href="http://blogmarks.net/link/2552883">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/wabaus/mark/1058297376">
<title>zer01mobile unlimited cell service</title>
<link>http://www.zer01mobile.com/</link>
<description>Unlimited calls and bandwidth for $69.95/mo. on a smart phone.  No contract.  Pay month-to-month.</description>
<dc:date>2009-04-24T16:20:23Z</dc:date>
<dc:author>wabaus</dc:author>
<dc:subject>cell, unlimited, bandwidth</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.zer01mobile.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/04/24/70e25cb4858cb2c6db335ac87cd4e17e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.zer01mobile.com/">zer01mobile unlimited cell service</a></h4>
 
by <a href="http://blogmarks.net/user/wabaus">wabaus</a> 
<p class="description">Unlimited calls and bandwidth for $69.95/mo. on a smart phone.  No contract.  Pay month-to-month.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cell">cell</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unlimited">unlimited</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bandwidth">bandwidth</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058297376">Copy</a> | 
<a href="http://blogmarks.net/link/3173856">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058216301">
<title>Near Future Laboratory » Blog Archive » The Map Is Here For You To Use</title>
<link>http://www.nearfuturelaboratory.com/2009/02/20/metro-map-for-you-to-use/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Departing Madrid early on a Sunday morning, I found this paper map of the Metro, tucked neatly within the seams of a pre-fab wall, ready for re-use. I wondered, who was on their way out of Madrid, thinking that they could not in good conscience throw away their worn map, looking about for a way to pass it along to another visitor.&lt;/p&gt;&lt;p&gt;Another instance of a Thoughtful Act.&lt;/p&gt;&lt;p&gt;Why do I blog this? Sudden interest in observing improvisatory social practices which are signals of a sort, not always of a “service” or designed object to adopt that practice into a commodified instantiation. But sometimes merely a curiosity that helps us better understand who we/people are, like waypoints along a contour of individual and collective humanities.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;the interesting thing with the map offered here is that it is an pseudo anonymous gift. At an instant t when the map has been put, the local people around the person may have identified the gesture and see the person (unlikely but let's say they have at least seen the act) BUT the people who will benefit of it in the further instant have probably no connection at all with the source.&lt;/p&gt;
&lt;p&gt; A signature (automatic or not) defines a contract that tie to all kind of responsibilities and legibility which are not necessary beneficial for the group as large. The anonymous nature is defined by the time span and the a-connection between the two events (giving the map/receiving the map). Both gestures will be locally identified but the odds of being connected very small. On the Web, the odds of connection are very high and change completely the social dynamics of giving and sharing information. The network has a &quot;memory&quot; of the context.&lt;/p&gt;</description>
<dc:date>2009-02-20T22:26:22Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>social, opacité</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.nearfuturelaboratory.com/2009/02/20/metro-map-for-you-to-use/"><img border="0" src="http://blogmarks.net/screenshots/2009/02/20/6ef548848ec6e6333ed6e47f4bcd431c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.nearfuturelaboratory.com/2009/02/20/metro-map-for-you-to-use/">Near Future Laboratory » Blog Archive » The Map Is Here For You To Use</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Departing Madrid early on a Sunday morning, I found this paper map of the Metro, tucked neatly within the seams of a pre-fab wall, ready for re-use. I wondered, who was on their way out of Madrid, thinking that they could not in good conscience throw away their worn map, looking about for a way to pass it along to another visitor.</p><p>Another instance of a Thoughtful Act.</p><p>Why do I blog this? Sudden interest in observing improvisatory social practices which are signals of a sort, not always of a “service” or designed object to adopt that practice into a commodified instantiation. But sometimes merely a curiosity that helps us better understand who we/people are, like waypoints along a contour of individual and collective humanities.</p></blockquote>
<p>the interesting thing with the map offered here is that it is an pseudo anonymous gift. At an instant t when the map has been put, the local people around the person may have identified the gesture and see the person (unlikely but let's say they have at least seen the act) BUT the people who will benefit of it in the further instant have probably no connection at all with the source.</p>
<p> A signature (automatic or not) defines a contract that tie to all kind of responsibilities and legibility which are not necessary beneficial for the group as large. The anonymous nature is defined by the time span and the a-connection between the two events (giving the map/receiving the map). Both gestures will be locally identified but the odds of being connected very small. On the Web, the odds of connection are very high and change completely the social dynamics of giving and sharing information. The network has a "memory" of the context.</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/social">social</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opacit%25C3%25A9">opacité</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058216301">Copy</a> | 
<a href="http://blogmarks.net/link/3105861">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/polyxena/mark/1058212181">
<title>Contract for Difference Trading - CFD</title>
<link>http://www.forexperform.com/2009/02/17/contract-for-difference-trading-cfd/</link>
<description>CFDs are to be avoided, on stocks, equities, anything and everything - it’s one small step away from spread betting and if you want to end up like those dumbasses who spreadbet on the FTSE opening every morning, fine, go ahead…</description>
<dc:date>2009-02-17T14:22:33Z</dc:date>
<dc:author>polyxena</dc:author>
<dc:subject>forex, finance, markets, money</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.forexperform.com/2009/02/17/contract-for-difference-trading-cfd/"><img border="0" src="http://blogmarks.net/screenshots/2009/02/17/933c010460e7a92785d6da92b3dcd305.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.forexperform.com/2009/02/17/contract-for-difference-trading-cfd/">Contract for Difference Trading - CFD</a></h4>
 
by <a href="http://blogmarks.net/user/polyxena">polyxena</a> 
<p class="description">CFDs are to be avoided, on stocks, equities, anything and everything - it’s one small step away from spread betting and if you want to end up like those dumbasses who spreadbet on the FTSE opening every morning, fine, go ahead…</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/forex">forex</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/finance">finance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/markets">markets</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/money">money</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058212181">Copy</a> | 
<a href="http://blogmarks.net/link/3102389">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/gudipudi/mark/1058145130">
<title>Medical Staffing</title>
<link>http://www.nortekmedical.com</link>
<description>Nortek Medical Staffing, Inc., is a full-service recruitment firm specializing in the Locum Tenens, Permanent and Contract placements of physicians, physician assistants, certified registered nurse anesthetists, nurse practitioners and other allied healthcare professionals to facilities nationwide. 
</description>
<dc:date>2009-01-01T21:34:08Z</dc:date>
<dc:author>gudipudi</dc:author>
<dc:subject>Health Care Staffing, Locum Tenens Agency, medical staffing</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.nortekmedical.com"><img border="0" src="http://blogmarks.net/screenshots/2009/01/01/705f8ba91b25d3e989eec9116496c768.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.nortekmedical.com">Medical Staffing</a></h4>
 
by <a href="http://blogmarks.net/user/gudipudi">gudipudi</a> 
<p class="description">Nortek Medical Staffing, Inc., is a full-service recruitment firm specializing in the Locum Tenens, Permanent and Contract placements of physicians, physician assistants, certified registered nurse anesthetists, nurse practitioners and other allied healthcare professionals to facilities nationwide. 
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Health%2BCare%2BStaffing">Health Care Staffing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Locum%2BTenens%2BAgency">Locum Tenens Agency</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/medical%2Bstaffing">medical staffing</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058145130">Copy</a> | 
<a href="http://blogmarks.net/link/3044611">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1058137075">
<title>24 ways: Contract Killer</title>
<link>http://24ways.org/2008/contract-killer</link>
<description>Kill kill, suicide mission !</description>
<dc:date>2008-12-23T01:09:52Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>contrat, contract, freelance</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://24ways.org/2008/contract-killer"><img border="0" src="http://blogmarks.net/screenshots/2008/12/23/b48f9a65e0e22c63cb52ac4a8b29efa2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://24ways.org/2008/contract-killer">24 ways: Contract Killer</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">Kill kill, suicide mission !</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/contrat">contrat</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/contract">contract</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/freelance">freelance</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058137075">Copy</a> | 
<a href="http://blogmarks.net/link/3037149">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058050862">
<title>CALO :: Cognitive Assistant that Learns and Organizes</title>
<link>http://caloproject.sri.com/</link>
<description>The Defense Advanced Research Projects Agency (DARPA), under its Personalized Assistant that Learns (PAL - download brochure) program, has awarded SRI three phases of a five-year contract to develop an enduring personalized cognitive assistant. DARPA expects the PAL program to generate innovative ideas that result in new science, new approaches to current problems, new algorithms and tools, as well as new technology of significant value to the military. </description>
<dc:date>2008-11-07T13:11:01Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>idées, technologie</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://caloproject.sri.com/"><img border="0" src="http://blogmarks.net/screenshots/2008/11/07/ae1a8a708dd9aab2d733c7ed88b9c9f7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://caloproject.sri.com/">CALO :: Cognitive Assistant that Learns and Organizes</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
<p class="description">The Defense Advanced Research Projects Agency (DARPA), under its Personalized Assistant that Learns (PAL - download brochure) program, has awarded SRI three phases of a five-year contract to develop an enduring personalized cognitive assistant. DARPA expects the PAL program to generate innovative ideas that result in new science, new approaches to current problems, new algorithms and tools, as well as new technology of significant value to the military. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/id%25C3%25A9es">idées</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/technologie">technologie</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058050862">Copy</a> | 
<a href="http://blogmarks.net/link/2960291">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/kooolman/mark/1057871331">
<title>Submit your Google favicon idea</title>
<link>http://www.google.com/faviconideas/</link>
<description>&quot;Thanks for your interest in sharing your ideas for the Google favicon. Obviously, we can't promise that we'll use your work, but we really appreciate your taking the time to bring your own ideas to life and share them with us. Note: We'll accept entries only through this form until June 20, 2008. You must be of a legal age to form a binding contract to participate.&quot;</description>
<dc:date>2008-06-07T11:34:31Z</dc:date>
<dc:author>kooolman</dc:author>
<dc:subject>google, favicon, social</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.google.com/faviconideas/"><img border="0" src="http://blogmarks.net/screenshots/2008/06/07/aa793e4c1078f7ed16ef8e2556aa0754.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.google.com/faviconideas/">Submit your Google favicon idea</a></h4>
 
by <a href="http://blogmarks.net/user/kooolman">kooolman</a> 
<p class="description">"Thanks for your interest in sharing your ideas for the Google favicon. Obviously, we can't promise that we'll use your work, but we really appreciate your taking the time to bring your own ideas to life and share them with us. Note: We'll accept entries only through this form until June 20, 2008. You must be of a legal age to form a binding contract to participate."</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google">google</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/favicon">favicon</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/social">social</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057871331">Copy</a> | 
<a href="http://blogmarks.net/link/2804672">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/kasi77/mark/1057751067">
<title>A Mac OS X-style Dock In JavaScript</title>
<link>http://www.safalra.com/web-design/javascript/mac-style-dock/</link>
<description>Apple’s Mac OS X operating system is renowned for its fluid graphical effects. One impressive feature is the dock’s ‘fish-eye’ effect, whereby icons expand and contract as the mouse moves over them. Achieving this effect in JavaScript is difficult, but the MacStyleDock function allows this feature to be implemented easily. An example is shown below (a larger demonstration is available on a separate page).</description>
<dc:date>2008-03-24T19:58:58Z</dc:date>
<dc:author>kasi77</dc:author>
<dc:subject>mac, javascript, icons, html</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.safalra.com/web-design/javascript/mac-style-dock/"><img border="0" src="http://blogmarks.net/screenshots/2008/04/08/4e8bc2c34f823312522d114d96e8c494.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.safalra.com/web-design/javascript/mac-style-dock/">A Mac OS X-style Dock In JavaScript</a></h4>
 
by <a href="http://blogmarks.net/user/kasi77">kasi77</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2714893">1 other(s)</a> 
<p class="description">Apple’s Mac OS X operating system is renowned for its fluid graphical effects. One impressive feature is the dock’s ‘fish-eye’ effect, whereby icons expand and contract as the mouse moves over them. Achieving this effect in JavaScript is difficult, but the MacStyleDock function allows this feature to be implemented easily. An example is shown below (a larger demonstration is available on a separate page).</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mac">mac</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/icons">icons</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html">html</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057751067">Copy</a> | 
<a href="http://blogmarks.net/link/2714893">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057645257">
<title>Dare Obasanjo aka Carnage4Life - Breaking the Social Contract: My Data is not Your Data</title>
<link>http://www.25hoursaday.com/weblog/CommentView.aspx?guid=5abd64f7-df45-42a7-bb2b-0584f8c13761#commentstart</link>
<description>&lt;blockquote&gt;&lt;p&gt;Taking my data and sharing it with a third party without my permission isn't cool. Just because I shared information with you doesn't give you the right to share it with others.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-01-08T02:04:32Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>vieprivee, opacité, societé</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=5abd64f7-df45-42a7-bb2b-0584f8c13761#commentstart"><img border="0" src="http://blogmarks.net/screenshots/2008/01/08/82f3a5ba6bf65438d5ada410d87219f9.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=5abd64f7-df45-42a7-bb2b-0584f8c13761#commentstart">Dare Obasanjo aka Carnage4Life - Breaking the Social Contract: My Data is not Your Data</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Taking my data and sharing it with a third party without my permission isn't cool. Just because I shared information with you doesn't give you the right to share it with others.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vieprivee">vieprivee</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opacit%25C3%25A9">opacité</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/societ%25C3%25A9">societé</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057645257">Copy</a> | 
<a href="http://blogmarks.net/link/2623334">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/oqdbpo/mark/1057638124">
<title>The Contemporary Interior Design Exhibition in London - 20-23 Sept 07</title>
<link>http://www.100percentdesign.co.uk/</link>
<description>100% Design is the UK's premier contemporary interiors event for the contract market. There is no other show that connects the worlds of architecture and design with innovative, contemporary interior products, creativity and an exciting mix of new and established talent. </description>
<dc:date>2008-01-03T12:09:06Z</dc:date>
<dc:author>oqdbpo</dc:author>
<dc:subject>design, exhibition, london</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.100percentdesign.co.uk/"><img border="0" src="http://blogmarks.net/screenshots/2008/01/03/f9eb664bfb4a10098d3c90f2b4fa8d49.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.100percentdesign.co.uk/">The Contemporary Interior Design Exhibition in London - 20-23 Sept 07</a></h4>
 
by <a href="http://blogmarks.net/user/oqdbpo">oqdbpo</a> 
<p class="description">100% Design is the UK's premier contemporary interiors event for the contract market. There is no other show that connects the worlds of architecture and design with innovative, contemporary interior products, creativity and an exciting mix of new and established talent. </p>
<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/exhibition">exhibition</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/london">london</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057638124">Copy</a> | 
<a href="http://blogmarks.net/link/2617730">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pmdm/mark/1057602375">
<title>Feed Article | Business |</title>
<link>http://www.guardian.co.uk/feedarticle?id=7140743</link>
<description>By Samuel Shen
&quot;SHANGHAI, Dec 10 (Reuters) - A Chinese arbitration office has requested Danone to terminate its trademark transfer contract with Chinese beverage maker Wahaha Group -- potentially dealing a blow to the French food giant's business in the country.&quot;</description>
<dc:date>2007-12-10T13:05:46Z</dc:date>
<dc:author>pmdm</dc:author>
<dc:subject>trademark</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.guardian.co.uk/feedarticle?id=7140743"><img border="0" src="http://blogmarks.net/screenshots/2007/12/10/b527e2a7a6abe76cd8820b3231fddae1.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.guardian.co.uk/feedarticle?id=7140743">Feed Article | Business |</a></h4>
 
by <a href="http://blogmarks.net/user/pmdm">pmdm</a> 
<p class="description">By Samuel Shen
"SHANGHAI, Dec 10 (Reuters) - A Chinese arbitration office has requested Danone to terminate its trademark transfer contract with Chinese beverage maker Wahaha Group -- potentially dealing a blow to the French food giant's business in the country."</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/trademark">trademark</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057602375">Copy</a> | 
<a href="http://blogmarks.net/link/2584447">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057565163">
<title>Academic Related Particulars of Appointment</title>
<link>http://www.le.ac.uk/personnel/jobs/r3527p.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;Research Associate/ Software Developer
Department of Physics and Astronomy
Salary Grade 7 - £28,289 to £32,796 per annum
Available from 1 January 2008
Fixed Term Contract for 18 months
Ref: R3527

The Department is seeking to appoint a Research Associate / Software Developer to work on the SKUA project (Semantic Knowledge Underpinning Astronomy). This JISC-funded project will implement a distributed architecture of semantically aware RDF stores, and demonstrator applications building on it. This ‘semantic layer’ will support a cluster of applications which will both directly support users in finding and recovering useful astronomical resources, via the International Virtual Observatory Alliance; and indirectly support users by supporting user-facing applications.&lt;/p&gt;&lt;/blockquote&gt;

Tentation… Tentation… Tentation… Tentation… Tentation… </description>
<dc:date>2007-11-21T11:30:27Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>websemantique, astronomie, rdf</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.le.ac.uk/personnel/jobs/r3527p.html"><img border="0" src="http://blogmarks.net/screenshots/2007/11/21/a2c9979a019bfe3d1723b649d08c0f86.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.le.ac.uk/personnel/jobs/r3527p.html">Academic Related Particulars of Appointment</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Research Associate/ Software Developer
Department of Physics and Astronomy
Salary Grade 7 - £28,289 to £32,796 per annum
Available from 1 January 2008
Fixed Term Contract for 18 months
Ref: R3527

The Department is seeking to appoint a Research Associate / Software Developer to work on the SKUA project (Semantic Knowledge Underpinning Astronomy). This JISC-funded project will implement a distributed architecture of semantically aware RDF stores, and demonstrator applications building on it. This ‘semantic layer’ will support a cluster of applications which will both directly support users in finding and recovering useful astronomical resources, via the International Virtual Observatory Alliance; and indirectly support users by supporting user-facing applications.</p></blockquote>

Tentation… Tentation… Tentation… Tentation… Tentation… </div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websemantique">websemantique</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/astronomie">astronomie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rdf">rdf</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057565163">Copy</a> | 
<a href="http://blogmarks.net/link/2551425">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1057529712">
<title>Keeping web services simple</title>
<link>http://blog.madskristensen.dk/post/Keeping-web-services-simple.aspx</link>
<description>A very small class, RpcService, that let’s you pass plain text both ways over HTTP. The text will probably be XML for a more structured contract, but that’s up to you. The class has a static Send method and a static Receive method.</description>
<dc:date>2007-11-08T10:20:43Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>.net, rest</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.madskristensen.dk/post/Keeping-web-services-simple.aspx"><img border="0" src="http://blogmarks.net/screenshots/2007/11/08/a18a5bfe84b6fb3fb4d4c224fcdbc83b.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.madskristensen.dk/post/Keeping-web-services-simple.aspx">Keeping web services simple</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">A very small class, RpcService, that let’s you pass plain text both ways over HTTP. The text will probably be XML for a more structured contract, but that’s up to you. The class has a static Send method and a static Receive method.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/.net">.net</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rest">rest</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057529712">Copy</a> | 
<a href="http://blogmarks.net/link/2517254">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/rike_/mark/1057490495">
<title>TreoFaq: The Treo 600 Buzz Fix</title>
<link>http://mytreo.net/treofaq/BuzzFix</link>
<description>I hadn't realized there was a Buzz Problem...
There could be a buzz problem. A lot of users have reported that they hear or (even worse) people on the other end of their calls hear an annoying buzzing sound. If you have a problem like this, you might want to ...well, you might want to just go get it fixed. That is, if your Treo 600 is still under contract with someone (either your carrier, the store you bought it from or even PalmOne itself), the safest solution might be going back to those people and asking them to fix the problem. (The most common &quot;solution&quot; for problems like this is simply replacing the entire handset.) That might not be an option for you, however. If you can't get your buzzing problem solved through official channels and you're feeling adventurous (or if you're just feeling adventurous, you crazy person), then you might want to open up your Treo 600 in order to fix the problem yourself.
</description>
<dc:date>2007-10-17T23:44:35Z</dc:date>
<dc:author>rike_</dc:author>
<dc:subject>tro, hack, fix, buzz</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mytreo.net/treofaq/BuzzFix"><img border="0" src="http://blogmarks.net/screenshots/2007/10/17/85f418fddddf78c5698776c489a90d1f.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mytreo.net/treofaq/BuzzFix">TreoFaq: The Treo 600 Buzz Fix</a></h4>
 
by <a href="http://blogmarks.net/user/rike_">rike_</a> 
<p class="description">I hadn't realized there was a Buzz Problem...
There could be a buzz problem. A lot of users have reported that they hear or (even worse) people on the other end of their calls hear an annoying buzzing sound. If you have a problem like this, you might want to ...well, you might want to just go get it fixed. That is, if your Treo 600 is still under contract with someone (either your carrier, the store you bought it from or even PalmOne itself), the safest solution might be going back to those people and asking them to fix the problem. (The most common "solution" for problems like this is simply replacing the entire handset.) That might not be an option for you, however. If you can't get your buzzing problem solved through official channels and you're feeling adventurous (or if you're just feeling adventurous, you crazy person), then you might want to open up your Treo 600 in order to fix the problem yourself.
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tro">tro</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hack">hack</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fix">fix</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/buzz">buzz</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057490495">Copy</a> | 
<a href="http://blogmarks.net/link/2482387">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pvergain/mark/1057487966">
<title>Enunciate is a Web service deployment framework</title>
<link>http://enunciate.codehaus.org/</link>
<description>Enunciate is a Web service deployment framework. It is not another Web service stack implementation. Rather, Enunciate leverages existing Web service technologies to provide a mechanism to build, package, deploy, and to clearly, accurately deliver your Web service API on the Java platform.

Enunciate's novel approach to Web service development centers around leveraging all components of an API that are definied and maintained in original source code (as opposed to only those that are defined by compiled bytecode). This means that Web service development is done completely in source code, where it can be maintained using your favorite IDE and where the development entry barrier is low.

However, by starting with original source code, Enunciate avoids the interoperabilty issues of code-first development by forcing developers at compile time to reconcile any ambiguities or other potential hazards in the formal contract. This model is formalized as the &quot;compiled contract&quot; development model.
Currently, Enunciate generates code for the Java 1.4 platform and the Java 5 platform, but has plans to add modules that generate code for the .NET and C/C   platforms in the future. Consult the roadmap for information on other modules in the pipe and how you can help. </description>
<dc:date>2007-10-16T06:58:48Z</dc:date>
<dc:author>pvergain</dc:author>
<dc:subject>web development, framework, java, enunciate</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://enunciate.codehaus.org/"><img border="0" src="http://blogmarks.net/screenshots/2007/10/16/f33738e2cabf367ddcfadce4f6b1f346.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://enunciate.codehaus.org/">Enunciate is a Web service deployment framework</a></h4>
 
by <a href="http://blogmarks.net/user/pvergain">pvergain</a> 
<p class="description">Enunciate is a Web service deployment framework. It is not another Web service stack implementation. Rather, Enunciate leverages existing Web service technologies to provide a mechanism to build, package, deploy, and to clearly, accurately deliver your Web service API on the Java platform.

Enunciate's novel approach to Web service development centers around leveraging all components of an API that are definied and maintained in original source code (as opposed to only those that are defined by compiled bytecode). This means that Web service development is done completely in source code, where it can be maintained using your favorite IDE and where the development entry barrier is low.

However, by starting with original source code, Enunciate avoids the interoperabilty issues of code-first development by forcing developers at compile time to reconcile any ambiguities or other potential hazards in the formal contract. This model is formalized as the "compiled contract" development model.
Currently, Enunciate generates code for the Java 1.4 platform and the Java 5 platform, but has plans to add modules that generate code for the .NET and C/C   platforms in the future. Consult the roadmap for information on other modules in the pipe and how you can help. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web%2Bdevelopment">web development</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/java">java</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/enunciate">enunciate</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057487966">Copy</a> | 
<a href="http://blogmarks.net/link/2479943">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/McDonna/mark/1057470417">
<title>Academic Metamorphosis at UPEI</title>
<link>http://www.theguardian.pe.ca/index.cfm?sid=64335&amp;sc=104</link>
<description>Charlottetown Guardian - Sept 21, 2007 	

Metamorphosis: an academic's version 
HENRY SREBRNIK

Many readers will recognize the opening sentence of Franz Kafka's 1915 short story 'The Metamorphosis':

&quot;One morning, as Gregor Samsa was waking up from anxious dreams, he discovered that in bed he had been changed into a monstrous verminous bug.&quot;

We all realize this is a metaphor for one of our worst nightmares: that suddenly everything one has been has disappeared, and one is, inexplicably, someone entirely - and horribly - different.

The rock group The Talking Heads gave voice to this same fear in their 1981 song 'Once in a Lifetime':

And you may find yourself
Living in a shotgun shack
And you may find yourself
In another part of the world
And you may ask yourself
Where is that large automobile?
And you may tell yourself
This is not my beautiful house!
And you may tell yourself
This is not my beautiful wife!

Kafka's narrative brings to life our dread at being cast adrift and cut off from others.

I was thinking of &quot;Metamorphosis&quot; recently in regard to what I've seen happening at our University of Prince Edward Island, where a - dare we call it Kafka-esque? - policy of mandatory retirement at age 65 has been in effect for the past dozen or so years. It holds true even for those who have had relatively short careers and therefore fairly meager pensions.

They have been put out to pasture while still able to teach and write just as well as - indeed, perhaps better than - professors who are 20 years their junior.

The university's inflexibility has resulted in grievances brought before the P.E.I. Human Rights Commission by a number of faculty who have been forced to retire. Some, for financial or personal reasons, have managed to return to teach as part-time 'sessionals', lowly paid contract workers with no job security, whose courses can be cancelled at the last minute.

So perhaps an academic version of the Kafka story would begin like this:

&quot;One morning, as (fill in with the name of a famous academic, for example Benedict Anderson or Samuel Huntington) was waking up from anxious dreams, he discovered that in bed he had been changed into a sessional. No longer teaching at (fill in with the name of a well-known university, say Cornell or Harvard), he was now hustling for courses at (Siberia U., Boondocks College, etc.), pleading with an administration for teaching. He was told he could only teach a course if 10 students were to sign up for it.&quot;

We all get the picture. It's a shame that UPEI has come to treat its loyal faculty, people who have devoted their professional lives to the institution, in such a callous manner.

Henry Srebrnik, a professor of political studies at UPEI, will be approaching the age of mandatory retirement in a few years.</description>
<dc:date>2007-10-04T20:17:07Z</dc:date>
<dc:author>McDonna</dc:author>
<dc:subject>upei, University_of_Prince_Edward_Island</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.theguardian.pe.ca/index.cfm?sid=64335&amp;sc=104"><img border="0" src="http://blogmarks.net/screenshots/2007/10/04/27ac7c69f957758f5a9078d005a45c67.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.theguardian.pe.ca/index.cfm?sid=64335&amp;sc=104">Academic Metamorphosis at UPEI</a></h4>
 
by <a href="http://blogmarks.net/user/McDonna">McDonna</a> 
<p class="description">Charlottetown Guardian - Sept 21, 2007 	

Metamorphosis: an academic's version 
HENRY SREBRNIK

Many readers will recognize the opening sentence of Franz Kafka's 1915 short story 'The Metamorphosis':

"One morning, as Gregor Samsa was waking up from anxious dreams, he discovered that in bed he had been changed into a monstrous verminous bug."

We all realize this is a metaphor for one of our worst nightmares: that suddenly everything one has been has disappeared, and one is, inexplicably, someone entirely - and horribly - different.

The rock group The Talking Heads gave voice to this same fear in their 1981 song 'Once in a Lifetime':

And you may find yourself
Living in a shotgun shack
And you may find yourself
In another part of the world
And you may ask yourself
Where is that large automobile?
And you may tell yourself
This is not my beautiful house!
And you may tell yourself
This is not my beautiful wife!

Kafka's narrative brings to life our dread at being cast adrift and cut off from others.

I was thinking of "Metamorphosis" recently in regard to what I've seen happening at our University of Prince Edward Island, where a - dare we call it Kafka-esque? - policy of mandatory retirement at age 65 has been in effect for the past dozen or so years. It holds true even for those who have had relatively short careers and therefore fairly meager pensions.

They have been put out to pasture while still able to teach and write just as well as - indeed, perhaps better than - professors who are 20 years their junior.

The university's inflexibility has resulted in grievances brought before the P.E.I. Human Rights Commission by a number of faculty who have been forced to retire. Some, for financial or personal reasons, have managed to return to teach as part-time 'sessionals', lowly paid contract workers with no job security, whose courses can be cancelled at the last minute.

So perhaps an academic version of the Kafka story would begin like this:

"One morning, as (fill in with the name of a famous academic, for example Benedict Anderson or Samuel Huntington) was waking up from anxious dreams, he discovered that in bed he had been changed into a sessional. No longer teaching at (fill in with the name of a well-known university, say Cornell or Harvard), he was now hustling for courses at (Siberia U., Boondocks College, etc.), pleading with an administration for teaching. He was told he could only teach a course if 10 students were to sign up for it."

We all get the picture. It's a shame that UPEI has come to treat its loyal faculty, people who have devoted their professional lives to the institution, in such a callous manner.

Henry Srebrnik, a professor of political studies at UPEI, will be approaching the age of mandatory retirement in a few years.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/upei">upei</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/University_of_Prince_Edward_Island">University_of_Prince_Edward_Island</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057470417">Copy</a> | 
<a href="http://blogmarks.net/link/2465835">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jdrsantos/mark/1058000277">
<title>Digital Mars C, C   and D Compilers</title>
<link>http://www.digitalmars.com/</link>
<description>Digital Mars C and C   Compilers for Win32, Win16, DOS32 and DOS. Fastest compile/link times, powerful optimization technology, Design by Contract, complete library source, HTML browsable documentation, disassembler, librarian, resource compiler, make, et</description>
<dc:date>2007-07-05T08:54:26Z</dc:date>
<dc:author>jdrsantos</dc:author>
<dc:subject>development, programming, c, d, cpp, compiler, freeware</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.digitalmars.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.digitalmars.com/">Digital Mars C, C   and D Compilers</a></h4>
 
by <a href="http://blogmarks.net/user/jdrsantos">jdrsantos</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/331888">3 other(s)</a> 
<p class="description">Digital Mars C and C   Compilers for Win32, Win16, DOS32 and DOS. Fastest compile/link times, powerful optimization technology, Design by Contract, complete library source, HTML browsable documentation, disassembler, librarian, resource compiler, make, et</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/development">development</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/c">c</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/d">d</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cpp">cpp</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/compiler">compiler</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/freeware">freeware</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058000277">Copy</a> | 
<a href="http://blogmarks.net/link/331888">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/digitfind/mark/1057216035">
<title>Raptors Sign Jackson Through Next Season</title>
<link>http://www.nba.com/nba_news/Jackson_signed.html?rss=true</link>
<description>The Toronto Raptors signed forward Luke Jackson to a contract Saturday for the rest of this season and 2007-08 as well.</description>
<dc:date>2007-05-24T21:51:37Z</dc:date>
<dc:author>digitfind</dc:author>
<dc:subject>nba, basketball</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.nba.com/nba_news/Jackson_signed.html?rss=true"><img border="0" src="http://blogmarks.net/screenshots/2007/05/24/8eb1d93128028996b25e64a7ae00a716.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.nba.com/nba_news/Jackson_signed.html?rss=true">Raptors Sign Jackson Through Next Season</a></h4>
 
by <a href="http://blogmarks.net/user/digitfind">digitfind</a> 
<p class="description">The Toronto Raptors signed forward Luke Jackson to a contract Saturday for the rest of this season and 2007-08 as well.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nba">nba</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/basketball">basketball</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057216035">Copy</a> | 
<a href="http://blogmarks.net/link/2248789">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/LayneBau96/mark/2675989">
<title>Blaze sign defensive back Dahnel Singfield</title>
<link>http://www.arenafan.com/rss/afrssredir.php?story=59823</link>
<description>The Utah Blaze announce the signing of defensive back DAHNEL SINGFIELD (6-1, 190, Buffalo). The former Gladiator agreed to a one-year contract today. Terms of the contract were not disclosed due to team policy.</description>
<dc:date>2007-05-05T21:45:14Z</dc:date>
<dc:author>LayneBau96</dc:author>
<dc:subject>arena football, football</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.arenafan.com/rss/afrssredir.php?story=59823"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.arenafan.com/rss/afrssredir.php?story=59823">Blaze sign defensive back Dahnel Singfield</a></h4>
 
by <a href="http://blogmarks.net/user/LayneBau96">LayneBau96</a> 
<p class="description">The Utah Blaze announce the signing of defensive back DAHNEL SINGFIELD (6-1, 190, Buffalo). The former Gladiator agreed to a one-year contract today. Terms of the contract were not disclosed due to team policy.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/arena%2Bfootball">arena football</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/football">football</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2675989">Copy</a> | 
<a href="http://blogmarks.net/link/2201188">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>