<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Razvi Blog Space</title>
	<atom:link href="http://razvi.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://razvi.wordpress.com</link>
	<description>Living and Sharing</description>
	<pubDate>Sun, 06 Jul 2008 05:20:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>Selected Books and Journals in Cryptography</title>
		<link>http://razvi.wordpress.com/2008/07/06/selected-books-and-journals-in-cryptography/</link>
		<comments>http://razvi.wordpress.com/2008/07/06/selected-books-and-journals-in-cryptography/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 05:20:01 +0000</pubDate>
		<dc:creator>razvi</dc:creator>
		
		<category><![CDATA[Blogroll]]></category>

		<category><![CDATA[Wireless Security]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[cryptography]]></category>

		<category><![CDATA[book]]></category>

		<category><![CDATA[journal]]></category>

		<guid isPermaLink="false">http://razvi.wordpress.com/?p=82</guid>
		<description><![CDATA[
Bruce Schneier: Applied      Cryptography, second edition, John Wiley &#38; Sons, 1996. An      excellent, practically oriented presentation of cryptographic algorithms,      protocols, and methods. Definitely recommended reading. The homepage contains a      table of contents, errata and other [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><ul type="disc">
<li class="MsoNormal">Bruce Schneier: <strong>Applied      Cryptography</strong>, second edition, John Wiley &amp; Sons, 1996. An      excellent, practically oriented presentation of cryptographic algorithms,      protocols, and methods. Definitely recommended reading. The <a href="http://www.counterpane.com/applied.html">homepage</a> contains a      table of contents, errata and other information.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Douglas Stinson: <strong>Cryptography:      Theory and Practice</strong>, CRC Press, second edition, 1996. An      excellent, self-contained introduction to cryptography. Used widely as      lecture material for university undergraduates. Has been translated to      several languages. <a href="http://www.cacr.math.uwaterloo.ca/%7Edstinson/CTAP2/CTAP2.html">[homepage]</a><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Alfred J. Menezes, Paul C.      van Oorschot, and Scott A. Vanstone: <strong>Handbook of Applied      Cryptography</strong>, CRC Press, 1996. An excellent reference book on      cryptography. It is more mathematical than for example, Schneier&#8217;s book.      Contains pseudo-code descriptions of a large number of algorithms and      cryptosystems, as well as free samples of all the chapters of the book. <a href="http://cacr.math.uwaterloo.ca/hac/">[homepage]</a><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Neil Koblitz: <strong>A      Course in Number Theory and Cryptography</strong>, second edition,      Springer, 1994. An introduction to cryptography through number theory.      Very thorough in explaining the number theoretic basis of algorithms      needed in cryptography and in particular public key cryptosystems. Gives      also a chapter on elliptic curves, which is in fact one of the best      introductions to the topic.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Eli Biham, Adi Shamir: <strong>Differential      Cryptanalysis of the Data Encryption Standard</strong>, Springer-Verlag,      1993. A comprehensible account of the ground breaking differential      cryptanalysis method. The authors explain the differential attack on DES      in several stages of increasing complexity. The book also describes      differential attacks against several other ciphers and hash functions.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Charlie Kaufman, Radia      Perlman, and Mike Speciner: <strong>Network Security - PRIVATE      Communication in a PUBLIC World</strong>, Prentice-Hall, 1995. Covers      areas of cryptography with practical relevance in an understandable way.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Jennifer Seberry and Josed      Pieprzyk: <strong>Cryptography: An Introduction to Computer Security</strong>,      Prentice-Hall, 1989. Somewhat more theoretically oriented than the above.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Joan Daemen and Vincent      Rijmen: <strong>The Design of Rijndael, AES - The Advanced Encryption      Standard</strong>, Springer, 2002. The authoritative guide to the Rijndael      cipher, which was chosen to be the AES standard in 2000. This is a well      written book by the designers of Rijndael. It contains the mathematical      preliminaries, the detailed description of the algorithm, design      principles, implementation and optimization issues, and a security      analysis, with an introduction to the basics of differential and linear      cryptanalysis.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Rudolf Lidl and Harold      Niederreiter: <strong>Introduction to Finite Fields and Their Applications</strong>,      Revised Edition, Cambridge University      Press, 1994. A comprehensive introduction to the mathematical theory of      finite fields and some of its most important applications including      cryptology.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Alfred J. Menezes: <strong>Elliptic      curve public key cryptosystems</strong>, Kluwer academic publishers, 1993.      This book is now somewhat dated, but is still a good introduction text to      elliptic curve cryptosystems.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Ian Blake, Gadien Seroussi,      and Nigel Smart: <strong>Elliptic Curves in Cryptography</strong>, Cambridge       University Press, 1999. Almost      up-to-date book about the cryptographical use of elliptic curves. Contains      a complete explanation of the Schoof-Elkies-Atkin algorithm for point      counting. Most of the book can be followed with very little background in      algebra.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Scott A. Vanstone, Darrell R.      Hankerson, and Alfred J. Menezes: <strong>Guide to Elliptic Curve      Cryptography</strong>, Springer, 2004.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal"><strong>Advances In Elliptic      Curve Cryptography</strong>, Ian Blake, Nigel Smart, and Gadien Seroussi      eds., Cambridge University      Press, 2004.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Electronic Frontier      Foundation: <strong>Cracking DES</strong>, 1998. This book describes the      breaking of DES by exhaustive search on a real special purpose machine.      Contains full design details and some hardware analysis for      cryptanalytical attacks.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Man Young Rhee: <strong>Cryptography      and Secure Data Communications</strong>, McGraw-Hill, 1994. This book is      oriented towards the hardware aspects of cryptography. Contains thorough      explanations about cryptosystems such as DES and RSA.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Hans Riesel: <strong>Prime      Numbers and Computer Methods for Factorization</strong>, Birkhauser, 1994.      Concentrates on prime numbers and factoring large integers, and discusses      their application to RSA and other public key methods.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Xuejia Lai: <strong>On the      Design and Security of Block Ciphers</strong>, ETH Series in Information      Processing, vol. 1, Hartung-Gorre Verlag, Konstanz, Switzerland, 1992.      This book contains the description and analysis of the IDEA cipher. It      explains Lai&#8217;s idea of mixing incompatible algebraic operations together      and gives the theoretical basis for such constructions. Further, the book      contains material about the differential cryptanalysis of IDEA and why      IDEA should be resistant to it. Contains also an implementation of IDEA in      C language.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Donald Davies and Wyn Price: <strong>Security      for Computer Networks</strong>, John Wiley, 1989. The first edition      appeared in 1984, its material on standards and protocols is now fairly      dated, but the main sections about DES (including modes, triple DES etc.)      and public key cryptography are often very much appreciated by those who      are neither mathematicians nor C wizards, but still want to understand      what is going on in the algorithms.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal"><strong>Handbook of      Theoretical Computer Science Volume A: Algorithms and Complexity</strong>,      J. van Leeuwen ed., Elsevier, 1994. This is a very large collection of      survey articles. There is an article by Ron Rivest on cryptography, also      an article by Arjen Lenstra and Hendrik Lenstra on algorithms in number      theory. All articles have extensive references.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal"><strong>Algorithms and Theory      of Computation Handbook</strong>, Mikhail J. Atallah ed., CRC Press, 1999.      A collection of survey papers. Contains many papers on cryptography:      mathematical background, basic algorithms, pseudo-random sequences,      cryptanalysis and electronic cash.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">David Kahn: <strong>Seizing      the Enigma</strong>, Arrow Books, 1996. This is a thorough book by David      Kahn, the author of <strong>The Codebreakers</strong> and a well-known      historian of cryptography. This book gives an almost complete picture of      the Enigma story from the early years to its use in World War II. Highly      interesting (to a cryptographer) is the description of the early analysis      by Poles (basically by Rejewski) and the later developments in Bletchley       Park.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal"><strong>Codebreakers: The      Inside Story of Bletchley Park</strong>, F.H. Hinsley and Alan Stripp      eds., Oxford University Press, 1993. This book is a series of      recollections by a variety of people that worked in Bletchley       Park during World War II. It      contains several articles about the actual cryptosystems such as versions      of Enigma, Fish, and some codes. Some articles are event based and others      very personal. Overall a very good book about Bletchley       Park during World War II.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></li>
<li class="MsoNormal">Simon Singh: <strong>Code      Book: The Science of Secrecy from Ancient </strong><strong>Egypt</strong><strong> to Quantum Cryptography</strong>, Anchor Books, 2000. Includes a history      of how cryptography has affected the world, from the World Wars to the      death of Mary, Queen of Scots. Also takes a look at the future of      cryptography.</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/razvi.wordpress.com/82/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/razvi.wordpress.com/82/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/razvi.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/razvi.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/razvi.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/razvi.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/razvi.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/razvi.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/razvi.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/razvi.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/razvi.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/razvi.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=razvi.wordpress.com&blog=325374&post=82&subd=razvi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://razvi.wordpress.com/2008/07/06/selected-books-and-journals-in-cryptography/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Inevitable Ubiquitous Wi-Fi</title>
		<link>http://razvi.wordpress.com/2008/07/05/inevitable-ubiquitous-wi-fi/</link>
		<comments>http://razvi.wordpress.com/2008/07/05/inevitable-ubiquitous-wi-fi/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 19:25:42 +0000</pubDate>
		<dc:creator>razvi</dc:creator>
		
		<category><![CDATA[Blogroll]]></category>

		<category><![CDATA[Wireless Security]]></category>

		<category><![CDATA[Wifi]]></category>

		<category><![CDATA[Wi-Fi]]></category>

		<category><![CDATA[technologies]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[wireless access]]></category>

		<category><![CDATA[ubiquitous]]></category>

		<category><![CDATA[IT administrator]]></category>

		<category><![CDATA[wireless security standard]]></category>

		<category><![CDATA[IEEE 802.11]]></category>

		<category><![CDATA[802.11i]]></category>

		<category><![CDATA[enterprise]]></category>

		<guid isPermaLink="false">http://razvi.wordpress.com/?p=81</guid>
		<description><![CDATA[Wi-Fi is one of the hottest technologies in enterprise networking, but actual adoption has not been as pervasive as one might believe. A number of issues have combined to make IT managers cautious about rolling out Wi-Fi ubiquitously. Many are still concerned about security, and even where security is implemented, such implementation can be highly [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal"><span style="color:#231f20;">Wi-Fi is one of the hottest technologies in enterprise networking, but actual adoption has not been as pervasive as one might believe. A number of issues have combined to make IT managers cautious about rolling out Wi-Fi ubiquitously. Many are still concerned about security, and even where security is implemented, such implementation can be highly complex. Tools are still being developed to assist enterprises in largescale deployment, management and monitoring of Wi-Fi systems.</span></p>
<p class="MsoNormal"><span style="color:#231f20;">Companies must also tackle the issue of how to scale Wi-Fi networks from today’s broad-but-shallow deployments to corporate campuses where wireless access is ubiquitous. Standards are continuing to evolve in these and other areas, creating a moving target for investment in Wi-Fi hardware and software.</span></p>
<p class="MsoNormal"><span style="color:#231f20;"> The bottom line: wireless LAN deployment may not yet be simple, but a wide variety of products and techniques is available today or will be available to address the concerns that trouble most IT administrators.</span></p>
<p class="MsoNormal"><span style="color:#231f20;"> AirDefense (<a href="http://www.airdefense.net/">www.airdefense.net</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Airespace (<a href="http://www.airespace.com/">www.airespace.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">AirMagnet (<a href="http://www.airmagnet.com/">www.airmagnet.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Airwave (<a href="http://www.airwave.com/">www.airwave.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Aruba Networks (<a href="http://www.arubanetworks.com/">www.arubanetworks.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Atheros (<a href="http://www.atheros.com/">www.atheros.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Berkeley Varitronics (<a href="http://www.bvsystems.com/">www.bvsystems.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">CA (<a href="http://www.ca.com/">www.ca.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Cisco (<a href="http://www.cisco.com/">www.cisco.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">D-Link (<a href="http://www.dlink.com/">www.dlink.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;" lang="FR">Fortress Technologies (</span><span style="color:#231f20;" lang="SV"><a href="http://www.fortresstech.com/"><span lang="FR">www.fortresstech.com</span></a></span><span style="color:#231f20;" lang="FR">) </span></p>
<p class="MsoNormal"><span style="color:#231f20;" lang="SV">Hewlett-Packard (<a href="http://www.hp.com/">www.hp.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">IBM (<a href="http://www.ibm.com/">www.ibm.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Interlink Networks (<a href="http://www.interlinknetworks.com/">www.interlinknetworks.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">KoolSpan (<a href="http://www.koolspan.com/">www.koolspan.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Network Chemistry (<a href="http://www.networkchemistry.com/">www.networkchemistry.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Network Instruments (<a href="http://www.networkinstruments.com/">www.networkinstruments.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Newbury Networks (<a href="http://www.newburynetworks.com/">www.newburynetworks.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Perfigo (<a href="http://www.perfigo.com/">www.perfigo.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Proxim (<a href="http://www.proxim.com/">www.proxim.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Sniffer (<a href="http://www.sniffer.com/">www.sniffer.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Trapeze Networks (<a href="http://www.trapezenetworks.com/">www.trapezenetworks.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Wavelink (<a href="http://www.wavelink.com/">www.wavelink.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Wi-Fi Alliance (<a href="http://www.wi-fi.org/">www.wi-fi.org</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">WildPackets (<a href="http://www.wildpackets.com/">www.wildpackets.com</a>) </span></p>
<p class="MsoNormal"><span style="color:#231f20;">Wireless Security Corp (<a href="http://www.wirelesssecuritycorp.com/">www.wirelesssecuritycorp.com</a>) </span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/razvi.wordpress.com/81/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/razvi.wordpress.com/81/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/razvi.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/razvi.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/razvi.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/razvi.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/razvi.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/razvi.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/razvi.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/razvi.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/razvi.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/razvi.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=razvi.wordpress.com&blog=325374&post=81&subd=razvi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://razvi.wordpress.com/2008/07/05/inevitable-ubiquitous-wi-fi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Craigslist - Buying and Selling Ads</title>
		<link>http://razvi.wordpress.com/2008/07/05/craigslist-buying-and-selling-ads/</link>
		<comments>http://razvi.wordpress.com/2008/07/05/craigslist-buying-and-selling-ads/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 04:38:59 +0000</pubDate>
		<dc:creator>razvi</dc:creator>
		
		<category><![CDATA[Blogroll]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[ads]]></category>

		<category><![CDATA[advertisement]]></category>

		<category><![CDATA[buy]]></category>

		<category><![CDATA[buying]]></category>

		<category><![CDATA[craigslist]]></category>

		<category><![CDATA[employment]]></category>

		<category><![CDATA[free services]]></category>

		<category><![CDATA[products]]></category>

		<category><![CDATA[rent]]></category>

		<category><![CDATA[sale]]></category>

		<category><![CDATA[sel]]></category>

		<category><![CDATA[selling]]></category>

		<guid isPermaLink="false">http://razvi.wordpress.com/?p=79</guid>
		<description><![CDATA[Craigslist is a relatively new network of websites that deal with a number of topics from buying and selling items to employment and even personal ads. It is one of the new steps in the natural evolution of the web according to many online analysts and while it started off from humble beginnings as a [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal"><a href="http://www.shvoong.com/internet-and-technologies/1824775-www-craigslist-com/">Craigslist</a> is a relatively new network of websites that deal with a number of topics from buying and selling items to employment and even personal ads. It is one of the new steps in the natural evolution of the web according to many online analysts and while it started off from humble beginnings as a single Craigslist San Francisco website it has now built up into a large network of websites spanning not only all the major cities in the United States (i.e. there is a <a href="http://www.shvoong.com/internet-and-technologies/1824775-www-craigslist-com/"><strong>craigslist Dallas</strong></a>, craigslist New York etc.) but also many of the major cities around the world like craigslist Toronto, craigslist Tokyo and craigslist Melbourne.</p>
<p class="MsoNormal">One of the things that has made this website so popular is the fact that all of the services were free and it really served to provide a way for two people in same community to liaise with each other. Other online websites like ebay really do most of the work themselves and the two people doing the actual transaction don&#8217;t get a lot of opportunity to speak directly with the other person. <a href="http://www.craigslist.com"><strong>Craigslist websites</strong></a> on the other hand are all about direct communication; one person posts something and another person replies to it, it&#8217;s just that simple.</p>
<p class="MsoNormal">So what exactly can a person do with craigslist? Well, let us take a quick look at a few of the features offered by all craigslist websites:</p>
<p><strong>Employment Ads:</strong> Companies have the ability to post ads for free on craigslist regarding opportunities available for jobs with them and potential employees have the ability to search those jobs. Many people have found great employment opportunities through craigslist and for this reason many craigslist network websites have really started to have regular job opportunities posted on them.</p>
<p><strong>Buy/Sell Ads:</strong> These are like normal classified ads except the difference is that you don&#8217;t have to pay for them. Posting ads on most craigslist websites is free and because of that many people are now using craigslist to advertise things that they have for sale. If you are looking for a used bike or an old video game then it is definitely worth giving craigslist a try because you just might be able to surprise yourself with what you can find on craigslist.</p>
<p><strong>Personal Ads:</strong> Another great aspect of craigslist is the fact that you can search personal ads in your own city right away. Every single online dating website will force you to go through a search field to narrow down the results; with craigslist that is already done for you.</p>
<p class="MsoNormal">These are just a few of the great things about craigslist. Additionally it is worth mentioning again that most craigslist websites offer all their services for free. This is likely to make the craigslist website in your city very popular amongst the locals and therefore a good starting point for any activity you want to carry out. Whether you are looking to buy something or in the mood to sell, craigslist can help you with both.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/razvi.wordpress.com/79/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/razvi.wordpress.com/79/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/razvi.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/razvi.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/razvi.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/razvi.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/razvi.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/razvi.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/razvi.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/razvi.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/razvi.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/razvi.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=razvi.wordpress.com&blog=325374&post=79&subd=razvi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://razvi.wordpress.com/2008/07/05/craigslist-buying-and-selling-ads/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Geting an A+ Dissertation</title>
		<link>http://razvi.wordpress.com/2008/06/28/geting-an-a-dissertation/</link>
		<comments>http://razvi.wordpress.com/2008/06/28/geting-an-a-dissertation/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 04:06:32 +0000</pubDate>
		<dc:creator>razvi</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[BSc Information Systems]]></category>

		<category><![CDATA[project report]]></category>

		<category><![CDATA[university of mauritius]]></category>

		<category><![CDATA[Razvi doomun]]></category>

		<category><![CDATA[CSE department]]></category>

		<category><![CDATA[Bsc Computer Science]]></category>

		<category><![CDATA[dissertation]]></category>

		<category><![CDATA[thesis writing]]></category>

		<category><![CDATA[sample thesis]]></category>

		<category><![CDATA[supervisor]]></category>

		<category><![CDATA[sample projects]]></category>

		<guid isPermaLink="false">http://razvi.wordpress.com/?p=75</guid>
		<description><![CDATA[A dissertation or final year project report is a kind of academic paper/book that provides an opportunity to get a BSc or Master’s degree. So, if a student decides to write a dissertation/project report, he/she aims to become a Bachelor of Science or Master of Science. Dissertation writing is nearly impossible without consulting a supervisor.
Once [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A dissertation or final year project report is a kind of academic paper/book that provides an opportunity to get a BSc or Master’s degree. So, if a student decides to write a dissertation/project report, he/she aims to become a Bachelor of Science or Master of Science. <a href="http://yourdissertation.com/blog/2007/08/21/writing-a-dissertation/">Dissertation writing</a> is nearly impossible without consulting a supervisor.</p>
<p>Once you are to write your dissertation report, you should choose a supervisor, a person who will be available to support you during your project dissertation writing and who has a certain expertise in the area of your topic chosen.</p>
<p>The duties of your supervisor can be presented as follows:</p>
<ul>
<li>To give you advice on the relevant sources for writing your <strong>project report dissertation</strong>;</li>
<li>To guide you in drawing up a proposal of your project dissertations and making proper focuses in writing and research procedure;</li>
<li>To assist you in planning your project dissertations as well as in planning your work itself;</li>
<li>To assist you in drawing up an outline for your  project dissertation and advise on subsequent revisions;</li>
<li>To read and provide you with the comments on a complete draft of your project dissertation.</li>
</ul>
<p>In the process of writing the thesis it is very important to pay attention to each part of it as the role of each element is rather specific. The structure of the thesis contains several issues: the title page, the thesis abstract, the introduction, the main body, and the conclusion.</p>
<p>Well, after the title follows the <strong>thesis abstract</strong>. The task of this article is to illustrate the main points of the abstract thesis. The size of thesis abstract is not very long, about 200-400 words . It should not be very complicated in order the reader to make it comprehensible to readers with different <a href="http://yourdissertation.com/blog/2007/11/23/degree-master-thesis/">theses degrees</a> of knowledge.</p>
<p><strong>Abstract thesis</strong> presents the necessity of the work, highlights the important information and in some way predicts the results of the research.</p>
<p>It is very important to avoid repetition of information in the abstract thesis.</p>
<p>Also, the <strong>abstract thesis</strong> should give the explanation to your writing process, the reasons for your research, the methods of you work, the results and their importance.</p>
<p>LITERATURE REVIEW</p>
<p>What is the purpose of <a href="http://writing-services.org/blog/2008/01/24/literature-review-how-to-start-writing/">writing literature reviews</a> in your academic works? So, we can enlighten this topic in order to clear up some misunderstandings, which take place when you start writing your <strong>literature review</strong>.</p>
<p>First of all, it is necessary to point out what a literature review is. Well, a literature review is a chapter of your academic work, which describes literature sources used by an author and presents a kind of criticism of some particular topics from the text.</p>
<p>Your literature review should be logically connected. It is important to present information in a certain order.</p>
<p>You should mention the following in the <strong>literature reviews</strong>:</p>
<ul>
<li>A bit of criticism makes your literature review more exciting;</li>
<li>Your ideas about the topic you have chosen is just what you need;</li>
<li>Problems, which are described in your work, should be mentioned in the literature review as well;</li>
<li>A certain style should be taken into consideration when writing your literature review;</li>
<li>All primary and secondary sources are to be mentioned in the <strong>literature review</strong>. It is important to cite all used sources properly and completely (according to the style chosen);</li>
</ul>
<p>Having been involved in project supervision and project examination for quite a few years, I have seen several mistakes that undergraduate and postgraduate students repeat every year in their dissertation or project reports. Some mistakes are due to carelessness, lack of professional attitude in writing their work &#8230;. or just copying or imitating other reports that are not necessary good to refer as moidel. I have a number of selected sample reports of past year projects reports (http://cse.uom.ac.mu/node/316) that I have supervised/examined that can be provided to computer science students upon request as model for their own report writing. These sample projects can help students to have a idea on the content and structure of a good BSc or MSc project dissertation/report.</p>
<p>http://cse.uom.ac.mu/node/251</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/razvi.wordpress.com/75/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/razvi.wordpress.com/75/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/razvi.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/razvi.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/razvi.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/razvi.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/razvi.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/razvi.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/razvi.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/razvi.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/razvi.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/razvi.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=razvi.wordpress.com&blog=325374&post=75&subd=razvi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://razvi.wordpress.com/2008/06/28/geting-an-a-dissertation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Good Luck for Your first ‘low salary’ job</title>
		<link>http://razvi.wordpress.com/2008/06/25/good-luck-for-your-first-%e2%80%98low-salary%e2%80%99-job/</link>
		<comments>http://razvi.wordpress.com/2008/06/25/good-luck-for-your-first-%e2%80%98low-salary%e2%80%99-job/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 17:27:50 +0000</pubDate>
		<dc:creator>razvi</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Bsc Computer Science]]></category>

		<category><![CDATA[BSc Information System]]></category>

		<category><![CDATA[employment]]></category>

		<category><![CDATA[first job]]></category>

		<category><![CDATA[low salary]]></category>

		<category><![CDATA[software engineering]]></category>

		<category><![CDATA[students]]></category>

		<category><![CDATA[university of mauritius]]></category>

		<category><![CDATA[vacancies]]></category>

		<guid isPermaLink="false">http://razvi.wordpress.com/?p=74</guid>
		<description><![CDATA[A bachelor’s degree is like a black belt in karate - it doesn’t mean you’ve mastered the subject, merely that you’re ready to start learning it. Unfortunately, as freshly graduated students are expected to get jobs after your graduation. We always hear of chicken-egg problem; nobody wants to hire a new graduate because the graduate [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A bachelor’s degree is like a black belt in karate - it doesn’t mean you’ve mastered the subject, merely that you’re ready to start learning it. Unfortunately, as freshly graduated students are expected to get jobs after your graduation. We always hear of chicken-egg problem; nobody wants to hire a new graduate because the graduate has no experience, but how should the graduate get experience? There’s no answer to this, yet people have been surpassing this hurdle since people existed.</p>
<p>A BSc in Computer science or BSc Information system is not to be a pure in-depth exposure to Oracle database, Windows or Dot NET programming etc, but It has been an opportunity for you to hone critical thinking skills from a computer science or IT perspective. Many graduates are confused about who they are later on, and end up quitting the field of IT after realizing that they have spend years chasing an illusive goal called “Computer Scientist”, “Software Engineer” …. Because software engineering is so complex and creative, It’s more important to learn how to juggle information and people and produce something good enough in the time given, with the ability to adapt to changing requirements. That’s exactly what experiential learning provides when you embark on your first ‘low salary’ job.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/razvi.wordpress.com/74/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/razvi.wordpress.com/74/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/razvi.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/razvi.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/razvi.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/razvi.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/razvi.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/razvi.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/razvi.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/razvi.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/razvi.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/razvi.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=razvi.wordpress.com&blog=325374&post=74&subd=razvi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://razvi.wordpress.com/2008/06/25/good-luck-for-your-first-%e2%80%98low-salary%e2%80%99-job/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dive into Python</title>
		<link>http://razvi.wordpress.com/2008/06/24/dive-into-python/</link>
		<comments>http://razvi.wordpress.com/2008/06/24/dive-into-python/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 21:08:36 +0000</pubDate>
		<dc:creator>razvi</dc:creator>
		
		<category><![CDATA[Blogroll]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[computer science]]></category>

		<category><![CDATA[Dive Into Python]]></category>

		<category><![CDATA[Mark Pilgrim]]></category>

		<category><![CDATA[programming language]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[university of mauritius]]></category>

		<category><![CDATA[video lectures]]></category>

		<guid isPermaLink="false">http://razvi.wordpress.com/?p=73</guid>
		<description><![CDATA[First year students in computer science at UoM, will see some new changes in the programming modules. A better programming language will be used, so that it is easier to learn the programming paradigms. One of the programming language &#8216;en vogue&#8217; is PYTHON. So, let&#8217;s dive into python now&#8230; I am sure students will find [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal">First year students in computer science at UoM, will see some new changes in the programming modules. A better programming language will be used, so that it is easier to learn the programming paradigms. One of the programming language &#8216;en vogue&#8217; is PYTHON. So, let&#8217;s dive into python now&#8230; I am sure students will find it easy to understand important programming concepts. You&#8217;ll find lots of online documentation and tutorial/notes about python and one interesting book that I came across is Dive Into Python by Mark Pilgrim. Hope you have lots of FUN learning Python and your comments/feedbacks are welcomed</p>
<p class="MsoNormal"><em>Dive Into <span class="application">Python</span></em> is a <span class="application">Python</span> book for experienced programmers. You can <a href="http://www.amazon.com/exec/obidos/ASIN/1590593561/ref%3Dnosim/diveintomark20">buy a printed copy</a>, <a href="http://diveintopython.org/toc/index.html">read it online</a>, or <a title="Download Dive Into Python" href="http://diveintopython.org/index.html#download">download it</a> in a variety of formats. It is also available in <a title="Dive Into Python in your language" href="http://diveintopython.org/index.html#languages">multiple languages</a>.</p>
<p>If You came here from <strong><a href="http://www.google.mu/">www.google.mu</a></strong> searching for <strong><em>free video lectures</em></strong>. You might be also interest in these posts:</p>
<ul type="disc">
<li class="MsoNormal"><a title="Learning Python Programming Language Through Video Lectures" rel="bookmark" href="http://www.catonmat.net/blog/learning-python-programming-language-through-video-lectures/">Learning Python Programming Language Through Video Lectures</a></li>
<li class="MsoNormal"><a title="Learning Python Design Patterns Through Video Lectures" rel="bookmark" href="http://www.catonmat.net/blog/learning-python-design-patterns-through-video-lectures/">Learning Python Design Patterns Through Video Lectures</a></li>
<li class="MsoNormal"><a title="Converting YouTube FLVs (Flash Videos) to a Better Format with ffmpeg" rel="bookmark" href="http://www.catonmat.net/blog/converting-youtube-flvs-to-a-better-format-with-ffmpeg/">Converting YouTube FLVs (Flash Videos) to a Better Format      with ffmpeg</a></li>
<li class="MsoNormal"><a href="http://www.catonmat.net/blog/learning-python-programming-language-through-video-lectures/">http://www.catonmat.net/blog/learning-python-programming-language-through-video-lectures/</a></li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/razvi.wordpress.com/73/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/razvi.wordpress.com/73/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/razvi.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/razvi.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/razvi.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/razvi.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/razvi.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/razvi.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/razvi.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/razvi.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/razvi.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/razvi.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=razvi.wordpress.com&blog=325374&post=73&subd=razvi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://razvi.wordpress.com/2008/06/24/dive-into-python/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Which Programming Language Is Best For Teaching?</title>
		<link>http://razvi.wordpress.com/2008/06/19/which-programming-language-is-best-for-teaching/</link>
		<comments>http://razvi.wordpress.com/2008/06/19/which-programming-language-is-best-for-teaching/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 18:58:09 +0000</pubDate>
		<dc:creator>razvi</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[computer science]]></category>

		<category><![CDATA[CSE department]]></category>

		<category><![CDATA[information system]]></category>

		<category><![CDATA[learning]]></category>

		<category><![CDATA[programming language]]></category>

		<category><![CDATA[software engineer]]></category>

		<category><![CDATA[teaching programming]]></category>

		<category><![CDATA[university of mauritius]]></category>

		<guid isPermaLink="false">http://razvi.wordpress.com/?p=72</guid>
		<description><![CDATA[Universities: Which Programming Language Is Best For Teaching
Programming as a profession requires a great deal of learning on one’s own. Whether you think Universities should or should not be in the business of providing job training for software development, the fact is that the industry moves far too rapidly for Universities to teach more than [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal"><span class="msgviewheadersubject">Universities: Which Programming Language Is Best For Teachin</span>g</p>
<p class="MsoNormal"><span class="msgviewheadersubject"></span>Programming as a profession requires a great deal of learning on one’s own. Whether you think Universities should or should not be in the business of providing job training for software development, the fact is that the industry moves far too rapidly for Universities to teach more than a small portion of the knowledge required to be competent on the job, even at an entry level.</p>
<p class="MsoNormal">
<p class="MsoNormal" style="margin-left:0.5in;text-indent:-0.25in;"><!--[if !supportLists]--><span class="msgviewbody"><span><span>-<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span></span><!--[endif]--><span dir="ltr"><span class="msgviewbody">what base language Computer Science departments use for teaching programming?</span></span></p>
<p class="MsoNormal" style="margin-left:0.5in;text-indent:-0.25in;"><!--[if !supportLists]--><span class="msgviewbody"><span><span>-<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span></span><!--[endif]--><span dir="ltr"><span class="msgviewbody">what platform and programming environment is taught?</span></span></p>
<p class="MsoNormal">What makes programming languages suitable or unsuitable as introductory languages? Which languages are better learnt first and at which order? And why what the masses think is the most suitable introductory programming language is not in fact that.<span class="msgviewbody"></span></p>
<p>Rabbi Hanina used to say &#8220;I learned a lot from my teachers, and from my friends more than my teachers, and from my pupils the most.&#8221; It is believed this means that there are in fact three levels of learning:</p>
<p style="margin-left:0.5in;text-indent:-0.25in;"><!--[if !supportLists]--><span><span>1.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span dir="ltr"><strong>Level 1 - Learning</strong> - this is a passive learning of the material, where one inputs the material. </span></p>
<p style="margin-left:0.5in;text-indent:-0.25in;"><!--[if !supportLists]--><span><span>2.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span dir="ltr"><strong>Level 2 - Experiencing</strong> - in this level you work with the material you learned, and try to implement what you&#8217;ve learned and integrate it. This requires more understanding, because you have to work with the material. </span></p>
<p style="margin-left:0.5in;text-indent:-0.25in;"><!--[if !supportLists]--><span><span>3.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span dir="ltr"><strong>Level 3 - Teaching</strong> - in this level you teach the material to someone else. This requires the most understanding because you need to organise it properly and convey it to someone else. </span></p>
<p>Perhaps there&#8217;s a fourth level - <strong>Science</strong> in which the knowledge is expanded. However, this implies that to truly understand the material, one needs to experiment with it (preferably in production) and better yet teach it to someone else.</p>
<p>The old adage &#8220;He who can - does. He who cannot - teaches.&#8221; which was <a href="http://en.wikiquote.org/wiki/George_Bernard_Shaw">said by George Bernard Shaw</a> is amusing, but simply not true. Being a great teacher is much more difficult than being a great doer, and is much more enlightening.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/razvi.wordpress.com/72/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/razvi.wordpress.com/72/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/razvi.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/razvi.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/razvi.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/razvi.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/razvi.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/razvi.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/razvi.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/razvi.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/razvi.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/razvi.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=razvi.wordpress.com&blog=325374&post=72&subd=razvi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://razvi.wordpress.com/2008/06/19/which-programming-language-is-best-for-teaching/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FREEVIDEOLECTURES.COM</title>
		<link>http://razvi.wordpress.com/2008/06/13/freevideolecturescom/</link>
		<comments>http://razvi.wordpress.com/2008/06/13/freevideolecturescom/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 18:34:00 +0000</pubDate>
		<dc:creator>razvi</dc:creator>
		
		<category><![CDATA[Blogroll]]></category>

		<category><![CDATA[Research]]></category>

		<category><![CDATA[multimedia]]></category>

		<category><![CDATA[computer science]]></category>

		<category><![CDATA[download lectures]]></category>

		<category><![CDATA[engineering]]></category>

		<category><![CDATA[free video lectures]]></category>

		<category><![CDATA[freevideolectures.com]]></category>

		<category><![CDATA[java video tutorials]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[Ruby]]></category>

		<category><![CDATA[software engineering]]></category>

		<category><![CDATA[students]]></category>

		<category><![CDATA[undergraduate]]></category>

		<category><![CDATA[university of mauritius]]></category>

		<category><![CDATA[video courses]]></category>

		<category><![CDATA[web 2.0 AJAX programming]]></category>

		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://razvi.wordpress.com/?p=71</guid>
		<description><![CDATA[This is a new site I have come across and which I wish to share with you and students following courses at University  of Mauritius. You will find a huge number of academic resources, video lectures, free books and materials I have tried to download some of the video lectures (average size over 100 [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal">This is a new site I have come across and which I wish to share with you and students following courses at University  of Mauritius. You will find a huge number of academic resources, video lectures, free books and materials I have tried to download some of the video lectures (average size over 100 MB / lecture session), it’s of good quality and although the download time will depend on your internet connection speed.</p>
<p class="MsoNormal">
<p class="MsoNormal">Many of undergrad students struggle with mastering programming skills at university, and this website offers lots of good programming videos and free e-books in C++, JAVA and advanced Java, ASP.NET, AJAX, Python, Ruby , SQL, Linux and others.</p>
<p class="MsoNormal">
<p class="MsoNormal">Besides computing stuffs, you also have biotechnology, physics, maths, medicine, philosophy, electronics, economics…. Etc. I believe the content of the web site is updated regularly, hence you could bookmark it for future access. Below are the main courses available in 2008:</p>
<p class="MsoNormal">
<p class="MsoNormal"><a title="Software Engineering for Web Applications free video lessons" href="http://aduni.org/courses/web/index.php?view=cw" target="_blank">Software Engineering for Web Applications</a></p>
<h3>Instructor: Philip Greenspun   submitted on 18 April, 2008</h3>
<p>Teaches basics of designing a dynamic web site with a database back end, including scripting languages, cookies, SQL, and HTML with the goal of building such a site as the main (group) project Emphasizes computer-human interface and the graphical display of information.</p>
<p class="MsoNormal"><a title="Introduction to Web Security free video lessons" href="http://code.google.com/edu/security/index.html" target="_blank">Introduction to Web Security</a></p>
<h3>by Neil Daswani at google.com Summer 2007  submitted on 16 April, 2008</h3>
<p>Topics: How to Break Web Software, What Every Engineer Needs to Know About Security and Where to Learn It.</p>
<p class="MsoNormal"><a title="40 Java Video Tutorials on youtube free video lessons" href="http://www.intelligentedu.com/blogs/post/best_new_training_sites/3707/top-40-java-video-tutorials-on-youtube" target="_blank">40 Java Video Tutorials on youtube</a></p>
<h3>YouTube  submitted on 2 April, 2008</h3>
<p>Some of these teach basics with getting starting programming using Java, and some are more advanced, showing you how to code loops, arrays, exceptions, Netbeans, Web services, Event handing, JDBC, and Inheritance.</p>
<p class="MsoNormal"><a title="Web 2.0 AJAX Programming free video lessons" href="http://code.google.com/edu/ajax/index.html#video" target="_blank">Web 2.0 AJAX Programming</a></p>
<h3>google.com  submitted on 27  March, 2008</h3>
<p>Web 2.0 - AJAX - Creating a Rich User Experience, WebGuild, Creating Tools for AJAX Development etc&#8230;</p>
<p class="MsoNormal"><a title="Operating Systems free video lessons" href="http://cpe.njit.edu/dlvideos/CS630/" target="_blank">Operating Systems</a></p>
<h3>New Jersey Institute of Technology   submitted on 26 March, 2008</h3>
<p class="MsoNormal"><a title="Computer Engineering free video lessons" href="http://cool.mcgill.ca/COOLLectureListing.aspx?CourseID=1075" target="_blank">Computer Engineering</a></p>
<h3>McGill University, Winter 2008  submitted on 15 March, 2008</h3>
<p>Data structures (arrays, lists, stacks, queues, dequeues and trees) and their machine representation and simple algorithms. Peripheral devices: printers, keyboards, magnetic type drives, magnetic disc drives. Peripheral interfacing and busses. Introduction to operating systems. System integration. Computer systems and networks.</p>
<p class="MsoNormal"><a title="Advanced Javascript  free video lessons" href="http://video.yahoo.com/watch/630959/2974197" target="_blank">Advanced Javascript </a></p>
<h3>Douglas Crockford   submitted on 14 March, 2008, 7:57 am</h3>
<p>Comprehensive introduction to the JavaScript Programming Language; Theory of the DOM;</p>
<p class="MsoNormal"><a title="Naval Postgraduate School free video lessons" href="http://cisr.nps.edu/lecturearchive.html" target="_blank">Naval Postgraduate School</a></p>
<h3>Naval Postgraduate  School  submitted on 11 March, 2008, 11:41 am</h3>
<p>The Lecture Series injects commercial and military relevance into the CISR activities. Lectures are from leading experts in the field of computer science and Information Systems Security.</p>
<p class="MsoNormal"><a title="Graduate Computer Architecture" href="http://freevideolectures.com/ComputerScience/graduate_computer_architecture.php">Graduate Computer Architecture</a></p>
<h3>UC Berkeley Spring 2006</h3>
<p>Overview of computer architecture, caches, memory systems, Instruction level parallelism, simultaneous multithreading, vector computers, Processors, Introduction to Multiprocessors, Advanced Memory Hierarchy, storage, Queuing theory etc&#8230;</p>
<p class="MsoNormal"><a title="Freshman Computer Science Seminar webcast podcast" href="http://freevideolectures.com/ComputerScience/freshman_Computer_Science_Seminar_Sec1.php">Freshman Computer Science Seminar</a></p>
<h3>Prof. Jason Cong, University of California, Fall Quarter 2006 webcast podcast</h3>
<p class="MsoNormal"><a title="Intermediate Software Design video lessons" href="http://freevideolectures.com/ComputerScience/intermediate_software_design.php">Intermediate Software Design</a></p>
<h3>Vanderbilt University 2006</h3>
<p>Introduction, C++ overview, Inheritance: Specialization, Extension, Access Specifier and Multiple Inheritance. Dynamic Binding: virtual methods, Methods calling Mechanism. Standard Template Library: Iterator, Generic Algorithm and Function Object. Design Pattern: Bridge, Adapter, strategy, Composite, Decorator, Command, Iterator, visitor, Observer, Proxy and Factory method. Builder, Fa<span style="font-family:&quot;">�</span>ade, Flyweight and Sort etc&#8230;</p>
<p class="MsoNormal"><a href="http://freevideolectures.com/ComputerScience/introduction_to_Copyright_Law.php">Introduction to Copyright Law</a></p>
<h3>MIT OCW, Jan 2006</h3>
<p>Introduction; Basics of Legal Research; Legal Citations; 1976 Copyright Act; Copyright applied to Music, Computers; Napster®; Peer-to-Peer File Sharing; Software Licensing; DVDs and Encryption etc&#8230;</p>
<p class="MsoNormal"><a title="Computer Language Engineering MIT OCW video lectures" href="http://freevideolectures.com/ComputerScience/Computer_Language_Engineering.php">Computer Language Engineering </a></p>
<h3>MIT Fall 2006 video and audio</h3>
<p class="MsoNormal"><a title="Introduction to Computers video lectures" href="http://freevideolectures.com/ComputerScience/introduction_to_computers.php">Introduction to Computers</a></p>
<h3>Berkeley, Spring 2007 video and audio</h3>
<p>Introduction. Interview of Jean-Pierre Protzen, John Coate, Steve Peterson. Phenomenology and virtual reality. Social Search. Plato&#8217;s Cave &amp; Nature of Data, Information, Knowledge, and Wisdom. Discussion of Holding on to Reality. Interview of Andrew Keen. Ivan Tam on Disruptive Technologies and Open Source Development etc&#8230;</p>
<p class="MsoNormal"><a title="Computer Systems Engineering video lectures and lecture materials" href="http://freevideolectures.com/ComputerScience/Computer_System_Engineering.php">Computer Systems Engineering</a></p>
<h3>MIT Spring&#8217;05 Streaming and Downloadable</h3>
<p>Introduction to Computers; Naming; Virtualization. Virtual memory, Virtual Processors, Networks: Link layer, Network Layer: Congestion Control; Distributed Naming; Reliability; Atomicity Concepts; Recoverability, Isolation, Security : Authenticity, Advanced Authentication etc&#8230;.</p>
<p class="MsoNormal"><a title="Introduction to Algorithms university video lectures" href="http://freevideolectures.com/ComputerScience/introduction_to_algorithms.php">Introduction to Algorithms</a></p>
<h3>MIT Spring&#8217;05 Streaming and Downloadable</h3>
<p>Analysis of Algorithms; All Sorting techniques; Recurrences; Divide and Conquer: Strassen, Fibonacci, Polynomial Multiplication; Heaps and Hashing; Dynamic Programming; Graph Algorithms; number theoretic algorithms; amortized analysis;Shortest paths; Catching and parallel computing etc&#8230;.</p>
<p class="MsoNormal"><a title="Data Structures streaming videos" href="http://freevideolectures.com/ComputerScience/data_structures.php">Data Structures</a></p>
<h3>Berkeley Fall&#8217;06 Streaming</h3>
<p>Objects and classes; Iteration and Arrays; Linked Lists; Stack frames; Inheritance; Abstract Classes; Java Packages; Exceptions; Encapsulation; Hash Tables; Stacks, Queues, trees and Traversals, Graphs and Sorting etc&#8230;.</p>
<p class="MsoNormal"><a title="Data Structures, Algorithms, and Applications in Java video lectures" href="http://freevideolectures.com/ComputerScience/data_structures_algorithms_applications_in_java.php">Data Structures, Algorithms, and Applications in Java</a></p>
<h3>University of Florida</h3>
<p class="MsoNormal"><a title="Machine Structures berkeley video lectures" href="http://freevideolectures.com/ComputerScience/machine_structures.php">Machine Structures</a></p>
<h3>Berkeley Fall&#8217;06 Streaming</h3>
<p>Number Representation; Intro to C; C pointers, Arrays,Strings and Structures; Memory Management; MIPS; Floating point; Compilation, Assembly and Linking; Combinational logic Blocks; CPU Design etc&#8230;</p>
<p class="MsoNormal"><a title="Operating Systems and Systems Programming berkeley streaming video lectures" href="http://freevideolectures.com/ComputerScience/operating_systems_and_systems_programming.php">Operating Systems and Systems Programming</a></p>
<h3>Berkeley Fall&#8217;06 Streaming</h3>
<p>Introduction to OS; Concurrency: Processes and Treads; Synchronization; Mutual exclusion; Semaphores, Monitors; Readers and Writers; Deadlock; Address Translation; Caching; Page Allocation and Replacement; File System and Disk Managenment, Naming, Directories, Distributed Systems etc&#8230;.</p>
<p class="MsoNormal"><a title="Technical, Economic, Social, and Legal Perspectives" href="http://webcast.berkeley.edu/course_details.php?seriesid=1906978370">Open Source Development and Distribution of Digital Information: Technical, Economic, Social, and Legal Perspectives</a></p>
<h3>Berkeley Fall 2006</h3>
<p>Introduction to Open Source. Production Processes. Economics and Business Models of Open Source, Open Source and Competition in the market Software Industry. Government Policy. Open Access Journals and Publications. Open Source biology. Wikipedia as open source project etc&#8230;</p>
<p class="MsoNormal"><a title="Introduction to Theory of Computation" href="http://podcast.ucsd.edu/podcasts/default.aspx?PodcastId=13">Introduction to Theory of Computation</a></p>
<h3>Professor Neil Rhodes, UC San Diego Spring 2007 Audio Podcast</h3>
<p class="MsoNormal"><a title="Introductoy Progamming video lectures" href="http://www.cs.washington.edu/education/courses/cse142-TVI/00au/lectures/">Introductory Progamming</a></p>
<h3>University of Washington, Autumn 2000</h3>
<p>Overview, Problems, Algorithms, Variables, Arithmetic Expressions, I/O, Conditionals, Functions, Iteration, Loops, Complex Conditionals, Arrays, Linear &amp; Binary Search, Sorting, Structures, Strings, Nested data structures, File Input/Output, Style, Recursion, Recursive binary search etc&#8230;.</p>
<p class="MsoNormal"><a title="Understanding Computers and the Internet online video course" href="http://www.fas.harvard.edu/%7Ecscie1/">Understanding Computers and the Internet </a></p>
<h3>Harvard Extension School       <a href="http://youtube.com/profile_videos?user=cscie1">Lectures Available on YouTube </a></h3>
<p>An Excellent course for a beginner. It has videos on Software, Hardware, Multimedia, Programming, The Internet, Security, Web Developement etc&#8230;.</p>
<p class="MsoNormal"><a title="How Computers Work videos and lecture notes" href="http://www.aduni.org/courses/hcw/index.php?view=cw">How Computers Work </a></p>
<h3>ADUni.org 2000</h3>
<p class="MsoNormal"><a title="Algorithms videos and Lecture notes" href="http://www.aduni.org/courses/algorithms/index.php?view=cw">Algorithms</a></p>
<h3>ADUni.org 2001</h3>
<p>Algorithms: Sorting, Searching &amp; data Structures, Red-Black Trees. Graph Algorithms: Topological Sorting, Prim’s algorithm, DFS, BFS, Kruskal’s algorithms, and shortest path. Geometric algorithms: Graham &amp; Jarvis; Dynamic Programming. Parsing. Greedy algorithms, NP Completeness etc&#8230;</p>
<p class="MsoNormal"><a title="Practical Aspects of Modern Cryptography Lecture Slides and Video Archives" href="http://www.cs.washington.edu/education/courses/csep590/06wi/lectures/">Practical Aspects of Modern Cryptography</a></p>
<h3>University of Washington, Winter&#8217;06</h3>
<p class="MsoNormal">
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/razvi.wordpress.com/71/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/razvi.wordpress.com/71/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/razvi.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/razvi.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/razvi.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/razvi.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/razvi.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/razvi.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/razvi.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/razvi.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/razvi.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/razvi.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=razvi.wordpress.com&blog=325374&post=71&subd=razvi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://razvi.wordpress.com/2008/06/13/freevideolecturescom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Crazy Video Sharing</title>
		<link>http://razvi.wordpress.com/2008/06/08/crazy-video-sharing/</link>
		<comments>http://razvi.wordpress.com/2008/06/08/crazy-video-sharing/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 11:43:16 +0000</pubDate>
		<dc:creator>razvi</dc:creator>
		
		<category><![CDATA[Blogroll]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[multimedia]]></category>

		<category><![CDATA[crazy]]></category>

		<category><![CDATA[eyespot]]></category>

		<category><![CDATA[flickr]]></category>

		<category><![CDATA[google video]]></category>

		<category><![CDATA[grouper]]></category>

		<category><![CDATA[jumpcut]]></category>

		<category><![CDATA[motionbox]]></category>

		<category><![CDATA[ourmedia]]></category>

		<category><![CDATA[Razvi doomun]]></category>

		<category><![CDATA[revver]]></category>

		<category><![CDATA[sharing]]></category>

		<category><![CDATA[Video]]></category>

		<category><![CDATA[Videoegg]]></category>

		<category><![CDATA[vimeo]]></category>

		<category><![CDATA[vsocial]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://razvi.wordpress.com/?p=70</guid>
		<description><![CDATA[The number of video-sharing sites has shot through the roof recently, as dozens of companies try to become the Flickr of the online video world.  To this end, many video services have started offering new features like editing and remixability in an attempt to snatch a piece of the ever-expanding online video pie.  But for [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The number of video-sharing sites has shot through the roof recently, as dozens of companies try to become the <a href="http://flickr.com/">Flickr </a>of the online video world.  To this end, many video services have started offering new features like editing and remixability in an attempt to snatch a piece of the ever-expanding online video pie.  But for the average user&#8211;who just wants to post a video on the &#8216;net and share it with some friends&#8211;there are already too many options out there.  All one really wants to know is, which site is going to work, with the least amount of hassle?</p>
<p>I took 10 of these sites out for a test drive, and picked some winners.  If you want to post, watch, share, or edit video online, this post&#8217;s for you.</p>
<p>To test each service, I uploaded my <a href="http://nofilmschool.com/reel">demo reel</a> (a 15MB Sorenson 3-encoded Quicktime file) to each site and compared video quality, site interface, community features, and functionality.  Where applicable I also tried to embed the resulting video in a <a href="http://wordpress.org/">WordPress</a> page.  Many of these sites are still in beta, and their functionality could change in the coming months, but if you&#8217;re looking to post and share video today, this is the current state of things.</p>
<p><span style="font-weight:bold;"><a href="http://eyespot.com/">Eyespot<img src="http://www.dvguru.com/media/2006/04/eyespot.jpg" border="0" alt="" hspace="4" vspace="4" align="right" /></a></p>
<p><span style="font-weight:bold;">Appeal: </span></span>Easy-to-use video uploading and remixing.<span style="font-weight:bold;"><br />
<span style="font-weight:bold;">Interface: </span></span>Bright and colorful.  Tagging, forums, groups.  Not a lot of community features.<span style="font-weight:bold;"><br />
<span style="font-weight:bold;">Editing: </span></span>Trim beginning and end, reorder clips on a timeline, add music and photos.<span style="font-weight:bold;"><br />
<span style="font-weight:bold;">Sharing: </span></span>Post to a group, invite a friend to the service (but not directly to your clip).<span style="font-weight:bold;"><br />
<span style="font-weight:bold;">Verdict: </span></span>Uploading straightforward and painless.  <span style="font-weight:bold;"><span style="font-weight:bold;">But: </span></span>25MB filesize limit too small.  Mashup features fall short of Grouper&#8217;s &#8220;groovies,&#8221; and it&#8217;s not even in the same ballpark as Jumpcut when it comes to mixing and editing.  Not a lot of reason to use Eyespot, in its current incarnation.</p>
<p><a href="http://video.google.com/"><span style="font-weight:bold;">Google Video<img src="http://www.dvguru.com/media/2006/04/googlev.jpg" border="0" alt="" hspace="4" vspace="4" align="right" /></span></a></p>
<p><span style="font-weight:bold;">Appeal: </span>It&#8217;s Google.<br />
<span style="font-weight:bold;">Interface: </span>Typically clean and sparse Google layout.  Uploading requires you download the Google Video Uploader.  Allows you to add plenty of metadata, including a transcript.  You can monetize your content by assigning a sale price to each clip (you can also give users a &#8220;day pass,&#8221; giving them access to the content for a limited time, but not ownership).<br />
<span style="font-weight:bold;">Editing: </span>None.<br />
<span style="font-weight:bold;">Sharing: </span>See below.<br />
<span style="font-weight:bold;">Verdict:</span> Google Video requires a &#8220;video verification&#8221; process, where your submission is reviewed to ensure it conforms to Google&#8217;s technical standards and legal policies.  This process &#8220;may take several days,&#8221; so check back for an update.</p>
<p><a href="http://grouper.com/"><span style="font-weight:bold;">Grouper<img src="http://www.dvguru.com/media/2006/04/grouper2.gif" border="1" alt="" hspace="4" vspace="4" align="right" /></span></a></p>
<p><span style="font-weight:bold;">Appeal: </span>YouTube with a file-sharing application built on top.<br />
<span style="font-weight:bold;">Interface: </span>For full functionality, requires an application download. Windows Media Player-based (converts other formats).  Ratings, tagging, groups, RSS feeds.<br />
<span style="font-weight:bold;">Editing: </span>Create mashups of your videos and photos, set to music (&#8221;groovies&#8221;).<br />
<span style="font-weight:bold;">Sharing: </span>Post direct to myspace, friendster, eBay.  Download to hard drive, iPod.<br />
<span style="font-weight:bold;">Verdict:</span> &#8220;Groovies&#8221; are easy to create and could be very popular.  <span style="font-weight:bold;">But:</span> File-sharing application seems half-baked (and is undifferentiated from existing options).  &#8220;Groovies&#8221; will prove much more popular if they can be built online without having to download the app.  E-mail registration system was a pain; had to do it twice to get confirmed.  After several hours, my file was still unavailable, as the service was still &#8220;upload processing.&#8221;</p>
<p><span style="font-weight:bold;"><a href="http://jumpcut.com/"><span style="font-weight:bold;">Jumpcut<img src="http://www.dvguru.com/media/2006/04/jumpcut.gif" border="0" alt="" hspace="4" vspace="4" align="right" /></span></a></p>
<p>Appeal: </span>Create, edit, and remix video online.<br />
<span style="font-weight:bold;">Interface:</span> Slick interface feels more like an application than a web page.  Scales all videos to a larger size than other sites, but videos don&#8217;t autoplay and there is no indication of what portion of the video has already been downloaded.<br />
<span style="font-weight:bold;">Editing:</span> Bar-none the best editing options of the bunch.  Splice your footage, reorder the shots, add music, photos, transitions, even effects&#8211;think iMovie in an online interface.  Very, very slick.<br />
<span style="font-weight:bold;">Sharing:</span> Email to a friend, embed in a web page (worked flawlessly in WordPress).<br />
<span style="font-weight:bold;">Verdict:</span> Playing with Jumpcut&#8217;s features, you immediately understand that the future of online video is here.  No current competitor can touch it.  <span style="font-weight:bold;">But:</span> Get too effects crazy and your video slows down.  Jumpcut doesn&#8217;t re-render your files with every remix&#8211;which leaves the original video quality intact&#8211;but playback of edited files is not perfectly smooth. Don&#8217;t throw out iMovie just yet.</p>
<p><a href="http://ourmedia.org/"><span style="font-weight:bold;">Ourmedia<img src="http://www.dvguru.com/media/2006/04/ourmedia1.gif" border="1" alt="" hspace="4" vspace="4" align="right" /></span></a></p>
<p><span style="font-weight:bold;">Appeal:  &#8220;</span>The Global Home for Grassroots Media.&#8221;<br />
<span style="font-weight:bold;">Interface:</span> Slow, confusing, and messy.  Requires an Internet Archive account, and the integration of the two services is convoluted.  Keeps your content in its native format, which is both good and bad&#8211;it doesn&#8217;t recompress your video, but it requires its users to have several different players installed correctly.  Creative Commons licenses built-in.<br />
<span style="font-weight:bold;">Editing: </span>None.<br />
<span style="font-weight:bold;">Sharing: </span>RSS feeds, email to a friend, direct link to files from your own site.<br />
<span style="font-weight:bold;">Verdict: </span>Going forward, a good place to upload your media if it is socially-conscious or activist by nature.  Also works as an online repository for video/audio storage.  <span style="font-weight:bold;">But:</span> One of the most difficult sites to upload video to.  Current &#8220;alpha&#8221; version falls far short of potential&#8211;wait for the next version.</p>
<p><span style="font-weight:bold;"><span style="font-weight:bold;"><a href="http://revver.com/">Revver<img src="http://www.dvguru.com/media/2006/04/revver.jpg" border="0" alt="" hspace="4" vspace="4" align="right" /></a></p>
<p>Appeal: </span></span>YouTube with monetization&#8211;if people watch your video (and the embedded ad), you get paid 20% of what the advertiser pays Revver.  If they click on the Revver link at the end, you split the proceeds 50/50.<span style="font-weight:bold;"><br />
<span style="font-weight:bold;">Interace: </span></span>Quicktime-based.  Requires you to download a client for uploading content.  Tagging, emailing, rating, playlisting.<span style="font-weight:bold;"><br />
<span style="font-weight:bold;">Editing: </span></span>None.<br />
<span style="font-weight:bold;"><span style="font-weight:bold;">Sharing: </span></span>See below.<br />
<span style="font-weight:bold;"><span style="font-weight:bold;">Verdict: </span></span>Offers a unique revenue-sharing model that may appeal to content owners and producers.  <span style="font-weight:bold;">But: </span>Uploading process is convoluted (the promised drag-and-drop functionality was nowhere to be found).  After trying to upload my file using the Revver client twice, my video was still listed as &#8220;unavailable.&#8221;  I later received an email from Revver stating that my submission may contain unauthorized material that requires clearances&#8211;which is true.  Because Revver and Google Video are the only sites in this roundup that let you monetize your content, we&#8217;ll be back with an update comparing the two.<span style="font-weight:bold;"></p>
<p></span><span style="font-weight:bold;"><a href="http://videoegg.com/">Videoegg<img src="http://www.dvguru.com/media/2006/04/videoegg.gif" border="0" alt="" hspace="4" vspace="4" align="right" /></a><br />
</span><br />
<span style="font-weight:bold;">Appeal:</span> Lets you painlessly upload video of any format to the web and post it to other sites or share it with friends.<br />
<span style="font-weight:bold;">Interface: </span>Requires you download an application in order to upload.  The download seamlessly embeds in your browser to give you drag-and-drop functionality.<br />
<span style="font-weight:bold;">Editing:</span> Basic trimming of beginning and end points.<br />
<span style="font-weight:bold;">Sharing:</span> Post direct to eBay, Blogger, and Typepad.  Creates a simple URL, lets you email the video, and gives you javascript and html code for embedding in your own pages.<br />
<span style="font-weight:bold;">Verdict:</span> Painless experience.  If you only need to post and share video with friends, Videoegg just works.  Flash 8 video quality is pretty decent.  <span style="font-weight:bold;">But</span>: Video didn&#8217;t embed properly in other pages (WordPress).</p>
<p><a href="http://vimeo.com/"><span style="font-weight:bold;">Vimeo<img src="http://www.dvguru.com/media/2006/04/vimeo.gif" border="0" alt="" hspace="4" vspace="4" align="right" /></span></a></p>
<p><span style="font-weight:bold;">Appeal:</span> Flickr for video.<a href="http://vimeo.com/"><img src="http://www.dvguru.com/media/2006/04/vimeo.jpg" border="0" alt="" hspace="4" vspace="4" align="right" /></a><br />
<span style="font-weight:bold;">Interface:</span> Nice and clean, uses a flash wrapper to play native formats.  No download required, simple and easy uploads.  Tagging, commenting, voting.  Nice player with a volume control and no burned-in logo.<br />
<span style="font-weight:bold;">Editing:</span> None in the current version.<br />
<span style="font-weight:bold;">Sharing:</span> Post to Flickr, send to del.icio.us, download original file, embed in your MySpace profile or blog, create an RSS feed.<br />
<span style="font-weight:bold;">Verdict:</span> Good video quality. Embedding the video in WordPress worked flawlessly.  <span style="font-weight:bold;">But:</span> Light on community features, and weekly storage cap of 20 megs is too limiting.<br />
<a href="http://vsocial.com/"><br /><span style="font-weight:bold;">vSocial</span></a><br />
<a href="http://vsocial.com/"><img src="http://www.dvguru.com/media/2006/04/vsocial.jpg" border="0" alt="" hspace="4" vspace="4" align="right" /></a><br />
<span style="font-weight:bold;">Appeal:</span> &#8220;The fastest, easiest way to upload, watch and share your favorite video clips.&#8221;<br />
<span style="font-weight:bold;">Interface: </span>All Web 2.0&#8242;d-out.  Big fonts, AJAX, tagging, rating, reviewing, RSS feeds, creative commons licenses.<br />
<span style="font-weight:bold;">Editing: </span>Offers &#8220;edit this video&#8221; functionality, which I couldn&#8217;t test (see below).  Can also create &#8220;Video Rolls,&#8221; which are customized playlists generated from your selected criteria.<br />
<span style="font-weight:bold;">Sharing: </span>Embed in your own page, MySpace, Typepad, Blogger, del.icio.us, Flickr, Blog It! (write a post on your own blog about a video without leaving vSocial).<br />
<span style="font-weight:bold;">Verdict: </span>Lots of community features.  <span style="font-weight:bold;">But:</span> Didn&#8217;t live up to their &#8220;fastest&#8221; or &#8220;easiest&#8221; claim&#8211;I never successfully got a video uploaded (tried three times).  Quality of existing clips is less than stellar&#8211;everything&#8217;s resized to 320X240.  Your mileage may vary, but even with a Quicktime file that uploaded to other sites without a problem, I never got vSocial to work.</p>
<p><span style="font-weight:bold;"><a href="http://youtube.com/">YouTube<img src="http://www.dvguru.com/media/2006/04/youtube.jpg" border="0" alt="" hspace="4" vspace="4" align="right" /></a></p>
<p></span><span style="font-weight:bold;">Appeal: </span>The video-sharing site everyone&#8217;s already heard of.  Mindshare-winner by a mile.<br />
<span style="font-weight:bold;">Interface: </span>Tabbed pages feature ratings, favorites, flagging, tagging, and commenting.  Create playlists, subscribe to other&#8217;s uploads, subscribe to tags.  The player only features a mute button (rather than level control), and full-screening the video opens a new window and starts playback over.<br />
<span style="font-weight:bold;">Editing: </span>None.<br />
<span style="font-weight:bold;">Sharing: </span>Embed in other websites, including Friendster, eBay, Blogger, MySpace.<br />
<span style="font-weight:bold;">Verdict: </span>Easy to use, no major issues.  Decent video quality, audio sounds compressed.  Video embedded in WordPress fine (but was off-center).  <span style="font-weight:bold;">But: </span>No progress bar for uploading.  Fairly lengthy &#8220;processing&#8221; delay before you (or anyone else) can watch your video.<br />
<span style="font-weight:bold;"><br />
</span><span style="font-weight:bold;"><span style="font-weight:bold;"><span style="font-weight:bold;">AND THE WINNERS ARE&#8230;</p>
<p></span></span>For posting:</span> If you just want to get a video clip online and share it with friends via email or on your own blog, <a href="http://vimeo.com/"><span style="font-weight:bold;">Vimeo </span></a>wins for its speed, ease-of-use, and simple playback functions.  It also lets users download the original file, and features some light community features (note that a new version is launching very soon).  One of the few sites I used that I never had a problem with.  Alternate choice: <span style="font-weight:bold;"><a href="http://videoegg.com/">Videoegg</a>.</p>
<p>For viewership:</span> If you want to step up to more community features and get widespread viewership of your viral clip, <a href="http://youtube.com/"><span style="font-weight:bold;">YouTube </span></a>gets the job done with a lot less hassle than <a href="http://vsocial.com/"><span style="font-weight:bold;">vSocial</span> </a>or <span style="font-weight:bold;"><a href="http://grouper.com/">Grouper</a>.</p>
<p>For editing</span>: If you want to alter your video online in any way&#8211;through editing, remixing, or combining your clips with those from other users&#8211;then head on over to <a href="http://jumpcut.com/"><span style="font-weight:bold;">Jumpcut </span></a>and don&#8217;t look back.  Jumpcut really offers the first leap forward in online video sharing, and is worth a look even if you have no use for editing features (its full-fledged community is launching &#8220;very soon&#8221;).  Alternate choice: none, yet, although <a href="http://www.dvguru.com/2006/04/03/motionbox-the-future-of-online-video-sharing/">Motionbox</a> looks to be a potential competitor.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/razvi.wordpress.com/70/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/razvi.wordpress.com/70/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/razvi.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/razvi.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/razvi.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/razvi.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/razvi.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/razvi.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/razvi.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/razvi.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/razvi.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/razvi.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=razvi.wordpress.com&blog=325374&post=70&subd=razvi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://razvi.wordpress.com/2008/06/08/crazy-video-sharing/feed/</wfw:commentRss>
	
		<media:content url="http://www.dvguru.com/media/2006/04/eyespot.jpg" medium="image" />

		<media:content url="http://www.dvguru.com/media/2006/04/googlev.jpg" medium="image" />

		<media:content url="http://www.dvguru.com/media/2006/04/grouper2.gif" medium="image" />

		<media:content url="http://www.dvguru.com/media/2006/04/jumpcut.gif" medium="image" />

		<media:content url="http://www.dvguru.com/media/2006/04/ourmedia1.gif" medium="image" />

		<media:content url="http://www.dvguru.com/media/2006/04/revver.jpg" medium="image" />

		<media:content url="http://www.dvguru.com/media/2006/04/videoegg.gif" medium="image" />

		<media:content url="http://www.dvguru.com/media/2006/04/vimeo.gif" medium="image" />

		<media:content url="http://www.dvguru.com/media/2006/04/vimeo.jpg" medium="image" />

		<media:content url="http://www.dvguru.com/media/2006/04/vsocial.jpg" medium="image" />

		<media:content url="http://www.dvguru.com/media/2006/04/youtube.jpg" medium="image" />
	</item>
		<item>
		<title>Multi-Level Information System Security in Outsourcing Domain</title>
		<link>http://razvi.wordpress.com/2008/05/30/multi-level-information-system-security-in-outsourcing-domain/</link>
		<comments>http://razvi.wordpress.com/2008/05/30/multi-level-information-system-security-in-outsourcing-domain/#comments</comments>
		<pubDate>Fri, 30 May 2008 08:18:17 +0000</pubDate>
		<dc:creator>razvi</dc:creator>
		
		<category><![CDATA[Blogroll]]></category>

		<category><![CDATA[Research]]></category>

		<category><![CDATA[Wireless Security]]></category>

		<category><![CDATA[information systems]]></category>

		<category><![CDATA[Razvi doomun]]></category>

		<category><![CDATA[outsourcing]]></category>

		<category><![CDATA[multilevel]]></category>

		<category><![CDATA[information security]]></category>

		<category><![CDATA[BPOM 2006]]></category>

		<guid isPermaLink="false">http://razvi.wordpress.com/?p=12</guid>
		<description><![CDATA[Purpose -
Information security is an integral part of all outsourcing activities and it is important for both the outsourcing company and the vendor to reach agreement as regards what type and what level of information security will be provided by the vendor in relation to the outsourced activities. The aim of this paper is to [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h4><span><span style="font-family:Times New Roman;font-size:x-small;">Purpose -</span></span></h4>
<p><span style="font-family:Times New Roman;"><span style="font-size:10pt;">Information security is an integral part of all outsourcing activities and it is important for both the outsourcing company and the vendor to reach agreement as regards what type and what level of information security will be provided by the vendor in relation to the outsourced activities. </span><span style="font-size:10pt;">The aim of this paper is to evaluate the potential risks and information system (IS) security needs when outsourcing takes place and analyse the different security level in outsourcing agreements. </span></span></p>
<h5><span style="font-style:normal;"><span style="font-family:Times New Roman;">Methodology /Approach -</span></span></h5>
<p><span style="font-family:Times New Roman;"><span style="font-size:10pt;font-family:AdvPS405B6;">This paper is primarily based on a review of the literature. </span><span style="font-size:10pt;">International security standards and best security practices are analysed and discussed. A multiple level security framework as an effective approach in outsourcing domain is addressed. </span></span></p>
<h6><span style="font-family:Times New Roman;font-size:x-small;">Findings</span></h6>
<p><span style="font-family:Times New Roman;"><span style="font-size:10pt;">Information system security risks can be effectively identified, monitored and evaluated by </span><span style="font-size:10pt;">the concept of a layered security model that fits best in the complex outsourcing domain. </span><span style="font-size:10pt;color:black;">There are three levels of security, first guidelines of technical security, second risk analysis and, third compliance and evaluation criteria, including managing information security.</span><strong></strong></span><strong><span style="font-size:10pt;"><span style="font-family:Times New Roman;">Originality/Value</span></span></strong><span style="font-family:Times New Roman;"><span style="font-size:10pt;">The approach could be used to </span><span style="font-size:10pt;">integrate IS Security with Service Level Agreements. </span><span style="font-size:10pt;">Outsourcing vendors with security certifications, strong security adherence systems and optimal disaster recover plans will have a competitive edge in the industry.</span></span><strong><span style="font-size:10pt;"><span style="font-family:Times New Roman;"> </span></span></strong><span style="font-family:Times New Roman;"><strong><span style="font-size:10pt;">Keywords:</span></strong><span style="font-size:10pt;"> Information security, outsourcing, risk, compliance, outsourcing agreement. </span></span></p>
<p class="MsoNormal" style="line-height:200%;margin:0;"><span style="font-family:Times New Roman;"><strong><span style="font-size:10pt;">Paper type:</span></strong><span style="font-size:10pt;"> Conceptual</span></span></p>
<p><span style="font-family:Times New Roman;"><span style="font-size:10pt;"><span style="font-size:10pt;">R.Doomun <strong>“Multi-level Information System Security in Outsourcing Domain”, </strong><em>2</em></span><em><span style="font-size:6.5pt;">nd </span></em><em><span style="font-size:10pt;">International Business Process Outsourcing and Modelling (BPOM 2006) Conference</span></em><strong><span style="font-size:10pt;">, </span></strong><span style="font-size:10pt;">28-30 June 2006,<strong> </strong>University of Technology, Mauritius<strong>.<span> </span>(To be published in Emerald Journal)</strong></span></span></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/razvi.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/razvi.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/razvi.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/razvi.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/razvi.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/razvi.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/razvi.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/razvi.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/razvi.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/razvi.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/razvi.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/razvi.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=razvi.wordpress.com&blog=325374&post=12&subd=razvi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://razvi.wordpress.com/2008/05/30/multi-level-information-system-security-in-outsourcing-domain/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>