Mac OS X Netbook
Computer: Dell Vostro A90
Upgrades: 16 gb SSD and 2gb DDR2 RAM
Tutorial: http://osx.mechdrew.com/guides/dellefi1.shtml
Quirks:
- towards the end of the tutorial when it says to boot OS X using "-x" user "-x -f" instead which is a force command, when I tried the "-x", all I got was a messed up white display.
- I only had a 8 gb flash drive so i have to use another 2 gb drive to put the 10.5.7 upgrade (unpackaged) and DellEFI onto.
Final Notes:
- OS X takes up about 8.3 gb so either get a bigger SSD or get an external drive.
- I picked up a 16 gb SDHC card (since there's a slot for one and it's basically un-noticeable) .
- My total price came to about $375 with the upgrades and 16 gb SDHC card for the hardware
- a copy of OS X will be $130 as well.
Build a bubbling hydroponic planter with hydroponics system plans from HOW-TO HYDROPONICS: hydroponic system plans and growers guide
GWT Formatting Best Practices
- Do NOT use FlexTable to create input forms.
- Use CSS to style elements
- Use CSS to style column width and alignment
- Use modular code, i.e. group of radio buttons could be a separate method or a class
- Do NOT use indices to format, rather use logical object and methods
Code before re-factoring:
Code after re-factoring:
myStyles.css:
MyClass.java:
contentTable.setWidget(BULLETIN_INDEX_1_DIVISION, 0, noWrapLabel("Division:"));
contentTable.setWidget(BULLETIN_INDEX_1_DIVISION, 1, divisionList);
divSelector.setRight(divisionList);
divSelector.setVisible(true);
eBook reader
motivated me to try iPhone version. With ability to adjust the fonts
and colors of the pages, even the scroll speed I think I might like it
for my soft-cover needs, on the go, and while reading at night. I am
not sure about getting rid of my hard cover titles quite yet, I love
printed books!
Don't cry for me Curpentino!
Mac, this is as good as it gets.
http://www.youtube.com/watch?v=Cqia4FQX_IA
Very long composite picture
originally it was about 60,000 pixels wide,
but I had to resize it to 8,000 because Pixelmator did not allow me to export/merge layers over 8,000 Pixels wide.
Project management tips
Hibernate: Case Insensitive Query
public List
fetchByCountry(String country) {
DetachedCriteria criteria = DetachedCriteria.forClass(MobileCarrier.class);
criteria.add(Restrictions.ilike("country", country, MatchMode.EXACT));
return getHibernateTemplate().findByCriteria(criteria);
}
GWT best practices
Cloud Computing
Using Skype to save on HR costs
The article below discusses the benefits of using Skype for a video interview before having to pony up the dough to get them out for an interview. Skype offers free video chat to other Skype users which can save your start-up or HR department thousands on first interviews, as well as offer something a little more than a dreary old phone interview.
Take a look at the article below...
http://www.time.com/time/business/article/0,8599,1930838,00.html
Pek Pongpaet
“Uki has taken on a great responsibility leading and organizing the Google Technology Meetup Group. He's energized the local developer community by being able to line up great presentations and find great sponsors that allow us to be at great venues for networking. I highly recommend Uki to anyone looking for people to organize and pull together great tech events.” October 17, 2009
Top qualities: Great Results, Personable, Expert
10GUI
Semi sweet wines from Gruzia (Georgia)
beautiful mountains, seashore, people and wine grown in it's Meditrean
climate.
Halwa by Wedel in Poland
I grew up with this sesame treat as well as many other things of which people in Western Europe and USA hardly ever heard of. I guess that is a reminder of having "relations" with Ottoman Empire for hundreds of years.
Text Messages(SMS) from Emails
How it works:
1. Create a new email from your email account
2. Mail to address is: mobilenumber@txt.att.net (For AT&T) See: Mobil carriers
SMS Implementation:
1. create a table MobileMessageType for all the mobil companies that your application will support i.e T-Mobil, AT&T, etc. See: Mobil carriers
2. Create a table MobileMessagingSetting with below fields (add more fields as needed such as max. sms per day):
id
message_type (use MobileMessageType table)
sms_email_to
mms_email_to
3. Create service classes and DAO
4. Create a mailing functionality which send emails to users using his/her mobil number and carrier email address to
See more mobile carriers gateways:
http://www.mutube.com/projects/open-email-to-sms/gateway-list/
Why is there no iPhone Bluetooth keyboard? | Fully Equipped - CNET Reviews
loss why I cannot type an article on the keyboard attached to my
iPhone. I had I keyboard for HP Jornada and that was like a DECADE ago!
I am seriously thinking my next phone will be Android, wait! I already
own My Touch, damn, I am a geek.
http://reviews.cnet.com/8301-18438_7-10279971-82.html
Mobile Photoshop
From Adobe;
Photoshop.com Mobile for iPhone provides a fun, seamless experience to view photos with full-screen previews and edit images with gesture-based editing. Consumers can transform their photos with essential edits like crop, rotate and flip. Users can correct and play with color by adjusting the saturation and tint, enhancing the exposure and vibrancy and converting images to black and white.
Photoshop.com Mobile for iPhone also offers eye-catching special effects. The Sketch tool helps photos look like drawings, and Soft Focus can give photos a subtle blur for artistic effect. With just one click, users can also apply dramatic changes to the look and feel of their photos with effects such as Warm Vintage, Vignette and Pop. Edits or changes can be undone or redone so users can experiment without the worry of losing the original photo.
The Photoshop Mobile App comes with 2GB of space at Photoshop.com for free.
You can read more about it and download it from here.
Pixelmator: selection smooth, feather and size ROCK!
Trials and Tribulations of going to GWT 2.0 ms1
PhotoSketch picture software
http://www.telegraph.co.uk/technology/news/6265876/PhotoSketch-picture-software-wins-plaudits.html
Mac OS X Netbook
http://gadgets.boingboing.net/2008/12/17/osx-netbook-compatib.html
Dell Vostro A90
Upgrade battery and memory
User Experience: Quicken totally fails!
AppEngine: database annotations JDO or JPA
looking at the following comparison it SEEMS like JDO is a better
choice...
http://db.apache.org/jdo/jdo_v_jpa.html
One of the concerns would be switching back to Hibernate some day when
DataStore upsets me (and it upsets me a lot).
Please let me know what you decided to use yourself.
GWT: KeyDownHandler listening to key typed
GWT graphics
DrawingArea canvas = new DrawingArea(400, 400); panel.add(canvas);
Circle circle = new Circle(100, 100, 50); circle.setFillColor("red"); canvas.add(circle);
Mac OS X: MySQL installation
My favorite quotations..
“A man should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.” by Robert A. Heinlein
"We are but habits and memories we chose to carry along." ~ Uki D. Lucas
Recommended pages
Popular Recent Articles
-
O'REILLY 201 0011 031 10110100180 000110111 01100041 001100010010000 5011011001010 1101110011 000100000 00000 10 1000012 Escaping the Bu...
-
I have noticed a very unsettling statistic on my blog. This prompted a fascinating question about AI, blogs' future, and maybe even the...
-
Installation of Java on Pi is easy, you can ssh to your Pi remotely and just execute: pi@raspberrypi ~ $ sudo apt-get update && su...
-
Epiphany is one of these interesting words that can mean so much. For me it means the crossroad where I chose the road less travelled. The r...
-
I progressively cut my hair shorter and shorter. Now, I just came back from the swimming pool with Lili, so it is a mess.
-
Done working with your Beagle? You don't want to to just yank on the cord, you can shutdown your BBB in couple ways: 1) press "powe...
-
In this tutorial we will discuss upgrading Maven on Mac OS X. While trying building with Maven I was getting errors related to version numbe...
-
Unix time date format is used in many applications, including Yahoo finance. using Dates, Printf unix_date = @sprintf("%.0f", Date...
-
Creating HTML anchor tab for email with subject: <a href="mailto:YourName@me.com?subject=Hi" >email link </a>