10/26/11

GADDAFI'S VID ( CAPTURED AND KILLED)

GADDAFI'S VID ( CAPTURED AND KILLED)

(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })();...

10/25/11

Simple Password in Java

Simple Password in Java

Tweet CODE: import javax.swing.JOptionPane; public class Password{ public static void main(String[] args){ String myPassword = "bhebko"; int countOfTries = 0; do{ String password = JOptionPane.showInputDialog(null, "Enter password: ", "Input",JOptionPane.INFORMATION_MESSAGE); if(password.equals(myPassword)){ JOptionPane.showMessageDialog(null, "Correct password.", "Information", JOptionPane.INFORMATION_MESSAGE); System.exit(0); } else{ JOptionPane.showMessageDialog(null, "Incorrect password.", "Information", JOptionPane.ERROR_MESSAGE); countOfTries++; } }while(countOfTries!=3); JOptionPane.showMessageDialog(null, "You...
Generating Odd Numbers

Generating Odd Numbers

Tweet Java code for generating odd numbers: import javax.swing.JOptionPane; public class odd{ public static void main(String[] args){ int x = 0; do{ String inputNum = JOptionPane.showInputDialog(null, "Enter any positive number: ",  "Input", JOptionPane.INFORMATION_MESSAGE); x = Integer.parseInt(inputNum); if(x<1){ JOptionPane.showMessageDialog(null, "ERROR. It must be a positive integer.", "Error", JOptionPane.ERROR_MESSAGE); }...
Yeng Constantino -How to love (cover) Lil Wayne

Yeng Constantino -How to love (cover) Lil Wayne

Tweet Yeng's facebook page.. :) http://www.facebook.com/yengunpluggedand her twitter ... http://twitter.com/#!/yengunplugged How To Love lyricsSongwriters: Dwayne Carter;Noel Fisher;Lamar Seymour;Jermaine Preyan;Lanelle SeymourYou had a lot of crooks tryna steal your heartNever really had luck, couldn't never figure outHow to love, how to loveYou had a lot of moments that didn't last foreverNow you...

10/15/11

DPWH Extreme Photoshop Image Collection

DPWH Extreme Photoshop Image Collection

Tweet SOME FUNNY ADDITIONAL EDITED PICTURES ABOUT THE LATEST CONTROVERSY OF OUR BELOVED THREE  DPWH OFFICIALS WORKING ON THE RENOVATION AND RECONSTRUCTION OF ROXAS BOULEVARD SEAWALL AFTER "TYPHOON PEDRING" HAD DESTROYED IT...... ...
SAM CONCEPCION - Forever Young

SAM CONCEPCION - Forever Young

Tweet Forever Young is currently tops on MYX Daily Top Ten and also the promo single for Sam Concepcion’s latest musical Peter Pan. On this video, he is so much got matured and probably still handsome....

10/6/11

Steve Jobs: Apple's Co-Founder Died on Cancer

Steve Jobs: Apple's Co-Founder Died on Cancer

Tweet APPLE.COM If you would like to share your thoughts, memories, and condolences, please email rememberingsteve@apple.com -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- mashable.com Steve Jobs, chairman of the board of Apple and industry icon for decades, has died. Apple released this statement: We are deeply saddened to announce that Steve Jobs passed away today....

10/4/11

Taylor Swift WONDERSTRUCK (Enchanted)

Taylor Swift WONDERSTRUCK (Enchanted)

Tweet TAYLOR SWIFT  Wonderstruck Taylor Swift Eau de Parfum Spray, 3.4 fl. oz. View the Wonderstruck Taylor Swift collection > "Wearing perfume is such a unique way to create memories. Like songs, a scent can take you back and allow you to relive a moment in time." Taylor SwiftWonderstruck is...
Pages (76)1234567 Next

FEATURE

 

© 2013 andyfgo. All rights reserved. Designed by Templateism Powered by Blogger
Protected by Copyscape DMCA Takedown Notice Violation Search

Back To Top