miercuri, 3 august 2011

Please support further development

You can help #Java Collection to win an iPhone4 or an iPad2, to learn the cross-compile tool XMLVM and to translate Android apps to iOS, by checking the "LIKE" button of the following facebook business. We need to reach 20 000 "LIKE"'s in the next two weeks, thank you for your support!!

DealStore.ro Event

Quotes in Java - We Are All #Anonymous

 /*
  *We are Fathers.
  *We are Mothers.
  *We are Sisters.
  *We are Brothers.
  *We are Aunts.
  *We are Uncles.
  *It's time to fight back.
  */

class Anonymous extends People{

           String share =  "http://anonops.blogspot.com/";

          // method that will prevail

          private void fightBack(){
                    System.out.println("Enough!");
          }
         
          // method that will inspire

          String shareThisInfo(){
                    return share;  
          }

          public static void main(String[] a){
                    String knowledge = "power";
                    boolean power = true;
                    if(power)
                             fightBack();
                    else {

                             try{
                                    Thread.sleep((int)Double.POSITIVE_INFINITY);
                             }catch(InterruptedException e)
                             {System.out.println("R.I.P.");}
                              finally {shareThisInfo();}
                   }
          }
}




We are Anonymous.
We are Legion.
We do not forgive.
We do not forget.
Expect us