groups

name language licence
extracontent.min.js JavaScript Other
sikbox_magic.js JavaScript Other
Test for jQuery - RapidWeaver JavaScript Other
start ushare bash Other
Uninstall Apache2 bash Other
ExtraContent Sample - Contact Form HTML Other
ExtraContent Sample - About Us Quick links - 5 columns HTML Other
ExtraContent Sample - File Sharing HTML Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >



language: HTML
licence: Other

ExtraContent Sample - File Sharing

options: view full snippetsend to code collector
<div id="myExtraContent1">
	<div class="column five">
		<div class="content">
			<img src="http://www.seydesign.com/images/content/FileSharing.png" alt="File Sharing icon"/>
		</div><!-- .content -->
	</div><!-- .column .five -->
	<div class="column four5ths">
		<div class="content">
			<h2>Share files with RapidWeaver</h2><p>Isn't it funny how the general public equates "file sharing" to piracy. This simply isn't true. If you consider what the major ISP's have been practicing with their bandwidth shaping and packet dropping, you are paying a lot of money for bandwidth that has some serious restrictions on it.</p>
			<p>The truth is, file sharing, torrents and other PTP netwroks is the only way that many organizations can reasonable expect to have their work distributed. Take, for instance, CBC (Canadian Broadcasting Corporation) who started distribution of their own programming on the internet via bit torrent. CBC is publically funded and I have everyright to access those programs, yet Rogers chooses to drop those packets.</p>
		</div><!-- .content -->
	</div><!-- .column .four5ths -->
</div><!-- #myExtraContent -->
	
(Continues...)