Back To Normal
Click Here To Subscribe Via Email

Subscribe To Our E-Mail Newsletter

WAMP SERVER PHP5.4 FULL VERSION FREE DOWNLOAD


WAMP SERVER FULL VERSION FREE DOWNLOAD


  1. Wampserver is mostly used for creating the PHP allications on your computer.
  2. this is most likely a server for your web-application.
  3. it includes APACHE,PHP,MYSQL.
  4. all the above mentioned were only works with WINDOWS Operating System only.

                                               





                                    ===>>DOWNLOAD<<==


you must install the visual C++ 2010 SP! redistribuitable package 86bit or 64bit.
download           visual C++ 2010   (86bit)
(or) download    visual C++ 2010  (64 bit)

=====================================================================
post your trick in this website by just mail your trick to :: einstein5651.postit@bolgger.com
contact us at e-mail::  einstein5651@gmail.com



Read More


1.1 INTRODUCTION TO HTML5

   1. INTRODUCTION TO HTML5
HTML5 is the future. Huge software companies like Apple and Google have lent it support; the W3C
(World Wide Web Consortium) has given up its work on XHTML to formalize and
endorse it
Writing HTML5
You can write HTML5 pages using the same software you use to write HTML pages.
·         text editor,
·         like Notepad (on Windows) or
·         TextEdit(on Mac).
·          Many current design tools (like Adobe Dreamweaver and Microsoft Ex-
pression Web)

Viewing HTML5
Here are some browsers that support some significant portion of HTML5 without
requiring workarounds:
• Internet Explorer 9 and later
• Firefox 3.5 and later
• Google Chrome 8 and later
• Safari 4 and later
• Opera 10.5 and later

=======================================================================


<!DOCTYPE html>
<title>A Tiny HTML Document</title>
<p>Let's rock the browser, HTML5 style.</p>



=====================================================================
post your trick in this website by just mail your trick to :: einstein5651.postit@bolgger.com
contact us at e-mail::  einstein5651@gmail.com
Read More


microsoft visio 2013 full version free download


MICROSOFT VISIO 2013 FULL VERSION  FREE DOWNLOAD 



              

Hi my dear Reader... 

the Microsoft has Released the Latest version of 
microsoft VISIO 2013





  • MICROSOFT VISIO is provides the new features that were for designing the diagrams.
  • it helps us to create the diagrams more intutively.
  • it includes new updated shapes and stencils, improved effects and themes and a coauthoring features.



              you can also download all the microsoft products from here for free.
  1. windows 8.1
  2. windows 8
  3. microsoft visio 2013
  4. visual studio 2013
  5. microsoft SQL sever 2014
  6. microsoft windows embedded 8
  7. microsoft windows server 2012 r2
  8. microsoft .net framework 4.5
and more were from here...


here i had provided the 

  1. secure download manager
  2. .SDX file.
the way of downloading the required file described below.

  1. download the secure download manager (SDM) and install it on your PC.
  2. then download the .SDX file into your PC. 
  3. now open the .SDX file with secure download manager.
  4. now you are able to download the required windows 8.1 32bit/64bit.
  5. then close it.
  6. you are also allowed to stop or pause the downloading at any time of download.
===>>>DOWNLOAD SDM FILE<<<===

===>>>DOWNLOAD .SDX FILE<<<===


=====================================================================
post your trick in this website by just mail your trick to :: einstein5651.postit@bolgger.com
contact us at e-mail::  einstein5651@gmail.com

Read More


HTML5 learning online with EXAMPLES

HTML5 basics.
         
Hello my Dear Readers...
The WEB Hypertext Application Technology Working Group(WHATWG) and World Wide Web Consortium(W3C) were presently working on the HTML5 development.
it has the no.of tools that can change all the web interface into a dynamic and fully functional web-pages.


