Slashdot Mirror


User: oz_ko

oz_ko's activity in the archive.

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

Comments · 27

  1. Electric Dreams on Shutting Down Annoying Recruiters? · · Score: 1
    See http://www.imdb.com/title/tt0087197/ (Electric Dreams).

    our solution is at the end of the movie where Edgar says "I wouldn't answer that call.

  2. In depth Xen article on IBM Pledges To Make Xen More Secure · · Score: 1
    For some interesting information on Xen take a look at

    http://www.linux-mag.com/2004-10/xen_01.html/

    Oz

  3. Re:SCATS on Self-Adapting Traffic Lights · · Score: 1

    SCATS is actually "Sydney Co-ordinated Adaptive Traffic System". About 10 years ago I visited the Road and Traffic Authority's control center for SCATS as part of a field day and it was an _old_ but successful system then! They system was mostly written in assembler on PDP-11's and it was one of the reasons PDP-11's were still manufactured until quite recently. SCATS was also installed in Hong Kong (probably other places as well) and there is some nasty traffic there. Last I heard they were rewritting it in C to make it more portable and maintianable so they could sell it into the US as well. SCATS monitored traffic conditions (counting cars passing over the sensors) and comparing them to previous conditions - ie: yesterday, last week, last month and last year and adjusting allocated green time based on history. Overall I think the traffic system works quite well in Oz. Oz (from Oz)

  4. The core on Earth, a Giant Pinball Machine · · Score: 2, Funny
    Nooooooooooooooo..... don't mess with the Earth's core. Don't you know it'll stop spinning and then we'll be all stuffed.

    We'll have to watch the movie "The Core" to the end to see how we fix it and that willl cause the extinction of our species.

  5. Not something new on Tech Giants Bankrolling IP Hoarding Start-Up · · Score: 1
    Don't forget this issue has been simmering for a while now. Just as it took some time for FOSS to come into it's own with copyrights it will take also take time for Free and Open Patents to develop.

    Read http://www.pubpat.org/ and http://www.cs.ucdavis.edu/~devanbu/FSP.htm

    There will be a time when these patents expire and the commons will be richer

  6. Re:Version control would be nice as well on Database File System · · Score: 1

    Unfortunately the current SVN does not have complete support for WEBDAV. The next release will have enhanced WEBDAV support. Oz

  7. Eye Candy on Fold Till You Drop · · Score: 5, Informative

    Don't say I don't do anything for you boys.
    On the yahoo site link, hit the next button for some Olympic Eye Candy ;)

  8. Re:PostgreSQL is an excellent DB on PostgreSQL Wins LJ Editor's Choice Award · · Score: 1
    Personally I think PostgreSQL has been a great DB for some time, though the limiting factor IMHO has been portability.

    As a developer I've stuck to mySQL or proprietary DB's for most of my projects because I don't always know the target platform.

    I know older PostgreSQL versions ran on win32 under cygwin but you should try to explain why and how a customer has to install cygwin/postmaster etc. and you quickly understand it's just know worth the grief (notwithstanding performance issues as well )

    A native Win32 implementation removes those limitaions - fantastic. Thanks all at PostgreSQL!

    Oz

  9. Re:Will New Zealand follow? on Patent Mess May Stifle Australian Software · · Score: 1
    As much as I hate to admit it (as an aussie ) I think you kiwi's are much more on the ball WRT to politics.

    eg's.

    A female prime minister. Do you know how much better women are at networking then men? (not OSI type either fellas)

    In NZ, it is illegal to restrict DVD players to regions (against consumer choice/paralell import laws ?..)

    ADSL is old hat there. OZ is just pulling back the curtins.

    Saying NO to Iraq...

    How about kicking out the Israili spis - along with the ambassidor. I'm pretty sure we'd have given them passports. On ya NZ.

    Don't sell NZ short. I think you guys are more on the ball than AU (too bad about the footy last night though).

  10. Yep - good call.. on Linux-Powered Auto-Parking Car · · Score: 5, Funny

    Write an article about linux parking your car - post the video in WMV format...

  11. Re:What I would like to see on The 2.7 Kernel: Back To The Future For Linux · · Score: 1

    Wouldn't it then be called gnu/hurd/linux?

  12. Alternative Toolkits on Trolltech Discontinue Non-Commercial Qt · · Score: 5, Informative
    I think one of the best free toolkits is the eclispse swt which can build binaries for almost any platform.

    There is also now a visual editor which should make development much easier.

    Check it out at http://www.eclipse.org

    Oz

  13. Sometimes a fresh start is the best on Should A High-Profile Media Website Abandon Java? · · Score: 1
    It sounds like your company was one of the early adopters of content management systems.

    Most of the early CMS's built during the boom times they were large, very flexible and complex systems that tried to be all things for all people.

    I think products like ATG Dynamo are great but they tend to be very over-engineered for small to medium size sites and maintaining them becomes a nightmare of inter-dependencies. It doesn't mean they won't perform and scale, just that you need very experienced people that knows all aspects of your site and CMS that can stay on top of 'expensive' function and minimise it's use. I find that a web site tends to go downhill when the experienced staff leave the project and amatuers start to hack stuff together without understanding potential problems. The fact is any web site on any platform is susceptible to this problem.

    There are a lot of cheap/free products to ease your pain but you really need to research your options.

    JSR 170 ( http://www.jcp.org/en/jsr/detail?id=147 ) seeks to standardise content management and could help you move forward and allow you to stay ahead on the CMS scene.

    Good luck!

    Oz

  14. Kolab/Kroupware on Recommendations for the Right IMAP Server? · · Score: 1
    You may want to evaluate kroupware - though the name is horrible - they seem on the ball
    From the kroupware site:
    Kolab Server 1.0 is designed to be very scalable benefitting from already matured Free Software components like Cyrus IMAPd, Postfix, Apache and OpenLDAP
  15. Re:Who cares? They cant afford our software on Chinese Government to Use Only Local Software · · Score: 1

    I've really got to take issue with some of your comments.

    Your "victim" multi-billion dollar corp is not some filthy rich cat sitting in a mansion - out to rip off artists for every cent.

    These corporations are held by many private investors - many of whom rely on these corporations to make a profit for thier income. You may even be one of those investors with your superannuation!

    Don't delude yourself; _people_ get hurt by piracy. Feelings so feeling sorry or not for a corporation doesn't matter - corporation don't have feelings :)

    Oz

  16. Re:JBoss does this now on Building a Stable and Clustered J2EE Environment? · · Score: 3, Informative
    You really should read the Jboss clustering doco. Then read them another 2 times.

    It took about 1 week for us to set up our cluster with hot deploy and session replication working properly, though I think the next time round it would be a lot quicker.

    I don't think there are really any big issues in setting up a cluster though to set up a _good_ app server cluster you need to understand how the clustering implementation of your app server works and decide what is best for your solution.

    Unfortunately there are no magical "click here to cluster" buttons.

  17. 30% more? on Video Games Boost Visual Skills · · Score: 1
    Did anyone else think - 30% more? 5 objects? Wow!!

    That like an increase of 1.15 objects, up from 3.85. This is significant folks!!!! Gimmie more!!!

    I didn't think so

  18. Wiki? on Building and Maintaining Large, Collaborative Databases? · · Score: 1
    Have a look at http://www.wikipedia.com. It's a collaborative encyclopaedia that sounds very much like what you are after. It's really just a very big wiki site.

    Also has version control features, peer review, tags etc etc.

    HTH.

    Oz

  19. Re:REST or SOAP: yes on REST vs. SOAP In Amazon Web Services · · Score: 1

    erhemm...

    I think you will find that SOAP is transport agnostic - ie you could use it over SMTP in an email message.

    HTTP post is only one of the methods of delivering a SOAP envelope.

  20. Re:Eclipse vs. Idea on Eclipse 2.1 Released · · Score: 2, Interesting

    I haven't used Idea yet though I don't think they will be able to keep up with free and open source.

    The new features planned for version 2.2 will surely blow them out of the water.

    I think IBM have done a fantastic job to date and I hope it keeps up.

  21. TDMA vs CDMA on CDMA vs. GSM in Post-war Iraq · · Score: 1

    If you were to look through previous post on CDMA vs TDMA (which is used by GSM) you will actually find that CDMA is indeed a better technology.

    The 3G network is all based on CDMA since it is better at utilising bandwidth than TDMA. In fact most of Europe is slowly switching to CDMA though it will be an expensive process.

    Qualcomm were right all along in the CDMA vs TDMA wars and now they should reap the benefits.

    I think Iraq would do well to avoid all these problems and just move to 3G since they wouldn't have to support older phone/existing customer base.

    BTW: I use a GSM phone

    Oz

  22. Gee - Thanks on Miyazaki's 'Spirited Away' Wins Best Animated Picture · · Score: 1

    You really need to remember that slashdot is actually read outside the US as well where the Oscars is aired later in the evening.

  23. Re:I would love to hear this group on Anything Box Releases An Album To Share · · Score: 1

    I'm one ;) I expect another 9 relpies soon...

  24. Re:It's about damn time on Strike on Iraq · · Score: 1

    I think that should be "re-lose the election"

  25. Re:Obligatory Beowulf Post on LinuxBIOS, BProc-Based Supercomputer For LANL · · Score: 2, Funny
    Imagine a Beowulf cluster of these
    In the interests of preseving diskspace i propose making IABCOT a standard slashdot acronym