Slashdot Mirror


User: hedleyroos

hedleyroos's activity in the archive.

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

Comments · 160

  1. Send them your thoughts on Troll Patents Lists In Databases, Sues Everyone · · Score: 1

    These addresses are listed on their site. I was going to list them for other /.ers to abuse, but then that list would be in /.'s database and Taco might get sued. So I'll comma delimit them.

    niall.ogorman@channelintelligence.com, richard.fenn@channelintelligence.com

  2. Re:They now charge for the Internet Channel on Twilight Hack Defeats Wii Menu Update 3.3 · · Score: 1

    What they forgot to mention is that the Wii will be officially released in most countries AFTER that period has expired.

    I did still but Opera for Wii though - I kinda like Opera Mini for my mobile, so consider that my donation.

  3. Re:Criminal investigation? on MediaDefender's BitTorrent-Based DOS Takes Down Revision3 · · Score: 1

    Shut up shut up shut up you fool!

  4. Re:Girlfriend? on Usability Testing Hardy Heron With a Girlfriend · · Score: 5, Funny

    Real geeks compile their girlfriends from source.

  5. Re:Texting 1 time password on Best Way To Avoid Keyloggers On Public Terminals? · · Score: 1

    In theory your solution is great. In practice it doesn't work all the time, at least in South Africa. You see, many people are corrupt in Africa, and we've had a case where an employee of a mobile service provider cloned SIM cards and intercepted the code.

    Still, your solution is the best we have.

  6. Stop using MiB on Office 2007 Fails OOXML Test With 122,000 Errors · · Score: 3, Insightful

    Men in Black? What happened to good old megabytes? The article says 17MB!

  7. Re:Lawful reason on Laser Pointers Classed as Weapons in Australia · · Score: 1

    Your analogy is flawed.

    I can go and buy a laser pointer right now and start blinding people. I cannot go and buy a plane and crash into a building easily.

  8. Wasted opportunity! on Laser Pointers Classed as Weapons in Australia · · Score: 1

    With all the great white sharks surrounding Australia this would have been the perfect opportunity to equip them with lasers and stave off the Indonesian invasion!

  9. Re:Already exists on A Smart Pillbox To Improve Medication Compliance · · Score: 1

    This one is already in use in South Africa. It also does the usual recording, notifications etc. The backend (not the website!) runs on Zope.

  10. This is perfect on Scientists Discover Way To Reverse Memory Loss · · Score: 1

    for these guys who lost their internet

  11. In South Africa on California Utilities to Control Thermostats? · · Score: 2, Insightful

    We don't call it "rolling blackouts" - we call it "load shedding".

    Actually we (the public) don't call it that. Eskom, the only electricity supplier (who just managed to hike rates by 14%) call it that. And the blackouts, sorry, load shedding, take place at random times. This results in businesses like small theatres without the means to buy generators sometimes losing lots of money, and Eskom can't be sued.

    This post is sounding like a parody of "in Soviet Russia", but the sad thing is it is not.

  12. Re:Please don't disturb me. on NSI Registers Every Domain Checked · · Score: 5, Funny

    I code in Python. My program is already running :)

  13. Re:software engineering != computer science on Professors Slam Java As "Damaging" To Students · · Score: 5, Insightful

    Dijkstra did say that, and if the software world consisted of only theory then we could all get 90% for our efforts and be happy with that.

    In practice systems have to work 100%, and when your graph search algorithm (by Dijkstra naturally) segfaults due to dereferencing a wrong pointer then computer science is very much about computers.

    I'm just worried that too few students these days know assembly and C, which leaves us in a predicament when the current generation of kernel devs retire.

  14. Re:Talk about "old software [...]" on Long Live Closed-Source Software? · · Score: 1

    Zope is an application server. The latest version is in fact 3.x, but Plone 3.0.x uses Zope 2.10.4+. Plone 2.5.3 (the latest of the Plone 2 series) uses Zope 2.9.6/7.

    You are a bit confused as to what Plone is. Plone is a CMS which runs on Zope. Zope is in turn a Python product with bits of C optimisations. ZServer is Zope's built-in HTTP server.

    Think of Python/Zope/Plone as some kind of toolchain, where version numbers must usually fall within strict bounds for them to work together.

    All this is written from memory, so I might have a version number wrong in my first paragraph.

    Sorry if this is off-topic...

  15. Re:Apache on Long Live Closed-Source Software? · · Score: 1

    Geez. As a Zope / Plone developer I'm happy that the site can take a slashdotting, but OTOH he is still a clueless troll.

  16. Re:Sheesh on Yahoo, Adobe To Serve Ads In PDFs · · Score: 1

    I wonder if this thread will serve as prior art when HP or whoever implements it in a few years and then attempts to patent it.

  17. Re:Try This on How Much is Your Right to Vote Worth? · · Score: 2, Insightful
    Get off your sorry ass and run for public office

    This is like saying if Firefox is broken somewhere then jump into the source and fix it.

    On one hand I tend to agree with the statement, but then again running for office (or fixing Firefox) is not for the faint-hearted. Or I suppose you can just say that in life we have winners and losers - deal with it :(

  18. Re:cruel and unusual on One SimCity Per Child · · Score: 1

    It's Johannesburg FYI, and I don't think the OLPC is aimed at South Africa but rather fully third world countries. I use the term "fully" because SA is for the most part first world with a generally healthy economy and enough funds to help the poor.

    That doesn't mean I think SA would not appreciate the PC's, I just think the rest of Africa needs it much more.

  19. Re:Use the right tool for the job on Professional Plone Development · · Score: 1

    Oh come on Limi - you're selling yourself short!

    I'll write a gambling application in Plone because I get to rapidly model the app with ArgoUML, generate my skeleton code and fill in the missing code and templates.

    Plone has excellent UI which I can just re-use. It is quite easy to strip away what I don't want, or conversely to build a minimal design from scratch. In fact, in many cases I use Plone as a "thin" layer over Zope.

  20. Re:Isn't the real problem... on Vodafone Move Invites Web Development Chaos · · Score: 1
    You'll see that the differences in the site are far more than just formatting.

    You are 100% correct! Imagine trying to complete say an advanced search page with many checkboxes on a cellphone - it is clunky without a stylus. But split the process into a few pages (think wizard) and suddenly you can do it all with simple HTML. YMMV depending on the problem of course.

  21. Re:User-Agent = breakage on Vodafone Move Invites Web Development Chaos · · Score: 1

    wurfl.sourceforge.net maintains an XML file with LOTS of devices and an exhaustive set of capabilities.

    And you always code for the lowest common denominator WAP browser. Features are added for specific capabilities, the most obvious being screen size. I'm all for non-fixed width layout, but it does make sense to fix the width for WAP browsers.

    I was also skeptical until I actually designed a site for WAP and the usual browsers from the same codebase.

    I agree that WAP sites are dumbed down, but sometimes that is really cool if all you want is the content. And I don't redirect you to a different site if you visit http://wap.bla/ from Firefox.

  22. Re:User-Agent = breakage on Vodafone Move Invites Web Development Chaos · · Score: 5, Interesting

    I have to disagree. I use Plone as a development framework for both "normal" web sites and WAP sites. The user agents are really useful to determine which mobile device is performing the request. This in turn enables me to, say, scale images to an optimal width server side. It saves a lot of bandwidth and makes full use of a larger screen.

    I clean the ua's and apply a Jaro Winkler similarity algorithm. This approach results in a 90% successful match, and in the cases where the match is incorrect it return a sibling phone.

    As far as the mobile world is concerned UA's are great.

  23. Re:Not sure if this is a good idea on Sun's Trading Symbol Going From SUNW To JAVA · · Score: 2, Funny

    ... all life on Earth is powered at least indirectly by the Sun

    You've obviously never seen our sys admin. Gaah, you said indirectly and ruined my joke!

  24. Re:How to create an illusion on New Zealand Rejects Office For Macs · · Score: 1

    > Advertising

    Thanks, I was about to point that out. MS ads always feature shiny happy people having a meeting around a Windows PC.

  25. Re:So what? on Boredom Drives Open-Source Developers? · · Score: 1

    I do it for all the hot chicks you meet.