• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Reply to: Yahoo rebuild

Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Yahoo rebuild"

Collapse

  • PAH
    replied
    Originally posted by NickFitz View Post
    I may need to rent it from you next time around

    It is at the posh end of the market. Got it from round the back of marks and sparks. I think it must have contained knickers, passers by keep saying "there's a c*** inside".

    Leave a comment:


  • NickFitz
    replied
    Originally posted by PAH View Post
    I'll be in the cardboard box below the underpass. No need to knock, but don't forget to wipe your shoes on the way out.
    in

    I wouldn't want to sully another's cardboard box... and I may need to rent it from you next time around
    Last edited by NickFitz; 26 April 2008, 03:37. Reason: typo :-(

    Leave a comment:


  • PAH
    replied
    Originally posted by NickFitz View Post
    manager who'd originally hunted me down at a conference came along and asked me if I'd like a contract working with the team he was about to form at his new job, so that all worked out OK

    I'd say you were one lucky sod, but it appears you're more talented than that. I may be turning green with envy, but at least it's not food poisoning.

    Pop round for a brew next time you're in my area. You can give me some tips. I'll be in the cardboard box below the overpass. No need to knock, but don't forget to wipe your shoes on the way out.
    Last edited by PAH; 26 April 2008, 09:20.

    Leave a comment:


  • NickFitz
    replied
    Originally posted by HankWangford View Post
    nick sounds like you have a proper job, I'm tired of working for clients who a) dont really give two sh*ts if it takes 100ms or 10 secs, b) will never have enough users to give a sh*t
    Cheers Hank - I've been there too

    It was fun being at Y!, but about three weeks before Christmas word came down from California that the existing permy hiring freeze, imposed pending ongoing re-organisation of the business, was to be extended to include a worldwide ban on contract extensions

    Still, within a few minutes of my being told that my extension wasn't going to happen, the soon-to-be-ex-Y! manager who'd originally hunted me down at a conference came along and asked me if I'd like a contract working with the team he was about to form at his new job, so that all worked out OK

    Leave a comment:


  • HankWangford
    replied
    Originally posted by NickFitz View Post
    nick sounds like you have a proper job, I'm tired of working for clients who a) dont really give two sh*ts if it takes 100ms or 10 secs, b) will never have enough users to give a sh*t
    Last edited by HankWangford; 25 April 2008, 21:26.

    Leave a comment:


  • NickFitz
    replied
    Originally posted by sasguru View Post
    NickFitz is awarded +100 Sasguru nerd points.
    (much more valuable than Xeno Geek points, pah!)

    Leave a comment:


  • Xenophon
    replied
    Originally posted by sasguru View Post
    NickFitz is awarded +100 Sasguru nerd points.
    (much more valuable than Xeno Geek points, pah!)

    Leave a comment:


  • sasguru
    replied
    Originally posted by NickFitz View Post
    Some of it

    Internally it's known as the Yahoo! Operating System. The basic idea is to modularise all the different services that Y! provides as web services accessible via a consistent set of APIs that can be easily stuck together via HTTP.

    So if, for example, you want a site that allows a user to sign up with an existing Y! account and be able to incorporate their flickr photos, their contacts from their Y! Mail address book, their avatar(s), content they've contributed to Y! Answers, their bookmarks from del.icio.us... etc. etc., it's very easy to do - on the back end you're basically using a bunch of HTTP calls to assorted services to bring all that stuff together to be presented in the front end.

    There's a lot more to it than this in terms of the APIs that are (or will be) available, and of course there's a lot of infrastructure behind it including important stuff like intelligent caching, otherwise things could become rather slow

    If you have a Y! account and you have, over the last few months, been asked to agree to a change in the terms of service to allow them to cache your registration info on a European server, rather than in the mainland US, that was because of a project I worked on which was using the CoreID API to its fullest extent, for the purpose of keeping users informed about their contacts: it was only once a dev team in Europe started using it in anger that the North Americans realised that having all those API calls going back and forth across the Atlantic was rather susceptible to the speed of light and network latency

    You could already do most of this stuff via various mashup techniques, but the aim is for consistency across the whole Y! network, which was previously quite disparate in the way the different parts worked. It allows pretty cool stuff to get done a lot quicker.
    NickFitz is awarded +100 Sasguru nerd points.
    (much more valuable than Xeno Geek points, pah!)

    Leave a comment:


  • NickFitz
    replied
    Originally posted by Moscow Mule View Post
    Is there any chance they'll drop the "!" ?
    No, but Microsoft will become "Microsoft!"

    Leave a comment:


  • Xenophon
    replied
    Originally posted by Moscow Mule View Post
    Is there any chance they'll drop the "!" ?
    We can but hope.

    Leave a comment:


  • Moscow Mule
    replied
    Is there any chance they'll drop the "!" ?

    Leave a comment:


  • MrRobin
    replied
    Hmm, don't think I got that email. I did get sent a nice colour changing mug from Y! answers a while back tho.

    Leave a comment:


  • NickFitz
    replied
    Originally posted by Clippy View Post
    Sound v. interesting.

    http://news.bbc.co.uk/1/hi/technology/7366674.stm

    NickFitz may know the lowdown.
    Some of it

    Internally it's known as the Yahoo! Operating System. The basic idea is to modularise all the different services that Y! provides as web services accessible via a consistent set of APIs that can be easily stuck together via HTTP.

    So if, for example, you want a site that allows a user to sign up with an existing Y! account and be able to incorporate their flickr photos, their contacts from their Y! Mail address book, their avatar(s), content they've contributed to Y! Answers, their bookmarks from del.icio.us... etc. etc., it's very easy to do - on the back end you're basically using a bunch of HTTP calls to assorted services to bring all that stuff together to be presented in the front end.

    There's a lot more to it than this in terms of the APIs that are (or will be) available, and of course there's a lot of infrastructure behind it including important stuff like intelligent caching, otherwise things could become rather slow

    If you have a Y! account and you have, over the last few months, been asked to agree to a change in the terms of service to allow them to cache your registration info on a European server, rather than in the mainland US, that was because of a project I worked on which was using the CoreID API to its fullest extent, for the purpose of keeping users informed about their contacts: it was only once a dev team in Europe started using it in anger that the North Americans realised that having all those API calls going back and forth across the Atlantic was rather susceptible to the speed of light and network latency

    You could already do most of this stuff via various mashup techniques, but the aim is for consistency across the whole Y! network, which was previously quite disparate in the way the different parts worked. It allows pretty cool stuff to get done a lot quicker.
    Last edited by NickFitz; 25 April 2008, 14:34.

    Leave a comment:


  • Clippy
    started a topic Yahoo rebuild

    Yahoo rebuild

    Sound v. interesting.

    http://news.bbc.co.uk/1/hi/technology/7366674.stm

    NickFitz may know the lowdown.

Working...
X