Slashdot Mirror


17 Year Old Creates Flickr Competitor

An anonymous reader writes "Michael Arrington over at TechCrunch has an article up on a new Flickr competitor called Zooomr. The interesting thing about all of this that it was developed in only three months by a 17 year old and to top it all off, the site is currently localized in 16 languages."

63 of 224 comments (clear)

  1. So? by Gunnery+Sgt.+Hartman · · Score: 5, Funny

    When I was 17 I was...umm......creating a hotmail account. So there!

    --
    [ ]
    1. Re:So? by autOmato · · Score: 4, Funny

      When I was 17 I was...umm......creating a hotmail account. So there!

      When I was 17, it was a very good year. It was a very good year for small town girls and soft summer nights. We'd hide from the lights. On the village green. When I was 17.

    2. Re:So? by FrostyWheaton · · Score: 2, Funny
      When I was seventeen, I drank some very good beer
      I drank some very good beer I purchased with a fake ID
      My name was Brian McGee
      I stayed up listening to Queen
      When I was seventeen

      --
      Comments should be like skirts. Short enough to keep your attention, but long enough to cover the subject
  2. Competition is nice, but . . . by Nomihn0 · · Score: 5, Insightful

    Competition is nice, but innovation is far more impressive.

    1. Re:Competition is nice, but . . . by eobanb · · Score: 4, Interesting

      I feel like Zooomr's use of OpenID alone is reason to celebrate. I mean so far OpenID has been used by, uhm, LiveJournal...and that's just about it. It's a really underrated technology.

      --

      Take off every sig. For great justice.

    2. Re:Competition is nice, but . . . by Atrus5 · · Score: 2, Insightful

      Unfortunately, OpenID is very weak for an authentication system; it has no authentication or integrity checking. I'll tolerate it for blog comments, because it is better than trusting anything, but there's no way on earth I want to use it where money or real privleges are involved.

    3. Re:Competition is nice, but . . . by CoughDropAddict · · Score: 2, Interesting

      Unfortunately, OpenID is very weak for an authentication system; it has no authentication or integrity checking.

      What are you talking about? It's an authentication system! Of course it has authentication and "integrity checking."

      Do you actually understand what its limits are?

      (Hint: do you trust your bank's authorization scheme on their website? Your bank could authenticate you with third party sites using OpenID just as securely as they authenticate you with their own).

    4. Re:Competition is nice, but . . . by Anonymous Coward · · Score: 3, Insightful

      What about trust?

      This is not a trust system. Trust requires identity first.

      -- Quoted from openid.net

      So, the trust layer is still up to him, or livejournal, or your bank, or one of those patches to mediawiki... OpenID is more like a drivers license. Just because someone shows you a drivers license, you don't trust them with your house keys, do you?

    5. Re:Competition is nice, but . . . by dubl-u · · Score: 2, Funny

      Just because someone shows you a drivers license, you don't trust them with your house keys, do you?

      What? The TSA guy at the airport told me that it was proof that I wasn't a terrorist. Why else would I need it to get on a plane?

    6. Re:Competition is nice, but . . . by CoughDropAddict · · Score: 2, Informative

      Believe me, I've read that, and I understand that it's not a trust system. Unlike the gp poster, I understand the difference between authentication and authorization. gp claimed that "OpenID has no authentication or integrity checking," which is clearly false.

      People like gp read something like "This is not a trust system" and take that to mean "this is a weak system, that you should not trust." They don't expend the mental energy to actually understand what that means, and instead go parroting around that "OpenID is very weak for an authentication system."

      It's people like that who make it necessary to write press releases that dress up real technical content with fluff like "OpenID uses state-of-the-art SHA1 encryption technology to provide a bulletproof way to keep your identity safe."

      Just because someone shows you a drivers license, you don't trust them with your house keys, do you?

      Of course not. Who's proposing anything like that? But here's what it does mean. If I go to a doctor's office and show them my driver's license, they can establish an account for me there. They will associate my confidential medical records with that account. Later, I can access those records by presenting them my driver's license. The benefit is that I don't have to carry around *different* ID's for everything I do -- my driver's license authenticates me to everyone who stores information about me.

      That is what OpenID can provide. And it's just as secure as any web authentication system out there (the security depends on the security of your "home" website, but if you are using it for sensitive things, you'll choose a home site whose security you trust).

  3. Awesome, but not so unique by Kickboy12 · · Score: 5, Interesting

    Although it is nice to see someone so young get the attention they deserve, this isn't unique. I can personally vouche there are thousands of people between the ages of 15-18 that have the potential to create things like this. In terms of the technology behind this type of website, I've been working with it for almost 2 years. The problem with people in this age group getting noticed, or getting the attention they deserve, is quite simply a financial issue.

    Not to gloat, but I've created some pretty usefull projects and technologies in my time comperable to this one, just as simple side projects. However, most of them don't make it past a few months of development for one simple reason: I can't financially support it. As I just noticed when I tried to load the Zoomr website, the ammount of money needed to buy a server that can support such a community is overwhelming, especially for someone in the age group of 15-18 who's primary concern to buying lunch every day.

    I would love to see more projects of this calibur come from this same younger generation, and I would love to be part of such projects. But getting ones foot off the ground is the first, and hardest step towards this success.

    Kristopher Tate, the 17-year-old who make Zoomr, will undoubtedly become noticed by companies looking for such ambitious programmers. But he got lucky; the rest of us aren't so fortunate.

    1. Re:Awesome, but not so unique by forkazoo · · Score: 4, Interesting

      Indeed, many people have made similar technological things. I count myself among them. By 18, I was working at a small local phone company, running their website. A ton of money was probably made from the orders that went through the site. But, it wasn't especially glamorous. It was like any other "E-commerce" site at the time, really. And, the company wasn't about to advertise the fact that their tech staff was extremely inexperienced.

      So, I won't bow down to this kid from a technological standpoint.

      But, shit. He did his own thing, and he managed to get the word out about it. My hat is off to him as a self promoter. Nobody ever heard of me, so he pretty much has me beat from that angle... Even if his website is dead.

      Lots of guys like me and the parent poster have a reasonable amount of skill with technology, and did so at a rather young age. We all had neat ideas. He made his idea. That deserves respect. My real time strategy game, for example, still only exists as notes on scrap paper, and the start of a header file for a prototype...

    2. Re:Awesome, but not so unique by woolio · · Score: 4, Interesting

      Kristopher Tate, the 17-year-old who make Zoomr, will undoubtedly become noticed by companies looking for such ambitious programmers. But he got lucky; the rest of us aren't so fortunate.

      I'm not sure this kid getting notice is a good thing for him...

      I'm not sure how fortunate he will be. If Ebay can get sued for the "Buy It Now" feature, how long will it be until Flickr [or another compnay] sues the 17yr-old for patent infringement? [Or maybe they will wait until he turns 18]

      That is, when his thing takes off and starts to compete, I can see Flickr sueing him into smitherenes. [I didn't read the article:] And since he probably hasn't taken the necessary steps to hide behind his own cooperation, this kid will be paying for more than just college loans...

    3. Re:Awesome, but not so unique by Lemmy+Caution · · Score: 4, Insightful

      More likely: he sells to Google, which lost the buying-war for Flickr to Yahoo and is probably looking for a Flickr-competitor to work with Picasa, Hello, and Blogger. This thing has "acquire me" written all over it.

    4. Re:Awesome, but not so unique by Xzzy · · Score: 4, Insightful

      It's not the software google wanted to buy, but the name and the userbase. I mean really, it's a website that lets you post pictures and make comments about them. A blog with pictures.

      The company that makes one of the most advanced search engines in the world could surely duplicate such software, and get it done quickly.

      Brand recognition though, you can't whip that out whenever you want.

    5. Re:Awesome, but not so unique by humina · · Score: 2, Insightful

      Yeah google would be stupid to acquire this site. Look what you would get: young, talented programmer with a drive to create good software. If I were google I wouldn't touch that with a 10 foot pole.

      --
      check out the best blog ever:
      http://oehlberg.com
    6. Re:Awesome, but not so unique by Omaze · · Score: 4, Interesting

      I work(ed) around many wealthy families at my previous employer. In the 40s the trend for parents to bluster about their kids was the military. In the 50s and 60s the trend was the football team. In the 70s, 80s, and early 90s it was all about which colleges they could get into and the size of the family SUV. In the last part of the 90s and into the 00s it seems that the parents are one-upping each other with what sort of business ventures their children can get into. The people I worked with had children as young as 15 who were: movie producers (with offers from major studios), MMORPG game writers (with offers from game producers), day traders (to the tune of tens of thousands in profit), and database consultants (with small company contracts). The bottom line was, though, none of those kids could have even come close to doing what they did without the several thousand dollars' investment from their parents and the parents' willingness to stand back and give the kids room to pursue the ideas rather than hounding them to get some part time job at the local restaraunt.

      I don't mean to take away from the fellow who's created Zoomr. More power to him and my hat's off to him. Let's stop short of automatically giving him an adult measure of respect, though. He wouldn't have been able to do what he did if he'd been spending his 5 evenings/week after school bagging groceries. Let's not start flogging ourselves remorsefully over wasted youth. The bottom line is opportunity--which most of us never really have.

      --
      The government itself is not stealing your liberties. Their new programs are enabling criminals who will.
  4. One important difference: by merreborn · · Score: 5, Funny

    Flikr can handle a slashdotting.

  5. But is it... by tajgenie · · Score: 3, Funny

    But is it open source? I think not! Future Bill Gates who will one day terrorize the world!!

  6. Anything is possible when you turn off the TV by humankind · · Score: 2, Interesting

    Good for this kid. He's not necessarily a genius, but he is atypical IMO. Not because other kids his age couldn't do the same, but because most other kids his age aren't because they're being sedated by mass media.

    When I was 14 I was doing programming for a Fortune 500 company; when I was 15 I wrote and designed the accounting system for my city's municipal water company; when I was 16 I wrote my own BBS system, which got the attention of Bell Atlantic who then contracted with me to develop a prototype of one of the first online electronic yellow page systems. By the time I was 17, I had written software for Disney, the United Nations and plenty of other companies. I really don't think I was special... I just made the most out of my time and resources. If I had unlimited access to a Playstation or 500 channels of television when I was a teen, I'd probably be working for an insurance company or a restaurant instead of being self employed and successful doing something I truly enjoy.

    1. Re:Anything is possible when you turn off the TV by Anonymous Coward · · Score: 5, Funny
      I really don't think I was special...

      If it helps, I don't think you're special either.

    2. Re:Anything is possible when you turn off the TV by Neoprofin · · Score: 4, Funny

      Out of curiousity how did you get around child labor laws to work as a nonagricultural worker at 14?

    3. Re:Anything is possible when you turn off the TV by humankind · · Score: 4, Interesting

      I was doing a lot of subcontracting when I was younger. When I was working for the Fortune 500 company, my father got me that job and he handled it all. So I know nothing about what the law was at that time. However, when I was younger and working, people didn't seem to care about my age except they were concerned I was so young I wouldn't be responsible enough to work on something so important to their business... so I had to be that much more dilligent.

      Someone modded my post a "troll". That's really sad. I know there are people here who are big gamer fans and I didn't mean to malign those who like to obsess over sitcoms and shit like that. It's just not what I did, and I honestly think if my parents hadn't made an effort to not expose me to much TV during formative years, I wouldn't have had the skillset I have now. I'm very grateful to them for it. Some here, apparently resent it, but that's not my fault. I'm only trying to empower others, and not really brag about myself... I'm just saying, you can do what this kid has done; I know because I did stuff like what he's doing too. You just have to use your time and energy more wisely. I don't think playing Halo several hours a day is going to get you a great job... your milage may vary... but don't take it out on me.

    4. Re:Anything is possible when you turn off the TV by Spy+der+Mann · · Score: 4, Interesting

      If I had unlimited access to a Playstation or 500 channels of television when I was a teen, I'd probably be working for an insurance company or a restaurant instead of being self employed and successful doing something I truly enjoy.

      I think I got your idea, but you didn't quite hit the nail on the head. See, I had cable TV and i've been enjoying videogames since I was a kid. But I learned to program nifty stuff like you, and I cracked my first videogame when I was 12. By 18 I cracked my first shareware app (curse those register screens :P ). Currently i'm working with an MVC framework for PHP that I designed myself. I work in an e-business company.

      I really don't think having videogames or cable TV will make a difference. What really matters is the education and the interest in Science that you're raised with.

      See, my dad always bought me science books when I was a kid. Science for kids, that is, with nifty graphics and all that. I really have to say his effort was worth it.

      About your talent, I really think you're a gifted individual, there are people who even with good circumstances around them, have trouble learning to program a "hello world". A potential problem with gifted people is that if they don't recognize their gifts, they might end up judging others too harshly, crushing their own self-esteem. Don't make that mistake.

    5. Re:Anything is possible when you turn off the TV by somersault · · Score: 2, Interesting

      I dont think you were modded as a troll because of saying that TV is a waste of time (which is very true), it did almost sound like you were taking the piss when you said you'd worked for all those companies though. I was doing programming when I was 14, but only in 'AMOS Pro' BASIC on my Amiga. I've rewritten the timesheet system here from pretty much the ground up (the users wont notice a difference, but everything is done in databases now instead of all on spreadsheets), but since then haven't done anything I'm particularly proud of or think was challenging.

      Everything you say is very true though, but it's not easy to get out of the groove of just lazing around once you start :/ I dont watch TV but I do watch DVDs and go to the movies (which I guess almost amounts to the same, but at least I dont watch 'reality' TV shows..). Since I've got a job now anyway then I guess it's not so important to have to conquer the world in my spare time, and I'd rather spend time with my girlfriend than code up an FPS these days anyway.. though.. hmm, well maybe I can get her interested in coding and she could help :D

      --
      which is totally what she said
    6. Re:Anything is possible when you turn off the TV by snowwrestler · · Score: 4, Insightful

      Your post was modded troll because it's self-aggrandizing, impossible to verify, and falsely humble. You must know that your single anecdote proves no substantial point about the effect of mass media on children in general, so it could be inferred that the only reason you posted it was to talk about yourself.

      If you had rigorously collected and analyzed data comparing TV to non-TV kids, that would be an insightful or informative post.

      --
      Build a man a fire, he's warm for one night. Set him on fire, and he's warm for the rest of his life.
    7. Re:Anything is possible when you turn off the TV by Dr.+Evil · · Score: 4, Insightful

      ...my father got me that job and he handled it all...

      ...You just have to use your time and energy more wisely....

      I think you're totally unqualified to talk about opportunities for underage professionals without connections. Connections are more valuable than experience, education or even skill.

      People get bitter when they hear stories like yours because they're the guys and girls with the CS degree who wind up working in tech support while some bigwig's kid causes them grief with buggy software. When they were that age, they were lucky to get a job at Burger King... and it's not because they didn't use their time more wisely.

      Take all the advantages your parents give you, and never be ashamed of that, but never look down on people because they didn't succeed at jobs you didn't even get on your own.

    8. Re:Anything is possible when you turn off the TV by Doctor+Faustus · · Score: 2, Funny

      I'm married, and thusly implications about my having sex could probably go either way

      I'm married, 29, and have an eight-year-old son, so I can prove I was having sex at 20! And also that sex the day after her period ends isn't as safe as you think...

  7. Zooomr by fanblade · · Score: 3, Insightful

    Aside from being a Flickr knockoff (and being slashdotted), zooomr sounds like it has some serious potential. If and when their servers get back online I'm definitely going to try it out. I'm salivating over GPS data within pictures, associating pictures from different users based on time and place.

    Linking users to faces in a picture sounds like the perfect blend of Facebook and Flickr, hopefully without the obsessive/compulsive behavior found on the Facebook social network. I wonder how long before Flickr turns up the heat??

  8. Alternative link by Blazeix · · Score: 5, Informative

    At this risk of completely blowing up his server, here is a testing version of his site: http://beta.zooomr.com/

    1. Re:Alternative link by eobanb · · Score: 4, Informative

      Actually beta.zooomr.com IS the site. Zooomr.com has just always redirected there.

      --

      Take off every sig. For great justice.

  9. But Flickr is hackable by CRCulver · · Score: 2, Insightful

    It would be hard to truly compete against Flickr, since it offers a great deal of power that the user can find behind the simplistic interface. O'Reilly has already released Flickr Hacks . I doubt that this kid's creation is half as hackable.

    The only thing that I don't like about Flickr is that it allows one to upload an enormous amount of photos each month, but limits the free account to three albums.

    1. Re:But Flickr is hackable by theshowmecanuck · · Score: 5, Funny

      When I was ten, to reboot the computer you held it upside down over your head and shook it. Oh wait, that was 'Etch-a-Sketch'. Holy crap, how times have changed!

      --
      -- I ignore anonymous replies to my comments and postings.
  10. i18n is cool, but easy by Anthony+Boyd · · Score: 4, Interesting
    The interesting thing about all of this that it was developed in only three months by a 17 year old and to top it all off, the site is currently localized in 16 languages.

    Localization systems are really easy once you know how to do them. I used to be intimidated by such things, but then I started making phpBB mods. I saw that the phpBB localization system was basically a set of arrays of text strings that gets loaded depending upon the user settings. Then the array is used as variables to drop in the appropriate text. I've since seen some better systems, and mostly I'm impressed with how simple good developers can make it.

    I put some of that into practice for Agitar, a company whose site is available in English & Japanese. I don't speak Japanese, I just added some tweaks to a Movable Type system, and voila, two fields per entry. I do the English, and any employee who speaks Japanese will enter a translation. I suspect that I can create a basic i18n framework for PHP in an afternoon.

    What would be really cool would be if he did the translations himself. Does he speak 16 languages? Or did he sit with Babelfish or Google, and nurse some automated translations into something sensible? That's the step that takes talent or hard effort. I would be impressed if he did that completely without outside help. For that matter, if he has a system in place for people to upload translations, have them verified, and be automatically put into effect, that would be impressive too. I tried such a thing, but I just couldn't find good ways to deal with the character sets and launder data that is so open-ended, without human inspection.

    1. Re:i18n is cool, but easy by GlassHeart · · Score: 4, Insightful
      Internationalization/localization is more than just translating strings. At a minimum, you have to deal with local laws, such as the lower volume cap that the iPod had to add for France. Next you need to deal with local sensibilities, such as Taiwan not liking being listed as a part of China (and China not liking Taiwan listed separately), or Pakistan not liking Kashmir listed as a part of India (and vice versa). Finally, you deal with things like icons, because some symbols might be offensive or confusing. Right-to-left languages will also throw all sorts of code into disarray. Beyond merely understandable, you also want to distinguish between UK, US, Australian, and whatever other versions of English you have to deal with.

      Good i18n and l10n is quite difficult and expensive.

    2. Re: i18n is cool, but easy by gidds · · Score: 2, Informative
      True. Even the straight language translation can be very tricky, unless you have a feeling for languages and coded the whole thing with translation in mind.

      For example, I was working on some fairly complicated validation, which could result in a wide range of messages of the form "You can't [do some action] because [some field] is [too high|too low|zero|non-zero|etc.]" or "You can't [do some other action] because [some other condition]". My first attempt localised the strings for each bracketed bit separately; this was nice and neat, avoided repetition, kept the code short, and it looked like there was little to translate.

      Trouble is, I was thinking in English grammar; I gather some languages simply wouldn't fit into that scheme. So we ended up translating full messages, which means we need to store each combination separately: the code is much longer, and there are many many more strings to translate; but it does mean that each language has each error message in the most natural, grammatical form.

      I'm sure there are many other language gotchas, too. And of course there are the obvious issues with number formats, timezones, calendars...

      --

      Ceterum censeo subscriptionem esse delendam.

    3. Re:i18n is cool, but easy by multipartmixed · · Score: 3, Funny

      You know, that explains a lot about RSS 1.0...

      --

      Do daemons dream of electric sleep()?
  11. Mitch by Nycto · · Score: 3, Funny

    At the risk of straying completely off topic, this guy looks strikingly like Mitch Hedberg.

    That is all I have to add to this conversation. Carry on.

    --

    --Nycto

  12. Re:Are YOU making a contribution? by Furmy · · Score: 5, Funny

    building 7 fell in exactly the same exactly symmetrical way as WTC 1 and 2

    uhhh...down?

  13. pr0n by xixax · · Score: 4, Funny

    And you mustn't upload NC rated pics because the SysAdmin is 17.

    --
    "Everything is adjustable, provided you have the right tools"
    1. Re:pr0n by NoMoreNicksLeft · · Score: 4, Interesting

      Actually, I am working on this problem. But instead of a lame tag-based system, I've opted for a strict relational model.

      Each picture consists of one or more actions.
      Each action consists of of exactly two people (both of which can point to the same person record).
      Each person record is broken up into "static" (things unchanging throughout their life, e.g. birth name), "daily" (things true for a short period of time, e.g. color her hair was dyed that week), and "instant" (things only true for that split second the photo was taken).

      The data model is much more complete than this, and more importantly, I've found a way to actually collect the metadata.

      Let people in for free. Have them go through a custom webapp, collecting the metadata (clicking on the photo with the mouse, to grab the pixel color value for skintone), maybe as few as just a few pictures a week. In exchange, they get to search for free.

      When finished, it should be possible to search only for pictures with just one girl, whose legs are spread exactly 57 degrees in a "sitting up" pose.

      Like I said, you wouldn't believe just how much metadata I figure it's possible to collect.

      Anyone want a free account?

  14. Re:Are YOU making a contribution? by Anonymous Coward · · Score: 5, Funny

    Holy shit. Nice non sequitur there! Got ADD much? :-)

  15. Imageshack is the best by zymano · · Score: 3, Informative

    Imageshack doesn't use the annoying sign up forms.

    If you need to show something fast and don't want the hassle then Imageshack is it.

    I use it all the time. Fast and covenient.

  16. is this a PR stunt? by moochfish · · Score: 2, Interesting

    Not to troll, but I find this whole thing a little odd.

    In the terms of service: "By accessing the web site Zooomr (hereafter known as the "Web Site"), a service of BlueBridge Technologies Group..."

    While both the summary and TFA seem to focus on it being developed by a 17 year old in three months, the website has job postings. The article seems to gloss over the fact the entire project is sponsored (owned) by some company. Is this a case of sensationalistic journalism? This doesn't seem like a case where someone hacked it out of their basement. It seems unlikely the company picked it up AFTER development started since no mention of the company is made in any journal entry. So if the company is backing the project financially, am i the only one who finds it odd that it is not mentioned in any journal entry? It's a little weird that he's the face of the project, but it could be a PR move. It definintely doesn't add up the way the article's author seems to want to imply.

    1. Re:is this a PR stunt? by kristophertate · · Score: 5, Informative

      I started BlueBridge Technologies Group close to 5 years ago. The name comes from the blue underbelly of the Coronado Bridge in San Diego, California.

      I'm working at Meetro right now so that I have a chance at living in the Bay Area. That aside, Zooomr is a solution of BlueBridge Technologies Group and is in the midst of becoming incorporated.

      Just so I can get this in without having to post multiple times, I am in-fact 17 years old.

      Kristopher Tate
      cto & founder -- bluebridge tech / zooomr

  17. Re:Google ID? by ergo98 · · Score: 4, Informative

    Did Google open up some kind of authentication API while I was sleeping?

    It looks like it's entirely bogus - you enter your gmail account and it emails you a password each time you want to access the site. You recover the password, enter it on the site, and that's your logon. Not really sure what it has to do with gmail, as the same mechanism could apply to any email address.

    Sounds pretty bogus.

  18. If it's that easy, sell your Google stock... by finnif · · Score: 3, Insightful

    I like how about half of the comments respond how easy it is for the kid to have created the site, or that there's not much innovation going on there.

    I often agree with both of these statements, including for Google, Y!, MSN sites mentioned in Slashdot stories. They're all a bunch of Javascript. Wowee. That's a pain in the butt, but it's not innovative. There's some server technology that's pretty cool behind Gmail and the like, but as time goes on, those bottlenecks will be solved in a more commoditized way.

    So my question to you all is, why would you own Google or Yahoo stock for more than five minutes, to ride up the next big push? It seems like there's virtually no long term value in any website's technology. Surely someone else will take the idea and improve on it at some point -- it's already happened several times over in the last 10 years. We're already seeing the fast decline in the quality of Google's results, and here come a new wave of search engine rivals knocking on the door. Impossible? Ask AltaVista.

    Or do we just live in a world where brand name is all we're investing in anymore? It's has to be branding we buy because no one actually creates products for the ages. When someone creates a "one click ordering" button, that's what they get patented. Owning the rights to a button on a computer screen like inventors once owned the phonograph, or film emulsion... that's what buying stock is about.

    I remember when a Coke used to be a nickel, dammit.

    1. Re:If it's that easy, sell your Google stock... by xenocide2 · · Score: 2, Insightful

      Because Google's got a solid reputation with the important half of the equation: making money. Getting money for Advertising is the hard part. Google's automated system nets them a lot of cash, and their reputation brings them enough customers that they automate the process. And it's not like Google isn't busy acquiring and building out new stuff. They rolled out pay per download content in what, less than a year? Their ability to move through internet technologies like a fish moves through water is why they're highly valued. Sure, plenty of people can hack up a flickr clone in five minutes that stands up to testing by their five friends. But making highly available, widely distributed systems involves something more than a couple javascripts. Google's got that part down pat. There aren't that many people out there that are talented in maintaining a cluster of the kind you need to really compete with Google. And you have to recognize, people will always be part of this equation. With hundreds of computers, at least one will fail permentently per day. If you bought quality stuff. If you didn't, oops. Yes, the hardware is being commoditized. But we're a long ways from open source easily maintained cluster computing.

      Long term, there's no value in any single investment in an open market. Returns diminish, and profits approach zero. The only way you stay ahead of the curve is to keep investing in newer stuff. Google appears to have a solid group behind them capable of doing exactly that, and doing it well enough, repeatedly. How valuable is a computer from five years ago? Or a car from ten years ago? Or a printing press from 100 years ago? How valuable is an ad campaign from 15 years ago?

      --
      I Browse at +4 Flamebait

      Open Source Sysadmin

    2. Re:If it's that easy, sell your Google stock... by nagora · · Score: 2, Insightful
      I like how about half of the comments respond how easy it is for the kid to have created the site, or that there's not much innovation going on there.

      It's easy AND pointless, that's the real issue. Who cares? Sharing pictures online is not hard nor is it worthwhile.

      Google serves an actual purpose. Increasinly badly, I'd admit, but it's still useful. Flickr and this thing are just visual blogs and as such just a waste of virtual paper.

      TWW

      --
      "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
  19. Hopefully Not This... by Saeed+al-Sahaf · · Score: 3, Funny

    Hopefully we will not soon see him sprawled out in a Tiger Beat photo spread...

    --
    "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
  20. 17 year old creates internet bubble 2.0 webpage! by rm999 · · Score: 5, Insightful

    This reminds me so much of the internet landscape from 7-8 years ago. Add a 2.0 to the end of the internet, and people forget all the hard lessons they should have learned from before.

    My main complaint, a similar complaint from the first bubble, is a huge waterfall of sites that implement only a few unique ideas. Back then it was internet stores and advertising, today it is tagging, blogs, and letting the user interact with the website.

  21. You misunderstand what makes an entrepreneur... by spagetti_code · · Score: 4, Insightful

    Great ideas are obvious - once you are told them.
    The ability to recognise a great idea and take it
    from idea to reality is a tremendous skill. Its harder
    than you think. Or to put it another way - just
    how many million dollar concepts have you turned into
    reality recently? Hmmmm???

    You may be as good a coder as this guy - but he took
    some great ideas (that you didn't have by the way)
    and developed them to reality. Interface with OpenID -
    of course! Sound bites, google maps, etc etc.
    Obvious now we know.

    1. Re:You misunderstand what makes an entrepreneur... by stonecypher · · Score: 2, Interesting

      Or to put it another way - just how many million dollar concepts have you turned into reality recently?

      I've been working on one for the last four months, actually. Yes, some concepts are obvious, and for those concepts, all it takes is the gumption to sit still for a significant chunk of a year. Other concepts, though, aren't obvious at all. If you're curious, watch that URL - once my patents are in, it's going to start screaming what I'm up to loud and proud.

      --
      StoneCypher is Full of BS
    2. Re:You misunderstand what makes an entrepreneur... by stonecypher · · Score: 2, Interesting

      Good luck to you. Given what you are doing - I think you will have or will get a good understanding that having an idea and writing some code is just the first part. Something that is lost on many people here.

      Yeah. Actually, writing code wouldn't even have been the first part for me, except that the basis of the product comes out of my hobby work. The startup capital requirements for this plan are in fact higher than are typical of the Nintendo DS development world, though the total cost won't be nearly as bad.

      Then theres marketing (slashdot seems to do a good job of that),

      Actually, we have a firm on retainer already.

      patents,

      About half paid for already.

      creating revenue,

      Given the nature of the business, this won't be terribly hard; coming to market is a lot more difficult in gaming than benefitting from one's market position.

      building the business,

      Yeah, this has turned out to be surprisingly difficult. Luckily for me, I have an experienced business partner with more than a dozen successful businesses under her belt.

      support, releases, maintenance, bugfixing, delivery,

      Nothing new here.

      revenue, documentation, white papers,

      Documentation and "white papers" are the last things on our mind right now, and the least of our concerns.

      attracting investors...

      Actually investors seem to be finding me, oddly enough. It comes rather as a surprise to me, but it turns out that one really needs one's patents in place before one can safely accept investment. The mines aren't where I expected for them to be.

      Did I mention revenue?

      Yes.

      Doing this on a shoestring (which I think is *very* healthy) requires determination and inventiveness.

      I'm not doing this on a shoestring. What I'm doing could not in fact be done on a shoestring.

      A S/W engine for Nintendo DS eh?

      Yep. I'm an authorized developer, and it won't be my first. It will, however, be the first one solely for my personal economic benefit. I'm sick to death of the bonehead maneuvers that developer companies make, watering their games down for the lowest common denominator then being surprised when they end up with crap. I want direct control of my work, so that I can see it through to its appropriate output. That means I can't take publisher money until the game is done, because that's the most common way to get control taken away, and to get quality stomped into the ground.

      --
      StoneCypher is Full of BS
  22. Recipe for success by hritcu · · Score: 4, Funny

    1. Create a lame clone of a well known web site ... let's say Flikr 2. Fill it up with Google adds 3. Anonymously submit a story on Slashdot saying that the new site is a Flikr KILLER 4. Profit

    --
    If you don't fail at least 90 percent of the time, you're not aiming high enough. (Alan Kay)
  23. Age? by resonte · · Score: 2, Interesting

    Should we accredite people for something jsut because of thier age? Why is this story in the news? ...Well we can gain two things from this. For some people it might be a nobrainer on how to make your child have more potential to be succesfull, - you just introduce it to the right environment. But for the masses who don't know how to raise their child stories like these could be an inspiration to try harder, perhaps they should look at how his parents have brought him up and apply that same technique to their own children. Stories like these can also be used as a motivational factor for other people. It shows that anyone can get somewhere if they try hard enough. Well at least I'm impressed/motivated by this guy most people his age still have a localised view of the world.

    --
    \(^o^)/
  24. Lets do a survey by j.a.mcguire · · Score: 2, Interesting

    Who thinks they could do this? Woah, everyone?

    Not exactley impressive is it, if you did it for your dissertation you'd be lucky to get a 2:2.

    As the guy above said, must be nice to have financial support.

  25. Userid of nearly a million... by mahju · · Score: 2, Funny

    ... yup that pretty much confirms he's only 17.

  26. Won't he be sued for this? by Anonymous Coward · · Score: 3, Insightful

    Excuse my ignorance for US law, but he has ripped off flickr, used a similar name, and wants to profit from this.

    Won't he be sued by Yahoo?

  27. Some interesting PDFs on the BlueBridge site by Corrado · · Score: 3, Interesting

    I Googled around for some stuff on BlueBridge and found out that they had a couple of PDFs lying around. It looks like some stuff from earlier projects, one being a Subway sandwich shop web site to order custom made subs. Anyway, just thought you might be interested.

    http://www.google.com/search?hs=akR&hl=en&lr=&clie nt=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&q= site%3Abbridgetech.com+filetype%3Apdf&btnG=Search

    --
    KangarooBox - We make IT simple!
  28. Tags are lame but they work by Nurgled · · Score: 2, Insightful

    The problem with complicated data models is that they require effort on the part of the user to understand the model and use it effectively. Tags work because they're simple: a user can get the concept in a few seconds and then, for every item, tag it just as quickly by typing a few words into a box. You can't beat tags for simplicity. The more complicated you make the model, the higher the barrier to entry and thus the less input you will recieve. Since most of these "folksonomy"-like systems rely on a high number of submissions to filter out junk, this could greatly impact the quality of your data.

    Of course, if you've got some clever trick up your sleeve to make your data model intuitive and quick to use then I'm all for it. Anything has to be better than keywords as a data model.

  29. What impresses me... by thesandtiger · · Score: 4, Insightful

    ... is that he followed through on a project.

    Lots of people have ideas for things, but not many have the ability to follow through on things. Especially younger folks!

    When I was about 12, I wrote about half of a BBS on my Apple II - it'd answer the phone, let a user log in, and I made maybe 5 or 6 very primitive discussion boards and a hangman game. Not a single bit of it was "innovative" in the large sense of the word, but I made it all from scratch and learned a hell of a lot from it. I stopped working on the project when my dad, thinking it would help inspire me, got me some commercial BBS product. I wound up getting demoralized - "Someone else already did it, and better than I could." (I wound up trying to write games - there were no worries about someone else "doing it first" since I wanted to "fix" Ultima III to add features [never succeeded, but I did manage to make a tile-based display that would let me move a guy around a map, make characters for a party, and sort-of fight])

    Anyway - lots of people have ideas for really great stuff, but not a lot of them do anything about it. The fact that he made it work, did some pretty nice localization - that's good stuff even if it isn't entirely original/innovative.

    --
    Since I can't tell them apart, I treat all ACs as the same person.
  30. Why zooomer but not 23? by adamjudson · · Score: 2, Informative

    23hq.com

    Supports the flickr API, which seems like much bigger news than the age of the authors.