Slashdot Mirror


User: cprior

cprior's activity in the archive.

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

Comments · 17

  1. Good craftsmanship is learned the hard way on PowerPoint Bad For Learning · · Score: 1

    Go and read through http://latex-beamer.sourceforge.net/ and especially its manual that comes with the tarball on https://sourceforge.net/project/showfiles.php?grou p_id=92412&package_id=97753 .

    You will absorb a different way of approaching a presentation, even if you won't use that LaTeX package to create slides.
    But typing some by hand might make you a skilled craftsman of that trade...

    And for the speaking part, join http://www.toastmasters.org/ !

  2. My setup: on Do You Need to Surf Anonymously? · · Score: 1

    Situation:
    I am proud subscriber of the services of a small, independent ISP (offering even UUCP and such*g*).
    I want to avoid them and any local network administrator whose network I might use away from home from seeing my www surfing habits.
    I have root access level control on a linux server.

    How I deal with it:
    I run http://www.privoxy.org/ on that server. It listens in 127.0.0.1:8118 only. Privoxy is a cool "filtering proxy server" that I also use to rewrite webpages to my liking.

    I then connect to that server with a ssh tunnel:
    ssh -L 8118:localhost:8118 user@remote.server.tld -t screen -RD
    The screen -RD opens my irssi etc. screen session.
    (The part "localhost" refers to the machine I use to surf, it is not the 127.0.0.1 from the privoxy configuration! See man ssh for details.)

    Now all I need to do is to configure my browser to use localhost:8118 as proxy, and ssh forwards all traffic encrypted. :D

    Result:
    Websites I surf to see the IP of my "root server", including a reverse resolving DNS entry and therefore my registration address.
    But neither my provider nor a local admin sees my www traffic. This is a situation I very much prefer over a a direct connection, although it requires a ssh session open all the time. But I am a screen-guy anyways! ;)

    "I like!"

  3. Re:I wouldn't be surprised if people felt that now on What Is Real On YouTube? · · Score: 1

    "the 'Anonymous Reader' is woefully out of touch with reality and needs to quit being so naive"

    "Even the bum on the street begging for your change may not even be a REAL bum"

    And you, Sir, might need a certain dose of reality to gain trust in your coordinate system again.

  4. Re:One point deserves emphasis... on Analyzing 20,000 MySpace Passwords · · Score: 1

    Yes, and I'd love to see the primary key on the email adress dropped, too! I mean, if trolls want a 2nd account, they'll invite themselves on gmail. On the other hand, if several usernames could share an email addy, the admin of the page could easily identify his users with a tad of shizophrenia...

  5. Re:The interesting possible uses thread on Trolltech Woos Developers with 'Open' Linux Phone · · Score: 1

    cp /dev/megapixel /var/www/localhost/htdocs/

    rsync /var/phonebook me@my:place/

    /etc/init.d/net.eth0 && nmap `ifconfig | grep -v '127.0.0' | grep "inet" | cut -d":" -f2 | cut -d" " -f1 | cut -d"." -f1-3`.*

  6. Re:No, this is not art on One Man's Spam Is Another Man's Art · · Score: 0, Troll

    Hey, you elitist PhDs!

    I clicked into this thread from alterslash because I thought that (after the OPs lame start) a somehow interesting discussion on what art is commenced.

    But all I find is this short-sighted stuff! /.-crowd 2 teh rescue!

    [TM], of course ;)

  7. Google travel policy is amazingly risky on Lawsuits Fly Over Google Founders' Party Plane · · Score: 1

    I am flabbergasted that a company worth billions actually allows both head honchos to travel in the same plane. This might kill both. In the business world the "board members etc. travel apart"-rule is quite a common policy and it is for sure not a new aspect to Brin and Page. Which is even more un-understandable as it shows that they are acting against what their advisors must have told them.

  8. Why did the OP use the _telephone_? on AOL Tries New Tactic to Keep Customers · · Score: 5, Insightful

    I don't know about the english speaking part of the world, but in my country the phone is not part of the legally enforceable mean of contracting.

    If they refuse to cancel by phone, write a letter and that's it. If in doubt, send it with registered mail. And yes, fellow Geeks, it doesn't even matter if you use a template in MS Word or KOMA-script with LaTeX!

    I find the advice to---again---call the fraud dept. of the institution that handles payment for you potentially dangerous. If I had a contrct with AOL I'd sure know how to EOL that---the correct way.

    But again, your legal system might differ... Mod me down then!

  9. Good ol' notebooks on Linux Annoyances For Geeks · · Score: 1

    I have about 150 pages of handwritten notes, from first SuSE install to Gentoo emerges. Sometimes nothing more than a .bash_history, but diagrams and charts are inclued, too.

    The poster sounds as if he attempts to do sys admin works every once in a while. He will always fail.

    And I have recycled my notebooks in IRC channels numerous times...

  10. Effects on naming convention? on Sun Puts its Weight Behind Ubuntu Linux · · Score: 1

    What will be the next Ubuntu name then? Will they welcome their new industry-overlords? Could the next release sound like one of those:

    Solar ScuttleMonkey?
    Sunny Sonoran?

    What was your suggestion to the spitzfindige ScrabblePlayers at Ubuntu HQ?
    ;)

  11. Re:I can vouch for tivo... they got it right on The Challenges of A DVR Service · · Score: 1

    overloaded buttons, e.g., when browsing show listings That's why I come here!
    (emphasis added)

  12. Re:I call bullshit! on Torvalds Has Harsh Words For FreeBSD Devs · · Score: 1

    (It's friday night, I am here to read the "Funny" stuff, so here's a contribution of mine, too)

    There was this single occasion when my friend and co-worker in a youth hostel enquired per fax for sport event tickets -- with many, many agencies. And gave the number of the main telephone line as fax-reply-number...

    You know, this was the time when the landline still had this huuuge audible-all-over-the-place bells attached to it.

    But it was already the time when ticket agencies had dial-through-the-night fax servers...

  13. Hey, nobody mentioned symfony so far! on Recommended Reading List for PHP · · Score: 1

    http://www.symfony-project.com/ "symfony is an open-source PHP5 web framework "professional web tools for lazy folks *

    /me is a bit too tired to write something witty about it here, you might want to judge a quote from the dev yourself:

    fabpot: "I'm not very strict with design patterns... I try to be pragmatic and to get things done quickly. That said, I know there is a lot of problems with this way of doing things and I try to correct them with new releases. symfony is a moving target..." (01/30/2006 08:28 in #symfony)

    I like it for a pragmatic, down-to-earth approach:
    Lotsa form_tag opening helper functions, but you close with

    And if you ever thought open-source was not well documented, you are in for a surprise!

    *) under discussion

  14. Re:Real Solution on TiVo Causes Increase in Product Placement · · Score: 1

    >Such a thing is possible: such commercials already exist.
    >They've few and far between, but we've probably all seen
    >at least one or two.

    Correct!
    But wait... ...do you remember them? ;)

    postscriptum: Is "incest" now the standard "please type the word in this image" here at /.?

  15. Re:Other comments on GNU Screen? on Top 10 Items in the Linux Admin Toolkit · · Score: 1

    On my last birthday I posted this tutorial http://gentoo-wiki.com/TIP_Using_screen and I am glad so many people contributed to it since.

    I tried to give a) verbose descriptions as well as b) a short command list as a quick guide and c) to give a visual representation in form of an animated gif.

    That page has been accessed 17,344 times so far and I would love if some more readers could proof-read.

    And thanks for the invitation to this shameless plug! ;)

  16. Re:Better analogy on The Return of Free Internet · · Score: 1

    We have had television network access for half a century now. It has always been free (well at least some of it).

    Imagine the music industry was

    • allowed to peek into your car to figure out if your navigation system offers certain features over pure navigation
    • allowed to walk into your garden and look into your windows to assess your electronic equipment
    • authorized to ask questions through the front door which you are to answer with the truth and nothing but the truth---although you are not obliged to open the door
    and you get a feeling for what the "GEZ", the governmental agency for TV- and radio "licence" fees, is allowed to do in Germany...

    Extending on the rules in the UK I believe in Ireland one can even sent to prison for not paying your TV licence.

  17. Re:A good set of standards. on What's Wrong with Unix? · · Score: 1

    From a religious perspective, compare with Roman Catholicism and protestantism. Roman Catholicism would be Windows (one pope called Bill Gates who dictates what is true and what isn't) and Linux would be the protestant denominations incompatible with each other. Some survive, some die... etc.
    Linux needs a "pope". Or a government council (like the W3C) which says which way apps will interact with each other, with the kernel, and with the hardware.

    You mean we need a pope so that we can have icons? But these are rather an orthodox thing, aren't they?