Slashdot Mirror


Students Get iPods as Study Aids

WIAKywbfatw writes "Georgia College & State University in Milledgeville, Georgia has given iPod digital music players to its students to help them with their coursework, as reported by BBC News. Apple donated about 50 iPods as part of an experimental project to illustrate creative uses for the machine, and University professors say the gadgets have helped the students think more critically about their Gothic Imagination course." I wonder if I can write off my new iPod as an education expense.

74 of 230 comments (clear)

  1. Time to go back to school by Jingle · · Score: 4, Funny

    If I can get a 30gb iPod for free it might be worth the effort for about a week. :)

    1. Re:Time to go back to school by BlueShades · · Score: 2, Flamebait

      Go for it, you will soon find out that you will pay more for tuition and classes than shelling out cash for an iPOD.

  2. Creative uses? by Drakonian · · Score: 2, Informative

    I'm not seeing it.... unless they mean installing Linux.

    --
    Random is the New Order.
    1. Re:Creative uses? by DavidinAla · · Score: 3, Insightful

      That's like saying that you don't see the use of someone getting a Honda unless you can change the software that controls the car's computer.

      If you want to market an MP3 player that uses Linux or some other free OS, more power to you. But to say what you're saying is just blind zealotry. Personally, I don't see a lot of use for an iPod in education (and I say that as a happy iPod owner), but it has nothing to do with religious reasons such as whether it's running an open source OS.

      David

    2. Re:Creative uses? by DavidinAla · · Score: 2, Insightful

      Even though I agree with the contention that it might not be the best use of educational dollars (to use iPods in college classes), your answer makes me suspect you didn't spend too much time in liberal arts classes. :-)

      There are plenty of creative uses that can be made of almost any device -- besides writing software. Whether the benefits outweigh the disadvantages is a different issue, and we might be in agreement on that point, but for differing reasons.

      David

    3. Re:Creative uses? by Anonymous Coward · · Score: 4, Interesting
      Personally, I don't see a lot of use for an iPod in education (and I say that as a happy iPod owner), but it has nothing to do with religious reasons such as whether it's running an open source OS.

      I'm not certain if its the same university, but I was reading another article on creative uses in education, and they were doing some very cool things. One class set-it up so that the class lecture, curriculum, research, and notes as well as student projects were available for sync-ing. Students could plug there iPod into any number of iMacs in a pre-configured lab, to get all the new lectures. They could then listen/re-listen to lectures as needed. Additionly any new files designated by the instructor were also sync'd to the iPod, and students could place their projects in public folder, were others could download it and view it, listen to it, etc.

      It combined using the iPod for as a MP3 player, as well as the hard drive to exchange and port files, media and documents.

      Apparently being able to listen to the lecture and discussions more than once, not only improved retention of knowledge, but increased student participation in future discussions, etc.

      It sounded as if it made the class much more exciting. Now of course, part of this excitement was probably just from the fact that the instructors had to rethink their entire syllabus, and revise it to actually be used with the iPod, which probably freed them from a lot of the boring standby material. But the fact that students for additional semesters were willing to purchases their own iPods, if they could just take the class, proves the value of the new format.
  3. Gothic Imagination by CptChipJew · · Score: 3, Funny

    = "I wonder what is the most creative way to slit my wrists"

    --

    --
    Vonal Declosion
  4. Can they record? by Jerk+City+Troll · · Score: 4, Interesting

    What would also be really neat is if iPods could record. I could definitely see how having a 10-20Gb minirecorder could be really useful for classes. I've always wanted to be able to record lectures and play them back later with a high degree of ease. Laptops OTOH are not too well suited for this and you need a lot of space for a full course load.

    Over all, this is a really cool idea.

    1. Re:Can they record? by Dylan+Zimmerman · · Score: 4, Informative

      iPod's can't record, but if you really want something that does, then get a Sony Mini-disk player/recorder. They aren't that expensive and the disks hold quite a bit of audio.

      Now, I wonder if the iPod's remote buttons are separate from the internal buttons from the iPod's point of view. If they are, then it should be possible to mod your remote and make it into a microphone that you could use with either hacked iPod software (yeah, right) or the Linux on iPod project. Just write a program that interprets the 'next' button on the remote as microphone data.

    2. Re:Can they record? by JebusIsLord · · Score: 3, Informative

      The creative nomad jukebox 3 can. you need an external mic though. this is why i bought one of those instead of an ipod, even though the ipods are admittedly sexier.

      --
      Jeremy
    3. Re:Can they record? by Tmack · · Score: 2, Interesting
      Of cousre there are these things called cassette recorders, they work fairly well at recording lectures. You can even get Micro-cassette recorders that are even smaller. They dont cost all that much and you can get replacement media for really cheap.

      Granted most lectures I recorded were not of the caliber necessary for digital recording, I could see how it might be needed in a class such as "Gothic Imagination". Plus, with the tape recorder I could play back the whole lecture in 30mins with the speed-dial turned all the way up. Might be nifty to be able to sort and store as files, but I dont think its worth the extra $$ for use strictly in class. Very usefull for lectures like American History that I tended to fall asleep though (until the tape clicked off at 5till end of class).

      TM

      --
      Support TBI Research: http://www.raisinhope.org
    4. Re:Can they record? by dadragon · · Score: 2, Informative

      It'd be excellent for bootlegging live shows if they made a model that could record, although isn't it impossible to copy MP3s off an iPod?

      No. The files just can't be seen from the Mac finder. They are stored in directories name .{something}, so they also don't show up without using ls -a.

      All you have to do to get songs off the iPod is type:
      find . -name "*.mp3" -exec cp {} /some_dir \;

      and that will copy all the songs from the iPod to /some_dir

      --
      God save our Queen, and Heaven bless The Maple Leaf Forever!
    5. Re:Can they record? by Jason1729 · · Score: 4, Interesting

      iPod's can't record, but if you really want something that does, then get a Sony Mini-disk player/recorder

      They way Sony is going, you'll probably have to pay a royalty to play back the lecture; there's always the chance of it being used to acoustically copy CDs.

      Go with the old fashioned analog microcassette recorder. The only problem I had with that is getting the mic to actually pick up the lecture, but you'll have the same problem with a digital solution.

      Just write a program that interprets the 'next' button on the remote as microphone data.

      Yep, I'm sure iPod is capable of picking up pushbutton presses fast enough. Coming from the mic, you'll have PCM data, the lowest that's acceptable for speech will still need 1 megabyte/minute. That's over 100,000 keypresses per second.

      Jason
      ProfQuotes

    6. Re:Can they record? by lylum · · Score: 2, Interesting

      I have a Ripflash Mp3 player (and recorder) and it does a fairly good job recording lectures (and the 128 MB built-in last for about 8 hours).

    7. Re:Can they record? by Herg · · Score: 4, Informative

      The Archos Recorder is another MP3 player that has a recording function. It has a built-in mic, about 10 hours uptime per charge, and the 20GB model can be had for less than $250.

      The interface to a PC is simply a USB HDD, so it can be used with just about any OS, unlike the iPod.

      It doesn't run Linux, but there is an open-source replacement firmware available, Rockbox.

    8. Re:Can they record? by tmark · · Score: 2, Informative

      If you want to record, get yourself a digital voice recorder. There's plenty of models out there, including ones by Sony and Olympus, and some of the come bundled with Dragon or ViaVoice dictation software.

      Advantages (vs typical MP3 recorders):
      - You're not limited by the memory of your little MP3 recorder as you can (at least with Sony models) just pop in a new memory stick.
      - most models have VOR capabilities so you only record when there's *something* to record. I would guess most MP3 recorders, since they're designed to record music, won't have this.
      - most models allow you to set the mic sensitivity which widens the range of environments the thing will be useful in.
      - many models allow you to do things you probably can't do with an MP3 recorder (like split tracks in half, or timestamp files).
      - you don't need an external mic (though you can use one if you want). Having to tote an external mic to record *sucks*.
      - you don't need external headphones since they have built-in speakers. I can't imagine most MP3 recorders have a built-in speaker.
      - they record in mono which is all you need for capturing lectures.

      If typical MP3 recorders did all of the above, I'd have bought one instead of my digital voice recorder. I just wish the model I bought could record to MP3. But the digital voice recorder is *designed* to capture voice, so all the right design decisions are there.

    9. Re:Can they record? by mingot · · Score: 2, Interesting

      Plus, with the tape recorder I could play back the whole lecture in 30mins with the speed-dial turned all the way up.

      This reminds me of an article I read ages ago that said that listening to sped up audio actually helped comprehension and retention of the subejct matter. Can't find a thing about it via google, though.

    10. Re:Can they record? by blixel · · Score: 3, Informative

      even though the ipods are admittedly sexier.

      I have to admit I chose form over function when I bought my MP3 player, which was the iPod. I spent days reading reviews on cnet.com and a few other sources, compared prices, features, even created a spread sheet of my own so I could compare them quickly at a glance. In the end I decided the iPod just wasn't worth the money vs. the features it had. But I bought one anyway because of the size and sleek design.

      Now that I own it, I can't say I'm sorry about my choice either. I'm happy with the product. My only regret is that I didn't wait another 2 months for the new iPods to come out because I think they are quite an improvement. The only bad thing about the new iPod is that they sacrificed battery life for size. The new iPod has a smaller battery and thus wont last as long between recharges. That aside, the even smaller design of the new one combined with some new features made me break down and buy the new one as well. I was dissapointed to see that Apple didn't include an FM tuner. That would be my personal first choice for a new feature to be added. I would also like to see voice recording, FM recording, line in/out on the device itself with the ability to RIP MP3's directly from a stereo without using a computer, more dumb little games, an FM Transmitter, and probably a few other things I'm forgetting. But to put all that stuff in the player would probably make it much larger and wouldn't be worth it to many people who need the ultra slim design of the iPod.

    11. Re:Can they record? by bgarland · · Score: 3, Interesting

      According to a new item at http://macrumors.com/ the iPods have a secret "recording" option when in diagnostic mode.

      Recording feature found on new iPods!

  5. Gothic Imagination course? by rnb · · Score: 5, Funny

    University professors say the gadgets have helped the students think more critically about their Gothic Imagination course.

    That's a lot of Bauhaus and Sisters of Mercy songs.

    1. Re:Gothic Imagination course? by Anonymous Coward · · Score: 4, Funny

      last year, the course was expanded.

      now, you also have to be able to regurgetate the full history of both Christian Death's, in order to pass the class.

      this happened after a student finally ended the perpetual debate of whether bela lugosi was dead or undead by producing his skeleton.

    2. Re:Gothic Imagination course? by Zathrus · · Score: 3, Informative

      I was never into Gothic music, but my wife is (as evidenced by her collection of Bauhaus, SoM, and others).

      For those actually interested:

      http://www.faculty.de.gcsu.edu/~rviau/GothicIm.h tm l

    3. Re:Gothic Imagination course? by thenewnoise · · Score: 2, Funny

      my dog is so goth it says bauhaus

    4. Re:Gothic Imagination course? by Elequin · · Score: 5, Funny

      My car is so goth it goes "Ankh! Ankh!"

    5. Re:Gothic Imagination course? by Caoch93 · · Score: 4, Funny

      I see, so successfully deciphering the meaning behind The Sisters of Mercy's "This Corrosion" is left for a graduate level course?

    6. Re:Gothic Imagination course? by theonetruekeebler · · Score: 2, Funny
      Hey, I've been in Milledgeville. You have any idea how hard it is to be goth in South Georgia? It's like being goth at a Hank Williams, Jr. concert.

      On the other hand...

      --
      This is not my sandwich.
    7. Re:Gothic Imagination course? by Caoch93 · · Score: 2, Funny
      Graduate level course - explain why anyone listens to Diamanda Galas...

      Oh, that's easy- people listen to Diamanda Galas so they can be pretentious. It's the same reason people claim to listen to Swans before, say, This Burning World.

      Heh...I once saw a concert poster from Swans' early days. It said..."Tonight! Live! The Smiths with special guest: Swans!" I tried to picture a venue full of Swans fans and Smiths fans. I laughed so hard that I hurt myself.

  6. Audio books? by Chairboy · · Score: 4, Insightful

    Could an MP3 player be considered a study aid if perhaps it were to be filled with Audio Books?

    A previous story about the Kalishnikov ammo magazine MP3 player led me to http://www.audiobooksforfree.com, a website that has a bunch of books in MP3 format.

  7. At my school... by strateego · · Score: 5, Funny

    All I get is an education. I don't want that crap. I want my free iPOD. Damn you WCC

  8. Quote the article.. by Rudy+Rodarte · · Score: 5, Funny

    "I not only use it for class assignments but for personal use as well." I wonder what kind of personal use this dude was talking about? Surely not the 17,000 over the next 3 years kind?

  9. What I Keep Wondering is.... by ihatewinXP · · Score: 4, Interesting

    When or if or how Apple is going to release some kind of documentation for us to play with the guts. its obviously updateable and from a xserve cluster article I saw that they have already been re-programmed as headless lcuster administration tools. That and "dual processors" and "cd burning capabilities" why shouldnt we the owners be let in at some point. On an official Apple message board it was recently relayed to the community that ipod software 2.0 will NOT be availible for the first gen ipods...well I dont see anything that pushes the capabilities...why not let us have a look?

    --
    ---- The real Slashdot is still here. You just have to browse at -1 to read the comments.
    1. Re:What I Keep Wondering is.... by Gogo+Dodo · · Score: 2, Funny
      That and "dual processors" and "cd burning capabilities" why shouldnt we the owners be let in at some point.

      I think you've been reading too many rumor sites. The "dual processors" in an iPod is a myth. Dunno where you got the "cd burning capabilities" idea from.

  10. Download MP3's Sanctioned By the School? by neildiamond · · Score: 2, Interesting

    Sure there are other things you can do with the i-Pod, but when schools are getting bothered by the RIAA all the time, this doesn't seem to make much sense. Well... unless they really like having the RIAA after them? I don't know.

  11. Most Colleges by Anonymous Coward · · Score: 2, Insightful

    Most colleges claim that lectures are copyright by whomever is giving the lecture. That is, if your professor gives a lecture, the professor owns the lecture and you are not allowed to duplicate it without permission. Most also have policies mandating permission to record be given for people who have physical disabilities (such as deafness) that would prevent them from learning the material by hearing it a single time.

    I'm interested to hear what Slashdottians think about this. It does cause obvious problems with using Ipods as study aids!

    1. Re:Most Colleges by Rolo+Tomasi · · Score: 2, Funny

      So the deaf person can still learn the stuff from the lecture by playing it back and listening really really hard?

      --
      Did you know you can fertilize your lawn with used motor oil?
    2. Re:Most Colleges by Anixamander · · Score: 4, Funny

      for people who have physical disabilities (such as deafness) that would prevent them from learning the material by hearing it a single time

      This would also work for people who don't speak the language in which the course is taught. They could just play it back louder.

      --
      Do not taunt Happy Fun Ball(TM)
    3. Re:Most Colleges by linuxprincess · · Score: 2, Interesting

      I think it would be a great thing to have for my lectures. I'm partially deaf and despite the small class sizes at my college I still have trouble taking notes. I've tried the old fashioned analog microcassette recorder, but it never really worked for me. If I could afford one for my lectures it would be great!

  12. They don't say... by mental_telepathy · · Score: 5, Insightful

    But I would guess they are getting the phased out 5GB models. A little oversotck magically turned into good PR and some word of mouth sales.

    1. Re:They don't say... by EyesWideOpen · · Score: 2, Informative

      While they don't say that they were given 5GB iPods, they do say they 'were given 5GB of music on their iPods' so it sounds like they probably got the phased-out models.

      --

      As with the sun's light
      My mom was magnificent
      Unquestionable
  13. Seems like a bit of a stretch by fducky · · Score: 2, Interesting

    It works for audio, text, contacts and calendar. I see the use for this course but it seems a bit of a stretch to make this practice widely available. Libraries could use ipods for checking out audio content which could save on duplication costs but campus networks could also share the files. Which would save a bunch on hardware, over the ipod option at least.
    Seems like a better marketing plan then educational tool.

  14. Let's see by Faust7 · · Score: 3, Funny
    Georgia has given iPod digital music players to its students to help them with their coursework,

    MP3s, OS X/Office X, Linux...

    ...and now, homework answers in advance!

  15. Cost vs. Benefit? by frinkster · · Score: 2, Insightful

    Sounds like the iPod would actually be useful as part of the coursework, but is that benefit really outweighing the cost?

    Apple donated the first batch, but they aren't going to keep doing that. Someone has to pay for them at some point.

    1. Re:Cost vs. Benefit? by KiahZero · · Score: 2, Insightful

      And then there are those of us that earned scholarships and yet aren't bitter about it.

      These are pampered rich kids taking a bullshit course called "Gothic Imagination".

      This is a public school in Georgia. Last I heard, Georgia has a policy that any students that graduate high school with a B+ average get scholarships to in-state schools. So I'm sure that it's just *packed* with snobby rich kids who wipe their ass with money.

      Especially since the school is so damn expensive. I know I wouldn't be able to afford out-of-state tuition. $5,484 a semester. I don't know what you were expecting, but that's fucking low for tuition. So to rack up the kind of bills you claim 'daddy' would have to pay, he or she would have to take 5 years.

      Nevermind the fact that you don't know what the fuck they're studying. For all you know, this 'Gothic Imagination' class could be an Art History / Conservation class.

      It pisses me off that I busted my ass for a scholarship, and then to pay back student loans, when the shools give the same degree and preferential treatment to mentally deficient trust fund babies because they're the ones who can donate to the alumni fund down the road.

      Good for you; you got a scholarship. Instead of being grateful to whatever organization gave it to you (I won't assume that it was the school), you instead get mad at people who, by an accident of birth, happened to have rich parents. What do you expect? I'm all for dissing the rich, but seriously - what do you want? Should rich people be banned from higher education because they don't have to earn scholarships to get into school?

      Bah. Higher learning my ass. What a waste of time and money University was.

      So you're actually not bitter that other people didn't have to pay, but are just having a bit of buyer's remorse?

      --
      I'm a lawyer, but not yours. I wouldn't represent someone who thinks taking legal advice from Slashdot is a good idea.
  16. I don't get it... by jonfelder · · Score: 5, Insightful

    I'm not sure I really see much of a point here. The iPod is a cool gadget and all (I own one in fact), but even after reading the article I don't see the benefit.

    The article mentioned that not all people have broadband at home so they can't necessarily download the files easily. Isn't this what campus computer labs are for? Students could just listen to the audio there. You could use usb keys for a fraction of the price and just download the audio files to them. CDRWs would be cheaper still and you could write the audio tracks directly to them.

    It would seem to me, that at $500 a piece you could give the students desktops or even laptops. Sure, they aren't as portable or cool as an iPod, but they'll play music along with having many other capabilities.

  17. Already in use at BGSU... by heldlikesound · · Score: 5, Insightful

    While not distributed by the school, each Mac has a firewire cable coming out the back that ends attached to the front of the machine. This way students can use their iPods (or other firewire drives) to move large video or graphic files from machine to machine. I wouldn't reccomend actually working off of the iPod for reasons of heat, and simply the fact that they aren't really made for that kind of abuse. However, for moving large files, they are great.

    Oh, yeah, and they hold about 10,000 songs too. That's pretty cool.

    --


    Cloud City Digital: DVD Production at its cheapest/finest
    1. Re:Already in use at BGSU... by The+Bungi · · Score: 3, Funny

      Hi. This is the RIAA. Please gives us a call at your earliest convenience. We have flexible payment plans. Thanks.

  18. Re:High tech tools for education. by Anonymous Coward · · Score: 3, Funny

    ... and call it a laptop?

    Where do you study, the University of DURRRRRR?

  19. For Todays Field Trip... by wo1verin3 · · Score: 4, Funny

    Attention Class, For Todays Field Trip we will be visiting CompUSA and seeing who can steal the most software.

  20. iPods are a write-off by haaz · · Score: 2, Interesting

    I think it is actually possible to use a gizmo such as an iPod for tax write-off purposes. I think if you review it for an Established Publication(tm), you can then write it off. But don't take my word for it; I've only heard of it being done. (A tax accountant would be much better to ask about how to make it a valid write-off.) I'm really not sure how it could become an education write-off.

    --
    -- haaz.
  21. How nice of Apple by fobbman · · Score: 3, Funny

    That's just like my crack dealer buying me a new pipe.

    Wait until the RIAA hears about this. Talk about a revenue stream!

  22. Knowing Apple... by haaz · · Score: 4, Insightful

    ...it won't happen. They're very tight about what information they release. And even then, it's often done under NDAs. Ferinstance, I recall from my LinuxPPC days the great lengths an honest developer would have to go to get documentation on a chip used in Mac hardware. And just because OS X has BSD at its core doesn't mean Apple's any more open with anything else. Proprietary thinking is still very much in the house, despite their partial embrace of open source software and open standards.

    That said, there's no reason the iPod couldn't be hacked, as seems to be happening. (It's not encrypted in any way (that I know of), and therefore not under the guard of the DMCA.) But it would be quite good for Apple to open up just a little bit more.

    --
    -- haaz.
  23. Especially if you think you can deduct this. by MickLinux · · Score: 2, Funny

    Let's see... Congress has a huge new debt cieling that it's about to approve, and the dollar has fallen to new lows, and invester confidence is in the toilet tank, and somebody thinks that they'll be able to deduct something from their taxes?

    Definitely time to go back to school.

    --
    Correct Horse Battery Staple: 72 bits of entropy. Enter "Correct H" into google. When it generates the phrase, that's
    1. Re:Especially if you think you can deduct this. by Apaturia · · Score: 3, Funny

      The dollar is not falling to new lows, it's soaring to new highs!

      Oh wait... *that* dollar. :P

  24. Re:High tech tools for education. by Fred+IV · · Score: 2, Insightful

    Ugh, feature creep. No offense, but most of the appeal of the iPod is that it is small, lightweight, has decent battery life, and does one thing really well.

    By the time all that was added, you wouldn't have an iPod anymore, you would have a sub-notebook.

  25. write it off... by ouchmyliver · · Score: 2, Interesting
    "I wonder if I can write off my new iPod as an education expense. "
    Well I doubt that you can write it off as an education expense but I wrote mine off as a business expense. Seriously -I did! Hey a 30 Gig portable hard drive is a valuable tool. I hear it plays music too :)
    --
    "There is always an easy solution to every human problem -neat, plausible, and wrong." - H. L. Mencken
  26. Re:Whoopty doo by nudicle · · Score: 2, Insightful

    If your point is that a lot of technological innovations don't seem to improve education much and turn out to be a much-hyped waste of money, then fair enough. If your point is that this is an example of liberal-arts institutions wasting money, then I'd point out that the iPods were donated by the private sector and no liberal arts institutions were harmed by the creation of this experiment. -nudicle

  27. Gothic iPod by magarity · · Score: 4, Funny

    "their Gothic Imagination course"

    I didn't know iPods came in black.

  28. There's a Gothic Imaginiation course??? by JonKatzIsAnIdiot · · Score: 5, Funny
    The universities are in sadder shape than I thought. What does the syllabus look like?
    • It's not your parent's basement - it's a medieval dungeon
    • Appropriate curses to use when your father won't let you drive his Volvo
    • How to prove your individuality by dressing alike

  29. Re:Whoopty doo by Black+Perl · · Score: 4, Insightful

    How much money do you suppose the students wasted on the free iPods that they were given (and that were donated by Apple)?

    The students? None. Apple's the one wasting the money here.

    If they had given the iPods to an Embedded Systems class at MIT, and challenged them to find "creative uses" for them, I'm sure we'd see a lot of newsworthy (at least Slashdot-worthy) things. But I doubt this class will find "uses" that we'd give a hoot about.

    --
    bp
  30. Whoops.... by ewhenn · · Score: 5, Funny

    ...Apple donated about 50 iPods as part of an experimental project...

    There goes profitability for the next 2 quarters.

  31. uhhhh.... by thatguywhoiam · · Score: 3, Funny
    Now add a high-rez screen at least one half-page in size and the ability to play shockwave, flash, small programs and scripts, and up-to-date eBooks/pdfs, and you have a do-all textbook. Add input and networking and you can take tests and do homework on it too.

    That's called an iBook.

    You're right, good idea though.

    --
    If Jesus wants me it knows where to find me.
  32. Write it off as a portable backup device by pvera · · Score: 3, Insightful

    I always use about 1GB out of my 5GB iPod to do backups of my home folder. It is much faster than transferring the files to a network server that is in the tape backups schedule. THAT is business usage and can be written-off.

    --
    Pedro
    ----
    The Insomniac Coder
    1. Re:Write it off as a portable backup device by bigmouth_strikes · · Score: 2, Informative

      I doubt that would fly with most accounting departments.

      "But listen, I'm first and foremost using the DV Camcorder as a backup device!"

      --
      Oh, I can't help quoting you because everything that you said rings true
    2. Re:Write it off as a portable backup device by alienw · · Score: 2, Insightful

      I would pay money to see you explain that to the IRS, Mr. I-am-not-a-lawyer-but-I-play-one-on-Slashdot.

      "no, look I use this expensive music player to store my secret business formulas. Why is there music on it? So nobody finds the trade secrets. Did you say something about a fine? I don't think I quite understand what you're saying there, mr. agent. What are back taxes now?"

      Just remember, people: never trust slashdot tax lawyers.

  33. So, where do I apply? by RobRancho · · Score: 2, Interesting

    And I would like to see what kind of Goth iPod mod someone could come up with.. black face-plate with red back-light?

  34. The ideal money-making scheme for the RIAA by broken · · Score: 4, Funny

    1 - Give free iPods to college students.
    2 - Wait a few months and sue them for all the "illegal" music they have stored there.
    3 - Profit! (receive tens of thousands of dollars in settlements)

  35. Recording on Gen 2 by RedX · · Score: 4, Informative

    Don't be so sure that you can't record on the new Gen 2 iPod as a LINEIN setting has been discovered in Diagnostic Mode.

  36. Nope. by dasmegabyte · · Score: 2, Informative

    The government is very explicit with educational expenses you can itemize. Books are not included and neither are mandatory fees...just tuition -- UNLESS it's directly related to your CURRENT career. So if i take linguistics (future career) classes, i can only write off the tuition for that classes' credits, and with calc classes (current career) I can write off pretty much everything. However, you might be able to write it off as a development tool; i am. The general rule is items used 80% (i think) of the time for work can be written off. My iPod has my current codebase and tasklist on it 100% of the time. So you know, there's $500.

    Of course, the problem is getting the auditor to believe that.

    --
    Hey freaks: now you're ju
  37. I know a creative use for the iPod. by RoadWarriorX · · Score: 2, Funny
    I can definitely find a use for the iPod:
    1. Take good notes on your class.
    2. Record MP3's of your notes, upload it to the iPod.
    3. Take the iPod to a test.
    4. Get an easy A!


    Disclaimer: I do not like to promote academic dishonesty, I just like to point out the obvious!
  38. In other news... by iamhassi · · Score: 3, Funny

    "Sony has donated 500 Playstation 2's, Force Feedback Steering Wheels and Gran Turismo 3 games to students of a California high school so that they may practice their Driver Education class.

    'I think this Playstation is great!' said one sophmore, 'I'm doing so much better in my Driver Ed class, but I think it's hurt the rest of my studies because I spend all my time playing.'

    School officials hope to use the game systems for other classes as well. 'Soon we plan on purchasing 500 copies of Grand Theft Auto 3 as part as our Criminal Law class to demonstrate that crime doesn't pay.' said superintendent Seymour Butts."

    --
    my karma will be here long after I'm gone
  39. Re:Can they record? HERE'S HOW! by glowurm · · Score: 2, Informative
    Details of recording process

    Seems somewhat primitive at this point, but has possibilities!

  40. At Berklee it's Required.... or at least recommend by TibbonZero · · Score: 2, Interesting

    At Berklee College of Music... having an iPod can be included in Finacial aid i think. It's pretty well recommended and common to have one...

    --
    Tibbon
    tibbon.com
  41. Yes, they can record by Fred+IV · · Score: 2, Informative

    The new iPods can record, but the feature is hidden away in the diagnostic menu...


    Linkage:
    Diagnostic mode with mention of line-in recording
    Mono recording short clips with diagnostic mode and earbuds

    Maybe something Apple has planned for the next software update?

  42. And I'm right up the road by Sabalon · · Score: 2, Informative

    I live about 40 miles from GC&SU. I know the head of IT there (though he probably doesn't have much to do with this, he is the chair of the statewide IT committee and is very on top of things) and I have to read about this on the BBC's site?

    GC&SU is a nice campus - kinda out in nowhere, the campus (mostly old buildings) makes up a lot of the town. They have wireless all over the campus and purposly spills over into surrounding student hot-spots. I think they even have a point-to-point wireless link to the downtown to provide access to students while there.

    Nice cafeteria too :)