Slashdot Mirror


User: Kolargol00

Kolargol00's activity in the archive.

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

Comments · 22

  1. Memories on CDE Open Sourced · · Score: 1

    Ha the memories! I remember using CDE on Solaris (8?) and Digital Unix at the end of the 90s... My first contact with UNIX systems. :)

  2. Bedework, a CalDAV server on Options For Good (Not Expensive) Office Backbone For a Small Startup · · Score: 1
    Have you tried Bedework?

    Bedework is an open-source enterprise calendar system that supports public, personal, and group calendaring. It is designed to conform to current calendaring standards with a goal of attaining strong interoperability between other calendaring systems and clients. Bedework is built with an emphasis on higher education, though it can be (and is) used by many commercial enterprises.

  3. Thanks! on Rob "CmdrTaco" Malda Resigns From Slashdot · · Score: 1

    Thank you CmdrTaco for my daily dose of nerd news for all those years! :D

  4. Re:URL Lengthening Service on Spammers Establish Fake URL-Shortening Services · · Score: 1

    http://hugeurl.com/ is my favorite :)

  5. Update from Websense: 500k URLs, injection code on Massive SQL Injection Attack Compromises 380K URLs · · Score: 1

    Websense published an update to their previous article with more information about the attack. It includes the SQL injection code.

  6. Re:Similar to Flash on Apple Deprecates Their JVM · · Score: 1

    They won't exclude Java in the way that they excluded Flash on the iPhone.

    Seems like there is no (official) JVM for the iPhone anyway...

  7. No CalDAV? on Google Outlines Feature Set For Android 2.2 · · Score: 1

    So... still no CalDAV support yet?

  8. Your botnet on How To Avoid a Botnet Infection? · · Score: 1

    Did anyone else read the title as "How To Avoid the Infection of your Botnet"? ;)

  9. Re:on positive side on Switzerland Pursues Violent Games Ban · · Score: 1

    Morevoer, the Federal Council is opposed to the two proposed bills.

  10. Bundled with child porn... on Switzerland Pursues Violent Games Ban · · Score: 2, Informative

    Of course this stupid idea has been bundled with some child porn legislation to ease its way into the parliament. :/ Here is the original press release (in French, also available in German and Italian).

  11. Long Tail on Massive Badware Campaign Targets Google's "Long Tail" · · Score: 4, Informative

    The "long tail of search" TFA is referring to is explained in this Wired article and on its author's blog.

  12. Re:A book couldn't hurt on Website Security Without Breaking the Bank? · · Score: 1

    I'll second this. Essential PHP Security is a good book to get you started in coding securely with PHP.

  13. Déjà vu! on How To Build a Homebrew PS3 Cluster Supercomputer · · Score: 1
  14. Re:Wow on MySQL 5.1 Released, Not Quite Up To Par · · Score: 2

    How does MySQL simplify this?

    3a. Install phpMyAdmin ;)

  15. No analogies on Study Confirms That Cars Have Personalities · · Score: 1

    So... no car analogies this time! :P

  16. Try Logo or Robowar on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    Logo combines simple programming with rewarding Turtle graphics. Programming gets much more interesting when you can make something nice appear on the screen.

    After that, I suggest Robowar a game where you program robots to fight against each other. It combines programming with tactics and graphical animation of combats.

  17. Documentation on Google Gives Away Web App Security Tool · · Score: 4, Informative

    The documentation is here.

  18. Re:Firefox3 saves the day! on AVG Fakes User Agent, Floods the Internet · · Score: 1

    Yep! :) Upgrading from Mozilla Firefox 2 to 3 kicks AVG's extension away because it is not compatible with FF3 (yet).

  19. Re:SMTP over SSL on Safeguarding Data From Big Brother Sven? · · Score: 1

    It won't prevent all snooping, but at least between 2 people that trust each other, no snooping happens on the path between.

    Only the SMTP transaction between two machines will be encrypted this way. It does not provide end to end encryption between the two people exchanging emails. Using PGP or S/MIME with x509 certificates can provide end to end encryption.
  20. Just put a IP address label on your machine... on All Your Coffee Are Belong To Us · · Score: 1

    ...to simulate network connection! I remember, at one of the labs I worked in as a student, someone had put a IP address label on the coffee machine just like the one on computers. The label read "labcoffee1 192.168.1.123" but the machine had no network connection, just a joke... :)

  21. Better for developers on The End of Non-Widescreen Laptops? · · Score: 3, Informative

    Wide screens might be better for developers these days with heavy IDEs cluttering the sides of the display with palettes, panels, etc. Thus you don't have much surface left for your code (or it is so narrow that you have to vertically scroll a lot more). At least all other devs at my place envy my wide screen... ;)

  22. Data grid on Making Use of Terabytes of Unused Storage · · Score: 1

    What about a data grid?