Slashdot Mirror


User: harappa

harappa's activity in the archive.

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

Comments · 8

  1. Rant on web filtering... on Websurfing Damaging U.S. Productivity? · · Score: 1

    I think most companies need to start treating their employees as adults and with respect. I have cases where filtering software is turned off selectively for a priviledged few - which seems hypocritical.

  2. Re:It isn't Microsoft thats jacked up on How 8 Pixels Cost Microsoft Millions · · Score: 1

    It may come as a surprise to most people on this board - but the level of public commentary and criticism ("free speech") is much higher in India than in the US. That said, look what free speech has given the US. Remember the KKK? Or the Okhlahoma city bombing? Right to free speech is great - stupidity should never be condoned. If you are a global company - you cannot be excused to making mistakes like that.

  3. Its all about the material on Joel Rants About Resumes · · Score: 2, Insightful

    Sure - a well formatted and grammatically correct resume catches attention. I, for once, am flooded with those everyday and have to then look for substance under that fluff... I mostly interview techies, and I dont care much about punctuation and English usage - as much as the projects and the tech skills that are on the resume. For me, the most important pointers: 1. DO NOT LIE. 2. DO NOT LIE. 3. MAKE IT SHORT AND READABLE (not interested in how long you spend troubleshooting that drvice driver problem).

  4. some off-topic reflections on Low-Budget Indian Satellite Launch · · Score: 1

    I have seen the most creative and advanced solutions come out of constrained environments. With the population India has - you have to be *very* smart to get into good engineering colleges. And with poverty comes a desire to innovate without depending on other market-driven economies.

  5. small company big company on Protecting Your Company While Protecting Privacy? · · Score: 2

    It depends on your company size.

    Sometimes, in a smaller company with 100 people - it is possible to work closely with the employees to ensure they understand the company standard practices. I have seen cases where in general meetings, the COO has tabled the issue and has asked for a consensus among the employees about how the company as a whole should deal with this issue.

    That is not really practical in a larger context. I work in an information services department with more than 4000 people in a largish corporation. For us, here, (and Im not the person who enforces these policies here) there may not be really any other way out rather than blatant denial/interception.

    Whatever way you choose - it is wise to use understanding and care when dealing with such violations.

  6. confuse those bastards :-) on Metallica Wants To Ban 335,435 Napster Users · · Score: 2
    I think what we should all collectively do is rename every single MP file we ever downloaded through Napster - to something like:

    Metallica - Fuck Yourself.mp3
    .
  7. Restrictions? Duh! on EPIC Report On International Cryptography · · Score: 4

    With the web, I dont think it is very difficult to get a copy of the US edition of PGP anyway - doesnt really matter where you are. Get real! How can you restrict someone in the US from emailing an US version of some encryption software to someone in another country? I think the recent relaxation of export control legitimizes this export as successfully as the Netherlands legitimized the sale of drugs.

  8. use java2 and the plugin on Cross-Platform Development Tools? · · Score: 1

    The options (with Java) are:
    1. Java 2 application and redistribute the JRE using a suitable installer program.
    2. Java 2 applet with Java Plugin.

    I have successfully deployed largish Java systems using the second technique - and strongly recommend it. More information about the plugin is at http://java.sun.com/products/plugin/index.html.