Thursday, January 10, 2013

Free Download Sql Server 2008

The database management system developed by Microsoft. Download SQL Server 2008 and test all of the functions of its free version

Free Download Sql Server 2008 at a single click

  • Author: Microsoft Corporation
  • O.S.: Windows
  • License: Freeware
  • Date: 03/16/12 (Updated)
  • Last rev.: 11/29/12
  • File size: 87.4 MB Download type: Direct download - HTTP
start the download of the software SQL Server 2008 Express click on:  Download Sql Server 

Download torrent file Sql Server 2008 Size 4.8 GB

Download below

Wednesday, January 9, 2013

best alternative websites piratebay

Best alternative website for piratebay are given below

: -
1. ISOHunt 

ISOHUNT Canadian open BitTorrent website that has really withstood the test of time. Still around and still serving up torrents for everyone. This probably is one of the best true alternatives to ThePirateBay.

 2. 1337x 

1337x open site, though younger by comparison. Has lots of different torrents to choose from and is one of the higher ranking sites as voted by our very own ZeroPaid readers.

 3. KickAss 

Kickass An open site with lots of torrents. Another site that has received high ratings by our readers.

 4. BitWiki  Bitwiki A popular BitTorrent index and search engine.

5. Torrent Project 

Torrentproject.com A Torrent search engine able to crawl through numerous sites and get both torrents and files inside each torrent.

Downloading and installing Sitecore CMS

Downloading and installing Sitecore CMS
I m trying to download trial version to learn site core but i failed every time .....

Solution which i found

Tuesday, January 8, 2013

Jquery dropdown validation

Test for jQuery validate() plugin
*
*

*



Html Code here

<html xmlns="http://www.w3.org/1999/xhtml"><head>

<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">

<title>Test for jQuery validate() plugin</title>



<link href="css/screen.css" media="screen" type="text/css" rel="stylesheet">



<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>

<script type="text/javascript" src="http://jquery.bassistance.de/validate/lib/jquery.metadata.js"></script>

<script type="text/javascript" src="http://jzaefferer.github.com/jquery-validation/jquery.validate.js"></script>



<script type="text/javascript">

// only for demo purposes

$.validator.setDefaults({

submitHandler: function() {

alert("submitted!");

}

});


$.metadata.setType("attr", "validate");



$(document).ready(function() {


$("#selecttest").validate();

});

</script>



<style type="text/css">

.block { display: block; }

form.cmxform label.error { display: none; }

</style>



</head>

<body>





<div id="main">







<form id="selecttest" novalidate="novalidate">

<p>

<label for="cname">Name</label>

<em>*</em><input id="cname" name="name" size="25" class="required" minlength="2" />

</p>

<p>

<label for="cemail">E-Mail</label>

<em>*</em><input id="cemail" name="email" size="25" class="required email" />

</p>

<p>

<label for="curl">URL</label>

<em> </em><input id="curl" name="url" size="25" class="url" value="" />

</p>

<p>

<label for="ccomment">Your comment</label>

<em>*</em><textarea id="ccomment" name="comment" cols="22" class="required"></textarea>

</p>


<p>

<label for="jungle">Please select a jungle noun</label><br>

<select validate="required:true" title="Please select something!" name="jungle" id="jungle" class="error">

<option value=""></option>

<option value="1">Buga</option>

<option value="2">Baga</option>

<option value="3">Oi</option>

</select><label for="jungle" generated="true" class="error" style="display: inline;">Please select something!</label>

</p>








<p><input type="submit" value="Validate Selecttests"></p>

</form>







</div>









</body></html>

Saturday, January 5, 2013

How to Remove Watermark

1. Open Image in Photoshop or in http://pixlr.com/editor/ .

2.In the left Side Click “clone stamp tool” from tools window. A circular icon will appear on the screen.

3.Click [CTRL] button define the source point. Basically this is the point that we are going to use to overwrite the watermark section. When you have define the source point, the pointer will change to a crosshair (see picture below).
Click (CTRL) button to define source point.

4. Now, while you still clicking on the watermark section, hover your mouse over the watermark and see the magic works.
 Watermark gradually replaced with the source point
5. Here’s the final result (partially done). You just need to go ahead and finish everything.