Slashdot Mirror


User: WarwickRyan

WarwickRyan's activity in the archive.

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

Comments · 452

  1. Flash drives would be better.. on iPods to be Used as Flight Data Recorders · · Score: 3, Interesting

    ..as they are virtually indestructable.

    Mine has been dropped, smashed, been through both washing machine and dryer. All with no noticable damage and no dataloss.

    My HDD recorder, on the other hand, was destroyed by a small amount of coca cola :(

  2. Like the RIAA.. on Microsoft "SiteFinder" Quietly Raking It In · · Score: 1

    .. those shady domain-squatters are now finding their flawed business model of profiteering from other's work has been broken by the advent of new technology.

    Should we expect another flood of lawsuits to browser users..........?

  3. Re:Seems rather late than just in time.. on GE Announces Advancement in Incandescent Technology · · Score: 1

    If you don't have to replace them regularly, then there's no money manufactoring them.

    Like any other industry, the lightbulb industry'll do their best to squash any product that'll damage their industry in the long run. So LEDs are out.

  4. I'd have banned the ad.. on Award-Winning Ad Taken Off Air In Australia · · Score: 1

    ..for the horrible CGI of the baby surfboarding.

  5. Re:I experience this every day... on IT Departments Fear Growing Expertise of Users · · Score: 1

    No, it's like arguing that there's no point in using the cheap and unobtrusive protection for your legs when you've got a bullet proof vest.

    My argument is that client size firewalls should be implemented in *ADDITION* to firewalls between completely untrusted networks (i.e. the internet).

    XP SP2 goes a long way, the built in firewall provides some level of protection. Though something like ZoneAlarm would be more effective - especially at blocking all the spyware users manage to fill their machines with..

  6. Re:I experience this every day... on IT Departments Fear Growing Expertise of Users · · Score: 1

    I agree with you 100%.

    The "IT department" job should be to enable you to do yours. After all, IT don't have a frikkin' clue how do run your business so they shouldn't be allowed to.

    I quit my job with my former employer (major blue-chip Swedish automotive firm) when they followed a policy of locking all their machines down*. It's kinda hard to develop departmental solutions with just standard user rights.

    Something else I've never understood is that the biggest cause of network failures I've experienced have been from clients INSIDE the corporate firewall. It's as if some idiot IT person believes that all clients on their network are magically immune from anything just because they've got a firewall on the internet and AV on the clients. It's not as if client firewalls are rocket science?

  7. In my experiance, it's a good idea. on Anger Over EU Medical Data-Sharing · · Score: 1

    I moved from the UK to Netherlands.

    My medical (doctor/dentist) records are currently held by my old doctors in UK.

    My new doctors in Netherlands have no access to my records.

    My doctors in the UK will not provide me with a copy of my records.

    So a system to make them available to my Dutch doctors in ANY form would be a welcome benefit.

  8. Re:Eheh... on PlayStation 3 Still Set For March in EU, Price Revealed · · Score: 3, Funny

    Technically I get an superieur product %-)

  9. Re:Eheh... on PlayStation 3 Still Set For March in EU, Price Revealed · · Score: 4, Funny

    We've got to pay extra because we get a superiour product. The hardware and all major games go through a vigorous testing process in the US before they're optimised with the addition of big black borders and released in Europe.

  10. Re:How about socialism? [mod parent up] on Cancer Drug May Not Get A Chance Due to Lack of Patent · · Score: 1

    Doesn't suggesting that make you an evil communist terrorist or something?

  11. Jealousy on Why Your SNES Turned Yellow · · Score: 1

    He really liked admired Mario?

  12. Apple v Microsoft on Apple Sues Over iPhone Smartphone Skins · · Score: 4, Funny

    Blog Microsoft, get a free Ferrari ahref=http://slashdot.org/article.pl?sid=06/12/27/ 1423234rel=url2html-19021http://slashdot.org/artic le.pl?sid=06/12/27/1423234>

    Blog Apple, get a free lawsuit.

  13. The Semantic MySpace on Inside MySpace.com · · Score: 2, Insightful

    Surely it'd be better to start with information which is understandable by humans before we put energies into making the nonesense machine readable? ;-)

  14. It would be Blair's Falklands on Pirate Bay to Purchase Sealand? · · Score: 1

    but without the argies.

  15. Re:Good but no cigar on Debugging CSS, AJAX and DOM with Firebug · · Score: 1

    Funny you should say that. Just downloaded it after seeing mention a few comments down.

    You've really nailed it - this version is absolutely fantastic. Brilliant.

  16. Re:Good but no cigar on Debugging CSS, AJAX and DOM with Firebug · · Score: 1

    > The DOM Inspector is not part of the Web Developer extension - it is included with Firefox itself

    That's what I said. The included DOM Inspector extension. As in included (with) the browser. I should have been a little bit clearer on the context though..

    DOM Inspector's excellent for javascript debugging, as you can use the full screen easily and can switch windows fast (extremely useful for debugging the tangle of JS in some webapps).

    > DOM Inspector was actually written by the same person who wrote Firebug: myself, 6 years ago.

    I guess a thanks is in order! Both applications are excellent and extremely useful.

    There's not much missing from them, either - the only function I can think of is an ability to search the DOM - both the objects and the data in them (for finding js variables).

  17. Good but no cigar on Debugging CSS, AJAX and DOM with Firebug · · Score: 3, Informative

    Firebug is an excellent and extremely useful extention, however alone it does not provide everything you need.

    Combine Firebug with the Web Developer Toolbar ahref=https://addons.mozilla.org/firefox/60/rel=ur l2html-27791https://addons.mozilla.org/firefox/60/ > and the included DOM Inspector and you've got yourself an excellent debugging environment.

  18. Re:Good start on NASA Will Go Metric On the Moon · · Score: 2, Informative

    Sounds just like England. Everything's in metric except drinking, driving and weight watchers.

  19. Re:My brother's a watchmaker on Making Time With the Watchmakers · · Score: 1

    Yes, there are a glut of jobs available for fine mechanics.

  20. My brother's a watchmaker on Making Time With the Watchmakers · · Score: 3, Informative

    He's dyslexic, so found schooling especially hard. However, he's excellent with mechanical things, so studied to be a horologist.

    There is such a demand for horologists at the moment it's crazy. Not just for watches, mind, but also for mechanical clocks.

    Too many kids are soft courses at uni (art/media etc etc) that we're being left with a dearth of people who have useful skills..

  21. Re:SQL Server = Almost Free on Open Source Databases "50% Cheaper" · · Score: 2, Interesting

    I've had experiece with MySQL, Informix and MS SQL Server as both DBA and developer. Recently I've dabbled a little with the free version of Ingres.

    Of those, SQL Server's the easiest to use. Followed by MySQL (with phpMyAdmin), Informix (with gui) and Ingres. SQL Server and MySQL are simple enough that even someone who's not too familiar with databases (they'd still need to understand the relational model, mind) can use them.

    If you're using your database as a simple datastore, with all of the logic being in a connected application then go with MySQL. It's a days work to install and learn all most people'll need to know. Which is massively cheaper than licencing of the other databases.

    Overall, SQL server the most cost effective option when you require functionality over normal SQL, but under that provided by say building a java application. All thanks to the functionality provided by Transact-SQL. It's not perfect though, I'm of the opinion that Microsoft should move closer to VB/VBA here (C# would be nice, but too difficult for some MS DBAs).

    An example would be DB warehousing: you can easily script everything you'd need to do to clean/import data from disparate sources in TSQL, without the expense of building an application and abstraction layer etc etc.

    Oh, and SQL Server also has fantastic documentation out of the box, with two excellent books available that tell you everything you'll ever need to know (and make you an excellent DBA): Inside SQL 2000 and SQL Server 2000 Programming.

  22. Re:TFA misses the point on Nokia the Next Gizmondo? · · Score: 1

    Disclaimer: I own a Nokia N91, and don't work for Nokia.

    The phone is generally nice - it's big, but has 4gb of space for the inbuilt mediaplayer. Which is also nice.

    The problem with Symbian isn't the complexity - it's the complete lack of logical organisation.

    You can do some cool things with it. For example, you can customise the functionality of the two face buttons. These allow you to instantly jump to a specific function from the 'desktop' (the main default screen which shows ya agenda items, time etc). Excellent usability idea.

    However, to actually configure them, you have to navigate the telephone's settings menu. Then go into the 'Security' submenu. Yes, security. To change the settings of your main screen.

    So, great phone, but please don't let the SAP developers design the OS.

  23. Re:Beta on a console on Halo 3 Multiplayer Demo Coming In Spring · · Score: 1

    Yes, the console itself is a black box. However, the network with hundreds of thousands of simultaneous clients that will be involved in the Live game certainly isn't a black box.

    Thus the need for large scale beta testing.

  24. Re:Lottery on The Dark Side of the PlayStation 3 Launch · · Score: 1

    Yup, you both have to be present, and put the full amount down whether you're getting the PS3 or not.

    Otherwise the scalpers would just pay an army of chinese people to turn up......

  25. Lottery on The Dark Side of the PlayStation 3 Launch · · Score: 1

    Some stores in Japan apparently used a lottery system with those customers whom were waiting in line. The "winners" were allowed to buy a PS3.

    That would make it much less practical to pay some bums to sit in a queue for a week...

    Personally, I'd modify the system so that everyone in the queue paid for their machine before the lottery was taken, the winners getting a PS3 and the loosers getting an Xbox 360 with Gods of War.

    Either way, everyone's happy.