I started this blog when I moved from Santa Barbara to Denmark in September 2008. In Spring 2009, I quit my job and moved back to the States. I'm currently taking the next couple of months to dig down deep and determine my next step as I travel around to countries like Thailand, India, Singapore and New Zealand
I recently signed a position as a Professional Services Engineer and will be traveling extensively for work. I've decided to try and blog my experiences as I move around the country!
ARIZONA* Flagstaff * Scottsdale * TucsonCALIFORNIA * Anaheim * Avila Beach * Fresno * Huntington Lake * Irvine * Los Angeles * Monterey * Napa * Palo Alto * Pismo Beach * Sacramento * San Diego * San Francisco * San Jose * San Luis Obispo * Santa Barbara * Santa Monica * Shasta * West Hollywood COLORADO* Denver DC* Washington DC FLORIDA* Fort Lauderdale * Miami * Tampa GEORGIA * Atlanta HAWAII* Hana * Hilo * Honolulu* Kahului * Kihei * Lahaina * Waialua * Wailea ILLINOIS* Chicago INDIANA* Indianapolis * South Bend LOUISIANA* New Orleans
MASSACHUSETTS * Boston * Burlington MICHIGAN * New Buffalo MINNESOTA * Minneapolis * NORTH CAROLINA * Chapel Hill * Raleigh NEVADA* Las Vegas * Reno NEW YORK* New York City OKLAHOMA * Oklahoma City OREGON* Bandon * Bend * Corvallis * Eugene * PortlandPennsylvania* Malvern * Philladelphia * Quakertown TEXAS* Austin * Carrolton * Dallas * El Paso * Houston * San Antonio * Woodlands UTAH * Antelope Island * Salt Lake City * Mt Timpanogos WASHINGTON* Seattle * Stevenson * Tacoma WISCONSIN* Green Bay * Neenah
2 comments:
public static void main(int argc, String args[])
{
Shobhna shobhna = new Shobhna();
if(shobhna.getMood().equals("bitchy") == true)
{
shobhna.setMood("monetarily generous");
shobhna.giveMoneyTo("friends");
}
else return;
}
else if (shobhna.getMood().equals("extremely knowledgable" && "witty" && "super awesome"))
{
friends.buyLunchFor(shobhna)
}
Post a Comment