<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;AkMNQHgzeyp7ImA9WhRaE0U.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466</id><updated>2012-02-16T11:34:51.683+01:00</updated><category term="Introduction" /><category term="Tech News" /><category term="Microsoft" /><category term="Updates" /><category term="Google" /><category term="Wierd" /><category term="Web" /><title>DigitalCreators</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://digitalcreators.blogspot.com/" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>14</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/blogspot/SxjCy" /><feedburner:info uri="blogspot/sxjcy" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;A0cGQ3o9fSp7ImA9Wx5aGEk.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-2711708813569751316</id><published>2010-11-15T20:23:00.001+01:00</published><updated>2010-11-15T20:23:42.465+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-15T20:23:42.465+01:00</app:edited><title>Entity Framework 4 and Complex types</title><content type="html">Whilst trying to create a complex type as a return type for a stored procedure, I was encountering the same problem over and over again, when I clicked on "Get Column Information" no data would show up. It was pretty frustrating, so after a little digging up (or googling if you will) I figured out what the problem is. Not sure if it 's something that happens in all stored procedures because I never had this problem before.&lt;br /&gt;
&lt;br /&gt;
I had to set &lt;a href="http://msdn.microsoft.com/en-us/library/ms173839.aspx"&gt;FMTONLY&lt;/a&gt;&amp;nbsp;off. Once I did that, it worked.&lt;br /&gt;
&lt;br /&gt;
So here's the code:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
BEGIN&lt;br /&gt;
&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;-- SET NOCOUNT ON added to prevent extra result sets from&lt;br /&gt;
&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;-- interfering with SELECT statements.&lt;br /&gt;
&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;SET NOCOUNT ON;&lt;br /&gt;
&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;SET FMTONLY OFF;&lt;br /&gt;
&lt;br /&gt;
SELECT.......&lt;br /&gt;
&lt;br /&gt;
END&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-2711708813569751316?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/i1pDQm6szS5luRy_p_3VnhIYycA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/i1pDQm6szS5luRy_p_3VnhIYycA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/i1pDQm6szS5luRy_p_3VnhIYycA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/i1pDQm6szS5luRy_p_3VnhIYycA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/OFoeYtKzxj4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/2711708813569751316/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2010/11/entity-framework-4-and-complex-types.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/2711708813569751316?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/2711708813569751316?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/OFoeYtKzxj4/entity-framework-4-and-complex-types.html" title="Entity Framework 4 and Complex types" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>0</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2010/11/entity-framework-4-and-complex-types.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkMGRHc6fCp7ImA9WxJUEkk.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-6310892885294833214</id><published>2009-07-10T19:52:00.002+02:00</published><updated>2009-07-10T19:53:45.914+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-07-10T19:53:45.914+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tech News" /><category scheme="http://www.blogger.com/atom/ns#" term="Microsoft" /><title>Microsoft’s Silverlight 3 gets an early launch</title><content type="html">&lt;p&gt;Silverlight 3 has been launched today, Microsoft’s competitor to Adobe’s Flash player has released it’s third version of silverlight today. Silverlight is, like it’s competitor, cross-browser and cross-platform.&lt;/p&gt;  &lt;p&gt;Microsoft has mentioned that in the new version it has improved streaming capabilities, called Smooth Streaming.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;If the Internet bandwidth and video rendering capability on your playback device are sufficiently high, you’ll experience high-definition video playback of the sample content. You will also be able to simulate end user experiences under varying conditions by simulating drops and recoveries in bandwidth. If your actual bandwidth is below 3 Mbps, or your playback device is video-challenged, then you will experience the adaptive nature of Smooth Streaming without needing to simulate a bandwidth cap.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Silverlight is also a competitor to Adobe Air, as Microsoft has extended it’s technologies beyond the browser thus allowing developers to create applications that can run directly on one’s desktop.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-6310892885294833214?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/IsarfxnagZ48DHOEGb5nDeyp0-s/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IsarfxnagZ48DHOEGb5nDeyp0-s/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/IsarfxnagZ48DHOEGb5nDeyp0-s/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IsarfxnagZ48DHOEGb5nDeyp0-s/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/PFjclJdiQy4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/6310892885294833214/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2009/07/microsofts-silverlight-3-gets-early.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6310892885294833214?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6310892885294833214?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/PFjclJdiQy4/microsofts-silverlight-3-gets-early.html" title="Microsoft’s Silverlight 3 gets an early launch" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>1</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2009/07/microsofts-silverlight-3-gets-early.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0MNRHs4cSp7ImA9WxJUEk8.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-6728278355159227775</id><published>2009-07-10T12:24:00.003+02:00</published><updated>2009-07-10T12:24:55.539+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-07-10T12:24:55.539+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Google" /><title>Google Shared Stuff Discontinued</title><content type="html">This project was discontinued quite a long time ago, it was replaced by other google products such as bookmarks&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-6728278355159227775?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/KCqX9Rz65C6BtRzlhgclK1rLtY8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KCqX9Rz65C6BtRzlhgclK1rLtY8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/KCqX9Rz65C6BtRzlhgclK1rLtY8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KCqX9Rz65C6BtRzlhgclK1rLtY8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/oiczWObGPcg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/6728278355159227775/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2009/07/google-shared-stuff-discontinued.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6728278355159227775?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6728278355159227775?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/oiczWObGPcg/google-shared-stuff-discontinued.html" title="Google Shared Stuff Discontinued" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>0</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2009/07/google-shared-stuff-discontinued.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUYCSXkzeyp7ImA9WB9TEkQ.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-3975197813025761745</id><published>2007-09-20T14:56:00.000+02:00</published><updated>2007-09-20T14:59:28.783+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-09-20T14:59:28.783+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Web" /><category scheme="http://www.blogger.com/atom/ns#" term="Google" /><title>Google Shared Stuff</title><content type="html">Google have released a Social Link Sharing website (Social bookmarking website). This enables the users that with one click of a button they can write a small &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;description&lt;/span&gt; of the website and it &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_1"&gt;will&lt;/span&gt; be listed on their profile. Other people will be able to view your profile and the links you posted.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogoscoped.com/archive/2007-09-20-n40.html"&gt;Full article here&lt;/a&gt;.&lt;br /&gt;&lt;a href="http://www.google.com/s2/sharing/stuff?user=118386161833879331116"&gt;My Profile here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-3975197813025761745?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3Z2QOIJKef5KOxGF1cgUjrurq5Y/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3Z2QOIJKef5KOxGF1cgUjrurq5Y/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3Z2QOIJKef5KOxGF1cgUjrurq5Y/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3Z2QOIJKef5KOxGF1cgUjrurq5Y/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/LORBHBeWzj0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/3975197813025761745/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2007/09/google-shared-stuff.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/3975197813025761745?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/3975197813025761745?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/LORBHBeWzj0/google-shared-stuff.html" title="Google Shared Stuff" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>0</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2007/09/google-shared-stuff.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkINQH8yeSp7ImA9WB9TEUw.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-6734870356405168369</id><published>2007-09-18T12:13:00.000+02:00</published><updated>2007-09-18T12:16:31.191+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-09-18T12:16:31.191+02:00</app:edited><title>Google Presentations Released</title><content type="html">After a long wait, Google finally release the Google Presentations in Google Office (&lt;a href="http://docs.google.com/"&gt;docs.google.com&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.my-linx.com/Pages/Link.aspx?LinkId=1934"&gt;Read More...&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-6734870356405168369?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/UcuOY71mecS5Mmxo2bJKMWfpCA4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UcuOY71mecS5Mmxo2bJKMWfpCA4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/UcuOY71mecS5Mmxo2bJKMWfpCA4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UcuOY71mecS5Mmxo2bJKMWfpCA4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/x0OQ0tcTMbw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/6734870356405168369/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2007/09/google-presentations-released.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6734870356405168369?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6734870356405168369?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/x0OQ0tcTMbw/google-presentations-released.html" title="Google Presentations Released" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>0</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2007/09/google-presentations-released.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUYNQX04eSp7ImA9WB5aF0g.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-8967658429533188128</id><published>2007-09-13T23:26:00.000+02:00</published><updated>2007-09-14T10:06:30.331+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-09-14T10:06:30.331+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tech News" /><title>My-Linx.com</title><content type="html">This is basically a review of a website of a friend of mine which I'm working with.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.my-linx.com"&gt;My-&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;Linx&lt;/span&gt;.com&lt;/a&gt; is a social bookmarking website, if you are not familiar with this, basically you just go in it and there are &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;a lot&lt;/span&gt; of links &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_2"&gt;submitted&lt;/span&gt; by several people.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;So there are others?&lt;/span&gt;&lt;br /&gt;Yes, there are others like My-&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;Linx&lt;/span&gt;, but it's different from any other for simple reason, since it's a community based website, the &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_4"&gt;community&lt;/span&gt; makes big difference. My-&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;linx's&lt;/span&gt; &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_6"&gt;community&lt;/span&gt; is mostly Maltese people, which makes links more interesting for us all.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Does that mean that only Maltese people use it?&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;No, there's a big audience from the whole world.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;What is &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_7"&gt;submitted&lt;/span&gt; on my-&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;linx&lt;/span&gt;?&lt;br /&gt;&lt;/span&gt;Well, there's &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;a lot&lt;/span&gt; of tech news, but this does not mean that it's only based on tech news. Anything is posted on &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;my-linx&lt;/span&gt;, from the &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_11"&gt;funniest&lt;/span&gt; to the most serious news.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Some information about the creator&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;This is a one man project with a lot of support and ideas. Bernard &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12"&gt;Gatt&lt;/span&gt;, who works as a full time developer has been spending sleepless nights and long coding weekends to give us such a product, he is always adding features to the website and makes everyone happy. Always happy to hear ideas, and tries his best to make them happen.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Message to developers&lt;/span&gt;&lt;br /&gt;My-&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13"&gt;Linx&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_14"&gt;API&lt;/span&gt; is soon out so prepare for some nifty coding.&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-8967658429533188128?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/zRdYY6TIRh8Bw1dMOl6ngoLRNO8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zRdYY6TIRh8Bw1dMOl6ngoLRNO8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/zRdYY6TIRh8Bw1dMOl6ngoLRNO8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zRdYY6TIRh8Bw1dMOl6ngoLRNO8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/98nIPBoZFLA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/8967658429533188128/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2007/09/my-linxcom.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/8967658429533188128?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/8967658429533188128?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/98nIPBoZFLA/my-linxcom.html" title="My-Linx.com" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>0</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2007/09/my-linxcom.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0MNR3kyfip7ImA9WB5WFU8.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-366051586118986854</id><published>2007-07-27T11:36:00.000+02:00</published><updated>2007-07-27T11:44:56.796+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-27T11:44:56.796+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Wierd" /><title>Wierd Tatoo</title><content type="html">&lt;div style="text-align: justify;"&gt;I guess there are geeks around. So this guy was so kind as to put a tatoo of an exception OE, basically a classy blue screen of death.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_B00Qp_ZZRZE/Rqm9iWbpu0I/AAAAAAAAAJU/p0-Z_odnrxc/s1600-h/6840512_500.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 342px; height: 366px;" src="http://2.bp.blogspot.com/_B00Qp_ZZRZE/Rqm9iWbpu0I/AAAAAAAAAJU/p0-Z_odnrxc/s400/6840512_500.jpg" alt="" id="BLOGGER_PHOTO_ID_5091809251553819458" border="0" /&gt;&lt;/a&gt;Wouldn't you want to do this? I know I wouldn't!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Click on image to view original image or &lt;a href="http://2.bp.blogspot.com/_B00Qp_ZZRZE/Rqm9iWbpu0I/AAAAAAAAAJU/p0-Z_odnrxc/s400/6840512_500.jpg"&gt;here&lt;/a&gt; to download&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-366051586118986854?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/6Wa-7gRN9yku6DKqSVhXwLNpDzk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6Wa-7gRN9yku6DKqSVhXwLNpDzk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/6Wa-7gRN9yku6DKqSVhXwLNpDzk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6Wa-7gRN9yku6DKqSVhXwLNpDzk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/rQ7scilGx78" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/366051586118986854/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2007/07/wierd-tatoo.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/366051586118986854?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/366051586118986854?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/rQ7scilGx78/wierd-tatoo.html" title="Wierd Tatoo" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_B00Qp_ZZRZE/Rqm9iWbpu0I/AAAAAAAAAJU/p0-Z_odnrxc/s72-c/6840512_500.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2007/07/wierd-tatoo.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUADRHwyfyp7ImA9WB5XE08.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-6515145671429711131</id><published>2007-07-13T08:04:00.000+02:00</published><updated>2007-07-13T12:49:35.297+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-13T12:49:35.297+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tech News" /><title>Microsoft finally admits</title><content type="html">&lt;div style="text-align: justify;"&gt;Microsoft finally admitted that there is a design defect on the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;xbox&lt;/span&gt;360 that can lead to the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;console's&lt;/span&gt; failure. Microsoft refused to elaborate on the issue. All the current 11.6 million consoles in the hands of the consumers are effected by this news. The bad news is that &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_2"&gt;Microsoft&lt;/span&gt; did not call a global recall but the good news is that they &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_3"&gt;tripled&lt;/span&gt; the warranty coverage period and have invested $1billion on fixing the consumer's &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;xbox&lt;/span&gt;360.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-6515145671429711131?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/f1FDLHwtmExk70AEaxsoF9dt_fg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/f1FDLHwtmExk70AEaxsoF9dt_fg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/f1FDLHwtmExk70AEaxsoF9dt_fg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/f1FDLHwtmExk70AEaxsoF9dt_fg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/bJLVT582Ln4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/6515145671429711131/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2007/07/microsoft-finally-admits.html#comment-form" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6515145671429711131?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6515145671429711131?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/bJLVT582Ln4/microsoft-finally-admits.html" title="Microsoft finally admits" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>3</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2007/07/microsoft-finally-admits.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0ECQHYyeSp7ImA9WB5XEkk.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-6051857650708011122</id><published>2007-07-12T13:59:00.000+02:00</published><updated>2007-07-12T14:01:01.891+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-12T14:01:01.891+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Updates" /><title>myPoll</title><content type="html">Yet another feature has been added to the blog, the Poll feature. This will enable me to create frequent polls to the blog, I'm awaiting your activity in the blog.&lt;br /&gt;&lt;br /&gt;Enjoy!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-6051857650708011122?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/rVkIMKt3aeJ9_CLX9k73bbYzYqo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rVkIMKt3aeJ9_CLX9k73bbYzYqo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/rVkIMKt3aeJ9_CLX9k73bbYzYqo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rVkIMKt3aeJ9_CLX9k73bbYzYqo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/voLT3esrJ-s" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/6051857650708011122/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2007/07/mypoll.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6051857650708011122?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6051857650708011122?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/voLT3esrJ-s/mypoll.html" title="myPoll" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>0</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2007/07/mypoll.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0AFQX09fyp7ImA9WB5XEkk.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-6252232089908084619</id><published>2007-07-12T13:43:00.000+02:00</published><updated>2007-07-12T14:01:50.367+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-12T14:01:50.367+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Updates" /><category scheme="http://www.blogger.com/atom/ns#" term="Introduction" /><title>Comment!</title><content type="html">Dear All,&lt;br /&gt;&lt;br /&gt;Blogspot allows users to post comments on blogs, I would like to see feedback from anyone about the blogs that I am posting.&lt;br /&gt;&lt;br /&gt;So please go ahead and comment&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;Daryl&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-6252232089908084619?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/YywaKByeLDThEbcSabSq1_JW2qE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YywaKByeLDThEbcSabSq1_JW2qE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/YywaKByeLDThEbcSabSq1_JW2qE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YywaKByeLDThEbcSabSq1_JW2qE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/rvA0kEY2YJc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/6252232089908084619/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2007/07/dear-all-blogspot-allows-users-to-post.html#comment-form" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6252232089908084619?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/6252232089908084619?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/rvA0kEY2YJc/dear-all-blogspot-allows-users-to-post.html" title="Comment!" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>3</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2007/07/dear-all-blogspot-allows-users-to-post.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08CQ38yfCp7ImA9WB5XEUg.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-2807158363718436891</id><published>2007-07-11T14:05:00.000+02:00</published><updated>2007-07-11T14:11:02.194+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-11T14:11:02.194+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Web" /><title>Stikkit</title><content type="html">&lt;div style="text-align: justify;"&gt;&lt;a href="http://stikkit.com/"&gt;Stikkit&lt;/a&gt; is a web application basically what it does, it lets you put sticky notes which include to-dos, simple notes, contacts etc.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;What's so special about it?&lt;/span&gt;&lt;br /&gt;Most of you must be asking yourself, whats so special about stikkit, its just some application which allows you to write notes, well no, it's not just that, stikkit knows what you're writing, all the things you do in it you can do by just writing. for example when you write a name and e-mail address, telephone number etc, it will know its a contact you're adding. If you say you want to share this with contact1, contact2, contact3, and say notify all, the system will automatically notify them.&lt;br /&gt;&lt;br /&gt;But you have to try it yourself to know what I'm talking about...&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-2807158363718436891?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/PrilGsvTJb4n94rxUXtZtCZSSno/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PrilGsvTJb4n94rxUXtZtCZSSno/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/PrilGsvTJb4n94rxUXtZtCZSSno/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PrilGsvTJb4n94rxUXtZtCZSSno/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/dpaxfcy6538" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/2807158363718436891/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2007/07/stikkit.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/2807158363718436891?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/2807158363718436891?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/dpaxfcy6538/stikkit.html" title="Stikkit" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>0</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2007/07/stikkit.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU8BQXo-cSp7ImA9WB5XE08.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-5245774703459739870</id><published>2007-07-11T08:53:00.000+02:00</published><updated>2007-07-13T12:50:50.459+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-13T12:50:50.459+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tech News" /><title>iPhone Filesystem</title><content type="html">&lt;div style="text-align: justify;"&gt;Apparently Apple have blocked access to the iPhone File System, this meant that you could not put &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_0"&gt;ring tones&lt;/span&gt; in your own mobile which you pay lots of money for.&lt;br /&gt;&lt;br /&gt;This has all been fixed when a kid hacked into the system by &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_1"&gt;acquiring&lt;/span&gt; a root password.&lt;br /&gt;&lt;br /&gt;Anyway more information about the story is &lt;a href="http://gizmodo.com/gadgets/another-one-bites-the-dust/iphone-file-system-hacked-custom-ringtones-to-come-soon-276723.php"&gt;here&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-5245774703459739870?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/gTmNiP2YSC1E4dcrkeKT4nx1KNE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gTmNiP2YSC1E4dcrkeKT4nx1KNE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/gTmNiP2YSC1E4dcrkeKT4nx1KNE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gTmNiP2YSC1E4dcrkeKT4nx1KNE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/-Q77qP1lUGc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/5245774703459739870/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2007/07/iphone-filesystem.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/5245774703459739870?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/5245774703459739870?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/-Q77qP1lUGc/iphone-filesystem.html" title="iPhone Filesystem" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>1</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2007/07/iphone-filesystem.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU8GR387cSp7ImA9WB5XE08.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-1181173041231705708</id><published>2007-07-10T16:33:00.000+02:00</published><updated>2007-07-13T12:50:26.109+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-13T12:50:26.109+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Updates" /><title>Ads By Google</title><content type="html">&lt;div style="text-align: justify;"&gt;I have now added a new feature in my blog, which is the &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_0"&gt;advertisements&lt;/span&gt; you are seeing on the bottom right of your page, I encourage you to use them and support the companies that pay a large amount of money to advertise on &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_1"&gt;Google&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Daryl&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-1181173041231705708?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/--kguud0uhN2K17gwBOGkewbDgY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/--kguud0uhN2K17gwBOGkewbDgY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/--kguud0uhN2K17gwBOGkewbDgY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/--kguud0uhN2K17gwBOGkewbDgY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/EUUFnJqZL8A" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/1181173041231705708/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2007/07/i-have-now-added-new-feature-in-my-blog.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/1181173041231705708?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/1181173041231705708?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/EUUFnJqZL8A/i-have-now-added-new-feature-in-my-blog.html" title="Ads By Google" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>0</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2007/07/i-have-now-added-new-feature-in-my-blog.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkUMR3k-fip7ImA9WB5XEEo.&quot;"><id>tag:blogger.com,1999:blog-4247129687074267466.post-133275705839982857</id><published>2007-07-10T10:58:00.000+02:00</published><updated>2007-07-10T16:38:06.756+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-10T16:38:06.756+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Introduction" /><title>Blogging</title><content type="html">&lt;div style="text-align: justify;"&gt;&lt;span style=";font-family:verdana;font-size:100%;"  &gt;Okay so first of all I want to introduce myself, I am Daryl, 19 yrs young :). I have decided to start blogging about anything interesting I find and anything related to me and so on. I hope you enjoy reading this blog as much as I will be enjoying doing it.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:verdana;font-size:100%;"  &gt; &lt;/span&gt;&lt;span style=";font-family:verdana;font-size:100%;"  &gt;Thanks&lt;/span&gt;&lt;span style="font-family:verdana;"&gt;,&lt;/span&gt;&lt;br /&gt;&lt;span style=";font-family:verdana;font-size:100%;"  &gt;Daryl&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4247129687074267466-133275705839982857?l=digitalcreators.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/0AJXahSTBNa9cdi2JbvQ8D-8sdI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0AJXahSTBNa9cdi2JbvQ8D-8sdI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/0AJXahSTBNa9cdi2JbvQ8D-8sdI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0AJXahSTBNa9cdi2JbvQ8D-8sdI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/SxjCy/~4/56LPGJn5ANE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://digitalcreators.blogspot.com/feeds/133275705839982857/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://digitalcreators.blogspot.com/2007/07/blogging.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/133275705839982857?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4247129687074267466/posts/default/133275705839982857?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/SxjCy/~3/56LPGJn5ANE/blogging.html" title="Blogging" /><author><name>Daryl Cumbo</name><uri>http://www.blogger.com/profile/00214720705300614601</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://lh4.google.co.uk/dcumbo/RjeQ-TFrUZI/AAAAAAAAAIE/OD6TDoxl2no/16022007015.jpg?imgdl=1" /></author><thr:total>0</thr:total><feedburner:origLink>http://digitalcreators.blogspot.com/2007/07/blogging.html</feedburner:origLink></entry></feed>