now here you can learn HTML5 basics very simply and explained with fully examples.



  1. Introducing HTML5
  2. new way to Structured Pages
      • The pre-HTML5 version of the single Document Page   (example)
      • A semantically enhanced HTML5 version of the page   (example)
      • The HTML5 semantic elements, as applied to the front page of website   (example)
      • the semantic elements with a fat footer   (example)
  3. Meaningful Markup
      • The <output> element in action.   (example)
      • The <mark> element in action.    (example)
      • A Oomph-enhanced page with contact and event.   (example)
      • Contact information in Microdata Format.   (example)
      • A page with a Microdata review.   (example)
  4. WebForms Refined
      • The pre-HTML version of a basic form    (example)
      • A revised version pf the form, using HTML5 validation and input types.   (example)
      • The <datalist> in action.   (example)
      • The <progress> and <meter> elements in action.    (example)
      • An editable element in Page.   (example)
      • An editable Page in an <iframe>.   (example)
  5. Audio and Video
      • Playing AUDIO in the Browser.    (example)
      • Playing VIDEO in the Browesr.   (example)
      • A video page that works in virtually all browsers.   (example)
      • the ball animation from Chapter7, with sound Effects.   (example)
      • Controlling Playback with javascript.   (example)
  6. Basic Drawing with CANVAS
      • A blank CANVAS, ready for Drawing.   (example)
      • three ways to cap a line.    (example)
      • Drawing a triangle.    (example)
      • A semi-transparent shape superimposed on a solid shape.   (example)
      • Rotating a shape with a transform.   (example)
      • A basic CANVAS- powered drawing program.   (example)
  7. Deeper into the CANVAS
      • Painting part of an image.   (example)
      • Drawing text on the CANVAS.   (example)
      • Adding a Shadow effect to text, shapes, and images.   (example)
      • Filling a shape with a tiled image.   (example)
      • Filling a shape with different gradients.   (example)
      • A personality test that leads to five scroling charts.   (example)
      • Click to select a circle.   (example)
      • Click and drag circles.   (example)
      • A Bouncing ball animation.   (example)
      • Guide the face through maze.   (example)
  8. Boosting the styles with CSS3
      • The apocalypse page with embedded fonts and multiple columns.   (example)
      • Vendor prefixes for radial gradient properties.   (example)
      • A self-rearranging window with media queries.   (example)
      • Semi-transparent colors and layers.   (example)
      • Square boxes with shaped corners.   (example)
      • Multiple background image creates a resizable box.   (example)
      • Shadowed Boxes.   (example)
      • Boxes with a gradient fill.   (example)
      • Hover effects with a transition.   (example)
      • An image gallery with transitions.   (example)
  9. Data Storage
      • A demonstration of local storage and session storage.   (example)
      • The maze game from chapter, with the added ability to store your last position.   (example)
      • Show all the items in local storage for the website.    (example)
      • open both pages at once. changing the local storages.    (example)
      • Read the text file and display its contents.    (example)
      • Read and image and display it.   (example)
  10. Offline applications
      • updated soon.    (example)
  11. Communication
      • page calls Webcalculator on the server.   (example)
      • The page downloads slides from server.   (example)
      • page receives events from TimeEvents.php.    (example)
  12. more cool javaScript Tricks
      • get your geolocation coordinates.   (example)
      • you, on a map.    (example)
      • Search for prime numbers.    (example)
      • Search for prime numbers in the background.    (example)
      • The slide shoew from Chapter 11, with history support.   (example)
  13. Introduction to CSS
  14. Introduction to Javascript.






=====================================================================
post your trick in this website by just mail your trick to :: einstein5651.postit@bolgger.com
contact us at e-mail::  einstein5651@gmail.com
Read More


RRC study material in telugu, study material for RRC GROUP-D in telugu language


  • PREPARE ONLINE FOR RRC
  • RRC STUDY MATERIAL IN TELUGU
  • RRC STUDY MATERIAL FOR GROUP-D EXAM IN TELUGU

                                   


Hello my dear reader....
are you trying to prepare for the RRC exam?? then you will need to prepare hardly..
syllabus for this exam may be Acceptable... but we are unable to prepare for the exam because, why because lack of Good material for that exam.. but one of the best solution for this is to prepare all the general knowledge questions from daily news papers.

from here you can get all the general knowledge questions in simple and easily understandable format.


soo...
why you are wasting your crusial time... let's prepare for the RRC exam right now from online...

get the syllabus for the exam from here...
get the online study material from here...

                         ===>>>STUDY MATERIAL(telugu)<<<===
ALL THE BEST





=====================================================================
post your trick in this website by just mail your trick to :: einstein5651.postit@bolgger.com
contact us at e-mail::  einstein5651@gmail.com
Read More


Best Greeting Card maker free download, Best greeting cards designing Software free downlaod

Greeting Card Maker software free download




Let's think in different way..
commonly we are giving Greetings to our friends. but they were designed and sold by other's. have you ever think that how you/your friend feels the greeting card given by you is also made by youuuu..

they were very thankful to you. because you are making it with all of your love on your friend.

and you can create beautiful designings to your photos and you can upload them to your social websites.


and this softwares is specially designed for BIRTHDAYS, ANNEVERSERIES,THANKSGIVING,CHRISTMAS,DEWALI like most special occasions.


The Best greeting Card Builder free Download here.



===>>>DOWNLOAD HERE<<<===


serial key is:   GCBV3-11CEA-09264-015B5-0A03B



=====================================================================
post your trick in this website by just mail your trick to :: einstein5651.postit@bolgger.com
contact us at e-mail::  einstein5651@gmail.com 








Read More


WORLD'S FIRST LASER LAVITATION


WORLD'S FIRST LASER LAVITATION 


it could help to solve the contradiction of Quantum and Classical Physics..




Physicists in Australia have become the first researcher to lavitate the macroscopic objects using lasers.
they formed a "tripod" by using three lasers so that it can hold a small mirror in free space.

by this technique... they founded that the macroscopic objects (HUMAN BEINGS, THINGS, or any documents) they can be transmitted through air with the light speed by using the LASER rays..

the researches were going on... it likely to be..
show below.



this small nano diamond is transmitting form one to another place by using the laser rays..


you can read the full description from Here



=====================================================================
post your trick in this website by just mail your trick to :: einstein5651.postit@bolgger.com
contact us at e-mail::  einstein5651@gmail.com
Read More