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


how to know the day name of any date by our own (without use of calenders)

HI VIEWERS.. TODAY'S TRICK IS

 
how to know the WEEK of ANY DATE.




Hi... can you say quickly what is the day name of any date...
       you can say the correct answer by searching it in the calenders...
       but you can know it by your own without any help of calenders.



Also you can check weather ANY TWO YEARS HAVE THE SAME DAY PATTERNS.

you can know it by following just below steps.


  1. observe the below codes...    i have provided the codes for "months","days", and "Decays".
  2. and now consider any Date you want to know it.    (eg:   05-jul-1994)
  3. consider the last two Digits of the year.(94).
  4. now add it to the day. (05+94 =99).
  5. now divide the LAST TWO DIGITS OF YEAR by 4.   (94/4  = 23).   ignore the reminder.
  6. add the result to the previous sum value.   (99+23).
  7. now check the Decay Code of the year (codes were provided below).  (Here   1900-1999=0)
  8. again check the month code of your month.   (Here      jul=6 ).
  9. now add these two codes to the previous sum value and divide the result with "7".  (122+6+0=128)(128%7 =2).
  10. now check the reminder in the day codes  (2= tuesday )




NOTE:   this is very helpful for the competitive exams like Bank exams, group-D and RRB's.


=====================================================================
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


how to change the facebook theme for chrome or firefox

how to change FACEBOOK theme

Today, 1 person for every 10 persons were using facebook
worldwide.. but most of them were using the same BLUE coloured facebook theme on their facebook accounts.

so as you are thinking differently.....
you should do something special for your facebook..


soooo,, let's try to use this post.... and keep your facebook account differently from your friends.



Requirements:

1)A facebook profile.
2)Web-browser  (CHROME or MIZILLA FIREFOX).



you can change your facebook theme by following these steps.

for GOOGLE CHROME users:

1)install the stylish add-on to your chrome from the chrome webstore

2)Now login to your facebook account and then Click on S icon on the address-bar of your CHROME.

3)Now click on "find more Styles for this Site".

4) now you can see 1000's of facebook themes for your facebook..

5)now click on your favourite Theme.. and if you wish to pre-view the site.. then you can preview it.
 and then install it for you Facebook.

6) New facebook theme will  appear for you within 2-3 minutes.



Mozilla Firefox Users Follow This:

1)install the same ADD-ON to your MOZILLA.  or you can click here


2)and follow the same steps as in the CHROME.

3)now your facebook theme was changed.. 

..

now.. enjoy...


=====================================================================
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


how to TURN YOUR ANDROID MOBILE INTO WINDOWS8 MOBILE

TURN YOUR ANDROID MOBILE INTO WNDOWS 8 PHONE

yes.. you can experience the windows 8 features in your ANDROID mobile... you need to install just FAKE WINDOWS 8 android application in your android application....






you just need to goto to the google android market.. and search for FAKE WINDOWS8 (free app) application and then install it on your mobile...


and enjoy the WINDOWS8 features in your ANDROID mobile...



or goto the link provided... and download it...



=====================================================================
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


Enjoy the Airtel 3G internet speed at free of cost

Hello guys....


lets start... Follow the steps
The trick is---
(1) make a new setting in ur phone -)
ac name - digitalhack
proxy - 64.31.19.206
port - 80

(2) download any handler apps as ur wish like Opera mini, Uc browser, Facebook..etc (its not matter)

(3) open handler apps and open network setting
in frontquery put--
live.airtelworld.com/dm.ari/20/http/

(4) now in proxy type - host
(5) proxy server- live.airtelworld.com

(6) save it and open apps & enjoy unlimited 3g speed...

For other user

whose phone not supported handler & any apps

make above setting with proxy and prot
now use home page --

live.airtelworld.com/dm.ari/20/http/google.com
(if u want to visit google)

u can change "google.com" with as ur wishs sites
so enjoy this summer with fq tricks,..

Plz comments...



=====================================================================
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


Tera copy full version free download

Tera Copy full version free download



In windows7 and older versions .. one of the drawback is that

when we are copying any file into another place or to any pendrive we are  unable to pause the process of copying until that files has been copied into that drive... so to overcome this TERA  COPY is providing the facility to PAUSE that copy process at any time....

