<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-29432164</id><updated>2011-04-21T16:46:22.889-07:00</updated><title type='text'>mocsoft</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://mocsoft.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29432164/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://mocsoft.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>mocsoft</name><uri>http://www.blogger.com/profile/06111363491304046579</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-29432164.post-115736027994190306</id><published>2006-09-04T01:41:00.000-07:00</published><updated>2006-09-04T01:57:59.950-07:00</updated><title type='text'>Internet Explorer 7 RC1</title><content type='html'>I recently installed IE 7 RC1 and although I was unimpressed by the lack of any new features, they have improved slightly on what firefox has to offer. Tabs are easier to open and access, and I particularly like the new multi tab view which displays all your current tabs on one screen with a thumbnail style. &lt;br /&gt;&lt;br /&gt;However for me the most important aspect of a browser is security and yet again Microsoft have failed to deliver. Even if Microsoft had come up with some new desirable features (which they haven't really) I still wouldn't be interested, security is the big feature that everyone now not only wants but demands.&lt;br /&gt;&lt;br /&gt;I conducted a simple (un scientific)  test by using IE 7 RC1 for one weeks browsing and ran spyware scans, the result was 46 infections. The following week I used Mozilla Firefox for my browsing and again ran the spyware scans, the result was 2 infections. I think that speaks for itself, also bear in mind Firefox version 2 is just around the corner but even the current version is still much better than Microsoft's latest offering.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29432164-115736027994190306?l=mocsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mocsoft.blogspot.com/feeds/115736027994190306/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29432164&amp;postID=115736027994190306' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29432164/posts/default/115736027994190306'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29432164/posts/default/115736027994190306'/><link rel='alternate' type='text/html' href='http://mocsoft.blogspot.com/2006/09/internet-explorer-7-rc1.html' title='Internet Explorer 7 RC1'/><author><name>mocsoft</name><uri>http://www.blogger.com/profile/06111363491304046579</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29432164.post-115433137107476877</id><published>2006-07-31T00:12:00.000-07:00</published><updated>2006-07-31T00:40:59.206-07:00</updated><title type='text'>IIS on Windows XP Home Edition</title><content type='html'>&lt;p&gt;Microsoft says you need XP Pro to do IIS period. Not so it turns out, in fact this workaround came from the horses mouth, article q310090 was posted on microsofts site describing similar steps to below. This article has since been completely removed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;The following work around is fairly simple, however I would recomend that only an experienced windows user attempt.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;I would like to add that this is not just a hack for people who do not wish to spend money upgrading to Windows XP Pro. In many cases when this is attempted the machine in question crashes and just hangs on the XP logo at start up. So for those of you with this problem, enjoy the following:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;1 &lt;/b&gt;locate the file &lt;span style="color: red;"&gt;C:\WINDOWS\INF\SYSOC.INF&lt;/span&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;2&lt;/b&gt; locate a section called &lt;span style="color: red;"&gt;[Components]&lt;/span&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;3&lt;/b&gt; find a line like this:&lt;br /&gt;&lt;span style="color: red;"&gt;iis=iis.dll,OcEntry,iis.inf,hide,7&lt;/span&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;4&lt;/b&gt; change it to this:&lt;br /&gt;&lt;span style="color: red;"&gt;iis=iis2.dll,OcEntry,iis2.inf,,7&lt;/span&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;5 &lt;/b&gt;Get the files &lt;span style="color: red;"&gt;iis.dl_&lt;/span&gt; and &lt;span style="color: red;"&gt;iis.in_&lt;/span&gt; from &lt;span style="color: red;"&gt;win2k advanced server cd.&lt;/span&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;6&lt;/b&gt; Open command prompt and use "&lt;span style="color: red;"&gt;EXPAND IIS.DL_ IIS2.DLL&lt;/span&gt;" and "&lt;span style="color: red;"&gt;EXPAND IIS.IN_ IIS2.INF&lt;/span&gt;". Put the IIS2.INF in &lt;span style="color: red;"&gt;C:\WINDOWS\INF&lt;/span&gt; and IIS2.DLL in &lt;span style="color: red;"&gt;C:\WINDOWS\SYSTEM32\SETUP&lt;/span&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;7&lt;/b&gt; Now go to &lt;span style="color: red;"&gt;control panel/add remove programs/ add windows components &lt;/span&gt;&lt;span style="color: black;"&gt;. You will see you have an option to add IIS check the box and click next.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;8&lt;/b&gt; During the installation it will prompt you for &lt;span style="color: red;"&gt;files&lt;/span&gt;. You can get them from &lt;span style="color: red;"&gt;MS XP Home CD and Win 2k Adv Server CD&lt;/span&gt;. When it prompts it will tell you for the file it is looking for and once you select the CD it should find it ok. Normally asks for files in the directory I386. Please be patient with the install, it seems to hang when it is configuring SMTP but if you wait no more than 5 minutes it will complete sucessfully. &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;9&lt;/b&gt; Now if you go to &lt;span style="color: red;"&gt;control panel/administrative tools&lt;/span&gt; you will see you IIS is there waiting to be configured and used.&lt;br /&gt;You will need to configure the Directory Security for the user setup . &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;10&lt;/b&gt; Feel free to test the &lt;span style="color: red;"&gt;http://localhost&lt;/span&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;b&gt;&lt;span style="font-size: 12pt; font-family: &amp;quot;Times New Roman&amp;quot;; color: red;"&gt;PLEASE NOTE&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 12pt; font-family: &amp;quot;Times New Roman&amp;quot;; color: red;"&gt;&lt;br /&gt;I have tried this solution using the Windows XP Pro CD instead of Win 2k Adv Server and it will not work, you will see the option to check IIS but you wont be able to check the box so please make sure and use the Win 2k Adv Server CD instead of Windows XP Pro.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29432164-115433137107476877?l=mocsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mocsoft.blogspot.com/feeds/115433137107476877/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29432164&amp;postID=115433137107476877' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29432164/posts/default/115433137107476877'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29432164/posts/default/115433137107476877'/><link rel='alternate' type='text/html' href='http://mocsoft.blogspot.com/2006/07/iis-on-windows-xp-home-edition.html' title='IIS on Windows XP Home Edition'/><author><name>mocsoft</name><uri>http://www.blogger.com/profile/06111363491304046579</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29432164.post-115022409134975351</id><published>2006-06-13T11:37:00.000-07:00</published><updated>2006-08-18T02:53:29.876-07:00</updated><title type='text'>Genius</title><content type='html'>&lt;ul&gt;&lt;li&gt;Talent hits a target no one else can hit; Genius hits a target no one else can see.&lt;/li&gt;&lt;li&gt;The glory of great men should always be measured by the means they have used to acquire it. &lt;/li&gt;&lt;li&gt;  &lt;p style="margin: 0in; font-family: Verdana; font-size: 10pt;" lang="EN-GB"&gt;Neural Networks; years of research have gone into studying how the brain actually works. Its mystifying that evolution managed to design an intelligence capable of analyzing itself&lt;/p&gt;&lt;/li&gt;&lt;li&gt;It was on my fifth birthday that my Father put his hand on my shoulder and said, 'Remember, my son, if you ever need a helping hand, you'll find one at the end of your arm.'&lt;/li&gt;&lt;li&gt;He who cuts the wood, warms himself twice.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin: 0in; font-family: Verdana; font-size: 10pt;"&gt;  &lt;/p&gt;&lt;p style="margin: 0in; font-family: Verdana; font-size: 10pt;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29432164-115022409134975351?l=mocsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mocsoft.blogspot.com/feeds/115022409134975351/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29432164&amp;postID=115022409134975351' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29432164/posts/default/115022409134975351'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29432164/posts/default/115022409134975351'/><link rel='alternate' type='text/html' href='http://mocsoft.blogspot.com/2006/06/genius.html' title='Genius'/><author><name>mocsoft</name><uri>http://www.blogger.com/profile/06111363491304046579</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29432164.post-115021670361832043</id><published>2006-06-13T09:22:00.000-07:00</published><updated>2006-06-13T09:38:23.626-07:00</updated><title type='text'>AJAX</title><content type='html'>Currently working on some AJAX (Asynchronous JavaScript And XML) implementations for my website. Very interesting technology which seems to be in its infancy at the minute, very few sites using this at the minute. Perhaps the best illustrations would be from google in their gmail/suggest/maps applications.&lt;br /&gt;&lt;br /&gt;The performance and usability benefits are probably minor enough that many people may not even notice them, however I would be quite the perfectionist and I believe that its the minor touches in life that make the experience.&lt;br /&gt;&lt;br /&gt;At the minute I can see why there are few sites implementing this technology, it is quite difficult to begin with and is a rather new and unique way of thinking. The methodology requires some thinking and structuring of your application in order to get the best out of it. The most challenging part is actually deciding where you can use the asynchronous communications.&lt;br /&gt;&lt;br /&gt;More to come..&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29432164-115021670361832043?l=mocsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mocsoft.blogspot.com/feeds/115021670361832043/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29432164&amp;postID=115021670361832043' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29432164/posts/default/115021670361832043'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29432164/posts/default/115021670361832043'/><link rel='alternate' type='text/html' href='http://mocsoft.blogspot.com/2006/06/ajax.html' title='AJAX'/><author><name>mocsoft</name><uri>http://www.blogger.com/profile/06111363491304046579</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-29432164.post-114976587547123140</id><published>2006-06-08T04:22:00.000-07:00</published><updated>2006-06-08T04:24:35.480-07:00</updated><title type='text'>Introduction</title><content type='html'>This blog will discuss current topics of interest. Just as a head start these topics will generally be Football, Computing or perhaps TV. Watch this space!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29432164-114976587547123140?l=mocsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mocsoft.blogspot.com/feeds/114976587547123140/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=29432164&amp;postID=114976587547123140' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29432164/posts/default/114976587547123140'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29432164/posts/default/114976587547123140'/><link rel='alternate' type='text/html' href='http://mocsoft.blogspot.com/2006/06/introduction.html' title='Introduction'/><author><name>mocsoft</name><uri>http://www.blogger.com/profile/06111363491304046579</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
