onteria | 15 years ago | on: We’re creating a “Startup toolbox”. What apps should go in it?
onteria's comments
onteria | 15 years ago | on: The Next Six Months
With Apple they have the whole underlying principle of "Think Different" or something along the lines of changing the status quo. Apple didn't really do anything new with the iPhone and iPad in essence. Smartphones and tablet PCs were already out there. However because it went with their overall message, it made sense. People wanted to include it in their "Apple Lifestyle" so to speak.
Just my .00002 cents.
onteria | 15 years ago | on: Advice to a college sophomore programmer
* How in depth are the official docs? If you're going to read a book on a language, you need a way to validate the book's contents. How else will you be able to tell the book is not leading you down the wrong learning path? This also gives you a chance to check on if the language is right for you.
* How old is the book? If the book is talking about the language 5 years ago, chances are syntax and ways structuring your program (object oriented features may have gotten better for example) have changed. Make sure you have the most up to date edition, and complement it with checking the API docs. Well written API docs will generally indicate if a way of doing something has changed, or will no longer be supported.
* Look at the author of the book, and see how close they are to the community of the programming language in question. Are they the creator? Contributor? Someone else?
* What is the book trying to achieve? Some great books expect you to have basic knowledge of the language, or some other specific concept (MVC for example). Make sure you know what you're getting into. Some books also act as "desk references" that could be potentially replaced by more up to date API docs on the language's website.
There's probably much more that can be added to the list, but I think these provide a basic sanity check.
onteria | 15 years ago | on: 26% of AT&T iPhone Owners Going to Verizon
http://www.investorplace.com/28029/impact-verizon-apple-ipho...
onteria | 15 years ago | on: Watch a swarm of flying robotic drones construct a tiny building
onteria | 15 years ago | on: MBA hiring: Back with a vengeance - Fortune Management
"More broadly, a recent survey of executives, managers and recruiters by the Graduate Management Admission Council (GMAC) found that 64% of them plan to hire new MBA grads this year, an increase from 60% last year."
The GMAC administers the GMAT, a test used by top business schools as a means of evaluating potential candidates. With this in mind, a positive looking survey would be favorable to them. "Look here! MBA hires are up! Now's a great time to get an MBA! You'll want to take the GMAT before you apply!" type of thinking comes to mind. I'd rather see someone besides GMAC or an academic institution doing these studies, but the question would be who.
onteria | 15 years ago | on: Solar Panel Maker Moves Work to China
http://www.nytimes.com/2011/01/15/business/energy-environmen...
onteria | 15 years ago | on: Scientists in Abu Dhabi have successfully created 50+ artificial rain storms
onteria | 15 years ago | on: Influential Programming Languages, Part 4: Lisp
onteria | 15 years ago | on: Sarah Palin’s email hacker is imprisoned, against judge’s recommendation
http://www.commercialappeal.com/news/2011/jan/13/convicted-p...
If he shows good conduct, they might release him as soon as November 23rd as confirmed by his entry in the The Federal Bureau of Prisons website:
(It was a very long search URL so I shortened it) Inmate Locator - Locate Federal inmates from 1982 to present http://tinyurl.com/6cv8r93
For those interested, here is the location he will be serving time at:
onteria | 15 years ago | on: Fruit fly nervous system: new solution to fundamental computer network problem
http://www.cmu.edu/news/archive/2011/January/jan13_fruitflyn...
onteria | 15 years ago | on: Chernobyl: Environmental dead zone or eco-haven?
http://pribina.savba.sk/ugbr/tl_files/download/COST%20FA603....
The section in question is titled "Comparative proteomics of seed development of soybean in Chernobyl area" and is located on page 41 of the PDF.
onteria | 15 years ago | on: Scientists in Abu Dhabi have successfully created 50+ artificial rain storms
http://www.indiashines.com/Balgates-photos-95294-dubai-artif...
If anyone knows of a better source or can find information about it on the National Center of Meteorology and Seismology website:
I'd be most grateful.
onteria | 15 years ago | on: New Rails course on CodeLesson
onteria | 15 years ago | on: MySpace Slashes 47% of Staff
onteria | 15 years ago | on: List of YC companies, ordered by response time from EC2
onteria | 15 years ago | on: Introducing LunchTree - Lunch networking for the startup community
* How do you plan to make money off of this? From your FAQ you appear self funded, and it doesn't look like there are any sort of fees attached.
* Since you're just starting out, there's a good chance that someone could sign up and not have anyone to do lunch with because everyone else is too far away. How will you handle this to further expansion?
onteria | 15 years ago | on: Facebook Wins Relatively Few Friends in Japan
* The Japanese are big fans of anonymous
A lot of big sites in Japan are that way because of their anonymous nature. 2ch is HUGE in Japan, because you can write whatever you want and for a majority of users it's all anonymous. Yes, you can make yourself known to others, but it's highly frowned upon. Another site that utilizes this is Nico Video, a site which lets users comment on videos anonymously.
Mixi holds to that as well, though a bit differently. There are many users who utilize pseudo names to mask their real identity (myself included in fact). What you can hide from others is customizable in a very simple way. Your birthday, where you live, what your hobbies are.
Then all your content has privacy controls as well. Everytime you post something you can decide who gets to see it. Your friends, your friend's friends, a specific group of people, or no one. While facebook allows this as well, my opinion is that Mixi makes it very easy.
* It's about going with someone you trust
The Japanese are big fans of going with things that are close to their circle of friends, or very established. Mixi is a Japanese company that originally started as an invite only service. That's a big part in helping it spread. "Hey my friend invited me so it must be cool since I trust what my friend says" kind of mentatility means people are more likely to signup and the effect spreads. While mixi is no longer invite only, they require a registered cell phone number (there are other ways but few people speak of them for fear of their abuse). This keeps things "inside Japan" further increasing the comfort of use.
As for the features, mixi emphasizes "friends of friends" relationship. When you visit someone's profile, it shows if they're connected to one of your friends. "Hey this person is friends with my friend, so they should be all right" becomes the frame of thought. This gives users a comfortable way to expand their network with people that share their interests (there are exceptions of course).
Not sure how to search for people to become friends with? mixi has a feature called 足跡 (translation: footprint) which lets you see who has visited your profile page. It also shows you if someone is a friend of one of your friends. These views usually come from people who are interested in something you said, or a friend told them about you. This means there's even a higher chance that the person shares your interests, and it's easier to become friends.
* The Japanese are HUGE cell phone users
Someone already mentioned it, but mixi has an interface tailored to the cell phones provided by major carriers. They recently made one for the iPhone as well. As having a mobile site is a bigger deal over there, it was part of the architecture from the start.
There are other reasons as well, but I think these are the big ones for users.
onteria | 15 years ago | on: Learning Advanced JavaScript
http://www.ecma-international.org/publications/standards/Ecm...
It will help you understand how the core of the language works. I also keep the Mozilla Javascript Reference:
https://developer.mozilla.org/en/Javascript/Reference
handy for looking things up. For the browser compatibility side:
onteria | 15 years ago | on: Mug: A New JavaScript compiler for the JVM
Only thing with Pixelmator is it's Mac only (unless I missed fine print somewhere). You might not have Macs laying around if you're on a really tight budget. Gimp might be good to throw out there since it's free and works on multiple platforms.