Slashdot Mirror


User: kieranbenton

kieranbenton's activity in the archive.

Stories
0
Comments
7
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 7

  1. Re:you've conspiracy on the mind timmie on ISS Computer Failure · · Score: 3, Informative

    You're an idiot. That's a peeled away thermal blanket on top of a carbon honeycomb structure.

  2. Re:Baby step #1: source control + existing docs on Document Management and Version Control? · · Score: 1

    To trigger it just try and do a diff on two revisions of a word document. I can't find any official docs on the net but they're part of the TortoiseSVN downloadable docs. http://svn.haxx.se/tsvnusers/archive-2005-11/0092. shtml talks about it for a bit.

  3. Re:Baby step #1: source control + existing docs on Document Management and Version Control? · · Score: 1

    Its probably worth noting that TortoiseSVN integrates with Word and Excel to do document diff's between revisions. Very handy!

  4. Re:Swamped by GMail invites ? on Google Releases Gmail Notifier · · Score: 1

    It'd be great if you could send one this way, would appreciate it forever!! kieranbentonhotmailcom

  5. Google Web Alerts & Personalised Search Page on Google Updates Its Face · · Score: 2, Informative

    Is it me or are these new additions? Both look to be quite interesting, could be useful to know if new pages appear on a closely defined research topic. Not too sure about the personalised search yet havent had enough chance to play... Google Labs Link

  6. Re:Dupe, or no dupe... on Virus Writers - The Enemy Within · · Score: 1
    What are most virus' written in anyway? I'd always assumed they'd been in C or something else suitably low-level. Is it possible to tell from dissasembly? Huh, VB! I'm sorry but:
    'This guy,' he proclaimed, 'is the best at Visual Basic.'
    I cant believe that the article writer is talking anyone serious.
  7. Seems reasonable... on Hejlsberg Talk About Generics in C# and Java · · Score: 1

    I've been waiting for a long time before generics get released for C#. At least now e know they're doing them properly. Sounds like they will outperform java significantly... at least with value types.