Sunday 17 March 2013

Google search engine

http://www.google.com/cse/tools/create_onthefly

<!-- Use of this code assumes agreement with the Google Custom Search Terms of Service. -->
<!-- The terms of service are available at http://www.google.com/cse/docs/tos.html -->
<form name="cse" id="searchbox_demo" action="http://www.google.com/cse">
  <input type="hidden" name="cref" value="" />
  <input type="hidden" name="ie" value="utf-8" />
  <input type="hidden" name="hl" value="" />
  <input name="q" type="text" size="40" />
  <input type="submit" name="sa" value="Search" />
</form>
<script type="text/javascript" src="http://www.google.com/cse/tools/onthefly?form=searchbox_demo&lang="></script>
                               

Quiz in HTML  5
http://www.questionwriter.com/

Friday 8 March 2013

Master's Project walkthrough


First week's development:
-Template created using CSS and HTML
-Test templates created using JavaScript


Useful links

JavaScript tutorial
https://developer.mozilla.org/en-US/docs/JavaScript/Introduction_to_Object-Oriented_JavaScript

Free SEO tools
http://tools.seobook.com/#premiumw

www.freeseoanalysis.org

PHP tutorial
http://coredogs.com/lesson/php-outputs-html

http://net.tutsplus.com/tutorials/php/how-to-create-a-phpmysql-powered-forum-from-scratch/