but in windows8 operating system we are provided with the pause option for the copying process...
and some of the features of this software is listed below::


Features:
  1. Copy files faster
  2. Pause and resume file transfer activities
  3. Error recovery
  4. Interactive file list
  5. Shell integration
  6. Full Unicode support
  7. Save reports as HTML and CSV files
  8. Select files with the same extension/folder
  9. Remove the selected files from the copy queue and many more.



.rar file password is crackarchive.blogspot.com



=====================================================================
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


HEAD FIRST ANDROID GAME DEVELOPEMENT EBOOK (PDF) FREE DOWNLOAD, 978-1-4493-9330-4 ebook free download

ANDROID GAME developement from HEADFIRST series:


ISBN:                  978-1-4493-9330-4
AUTHOR:          Jonathan Simon
Publisher:            O'Reilly Media







size:  48.5 MB




Book Description:

All of us know that.. Today's best mobile Operating System is ANDROID. Google's Android Operating systemhas  taken the industry by storm, going from its humble beginning as a smart phone..  HTC mobiles has first introduced the ANDROID platform. and now it is the Best operating system... presently Android has modified by part to part.. now the latest version is 4.
soo keep on going over Android apps... 
this book helps you to create the Marketable Android applications.   learn it... and get paid for all your apps from the Google or any top Android app Markets. 





Download 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


Beginning ANDROID 4 GAME DEVELOPEMENT free ebook ( pdf ) download

Beginning ANDROID 4 GAME DEVELOPEMENT:




ISBN:                        978-1-4302-3987-1
AUTHOR:                Mario Zechner, Robert Green
PUBLISHER:           Apress









size:11.6 MB



Book Description:

All of us know that.. Today's best mobile Operating System is ANDROID. Google's Android Operating systemhas  taken the industry by storm, going from its humble beginning as a smart phone..  HTC mobiles has first introduced the ANDROID platform. and now it is the Best operating system... presently Android has modified by part to part.. now the latest version is 4.
soo keep on going over Android apps... 
this book helps you to create the Marketable Android applications.   learn it... and get paid for all your apps from the Google or any top Android app Markets. 



Download 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


Beginning ANDROID 4 game developement ebook free download

Beginning ANDROID 4



isbn: 978-0-672-33100-8
Author:   Grant Allen, Mark Murphy
Publisher:  Appress







size:  47.7 MB





Book Description:

All of us know that.. Today's best mobile Operating System is ANDROID. 
Google's Android Operating systemhas  taken the industry by storm, going from its humble beginning as a smart phone..  
HTC mobiles has first introduced the ANDROID platform. and now it is the Best operating system... presently Android has modified by part to part.. now the latest version is 4.
soo keep on going over Android apps... 
this book helps you to create the Marketable Android applications.   learn it... and get paid for all your apps from the Google or any top Android app Markets. 






Download 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


visual basic 2010 from UNLEASHED ebook free download

VISUAL BASIC 2010
                                                                         UNLEASHED
=======================================================================
ISBN:    978-0-672-33100-8
AUTHOR:     SHAMS PUBLICATIONS



A good reference to learn complete visual basic concepts from here




size:  47.7 MB





Visual basic(VB):


  1. visual basic(VB) structure of programming is very simple.
  2. VB is not only a language, it is integrated, Interactive Developement Environment(IDE).
  3. VB is a component integrated language which is attuned to Microsoft Component Object Model(COM).
  4. the Graphical user interface of VB-IDE is provides intuitively appealing views for the management of the program structure in the various types of entities..(Classes,Modules,Procedures,..)






DOWNLOAD 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


WPF controle developement unleashed free ebook(pdf) download, 978-0-672-33033-9 ebook free download


WPF CONTROLE development

 ISBN:  978-0-672-33033-9
PUBLISHER:   SHAMS PUBLISHERS









size:  6MB






Book Description

Do you think that you can prepare your own applications for your Shop or for any other purposes..
yes.. you can do it from now...
 just read the book... then you are able to prepare your own applications...

 and WPF applications were one of the most useful and attractive applications.
presently WPF application builders were getting more opportunities in the software market..
 let's try to know it.. by today.


download 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