Slashdot Mirror


University Tries "One iPhone Per Student"

alphadogg writes to tell us that one freshman class has a little more than usual to be excited about. When students at Abilene Christian University showed up for their first days of class they were greeted with the choice of either a new iPhone 3g or an iPod Touch plus a package of custom web apps to use on them. "The hardware is part of the Texas university's pilot mobile learning project, which has been gestating for over a year. About 650 first-year students chose the iPhone, and about 300 the iPod Touch, which is a very similar device but without the 3G radio (both devices incorporate an 802.11g Wi-Fi adapter). ACU pays for the hardware, student (or their parents) select and pay for their monthly AT&T service plan."

281 comments

  1. Rates by jadedoto · · Score: 3, Insightful

    Now do the students have to pay the extra surcharge that offsets the cost of the phones, or does the University pick up that tab as well?

    1. Re:Rates by Ironsides · · Score: 2, Insightful

      I can think of Departments that have OS specific requiremetns (Specifically Windows). Mind you, this is because the applications they require students to use are not available for other OS's. Engineering programs routinely have this trouble.

      --
      Fly me to the moon Let me sing among those stars Let me see what spring is like On jupiter and mars
    2. Re:Rates by Kemanorel · · Score: 2, Interesting

      I didn't know that the iPod or iPhone was limited to one OS. That's so very odd...

      Oh wait, it's not. Get off you anti-Apple soapbox and grow up a bit.

      This is similar to a grant awarded to the 7-8 Jr. High School I teach at to give every student a Palm for a year. Didn't work too well, but then again, the software we had wasn't what we needed, we had minimal support, and 12~14 year olds are considerably more immature than college freshmen... Well, maybe not that much less mature, but you get the point. It didn't work well 5-ish years ago, but maybe the software and support has caught up with the theory.

      --
      Mess not in the affairs of dragons, for you are crunchy and good with ketchup.
    3. Re:Rates by Gizzmonic · · Score: 1

      Of course, the students are the ones who end up paying. Basically, what they do is remove the option of choice from the students and raise their bill. It makes things easier for IT, and I'm sure it helps to market the school.

      Is it better for the students' education? That's very doubtful. In these days of sophisticated web applications, there is no good reason to be tied to a particular platform. This will inevitably lead to scalability issues.

      --
      (-1, Raw and Uncut is the only way to read)
    4. Re:Rates by 93+Escort+Wagon · · Score: 1

      Universities should be OS-agnostic when it comes to student requirements

      You can make that argument in this specific case - but in the broader scope, it just doesn't work in the real world. In our department (electrical engineering) we have a number of software requirements that are industry driven. Several of these are Windows only. One could argue this is a bad thing - and I wouldn't disagree - but we have to keep in mind that a university's end goal is generating students that are employable, and the university's IT staff is employed specifically to help acheive that goal.

      --
      #DeleteChrome
    5. Re:Rates by Anonymous Coward · · Score: 0

      I'd hate it too. I wouldn't want either product.

      I know OSU is good for cross-platform in most cases. We have site-licenced software for Windows, MacOS and Linux (I've gotten some of the Linux stuff working on FreeBSD [grin]).

      Many departments do tend to have their favoritisms. I know a few that like MacOS, some tend to favor Linux. Some have no preference. Not sure of any favoring Windows at the moment.

    6. Re:Rates by jebrew · · Score: 1

      Does the iPhone not have an OS? Can it run Linux?

    7. Re:Rates by deathlyslow · · Score: 1

      So those same kids are to try it again then. Maybe they will have grown up in about 5 years. I don't think so. I think they should have had their choice of phone and or music player. Not just apple. Did I read TFA, Bah this is /. you know. Why would they say to the students that they can only have this or that. Why not buy the phone of their choice for them?

      --
      Don't blame me for redundant posts. I can't type very fast. Hence the user ID.
    8. Re:Rates by Firehed · · Score: 1

      I didn't know that the iPod or iPhone was limited to one OS. That's so very odd...

      Oh wait, it's not. Get off you anti-Apple soapbox and grow up a bit.

      To be fair, most of the web apps designed around the iPhone either fail entirely in a desktop browser (user-agent detection), fail entirely in anything other than Safari (use of certain CSS properties, for example), or have no good desktop equivalent.

      This won't be a problem for any of these students, but data speeds aside, the heavy javascript that's in most web apps just doesn't play too nicely with the iPhone's processor. Even over WiFi, most web apps are fairly slow to load, and of course tend to be quite a bit slower than locally installed apps. At least that's been my experience since the day after the original iPhone came out. Local caching can solve some of that (I believe there's some funky thing in Safari roughly equivalent to Google Gears for client-side data caching), but a lot of the problem stems from slow responses on HTTP requests - which is a problem both on "real" apps and web apps that go through some sort of web services layer (Facebook for iPhone, for example)

      --
      How are sites slashdotted when nobody reads TFAs?
    9. Re:Rates by Kemanorel · · Score: 3, Insightful

      Fair enough, I should have said, "limited to being used with one OS." Out of fairness, can you name me any other small internet enabled device that is not a "netbook" that can run multiple OS's? Everything I can think of that falls in this class of device (PDA-ish or MP3 player with additional features) is locked to a propriety OS, be it OSX, WinCE, Palm, or something else. Very rarely can you change it out, even if it is an Android phone. It's still limited to what it came with. Perhaps the people in charge of this decision went for a combination of an OS they could get software for fairly easy, a decent UI, and a piece of tech that has something of a "cool" factor to entice students to spend their college money at their private institution.

      --
      Mess not in the affairs of dragons, for you are crunchy and good with ketchup.
    10. Re:Rates by shinma · · Score: 1

      Except a mac can run Office, and even dual-boot into Windows or Linux so you can have the best of all three worlds, instead of being locked into one platform. Not to mention that if you want a job in the film or sound editing industries, you'd better be conversant with programs like Final Cut and Logic.

      --
      Shinma
    11. Re:Rates by Anonymous Coward · · Score: 0

      I believe what the OP meant was that the school should allow them to use any Smart Phone type device whether it be Palm, Windows, iPhone, or other as long as it has a browser that their applications can support on the back end.

    12. Re:Rates by Jerry+Smith · · Score: 0, Redundant

      Fair enough, I should have said, "limited to being used with one OS." Out of fairness, can you name me any other small internet enabled device that is not a "netbook" that can run multiple OS's? Everything I can think of that falls in this class of device (PDA-ish or MP3 player with additional features) is locked to a propriety OS, be it OSX, WinCE, Palm, or something else.

      Insightful sir, I appreciate your post.

      --
      All those moments will be lost in time, like tears in rain. Time to die.
    13. Re:Rates by Kemanorel · · Score: 1

      From what I would understand of this type of program, the software is to be loaded on the device so that the students can work even when not connected. It's not just accessing a remote, web-based app. The university would still have to lock down to one OS choice for that to be viable.

      --
      Mess not in the affairs of dragons, for you are crunchy and good with ketchup.
    14. Re:Rates by dgatwood · · Score: 4, Interesting

      They do have their choice of music player and phone. The students would just have to buy it themselves. The purpose of this program isn't to provide a music player or a phone. The purpose is to provide a mobile platform that provides support for their custom apps, a web browser that's usable for research on the go, and a video player that integrates with iTunes U for podcast video content of lectures and support material. You could halfway do some of that with a device from another manufacturer, but you'd have to work at it and it would always be a kludge. Think of it as the school providing a learning tool that just happens to come with your choice of a free music player or a free phone.... :-)

      P.S. AFAIK, iTunes should work in recent versions of Wine, complete with iPod/iPhone syncing.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    15. Re:Rates by Anonymous Coward · · Score: 0

      Cut back on the ethanol and grow up WinFanBoi

    16. Re:Rates by deathlyslow · · Score: 1

      Makes sense. I could go along with that.

      --
      Don't blame me for redundant posts. I can't type very fast. Hence the user ID.
    17. Re:Rates by Teilo · · Score: 4, Insightful

      Abilene has had this program for a long time now. They piloted it on the original iPhone, and were Apples poster-child for demonstrating the iPhone as a platform.

      And no, in their case, it makes no bloody sense at all to allow multiple-OSs. They have developed the iPhone to the hilt, integrating everything from school maps, class schedules, class notes, recordings of classes, messaging, notices, etc., all into one integrated platform. There is no way they could have accomplished the same thing on mobile devices if they had to support mixed platforms, without making it both harder to use, run slower on mobile devices, and a support nightmare. The iPhone provided them an ideal opportunity, and they took it. More power to them.

      Could they have gone open? Sure. If Android had been available already, perhaps they would have gone that direction. But you can be sure that even if they went open, they would have settled on ONE platform for the same reasons as noted above.

      --
      Mir tut es leid, Menschen daß Einfältigfehlersuchenbaumfolgendenaffen sind.
    18. Re:Rates by sexconker · · Score: 1

      A university's goal is to make money.

    19. Re:Rates by argiedot · · Score: 4, Informative

      Normally I would have stayed clear of this Apple vs. anti-Apple discussion. However, a sort of irrational bond with my stolen Nokia E65 has prompted me to make the following comments:

      • A Symbian S60 based smartphone (and there are quite a few out there) has the advantage of being easy to synchronise on Windows, OS X, and Linux with minimal adjustment (the last I knew of the iPhone, you had to jailbreak to be able to do Linux. If this is not true anymore, please ignore this comment).
      • S60 is an established, stable, platform and is used by more than just Nokia (Panasonic, LG? Some others I cannot remember). All APIs are publicly documented and parts of the source are available to developers (AFAIK).
      • Nokia has announced that it plans to open-source Symbian and the associated platforms: S60 and UIQ.

      With all this, I would have chosen an S60 phone to work with. It also has the other advantage that if you feel that the phone you've chosen at the moment doesn't quite cut it, you can just provide a more powerful phone later, because S60 is going to be around a long time. You can keep going forward with the same software.

      The slightly more expensive Nokia N96 matches up to the iPhone in most departments, I think, and it is possible that a much less expensive phone will meet the students' needs. Still, maybe they find it more convenient to code with Apple software, in which case the whole argument is moot.

    20. Re:Rates by moyix · · Score: 0

      The iPhone doesn't have support for Linux (no iTunes!), and since it (unlike previous incarnations of the iPod) doesn't function as a standard USB mass storage device, it's effectively useless on that platform. I agree that it's not limited to one, but it is limited to two.

      Current workarounds involve jailbreaking your iPhone/iPod and then (I am not making this up) syncing files over SSH.

    21. Re:Rates by jadedoto · · Score: 1

      My University is pretty OS-agnostic.

      Well, except that I have to program everything in Visual Studio 2005.

      But otherwise it's pretty cool, we have Windows and Macs avalaible and if you want to access your student drive remotely, it's on a Mac via SSH, and the Engineering school has UNIX accounts on various machines for our SSHing needs- Debian, Solaris, OSX, and HP-UX. :D

    22. Re:Rates by ivucica · · Score: 1

      Hm, I don't feel Android is so open if I am forced to use Java :) I have yet to see a live device to judge, but ... meh :)

      On the other hand, I'd go Android any day as opposed to WM or iPhone if I had to buy stuff for university. On the other hand, when people get shoved stuff for "free"...

      I just hope those students are not forced to go the iPhone way; I wouldn't like to be forced to pay stuff to my telco just because I entered a university. (I hope they were at least a bit reasonable, but in today's society...)

    23. Re:Rates by KylePflug · · Score: 3, Informative

      There are tons of apps that turn the iPhone into a wireless mobile drive. I have one that I got for free that uses webdav to make the iPhone a wireless drive that can play/read/display almost any content my laptop can (audio, doc, spreadsheets, pdfs, etc.) I keep all my syllabi and digital readings on it.

    24. Re:Rates by Teilo · · Score: 1

      They aren't forced. RTFA. If they don't want to switch phones, they are given an iPod Touch for free, which gives them all the same stuff.

      --
      Mir tut es leid, Menschen daß Einfältigfehlersuchenbaumfolgendenaffen sind.
    25. Re:Rates by ceoyoyo · · Score: 1

      Does it come in a cheap (unsubsidized) form that doesn't require service from a phone company?

      The school is basically using the iPod Touch as a platform with the option, for those who want it, to get an iPhone and use it as a phone as well.

    26. Re:Rates by danielsfca2 · · Score: 1

      I love OSS, but the only thing you'd really gain from the Nokia platform is Linux compatibility, and out of a whole class of students i'm sorry but you're just not going to find enough of them that know what Linux is. I'm sorry, but all the developers writing stuff on the app store seem to think it's an easy platform to develop for, rather than the scary undocumented mess you portray it as.

      Even if you do have a couple of Linux-loving students, iPhones aren't really all that dependent on syncing with computers. Almost everything can be done OTA. The only exception besides activation (which they do for you now) is loading on your own music besides iTunes store purchases, and I assume that's not really a worry for the university since mp3 playing is not a main goal of the project. The Linux kids can borrow a friend's windows box for periodic music updates, or use some free OSS tool that will no doubt eventually emerge.

      By comparison, probably 99% of any group of students given the phone you suggest, would never even know how to sync it with their computer, based on my experience with everyone i know that has a phone.

      In conclusion:
      iPhones/iPod Touch: 100% can use, 99% can sync
      Nokia: 100% can use, 100% CAN sync in theory, 1-2% will figure out how to sync.

    27. Re:Rates by danielsfca2 · · Score: 2, Informative

      Sorry, forgot to mention:

      the phone you've chosen at the moment doesn't quite cut it, you can just provide a more powerful phone later, because S60 is going to be around a long time. You can keep going forward with the same software.

      Do you REALLY think that Apple will break App Store app compatibility? Especially in that direction. Consider:

      Apple made App Store retroactive (so to speak) to the EDGE-based original iphone. This definitely cost them sales of the 3G since if they hadn't, probably some people who have kept their old iPhones would have ebayed 'em and bought the 3G if they couldn't use the App Store on them.

      I bring this up because Apple already did the profit-hurting compatibility preservation, they will obviously do the profit-helping one i describe next:

      If Apple makes a more powerful phone in 24 months, which they no doubt will, and wants to add new features to the API for 3rd party apps they would have every incentive to make it run every App Store app flawlessly by continuing to support all of the old API. And this is FAR more likely to happen on iPhone platform, which is slightly tweaked Real Desktop OS (R) than it is on some embedded OS like Symbian or CE. Not doing so would provide a DISincentive to you and me to buy the new phone ("It's nice but i'd lose some/all my apps!")

      So I dispute that Symbian is a _more_ stable platform likely to be supported in the future. Perhaps it will be equally stable, but it is very doubtful to be more stable considering the size of the two install bases (and by "size" let's say i mean the install base of Symbian users who know what Symbian is and have installed at least 1 third-party app on their phone...since the rest wouldn't care about an API-breaking OS upgrade on the next phone model).

    28. Re:Rates by aurtherdent2000 · · Score: 1

      I love my Nokia N95 --- nothing beats its amazing camera!

    29. Re:Rates by Poltras · · Score: 1

      So they should turn toward web apps. In fact, the shift is happening, albeit slowly.

    30. Re:Rates by electrictroy · · Score: 1

      It's amazing how few understand this simple concept. When I worked for JCPenney, we charged 3, 4, or 5 dollars for giftwrap. Customers sometimes complained but I explained to them, "The other stores may offer "free" giftwrap, but it's not really free. The cost is added to the pricetag." The customers insisted not.

      But the cost of the giftwrap has to come from someplace; the store gets that money from the register when you buy something.

      And of course the Iphones are not free; the cost has just been added to your tuition - about $100 more per year. It's the same with healthcare; it's not free. The cost is simply subtracted from your weekly paycheck & handed-over to the Parliament or Congress, so they can misappropriate for buying tanks.

      --
      The government is not your daddy. Its purpose is not to raid middle-class neighbors' wallets and give it to you.
    31. Re:Rates by nneonneo · · Score: 1

      At our institution, the Software Engineering program receives a lot of funds from Microsoft, so they end up learning C# in a Windows-only environment. I am glad the Computer Science department doesn't have such an affiliation (if anything, they seem to have a certain love for Macs, even though I haven't seen Apple actively support the faculty)

    32. Re:Rates by AliasMarlowe · · Score: 1

      Everything I can think of that falls in this class of device (PDA-ish or MP3 player with additional features) is locked to a propriety OS, be it OSX, WinCE, Palm, or something else. Very rarely can you change it out, even if it is an Android phone. It's still limited to what it came with.

      They are not all as "locked-down" as their manufacturers would have you believe.

      Rockbox is a Linux-based alternative firmware which can provide enhanced functions on a variety of media players. It can be installed on several versions of iPod, as well as some media players from Archos, Cowon, iRiver, Olympus, SanDisk, and Toshiba. See http://www.rockbox.org/ or http://en.wikipedia.org/wiki/Rockbox, for instance.

      --
      Those who can make you believe absurdities can make you commit atrocities. - Voltaire
    33. Re:Rates by Anonymous Coward · · Score: 0

      Read much?

      From the (very) short paragraph above "ACU pays for the hardware, student (or their parents) select and pay for their monthly AT&T service plan."

    34. Re:Rates by mdwh2 · · Score: 1

      If they'd done it with a locked-down Microsoft platform, there'd be outrage here on Slashdot. But because it's Apple, it's evidently okay.

    35. Re:Rates by DrgnDancer · · Score: 1

      As sibling pointed out, you can choose an iPod touch instead of an iPhone, and from the looks of things the university is keeping it's option open for future improvements in the smart phone arena:

      ACU created a bundle of Web-based mobile applications, rather than make use of Apple's software developers kit. That gives the school the option of making use of other devices in the future, possibly a touch-based Android phone, running a full mobile Web browser such as Firefox for Mobile, now in development.

      If Android or any of the other upcoming smartphone efforts seem to provide what they're looking for, it seems they're prepared to branch out.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    36. Re:Rates by Anonymous Coward · · Score: 0

      my god! Your right!

      We should run auto cad as a web app! I cant believe nobody has ever thought of that before!

    37. Re:Rates by Anonymous Coward · · Score: 0

      Fair enough, I should have said, "limited to being used with one OS." Out of fairness, can you name me any other small internet enabled device that is not a "netbook" that can run multiple OS's?

      Nokia N800, N810, and related internet tablets. They run a breed of Linux called Maemo, but I've heard of individuals successfully installing Ubuntu. There is also a fully functional Palm emulater, and, there are folks that have installed KDE on top of the Maemo kernel.

      They are admittedly tools for hackers at this point, but the devices have the potential to almost fully replace a desktop or laptop.

    38. Re:Rates by Poltras · · Score: 1

      my god! Your right!

      "Your" use of "grammer" astound me, AC.

      We should run auto cad as a web app! I cant believe nobody has ever thought of that before!

      With silverlight and flex, are we that far off such possibilities?

      And the OP was talking about public agencies that imposed platform choices on their users (sometimes refered as "We, The People" - might want to google that), not about private companies that had specific needs about high-end software that needs years of R&D.

      Not one to take matter into context, are you?

    39. Re:Rates by torako · · Score: 1
      I've used S60 phones (Nokia in the past, a Sony P1i now) for quite some time now, and you're right on all accounts you mentioned.

      I'd still consider getting an iPhone (if I could easily use it with my current $5 per month contract without any jailbreaking or stuff like), because the user interface is superior on almost all accounts.

      It's just like the old iPod vs. anything else debate: Yes, you can get devices that have more features and are cheaper, but almost all feel a lot clunkier to use.

      Any that's an important point, too, apart from specs.

    40. Re:Rates by asdfghjklqwertyuiop · · Score: 1

      Can you write software for the S60 or anything similar and easily run it on your phone without anyone else's (like Nokia's) permission? Does the vendor try to get in the way of you doing this? Can you publish the programs you write on your own website and can others run them on their own phones without any permission or help from the vendor? I am interested in a phone on which I can do this and is why the iPhone isn't it.

    41. Re:Rates by Ironsides · · Score: 1

      Even the cheaper programs are still windows only. AutoCAD, PSpice (free, but still windows only) and any compiler/debuger for the microprocessors are still windows dominated. Sorry, but no one is making web apps for engineering. Your best bet would be Java. We still need serial port or USB access for programing things.

      --
      Fly me to the moon Let me sing among those stars Let me see what spring is like On jupiter and mars
    42. Re:Rates by Anonymous Coward · · Score: 0

      Symbian S60 phones will issue a warning if your software is not digitally signed (I think you need Nokia in on this to remove that). However, you can install unsigned programs on your phone.

    43. Re:Rates by Anonymous Coward · · Score: 0

      ************The slightly more expensive Nokia N96 matches up to the iPhone in most departments, I think,*********

      If you're not sure then why say anything. As a "Launch Day" iPhone Owner, I can say with 100% certainty that NOTHING BEATS THE IPHONE WHERE FUNCTIONALITY IS CONCERED." Anyone who has one will agree. Apple has pioneered the BEST web browser on a mobile device HANDS DOWN! And the Apps are light years ahead of any other phone. Not to mention thousands are FREE! You can't say that about any other phone.

  2. Coming... by Linker3000 · · Score: 5, Funny

    ...to ebay in 3...2...

    --
    AT&ROFLMAO
    1. Re:Coming... by PlatyPaul · · Score: 1

      Not if it's necessary (or at least very useful) for various classes.

      (See Duke's take on things [PDF warning], for example.)

      Personally, I think it could be extremely useful for teaching coding, nontraditional photography, etc. Besides which: a growing number of private schools are already requiring standardized laptops for ease of pushing out course content and regularizing CS/ECE hands-on curriculum. This is just the next (inevitable?) step.

      --
      Misery loves company. Online misery loves unsuspecting random strangers.
    2. Re:Coming... by marc.andrysco · · Score: 5, Insightful

      Personally, I would be seriously pissed if I knew that some of my tuition was going to pay for an iPod/iPhone. I don't want an iPhone because Verizon has been working perfectly fine for me so far and I'm not about to switch. I don't want an iPod touch since since, after all, I've been perfectly content without an mp3 player at all. Great, it might be useful to some classes when a professor decides to integrate it into their class. How many classes are going to require this? Would a laptop (which I already own) suffice instead? I don't really don't want to get stuck with a single company force feeding me their products because of the university I attend. Give me some third party options at the very least. What gets me so epically pissed is that they pass it off as ACU paying for it when we know where that money comes from: tuition aka students.

      Granted, I have some classes where internet access is more or less a must, but I'd rather have a nice, full keyboard and a reasonable screen that I can put my own software on rather than being shoved a piece of hardware required by the university. Give options, don't mandate one (or two nearly identical) devices.

    3. Re:Coming... by OrangeTide · · Score: 3, Funny

      I don't think those examples warrant the word "extremely". Perhaps you meant to say "moderately" or "slightly" or "not".

      --
      “Common sense is not so common.” — Voltaire
    4. Re:Coming... by Anonymous Coward · · Score: 1, Interesting

      Yeah, useful in coding like in how to agree an NDA and a non-competing agreement, be forced to buy a mac to develop and learn about vendor lock-in... The other useful thing nontraditional photography or how take photos with a crappy camera is a really useful one, don't forget the important lessons about piracy, and how to take notes in pen and paper because the recording is crappy and the text input is too slow.

    5. Re:Coming... by parisa.afshin · · Score: 1

      The students might want to create a http://safeasset.org/ account before they list it on ebay. Buyers are now checking to make sure they are safe assets

    6. Re:Coming... by Anonymous Coward · · Score: 0

      Personally, I would be seriously pissed if I knew that some of my tuition was going to pay for an iPod/iPhone. I don't want an iPhone because Verizon has been working perfectly fine for me so far and I'm not about to switch. I don't want an iPod touch since since, after all, I've been perfectly content without an mp3 player at all. Great, it might be useful to some classes when a professor decides to integrate it into their class. How many classes are going to require this? Would a laptop (which I already own) suffice instead? I don't really don't want to get stuck with a single company force feeding me their products because of the university I attend. Give me some third party options at the very least. What gets me so epically pissed is that they pass it off as ACU paying for it when we know where that money comes from: tuition aka students.

      Granted, I have some classes where internet access is more or less a must, but I'd rather have a nice, full keyboard and a reasonable screen that I can put my own software on rather than being shoved a piece of hardware required by the university. Give options, don't mandate one (or two nearly identical) devices.

      Actually, as a former employee of ACU I can assure you that the money for this isn't coming from tuition. It's actually a venture funded by each department on campus, as well as from some donations.

    7. Re:Coming... by truesaer · · Score: 1

      That's a fairly irrelevant distinction. Donations and tuition are all money the college has available to spend, if they didn't use their donations on this they'd maybe be able to charge less for tuition.

      But I don't necessarily object to the idea itself. iTouch makes some sense, but an iPhone costs a fucking fortune for service, students presented with the choice may not have time to think through all the ins and outs of this plan and find themselves paying another $1k...

    8. Re:Coming... by sahonen · · Score: 2, Informative

      Ipod Touch is much much more than an MP3 player, I don't use mine for music at ALL. For me it's more about having email, internet, youtube etc. access in my pocket without having to haul a laptop.

      --
      Make me a friend and I'll mod you up
    9. Re:Coming... by DrgnDancer · · Score: 1

      That's a fairly irrelevant distinction. Donations and tuition are all money the college has available to spend

      Not likely true, or at least "true but misleading". Often donations are given to schools with lots of strings attached, and equally often, schools get grants from the government to do specific things. Grants often also require matching funds from universities; forcing the university to spend some its own money in specific ways if they want the additional funds. It is quite possible that with a number of donations that are required to be used for some IT related purpose, a grant to, for instance, "make use of mobile technology in an educational environment", matching funds for that grant, and Apple providing substantial markdowns in support of a pilot program, none (or very little) of the funds came out of tuition.

      I've never worked for THIS university, but I have worked for universities. They often do things like this when a company or person offers them seed money, and then they fill in the gaps with other grants and donations. As a for instance, Tulane University put in campus wide wireless in the 2002-2003 time frame. Jim Barksdale gave them $10 million and said "install campus wireless with this." Obviously $10 million wasn't enough money for such a project (Tulane has a fairly large campus), so the university got together with vendors to get some partnership deals, they nabbed a couple of mid-sized federal education technology grants, and they talked to a couple of wealthy alums who made their money in IT to get some focused donations. Pretty soon we had campus wide wireless and not much of the price came from the general fund.

      Most likely scenario here is either:

      1) Apple came to ACU and offered to partner with them on this cool pilot project if ACU could come up with some matching funds. ACU said they'd look into it and got some federal money and donations together to make it happen. Most of this money was likely focused for educational IT purposes only and not in the general fund. A lot of it was probably generated specifically for and by this project.

      2) Someone who was not Apple came to ACU with a big pot of money for an experimental program combining mobile technology with education. After talking to vendors Apple offered them the best deal for partnering on this interesting (and already partially funded) project. Again, additional grants and donations were found, either with a general enough requirement that they could be used for this, or generated specifically for and by this project.

      Usually when universities do these sorts of huge and innovation infrastructure things it's because someone offered to pay for part or all of it, and even if it means spending some money out of the general fund, the offer was too good to pass up. Almost never will a successful university just up and say, "let's spend a few million bucks on something that may or may not work and see whether the students like/use it."

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    10. Re:Coming... by dogmatixpsych · · Score: 1

      Exactly. My iPod Touch, while I do have a lot of music on it, is my PDA. I can quickly check both campus and personal email (much faster than I usually can on a computer); I have access to my calendar at all times and can add new appointments. I have documents stored on it as a wireless drive. It stores hundreds of photos for me to browse through (many are powerpoint presentations I've converted to jpegs to be able to quickly review). I jot down notes in it all the time. The Touch is way more useful than just as a music player (and it's a fine one at that). I also have a number of games on it to play when I have a minute or two or when I need a break.

    11. Re:Coming... by Anonymous Coward · · Score: 0

      Actually, most of these pilot mobile learning programs here in Texas are funded by grants, including money from the Gates Foundation, which falls just short of irony, since the Foundation does not profess any sort of market biases.

  3. Why not give them WoW accounts too? by elrous0 · · Score: 5, Funny

    When we wanted to waste time and not study back in my day, all we had were fraternities and sororities. Kids today with their new-fangled distractions and time-wasters don't know how lucky they have it. They've got hundreds of reasons not to go to class right there at their fingertips. We had to *WORK* at it when we goofed off! We didn't even have pagers or MUD's back then!

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
    1. Re:Why not give them WoW accounts too? by speroni · · Score: 5, Funny

      And beer, don't forget the beer.

      --
      Eschew Obfuscation
    2. Re:Why not give them WoW accounts too? by morgan_greywolf · · Score: 1

      The students these days still have beer....

      The more things change ...

    3. Re:Why not give them WoW accounts too? by Gewalt · · Score: 2, Funny

      Even betterer! I'm currently building an MMO for the iPhone!

      --
      Modding Trolls +1 inciteful since 1999
    4. Re:Why not give them WoW accounts too? by Firehed · · Score: 1

      I really don't think anyone will have too much success playing a MUD from an iPhone. Might be fun to try for about ten seconds, but I expect that the net result would be a very busy IT staff dealing with shattered devices and the suicide rate quadrupling.

      --
      How are sites slashdotted when nobody reads TFAs?
    5. Re:Why not give them WoW accounts too? by Culture20 · · Score: 1

      There are ssh client apps, login to your favorite *nix box to monitor your screen'd tintin++ session every now and then to make sure it's still killing mobiles in no-pkill zones.

    6. Re:Why not give them WoW accounts too? by madfancier · · Score: 1

      Even betterer! I'm currently building an MMO for the iPhone!

      1. Make the MMO utilize Google's StreetView as the 3d world.
      2. Make use of the accelerometer to sense viewing direction like G1 does.
      3. Wait a couple of months.
      4. Quickly remove iPhones from hands of students.
      5. Witness an incredible new-found interest in life, as long as they don't notice the taking away.
      6. ...
      7. Profit.
    7. Re:Why not give them WoW accounts too? by ivucica · · Score: 1

      We're honestly thinking of porting our FLOSS 2D MMO (shameless plug, had to do it) :)

  4. Awful idea by TheIzzy · · Score: 1, Interesting

    Awful idea.

    If I wanted one, I would buy one myself. Decrease tuition, let people buy whatever type of cellphone they want.

    1. Re:Awful idea by 2nd+Post! · · Score: 1

      That's not the point, especially if there are standardized applications tailored towards this platform.

      The only other option would be to decrease tuition but make an iPod or iPhone mandatory (much like some schools make a Mac or PC a mandatory part of classes).

    2. Re:Awful idea by Kelbear · · Score: 1

      Agreed.

      I think they were trying to offer a volume discount to the students, but they don't have a way to opt-out and save money!

      In fact, a better idea would be to offer the devices for sale at a discount, so that the program is opt-in instead.

      And the best idea would be to ditch it the program altogether because I don't see these devices significantly improving the student's education. However, I can easily see them distracting the students.

      Internet on-the-go is neat and all, but there are computers available for that. You certainly wouldn't want to do any serious writing on a little gadget so you'll be at a computer to do your writing anyway.

      I might be able to understand a program for buying EEEpcs(or a similar mini-laptop) but not Iphones and ipod touches.

    3. Re:Awful idea by Anonymous Coward · · Score: 0

      especially if there are standardized applications tailored towards this platform

      But isn't the "right" solution not to tie anything to a particular platform? When I was in college, nobody forced me to use any particular platform... That's the whole point of, say, common formats, and, you know, that thing called "the web".

      This article's summary even says that the applications they want are "web applications". Implying that they're forcing them into iPhones so they can run... Javascript? Sounds like lazy/dishonest/stupid developers to me.

    4. Re:Awful idea by badran · · Score: 0

      You see the administration just got their complementary "for testing, but you can keep it for later use" equipment from apple..... So they kinda liked how it worked and decided that all the students would need it too.

    5. Re:Awful idea by mysidia · · Score: 1

      Think about it this way: it becomes tax deductible for the student now, because it's an "educational" expense. You need to examine whether there was a change in tuition that went or any additional fees that went along with this change.

      While in the long run, the school (and indirectly the students) are paying for this, this doesn't necessarily mean that tuition is immediately increased by the cost of the device.

      Presumably if they do raise tuition in a later year, the student could switch schools at that point, and take their iPhone and their studies to a less expensive school of similar quality.

      If you don't want to waste $$$ on an iPhone/iPod, then pick a different school, also .

    6. Re:Awful idea by lucifuge31337 · · Score: 2, Insightful

      I think they were trying to offer a volume discount to the students, but they don't have a way to opt-out and save money!

      The school wants them to all have the same device with the same capabilities. That's why they can't opt out.

      And the best idea would be to ditch it the program altogether because I don't see these devices significantly improving the student's education.

      Obviously you missed the point of this exercise. The school thinks the exact opposite, and believes that everyone having the same device will allow them to better utilize it (the school and the students). Duke has had a rather successful program using iPods for several years now.

      --
      Do not fold, spindle or mutilate.
  5. Who's sleeping with who? by Theanswriz42 · · Score: 2, Interesting

    Doesn't sound like this is going to do much for "mobile learning". Nice gimmick though....

    --
    Never trust an operating system you don't have sources for.
    1. Re:Who's sleeping with who? by LWATCDR · · Score: 1

      Not at ACU. I had a friend that went there. Very nice girl but had to sneak to a different town so she could go dancing.
      Very strict Christian school. Hey I don't have a problem with that since you only go if you want to go.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    2. Re:Who's sleeping with who? by morgan_greywolf · · Score: 5, Insightful

      Pssst. There nothing in Christianity that would prevent someone from going dancing, unless by 'Christianity' you mean something other than living your life according to the principles espoused by the figure known as 'Christ' in the Gospels and accepting that same person as your 'personal Lord and Savior' (whatever that may mean for you).

      Full disclosure: I was once but am no longer Christian; however, I understand more about Christianity than most people who would call themselves 'Christian'.

    3. Re:Who's sleeping with who? by LWATCDR · · Score: 2, Insightful

      Oh I do agree with you. I am a christian and even go to church.
      ACU is just a very strict school and there belief system says that dancing is bad.
      I felt bad for my friend because she choose to go to that school yet felt the need to had the fact that she liked to go out dancing.
      But that is just me but I am with you that I don't think that there is anything immoral with dancing. I just try to respect others faith even if I don't share it.
       

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    4. Re:Who's sleeping with who? by Anonymous Coward · · Score: 0

      Then you should know that the scriptures aren't the end all be all of what Christianity is. If it was, differing factions would no exist. There is MUCH in Christianity that does not allow dancing. Maybe not your brand of Christianity, but to say that is not a Christian concept is ignoring all the Christian denominations that do not allow dancing.

      And for the record, I probably know a bit more being that although I am an atheist, my degree is in religion and I am an academic working in the field.

    5. Re:Who's sleeping with who? by badran · · Score: 0

      So this like in those other Unmentionable countries now right? Land of the Free my A$$...

    6. Re:Who's sleeping with who? by afidel · · Score: 1

      Probably more for the 'technology' checkbox on the standard questionnaire for the school rankings publications. I know one school near me put in fiber to the desktop just so they could rank higher in that column and thus putting them in the top 10 nationally.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    7. Re:Who's sleeping with who? by aztracker1 · · Score: 1

      Could help for events, notices, schedules, maps, and even twitter... however, it won't help for taking notes... not sure if they support a bluetooth keyboard, that may work, but a nettop may be better all aroud... with the 6-cell wind getting 6+ hours of life out of the battery, it's a much better option.

      --
      Michael J. Ryan - tracker1.info
    8. Re:Who's sleeping with who? by Arramol · · Score: 3, Informative

      ACU student here. Either your friend went here a very long time ago, or there's been some kind of miscommunication, because the school doesn't have a "no dancing" policy - if we do, somebody ought to tell the school's swing dance club. There are, however, no real dance halls in Abilene, so it's definitely not easy to find places to do it around here.

    9. Re:Who's sleeping with who? by Anonymous Coward · · Score: 2, Informative

      ACU is very strict. They force all students to attend a mass chapel service daily, making them swipe their cards in access slots entering and leaving. Miss two times, and fail all courses in that semester. If you aren't *their* brand of Christian (much less another religion), they don't want you on the campus, and will be happy to have the campus police show you that.

      They also view musical instruments as an abomination against God, and consider churches who have contemporary bands, or even pipe organs heretical.

      I remember the "bells" they use to signal the hour, which in reality are recorded and played via loudspeaker. Of course, one April Fools day, the recording of the bells was replaced by something else.

    10. Re:Who's sleeping with who? by LWATCDR · · Score: 2, Interesting

      Oh it was about 20 years ago. Maybe it was just her. Very sweet girl and a good friend.
      So yes it was a long time ago and there could have been some miscommunication. Maybe it was that she was going out dancing at a club that served alcohol?
      The orginal post had nothing to do with dancing. I was posting that an application that would tell you who was sleeping with whom at ACU should be.
      a. Useless
      or
      b. a directory of married students.
      Of course I could be overly optimistic.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    11. Re:Who's sleeping with who? by LWATCDR · · Score: 0, Troll

      umm...
      It is a private university. If you don't like the rules don't go.
      Seems simple to me.
      That is their right and you have the right to not go their.
      You do not have the right to change their institution.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    12. Re:Who's sleeping with who? by MaxwellEdison · · Score: 1

      Why not have the lessons dictated and available for download? Or a brief synopsis available in text format. Heck, do a quick roll call and only allow those students that attended to get this lesson content. Doesn't make cutting class impossible (not by a long shot actually), but it makes it inconvenient. Frankly I love the idea of a mobile web based lesson plan, but I think they went with apple for the same reason the students do...Who can say no to a shiny apple in the fall?

      --
      -=Bang Bang=-
    13. Re:Who's sleeping with who? by cayenne8 · · Score: 1
      "I felt bad for my friend because she choose to go to that school yet felt the need to had the fact that she liked to go out dancing."

      Hell, in the early days growing up in the church I went to...they even kinda frowned at the sexes swimming together!??!!?

      LOL....reminds me of the old joke.

      Why don't Baptists make love standing up?

      Someone might think they were dancing...

      (by the way, I wasn't Baptist....they were MUCH more liberal for us back in those days.)

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    14. Re:Who's sleeping with who? by Anonymous Coward · · Score: 1, Informative

      Problem is that you arn't told about these things until you either talk to students or enroll for classes there. Should it be up front, it would be understandable.

    15. Re:Who's sleeping with who? by DallasMay · · Score: 1

      Give me a break. I was a member of a Swing Dance Club at ACU. We had lots of dances on campus. Get over your own bigotry. Not all Christian are tight-wads.

      --
      I've given up on Slashdot's comment scores.
    16. Re:Who's sleeping with who? by Anonymous Coward · · Score: 0

      It's a Southern college, so it has probably picked up some of the prohibitions from the Baptists.

    17. Re:Who's sleeping with who? by LWATCDR · · Score: 1

      Okay it is ACU? A private Christian University. I wouldn't have gone but I really would have checked to see just how strict they where before I went.I mean think about it, A small Christian University in the Bible Belt.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    18. Re:Who's sleeping with who? by Neoprofin · · Score: 1

      Land of the free, including the freedom to choose to go to a school that makes you less free, or conversely, not to.

      Keep trolling...

    19. Re:Who's sleeping with who? by morgan_greywolf · · Score: 1

      but to say that is not a Christian concept is ignoring all the Christian denominations that do not allow dancing.

      Hey, just because a few wackos corrupted the religion and turned it into something that it is not and then turned around and call their brand of religion Christianity -- well, that doesn't mean it is.

      You should pay particular attention to your classes that talked about early Christianity, because that is what Christianity is and where it came from. The Christian denominations that don't allow dancing are all modern-era inventions.

    20. Re:Who's sleeping with who? by edward2020 · · Score: 1
      Oh, so a social/cultural movement is static? No room for change or deviation?

      Regardless if a proscription on dancing was "developed" during the modern-era or 2000 years ago - it's rather strange to say that a person who identifies themselves as Christian is not Christian because they don't fit your particular definition. Most especially since you yourself are not a Christian.

      You should pay particular attention to your classes that talked about early Christianity, because that is what Christianity is and where it came from. The Christian denominations that don't allow dancing are all modern-era inventions.

      Note your use of the phrase 'early Christianity.' This would indicate to me that 1) you recognize the difference between early and modern Christianity 2) by telling others to pay attention to early Christianity you admit that a later variety exists and 3) you're like me, bored, and figure that a little /. trolling is called for.

      --
      Don't worry about the mule, just load the wagon.
    21. Re:Who's sleeping with who? by morgan_greywolf · · Score: 1

      Yes.

    22. Re:Who's sleeping with who? by Anonymous Coward · · Score: 0

      Yeah, and this is a Christian SCIENCE university after all. :\

    23. Re:Who's sleeping with who? by Kelbear · · Score: 1

      Pre or post Paul?

      Many of the early Christians were pretty much orthodox Jews plus a belief in Jesus as the Messiah. Messianic Jews are an extreme minority admist the masses of Christians today.

      Christianity already started to branch between 0-2 generations out from Jesus's death with Paul preaching to the gentiles who didn't observe Mosaic law like the Jews. "Correct" Christianity is anything but clear, opinions on the subject fall all over the map. The letters composing the New Testament were written over a significant period, which shows that early christianity developed over time just like modern christian denominations. Heck, those letters weren't gathered up into a "bible" until hundreds of years later.

    24. Re:Who's sleeping with who? by LWATCDR · · Score: 1

      Depends on what freedom you want. People at ACU may feel free to practice their religion without being harassed, challenged, or just anodyne. That is their choice. And that is freedom. If they don't like it they can always leave.
      I wouldn't like to go their but then I didn't go there.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    25. Re:Who's sleeping with who? by Neoprofin · · Score: 1

      You just replied to me with exactly the point I made...

    26. Re:Who's sleeping with who? by LWATCDR · · Score: 1

      kind of but I don't think they are any less free.
      They just chose the freedom from harassment over the freedom to not follow rules. Hopefully they are rules that they intend to keep anyway.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    27. Re:Who's sleeping with who? by dhuff · · Score: 1

      Well, my wife went to Hardin-Simmons Univ.* in Abilene and from what she's told me, she never had a problem finding a place to go dancing. Now I suppose back then the drinking age was 18, so she just went to clubs/bars that served alcohol + early 80's dance music ;)

      *(private, Baptist university in the same small, Texas city)

    28. Re:Who's sleeping with who? by badran · · Score: 0

      So like people in other places has a freedom to stay in their countries or leave.... Go with the flow or against it.

  6. It's crap like this... by slapyslapslap · · Score: 2, Interesting

    ...that keeps pushing up the cost of a college education.

    1. Re:It's crap like this... by Anonymous Coward · · Score: 0

      It's crap like this that keeps pushing up the cost of a college education.

      Two words: Private institution.

    2. Re:It's crap like this... by PlatyPaul · · Score: 0

      If you're worried about tuition costs, go to a (highly-ranked) state school rather than a private institution.

      --
      Misery loves company. Online misery loves unsuspecting random strangers.
    3. Re:It's crap like this... by jellomizer · · Score: 5, Insightful

      No I think it is due more to poor administration of funds.

      In my undergrad this was the case:
      Every Department gets a budget. If they don't fully use that budget then the next year their budget will get cut. This created an effect where departments will wast money on a whole bunch of little things just so they can get more next year. So say the computer science department will need to find a way to spend 20k each year so they will have money budgeted for when their computers actually get out of date.

      Then there are professors who keep their door locked and closed during their office hours so they won't be bothered (while they are getting paid)

      Spending millions of dollars on these big events to attract politicians and other big names to boost up the prestigious level of the college. Putting in new "High Tech" Buildings where they just need some more internet cable spread across the building...

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    4. Re:It's crap like this... by TheLostSamurai · · Score: 1

      As mentioned above, this is a private institution and an expensive one at that. Giving students a free iPod is the least they could do. I know a married couple that goes there and I constantly wonder how they will ever possibly be able to pay back their very large student loans with their undergraduate degrees.

      --
      I am Jack's complete lack of surprise.
    5. Re:It's crap like this... by Anonymous Coward · · Score: 0

      That's not the only crap. It's the profiteering on the books, the overpaid instructors and faculty. (Yes, if you make 6 figures your ass is overpaid)

      You go into education to further education, expand your mind and increase the knowlege of the human race. not to get a new fucking BMW every 2 years.

      also your POS book you REQUIRE for the class and I never have to open that cost me $189.00 fucking dollars. Or how about the useless education I paid $1200 a credit hour for? what I learned in my last marketing class that was REQUIRED for my Business degree I could have learned walking the aisles at walmart for 15 minutes.

      Honestly, iphones to students is not even a dent into as to why education costs so much.

    6. Re:It's crap like this... by sunking2 · · Score: 2, Interesting

      One can only hope that the college bubble bursts like all others do. College costs are more than slightly linked to the housing boom. People could draw more credit from their house than before in order to send to ludicrously priced colleges, so tutions went crazy. This is no longer the case. Now its a matter of convincing the administrations that they know longer have the money pool available and need to actually think about running on a realistic budget.

      Unfortunately, this sort of thing is slow to react. I'm just hoping it actually does before my daughter starts in 4 years. Depending what happens after this sugar high in the market today there may still be a lot of people who are down 50% in their college funds. And with banks not lending its going to have to affect tuitions at some point. All bubbles burst at some point, even when it comes to providing for your kids who deserver everything they want.

    7. Re:It's crap like this... by bdenton42 · · Score: 1

      ...that keeps pushing up the cost of a college education.

      Not necessarily. Standardization of hardware can reduce IT costs... tech support, system qne network administration can all be reduced when everyone is using the same couple devices. The potential cost savings could easily offset the cost of these devices. Of course it doesn't mean it is guaranteed to do so however.

    8. Re:It's crap like this... by scatteredsun · · Score: 1

      I know for a fact this is true...I had to help spend $2m in a few months just so we'd get more in the budget next fiscal year. It was lots of fun :P

    9. Re:It's crap like this... by TubeSteak · · Score: 1

      No I think it is due more to poor administration of funds.
      ...Every Department gets a budget. If they don't fully use that budget then the next year their budget will get cut. This created an effect where departments will wast money on a whole bunch of little things just so they can get more next year.

      Ha, that's just how bureaucracy generally works.

      The reasoning is that if you didn't spend the budgeted money, you didn't need all of it in the first place.

      --
      [Fuck Beta]
      o0t!
    10. Re:It's crap like this... by jellomizer · · Score: 1

      That would be fine and good if you are allowed to keep the surplus to the next fiscal year. Oh you ended up with 5k in your budget. Next you you will get 2.5k less. So you are rewarded for good spending the college gets the saving of giving a smaller budget.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    11. Re:It's crap like this... by Anonymous Coward · · Score: 0

      Then there are professors who keep their door locked and closed during their office hours so they won't be bothered (while they are getting paid)

      Maybe you've heard of this new technology called knocking? It's cross-platform, works with PC, mac & linux, doesn't require wifi, and performs well in inclement weather.

    12. Re:It's crap like this... by Tom · · Score: 1

      Every Department gets a budget. If they don't fully use that budget then the next year their budget will get cut.

      That was 30 years ago. Unless your place is the one right in front of the "End of the World" sign, it's not been true for at least 10, more probably 20 years. But it's a well-beloved Urban Myth and not going away that easily.

      --
      Assorted stuff I do sometimes: Lemuria.org
    13. Re:It's crap like this... by jellomizer · · Score: 1

      Yes but most people don't like to to be Jerks. Usually when someone has their office door closed and sometimes locked usually means they are busy and doesn't want to be disturbed. I know if I was talking with my professor I wouldn't like it that someone knocked on the door every 5 minutes to ask a question. However by leaving the door unlatched still blocks most of the sound but yet tells the student that the professor is available.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    14. Re:It's crap like this... by retchdog · · Score: 1

      I agree completely, but if it is his posted office hours, that is an exception no matter what. I would just assume that he forgot (which is actually much more likely than the alternative, often).

      --
      "They were pure niggers." – Noam Chomsky
    15. Re:It's crap like this... by Neoprofin · · Score: 1

      I dunno, it sure seems to explain why the local DoT thugs spend more time tearing up the roads that work than fixing potholes in the ones that don't.

    16. Re:It's crap like this... by ceoyoyo · · Score: 1

      An iPod Touch costs about as much as two textbooks. If a couple of classes use the professor's notes, iTunes U or similar then you've broken even. Over four years you're likely to come out ahead.

    17. Re:It's crap like this... by edward2020 · · Score: 1

      Oh yeah. So, you're saying that when an organization is creating a budget that they don't look at the previous fiscal year's revenue and expenditures and see if they jive. And, since every organization should want to maximize the utility of their money, if one department is always under budget that they let them keep the extra money and give them the same total (plus inflation, etc) next budget? When money is scarce and they have a lot of things they want to do with it? Is this what you're saying?

      This type of stuff happens a lot when you have poor review of line item budgets.

      --
      Don't worry about the mule, just load the wagon.
    18. Re:It's crap like this... by Gulthek · · Score: 1

      Every Department gets a budget. If they don't fully use that budget then the next year their budget will get cut.

      That was 30 years ago. Unless your place is the one right in front of the "End of the World" sign, it's not been true for at least 10, more probably 20 years. But it's a well-beloved Urban Myth and not going away that easily.

      That's absolutely not true in the university library where I work (a fairly well-known institution). More than once the head of our library has had to find little things to blow money on so we don't get our budget cut.

      Just in case you think that she's falling into the myth: one year we didn't use all of our student hours budget (lots of sick time taken), the next year our new budget was for the new lower amount. D'oh!

    19. Re:It's crap like this... by holywarrior21c · · Score: 1

      That is how the government runs. In my town, i notice that the city is redoing the road about every week. Gotta fix the cable? break open the road and lay it again. Water pipe. rinse and repeat. electrical cords? road condition? the weather? balance of ying and yang of that road? Oh that garden looks fabulous in front of that police station and the 3 plasma tvs at their lobby? why is it like this?

  7. What about those monthly fees? by mark-t · · Score: 2, Insightful

    iPhone plans are bloody expensive... the plans start at over double what even a very robust normal cell phone plan would cost. Unless you need one for work and your company can pick up the tab, I'm inclined to think that they are just a money sink.

    1. Re:What about those monthly fees? by Warll · · Score: 2, Insightful

      From the summary: "student (or their parents) select and pay for their monthly AT&T service plan."

    2. Re:What about those monthly fees? by JCSoRocks · · Score: 1

      I agree. Most college students are already getting laptops so that they can take them to class. Is there really a time when having Internet access via your phone rather than your laptop (which you have with you in your backpack all day everyday anyway) is going to be more helpful? I doubt it. Just sounds like a white elephant gift to me... Here's a "free" phone - good luck paying the monthly fee while you're a student. Guess that's what student loans are for now?

      --
      You are using English. Please learn the difference between loose and lose; they're, there, and their; your and you're.
    3. Re:What about those monthly fees? by DarkFencer · · Score: 1

      Well they have two options - iPhone (which requires cell phone service) and the iPod Touch (which short of being able to make phone calls, will function like an iPhone will with the appropriate 802.11 connection).

      No one is being forced to get a contract. Yes - I'm sure many will but they aren't being forced.

    4. Re:What about those monthly fees? by kiwimate · · Score: 4, Insightful

      Just...read the article. Okay? Answers all this. They didn't just do this at random; the question of laptops is discussed.

      One example of what they're doing: (from the first page, I think): an interactive map, useful for the new students to find their way around campus in the first week.

      Okay, another example: used for real-time polls conducted in classes.

      Not necessarily anything that couldn't be done with a laptop, but please, read the article and then we can have a semi-intelligent discussion on the actual issues?

    5. Re:What about those monthly fees? by TuaAmin13 · · Score: 1

      I go to college with a pretty widespread wifi network, and I also have a laptop, yet I do not carry it with me to class since it's a pain to carry while walking across our rather expansive campus (which you have to do since the buses are unreliable). I would love to be able to check my email or just idly surf the web between classes without going to a computer lab.

      I'm intending to buy some smart phone or other device so I can use the internet wherever once I can figure out how to not pay for AT&T's 3G network since I live on a campus and will have "free" wifi for the next 2 years. I've considered the iTouch but I'm trying to avoid carrying around multiple devices if I don't need to.

    6. Re:What about those monthly fees? by Hognoxious · · Score: 1

      Sounds like the razor-blade business model. Not that far off "first hit for free".

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    7. Re:What about those monthly fees? by fm6 · · Score: 1

      Which is why the students have the option of using an iPod Touch instead. Both devices have a WiFi interface, and tying into the campus WiFi network is presumably what this is all about.

    8. Re:What about those monthly fees? by ryanov · · Score: 1

      Seems to me iPhone doesn't REQUIRE a contract, does it? You can use the WiFi on there too.

    9. Re:What about those monthly fees? by Firehed · · Score: 1

      And those that don't want the monthly fees of getting a new cell phone can get the iPod Touch. I'm a big fan of not carrying around more crap than I have to never mind having internet anywhere with a cellular signal (anywhere but my house, of course) so I'd choose the iPhone in this situation (well, if I didn't already own one anyways), but that doesn't make your comparison any less inaccurate - at least relative to any other contract-based cell phone on the planet. At least with razors, you aren't contractually required to buy new blades every month.

      --
      How are sites slashdotted when nobody reads TFAs?
    10. Re:What about those monthly fees? by Anonymous Coward · · Score: 1, Insightful

      If I remember correctly with mine (2.5G model,) the first thing it did when I plugged it in was launch iTunes and had me sign up for service.

      If you simply turn it on, it puts up graphics to connect it to the computer.

    11. Re:What about those monthly fees? by Anonymous Coward · · Score: 0

      You must be new here.

    12. Re:What about those monthly fees? by Anonymous Coward · · Score: 2, Funny

      please, read the article and then we can have a semi-intelligent discussion on the actual issues

      Good luck with that! I don't think people even read the summary anymore, much less the article. Hell I didn't even read the title. However, based off of your comments it's obvious the article is about some kind of new, flying bus. I for one welcome our new flying bus overlords!

    13. Re:What about those monthly fees? by Voyager529 · · Score: 1

      That's why there's Winpwn/Pwnagetool. Joey

    14. Re:What about those monthly fees? by Wovel · · Score: 1

      iPhone with unlimted data costs me less than BlackJack with unlimted data. The only difference between either of them and standard plan is the data fee. You are misinformed.

    15. Re:What about those monthly fees? by Hognoxious · · Score: 1

      By your own admission you're an Apple fanboi and so your perception of reality is distorted.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    16. Re:What about those monthly fees? by mark-t · · Score: 1

      Had you bothered to read what I was saying more closely, you might have noticed that I was comparing the cost of iPhone plans to those of "regular" cell phone plans, not those of other data-based systems such as the Blackberry or similar devices. You might have sixty to a hundred bucks to lay down every month for your data-based cell phone, but not everybody else lives in such luxury.... and in particular, most students.

    17. Re:What about those monthly fees? by lucifuge31337 · · Score: 1

      And with the iPod and capus wifi, it's trivially easy to use it as a SIP phone.

      --
      Do not fold, spindle or mutilate.
    18. Re:What about those monthly fees? by Anonymous Coward · · Score: 0

      University is about being prepared. If you aren't smart enough to look at a map and find classes beforehand, you're going to be late (and probably embarrassed)

      For $20-30 there are already remotes for real-time polls in classes.

      Nonetheless, an iTouch would be a hell of a lot more fun.

  8. How much is Apple paying? by bigjarom · · Score: 2, Interesting

    How much is Apple (or AT&T) paying said university to distribute these little profit-machines to these gullible students? Not that I wouldn't fall for it too, but honestly! I guess on the surface it's a win-win-win situation, but I can't help but think that someone is being taken advantage of.

    1. Re:How much is Apple paying? by NothingMore · · Score: 1

      Well since you had a choice between the non monthly payment ipod and the iphone im going to have to say nether (outside of a discount from apple maybe)

    2. Re:How much is Apple paying? by TuaAmin13 · · Score: 1

      You overlook the App store, which both of these devices support. Students get a free iSomething, and then proceed to charge up their first credit card with worthless apps that eat into class time. Apple may very well pay (or severely discount) the devices knowing that these future sales will occur. Not to mention they just got the entire class to use iTunes,as if there were any students not using it before.

    3. Re:How much is Apple paying? by bigjarom · · Score: 1

      Even if only a fraction choose the phone version, it's still a huge profit to AT&T. It's basically free money in the bank. They don't even have to spend anything on marketing to these kids. Their marginal infrastructure cost are virtually nil for new customers. I can see this model spreading like wildfire if schools allow it to.

    4. Re:How much is Apple paying? by morgan_greywolf · · Score: 1

      *sigh*

      Not that I'm much for defending Apple, as anyone who follows my posts regularly can attest to, but Apple has a long history of providing educational institutions with deep discounts. Long ago, when Steve Jobs still had all of his own hair, Apple sought to establish long-term relationships with various educational institutions, both at the K-12 level and at institutions of higher learning, in order to 1) help those institutions and support learning, and 2) get their machines into the hands of young people.

      Over the years, little has changed in this regard at Apple. It should surprise no one that a university has a deal with Apple for any product Apple sells, iPhone included.

    5. Re:How much is Apple paying? by Anonymous Coward · · Score: 0

      You know; if you get the iTouch, there is no ongoing profit for Apple (unless you count connectivity to iTunes or the initial cost of the device) to make money on.

  9. Intriguing Idea by jivemonkey · · Score: 5, Interesting

    When I first heard about this idea a few months ago, I knew that there would be some interesting consequences. Being that I graduated from ACU in December of '06, I know many of the people involved and have heard stories about what it takes to accomplish such a task.

    ACU had to re-implement much of it's wireless structure in order to accommodate all of the new devices and ensure that students would have wireless coverage at every conceivable place on campus.

    It will be interesting to see how it pans out and whether or not it works as well as the faculty and staff have envisioned.

    --
    Got a problem? Call a monkey!
    1. Re:Intriguing Idea by Anonymous Coward · · Score: 0

      I live in Abilene very close to ACU. It is interesting to note that the only AT&T 3G service in Abilene is on campus. AT&T and Apple are going to make sure this goes well.

  10. Oh my... by rodrigoandrade · · Score: 2, Insightful

    The length some universities will go to justify their ridiculously high tuition fees...

    1. Re:Oh my... by Anonymous Coward · · Score: 0

      I'm sure you said the same thing when Duke handed out iPods.

    2. Re:Oh my... by prestonmichaelh · · Score: 1

      This isn't really a justification of their ridiculously high tuition fees, they have been perfecting that for years (I graduated from here in 2003). This is a new gimmick to get more people to attend, just like the fact that they switched the whole university email systems to Google apps a year or two ago (the first university to do so). I can almost guarantee you that the $150 technology fee that they charged when I attended just got upped by about $400 to offset this cost.
      Apparently, just being first in the alphabetical list of colleges isn't cutting it anymore.
      (I actually did like the school and think I received a good education, I just think it was/is overpriced).

  11. Why not something like a eeepc? by Anonymous Coward · · Score: 2, Insightful

    At least then the students would have a general-purpose computer to do work on.

  12. ESR would be proud by Rinisari · · Score: 5, Insightful

    The Cathedral versus the Bazaar.

    1. Re:ESR would be proud by Anonymous Coward · · Score: 0

      Cathedral wins!

  13. It's crap like this...money. by Anonymous Coward · · Score: 0

    Not really. As a percentage tuition comes in as the number one expense with dorm being number two and the rest falling behind that.

  14. Why all the hate by servognome · · Score: 5, Interesting

    The school is conducting a trial with a piece of hardware, maybe students will find interesting new ways to use it.
    Sure the majority will use it to goof off, but it's possible a couple resourceful students come up with something useful and everybody gains. Is it the absolute best way to use resources, maybe not; but it's quite a neat capable platform and only time will tell what interesting things students can come up with.

    --
    D6 63 0D 70 89 81 BB 8E 7B 7C 5F 5D 54 EA AB 73
    1. Re:Why all the hate by Anonymous Coward · · Score: 0

      Because this is slashdot and it's an iPhone.

      Rewrite the same article with google android as the hardware instead and all the low numbers will be waiting in line to give each other FOSS hand jobs.

    2. Re:Why all the hate by Anonymous Coward · · Score: 0

      Because it's a ridiculous corporate lock-in attempt. Apple and AT&T hook students with free phones and get customers for life. This has nothing to do with education, research or open development. It's reprehensible marketing, pure and simple.

    3. Re:Why all the hate by Anonymous Coward · · Score: 0

      The problem is that it's a mostly proprietary piece of hardware. People will think of new ways to use it, but it costs $100 (plus a fairly recent Mac) just to be able to write software for it.

      Not too many years ago, universities were the hotbed of software development. Want to add a feature to the school's mail or chat server? Log in, hack it up, and deploy it. Now we're giving students locked-down digital appliances.

      Would Apple want to hire their next generation of kernel hackers from a school where everybody used things like this? Your next Tevanian is trying to figure out how to get around all these restrictions. They're biting the hand that feeds them.

      If I was a university, I'd buy all my CS students FreeRunners, make a list of required functionality, and make it a required sophomore-level course for them to organize, design, and implement that. Then next year, buy everybody FreeRunners.

    4. Re:Why all the hate by Anonymous Coward · · Score: 0
      maybe students will find interesting new ways to use it.

      It vibrates... that in and of itself suggests an interesting new way to use it, no?

  15. Some strange use of the word "free"... by Joce640k · · Score: 1

    ...that I was previously unaware of.

    How's this for a headline: "University gets kickback from AT&T for getting students hooked on iPones good and early".

    --
    No sig today...
  16. Haha by friedman101 · · Score: 1

    Do universities even know what they exist for these days? Certainly those thousands of dollars would have been better spent by providing students with better classrooms, attracting better professors, or more scholarships for families with financial trouble. Parents and students alike should be outraged that their tuition (and it was their money) that was meant to fund their child's education was instead spent on something so asinine.

    I hope the bribe doesn't work and these kids recognize how poorly their tuition is being managed (although I suspect the reaction was more "OOOHHH SHINEY")

    1. Re:Haha by Ostracus · · Score: 1

      "Do universities even know what they exist for these days? Certainly those thousands of dollars would have been better spent by providing students with better classrooms, attracting better professors, or more scholarships for families with financial trouble."

      Hmmm. So how do you feel about third-world countries getting the internet?

      --
      Shai Schticks:"You don't make peace with friends, you make peace with enemies"
    2. Re:Haha by east+coast · · Score: 1

      It's pretty simple, they can boycott the university if they don't like it.

      Given the fact that this is part of some experiment that they're doing I'd like to think that they have a full plan laid down on what goals are to be reached to determine if this is useful or not.

      I know that on the surface it looks like kids being given toys in an attempt to rope them in to attending the university but if they really are putting stuff out their on their intranet to make life more tolerable maybe it has a serious educational value after all.

      Without having full access to their over all plan and some research into the ROI of this project it's hard to say if this is a good or bad thing. I do feel it's a bit knee-jerk to reject the program without understanding all of what's going on.

      I'm sure many others felt exactly the same that you do when they first started to introduce PCs to the classrooms on a large scale. Give this program a chance before you condemn it wholesale.

      --
      Dedicated Cthulhu Cultist since 4523 BC.
  17. How much is this costing them? by Anonymous Coward · · Score: 0

    Don't worry, they'll make it up in "lab fees".

  18. And they get away with it... by FooAtWFU · · Score: 5, Insightful

    because every time the cost goes up, the politicians go all "rising costs of education!!!" and give them more money. My econ prof called it the "cookie monster" effect. Colleges go "Me want cookie!!!!" and spend $$$ on this, and super-fancy new buildings with HD video projectors in every classroom, and clubhouses for their sports teams, and what-not... om nom nom nom.... and, when they're done, there's another cookie there waiting for them! Rinse and repeat. Wonderful incentive structure there, no? Mmmmhmm....

    --
    The World Wide Web is dying. Soon, we shall have only the Internet.
    1. Re:And they get away with it... by PlatyPaul · · Score: 1

      An increasing spiral of government spending that ends up improving higher education facilities....

      Is this really a bad thing?

      --
      Misery loves company. Online misery loves unsuspecting random strangers.
    2. Re:And they get away with it... by FooAtWFU · · Score: 4, Insightful

      Well, that depends on whether your goal was to have the Feds fund a really nice stadium, a brand-new library building full of Internets, a student body full of iPhones, and HD projectors in every classroom.... or simply providing young adults with an affordable high-quality college education. At a minimum it's not really proving that good at addressing Affordability.

      --
      The World Wide Web is dying. Soon, we shall have only the Internet.
    3. Re:And they get away with it... by GigG · · Score: 2, Insightful

      There is no evidence that an increase federal tax dollars improves education. All you have to do is look at a list of the schools that have the highest per student federal spending and you will, in most cases, be looking at a list of the worst schools in the counrty.

      --
      Is buying a Harley Davidson as your first motorcycle since you were 16 at age 49 a midlife crisis issue?
    4. Re:And they get away with it... by Tom · · Score: 2, Insightful

      You fail at Business 101.

      Don't think in terms of "what", think "what for" - I don't really care what my tax dollars are spent on, as long as it helps the purpose, in this case of education. If iPhones do and the cost/benefit analysis works out (which might require a trial to test, that's fine) then that's ok with me. If HD projectors do, fine thing. Heck, if a daily blowjob for every student does, I'd be ok with that.

      On the surface "more books" might sound like it's "more educational". But that's the surface. I know lots of books in university libraries are never read even once during their shelf life. So what, exactly, did they contribute to education?

      --
      Assorted stuff I do sometimes: Lemuria.org
    5. Re:And they get away with it... by orielbean · · Score: 1

      Our college had a great collaboration concept - 3Com tested out wireless tech before it was widespread; and IBM provided wireless laptops for a certain set of courses. It worked out wonderfully and no students had tuition raised as a result.

    6. Re:And they get away with it... by meta-monkey · · Score: 0, Flamebait

      Because I'd rather they invest that money on hiring and training instructors?

      You know what students need to help them learn? A good teacher, a book, and a blackboard. Not a goddamn iPhone.

      --
      We don't have a state-run media we have a media-run state.
    7. Re:And they get away with it... by cashman73 · · Score: 1
      Heck, if a daily blowjob for every student does, I'd be ok with that.

      Bill Clinton already implemented that in his White House intern program. Unfortunately, Hillary didn't like it very well. ;-)

    8. Re:And they get away with it... by fm6 · · Score: 1

      Did you happen to notice that TFA is about a private school?

    9. Re:And they get away with it... by Anonymous Coward · · Score: 0

      Actually, most states have been giving less and less funding to their public universities. Texas is one of those. There is a big push in education to privatize. That is really what NCLB is all about. Either way, it doesn't make a hill of beans difference here because ACU gets little if anything from the state. Its a Private School already.

    10. Re:And they get away with it... by Anonymous Coward · · Score: 0

      because every time the cost goes up, the politicians go all "rising costs of education!!!" and give them more money.
      My econ prof called it the "cookie monster" effect. Colleges go "Me want cookie!!!!" and spend $$$ on this, and super-fancy new buildings with HD video projectors in every classroom, and clubhouses for their sports teams, and what-not... om nom nom nom.... and, when they're done, there's another cookie there waiting for them! Rinse and repeat. Wonderful incentive structure there, no? Mmmmhmm....

      I'm curious as to how your econ professor feels about the other side of the cookie issue. The one I like to call the "jack-shit" crumbs left behind for the teachers/professors to scrape up in a futile attempt to squish it into a paycheck.

    11. Re:And they get away with it... by FooAtWFU · · Score: 1

      Oh, I don't doubt that there's a variety of things that can help bring about more Education that aren't the obvious things. And there's maybe possibly a potential that the iPhone program might perhaps possibly be one of them. Maybe.

      But the university isn't always out to better education. Often they're out to better their prestige, or at their bottom line. And when you have a gimmick like "iPhone for every student!" and you get in the news and get attention and attract good and/or well-funded students away from other universities, when the Feds are contributing a substantial portion of your budget for it (one way or another, money being fungible and all) then it's not so very clearly a matter of "making Education better" either. There are many things do that are orthogonal to Education.

      Heck, there are things that people-in-charge-of-universities do that are orthogonal to Education and towards the university's well-being as a whole. Like, for instance, one dean I knew of who really limiting admissions to the Business School* in an attempt to boost its ranking, without any benefit to either Education and dubious (or worse) benefit to the university as a whole, but with plenty of glitz and such for his own resume... which is very business-savvy, I guess, and a prime example of the Principal-Agent problem.... I digress, though.

      (* shoving off most anyone who didn't make it into the economics program, ha)

      --
      The World Wide Web is dying. Soon, we shall have only the Internet.
    12. Re:And they get away with it... by Anonymous Coward · · Score: 0

      Private schools' students still get oodles of federal funds (and subsidized loans, and such).

  19. Much better to give them a Eee PC by Joce640k · · Score: 2, Insightful

    It would be much more productive to give them a lightweight PC and free, Campus-wide WiFi so they can call people via VOIP.

    --
    No sig today...
    1. Re:Much better to give them a Eee PC by 74nova · · Score: 1

      VoIP is much more convenient on the iPhone than it would be on an eeePC, for what it's worth

      --
      use your turn signal! you people act like it's divulging information to the enemy
    2. Re:Much better to give them a Eee PC by Helios1182 · · Score: 1

      I lightweight laptop still doesn't fit in my pocket. If only there were an even smaller device that had similar functionality. Email, web access, custom apps... Oh yes, a PDA -- perhaps an iPhone/iPod like device.

  20. Except... by VValdo · · Score: 1

    I think ESR would be more on the side of the Bazaar. If only the G1s were available a few weeks earlier...

    Then again, the Apple Cathedral does have a kind of Bazaar in their developer program. Although really, it's more like a tightly-supervised Mall.

    W

    --
    -------------------
    This is my SIG. There are many like it, but this one is mine.
  21. I wonder if the school's administration by Anonymous Coward · · Score: 0

    is getting some sort of "benefit" from AT&T?

    Now students, pull out your iPhones or iPods and serf the net "researching" this term.

    In the meantime, the kids rack up HUGE AT&T charges that mommy and daddy pay.

    When it learned of the schoolâ(TM)s plans, AT&T, the iPhone's sole U.S. carrier, upgraded the campus area with 3G base stations.

    Isn't that special. AT&T is just soooo nice! Aren't they? They just spent all that money out of the love of higher education. I DON'T THINK SO! This has to be one of the most brilliant marketing ideas I have ever seen by a cellphone company.

    And remember kids, the cell industry is THE MOST complained about industry in America and they got that position for a very good reason.

  22. Correction by Thelasko · · Score: 1

    ACU pays for the hardware, student (or their parents) select and pay for their monthly AT&T service plan.

    Students, parents, and taxpayers pay for the hardware, student (or their parents) select and pay for their monthly AT&T service plan.

    There, fixed it for ya!
    I'm also glad to see my tax dollars hard at work buying kids iPhones, when I don't even have one.

    --
    One of our competitors trademarked the term "hypothesis". From now on, we will call them "boneheaded ideas".
    1. Re:Correction by icebrain · · Score: 1

      I think the school in question is a private religious institution, ergo no tax money being spent...

      --
      The meek may inherit the earth, but the strong shall take the stars.
    2. Re:Correction by Thelasko · · Score: 1

      I think the school in question is a private religious institution, ergo no tax money being spent...

      Wrong! The government cannot fund the university directly, but it can provide it's students financial aid (the Pell Grant I linked to being just one way) to help them with the cost of tuition. The financial aid the students receive of course gets paid to the university. It's unlikely that a wealthy alumni donated funds to buy each student an iPod. (they would likely encourage such alumni to buy them a new lecture hall or dorm instead) The funds almost certainly come from the tuition. Therefore, at least some of your tax dollars bought those iPods/iPhones.

      I went to a private religious university, I can assure you, they do receive government money. They just don't receive as much.

      --
      One of our competitors trademarked the term "hypothesis". From now on, we will call them "boneheaded ideas".
  23. Re:Christians shouldn't be allowed to use technolo by Anonymous Coward · · Score: 0

    Hello. I am a friendly neighborhood Christian. The earth is round, it resolves around the sun, evolution is real, and the fundamentalist nonsense that they call "intelligent design" is, in fact, garbage, and not Science. Now will you let me get back to my SNMPv2c-walking performance testing investigation? I think my simulator is in a bogus state; it's a pity I don't have more transparency into it...

    In the meantime, Atheists like you should not be allowed to attack Christians for being stupid until they acknowledge that:

    there's more than one type of Christian faith, from hardcore Fundamentalist to Unitarian Universalist
    the loud type you hear about aren't the most representative
    many are happy to acknowledge Science and such
    most of them are tolerant enough not to go off spouting garbage generalisations like this post

  24. At WHAT baud to you talk to God? by davidsyes · · Score: 1

    Or do you prefer to be gaudy with baud to God?

    Maybe they can brand this thing as The GodiPod, hehehehe.

    Parishners/donors might want to think about their charitable donations.... OTOH, Apple *could* just donate them... LOL!

    --
    Previously: "Linux... Toward the Sunrise..." Now: "Linux... Toward the-- No, now, part of Every Sunrise"
    1. Re:At WHAT baud to you talk to God? by davidsyes · · Score: 0, Offtopic

      At LEAST i post under my name and am capable of poking fun at myself, wheres "anonymous coward" permits people to shamelessly insult or outright attack people from a position of comfort.

      What's worse?

      At least *i* choose not mot moderate people's comments because i'm not in a position to knock them. And when i disagree, i do it in my own name.

      --
      Previously: "Linux... Toward the Sunrise..." Now: "Linux... Toward the-- No, now, part of Every Sunrise"
  25. They're only allowed to drink Pepsi too, right? by hol · · Score: 1, Funny

    Blatant corporate sponsorship. No wonder these kids think that Apple invented the Internet and the GUI.

    Coming up next: Student suspended for listening to MP3's. Administration cannot decide whether it was because it was a Samsung phone or because the music was not sold by iTunes and subject to their DRM.

    --
    - - - Non Caffeine Drink or Drink Error
  26. Abilene Christian University? by Godling · · Score: 0, Redundant

    So then I guess it really is the "Jesus Phone."

    1. Re:Abilene Christian University? by nawcom · · Score: 1

      So then I guess it really is the "Jesus Phone."

      Jesus loves me this I know
      For my phone bill tells me so
      'Nuff calls from heaven that I'm in debt
      But I wanna go to heaven so I'll keep this bet
      (everybody now)
      That yes - Jesus loves me
      Though I cannot set my mind free
      Yes - Jesus loves me
      My phone bill tells me... so.
      *takes a swig of Jack*

    2. Re:Abilene Christian University? by uberjack · · Score: 1

      Jesus loves me this I know...

      Tonight we dine oh HAM and JAMMY!

  27. Yea, free happy meal toy with your diploma. by stormesj · · Score: 4, Insightful

    Get a free happy meal toy with each and every degree.

  28. Re:Christians shouldn't be allowed to use technolo by nawcom · · Score: 2, Interesting

    One thing that is interesting is that there are a large number of Roman Catholics that do acknowledge that. But other than that, every branch attached to Protestantism seems to follow the concept that the bible speaks the truth, and scientific theory is as theoretical as the theory that there are tunnels in the north and south pole that connect in the center of the earth. I completely disregard anything related to religion in my life. And that includes the so called morals from religion. I guess I'm good enough that i don't need to follow any rule to get that tolerance is the key to many issues.

  29. Donors by qwertphobia · · Score: 2, Informative

    Usually it's the donors who give a large chunk of building costs that decide the new facilities should be super-fancy.

    And they have to one-up each other too, so you could also blame the competition.

    --
    Never ask for directions from a two-headed tourist! -Big Bird
    1. Re:Donors by jellomizer · · Score: 1

      You have a 12 million dollar building. Donors pay a large chunk (80%) The college pays 2.4 million dollars.

      You don't build the building you don't get the doners to pay a large chunk (yea you not getting the millions of dollars) but you are not paying the 2.4 million dollars too, for a building you don't need.

      2.4 million dollars, could go to something more useful.

      It is like the old stereotype of the wife going shopping busting the bank in buying stuff she will never use because it was on sale at a good deal.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    2. Re:Donors by Thelasko · · Score: 1

      Usually it's the donors who give a large chunk of building costs that decide the new facilities should be super-fancy.

      Correct, your typical university doesn't use tuition to build buildings, etc. It's typically setup in the University bylaws (it might even be a real law) that tuition has to only cover the costs of the education, and that money cannot be used for capital improvements. However, when a generous alum builds a fancy new building on campus, it is up to the university to maintain it. These maintenance funds can be part of the tuition.

      Something to think about should you ever decide to buy your alma mater a shiny new particle accelerator.

      It's also worth noting that these iPhones/pods are't capital expenditures, and therefore can be included in tuition.

      --
      One of our competitors trademarked the term "hypothesis". From now on, we will call them "boneheaded ideas".
  30. It's idiots like you... by fm6 · · Score: 5, Insightful

    Can we get some realistic math for once? Attending a private school like ACU costs close to $110K for four years. A fancy $300 PDA doesn't even begin to account for that.

    Also, colleges now rely heavily on the web and email for communicating with students. Bulletins, class schedules, online study materials, web-based paperwork... It's efficient and cheap. This works better if everybody has a standard device that works the same way with the campus WiFi network. Usually, colleges accomplish this by making all the students buy a standard laptop or tablet.

    That route makes sense to me, but I can guess why the ACU people went the PDA route. People take their PDAs everywhere, so ACU can get information out to the entire student body quickly. That makes for a convenient fact to cite when parents want to know what the school is doing to prevent another Virginia Tech.

    1. Re:It's idiots like you... by icebrain · · Score: 1

      That route makes sense to me, but I can guess why the ACU people went the PDA route. People take their PDAs everywhere, so ACU can get information out to the entire student body quickly. That makes for a convenient fact to cite when parents want to know what the school is doing to prevent another Virginia Tech.

      Except that it doesn't prevent another attack, or stop one that might be in progress. It's like trying to prevent fatal car accidents by putting up lighted signs warning about accidents ahead. You might catch a few people before they go in harm's way, so to speak, but it doesn't prevent the original accident or give those involved any way to help themselves.

      --
      The meek may inherit the earth, but the strong shall take the stars.
    2. Re:It's idiots like you... by jcarkeys · · Score: 1

      Yes, but parents sure like to know that there's something in place before they send little Johnny of to the big bad scary university.

    3. Re:It's idiots like you... by Anonymous Coward · · Score: 0

      Bulletins, class schedules, online study materials, web-based paperwork...

      Terroristic events like a gun wielding psycho student. (psycho differentiates the other gun-wielding students at this Texas campus).

    4. Re:It's idiots like you... by afidel · · Score: 2, Informative

      Actually it was live reporting that was credited in saving several lives at Case Western a few years back, some students were listening to a live broadcast and moving around the building to avoid the attacker.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    5. Re:It's idiots like you... by fm6 · · Score: 2, Interesting

      You might catch a few people before they go in harm's way ...

      Didn't I meet you during the design meetings for the Titanic? You were the one that said, "Liveboats are useless, they won't stop the ship from sinking."

    6. Re:It's idiots like you... by blues_shuffle · · Score: 4, Interesting

      One of the biggest (in retrospect) security related problems that occurred at VTech was the second "attack." There was a two hour period after the first shooting in which no shooting occurred. During this two hour period, there was no way to warn the students about the shootings and give security advice/information. The main way that a university communicates with its students is via e-mail, but most students do not check their e-mail midday because they are in lectures. The second set of students who were shot could've been saved if there was a more rapid security bulletin delivery system in place.
      There has been a shift in security information delivery systems in universities lately, in response to the VTech problems. My university has installed centrally controlled LCD screens in the highly trafficked areas on campus. This is another such method of enabling rapid deployment of important information. If every student has a PDA, the university can know for sure that security bulletins can be delivered quickly.
      So actually, yes. This can prevent another attack.

    7. Re:It's idiots like you... by icebrain · · Score: 1

      No, I'm just saying "lifeboats won't stop the ship from hitting icebergs." I didn't say that the alerts were useless or a bad idea, just that they can't prevent anything from starting in the first place. Sure, they can help reduce casualties, or help catch the guy before he can come back and make a second attack... but until he pulls out his gun/bomb/whatever, those messages can't do anything.

      I just think people read too much into "we have a warning system in place" and assume it's more effective than it actually is. And this warning system doesn't really stop "everyday" attacks (muggings, assault, etc) either.

      --
      The meek may inherit the earth, but the strong shall take the stars.
    8. Re:It's idiots like you... by Anonymous Coward · · Score: 0

      There is nothing in your arguments that show how it can PREVENT an attack. Only how to mitigate the damage of an attack already in progress. Or do you think that someone would stop and think twice about going on a rampage because of some fucking lcd screen in the main quad ??

      It can "SAVE LIVES" .. but it cant "PREVENT AN ATTACK"

      Now you could argue that the VA shooting was TWO separate "attacks" but you would be wrong.

    9. Re:It's idiots like you... by Hognoxious · · Score: 1

      The best way to warn everybody (whether it's a shooter or a fire or whatever) would be if you had some kind of machine that could speak. Ideally one that could speak loud. It'll never catch on.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    10. Re:It's idiots like you... by DamienNightbane · · Score: 1

      Alternatively, a better solution would be to simply allow everyone to be armed, thus ensuring that a would be killer isn't being presented with classroom after classroom full of helpless victims.

    11. Re:It's idiots like you... by fm6 · · Score: 1

      If you're going to complain about people who can't keep track of the difference between lose and loose, the least you can do is keep track of the post you're replying to, and respond to something they actually said.

  31. Not so fast by ciaohound · · Score: 1

    Does the iPhone replace a more expensive student "necessity?" Most universities either explicitly or implicitly require a computer, and in most cases, a notebook. I read the article and found no mention of a traditional pc, though I'm sure they're used. I graduated from college in 1988, when you had to go to "the computer center" to use a pc that cost several thousand dollars. Can I reimagine it now, just toting around a little iPod Touch? More connected, fantastically more portable, AND cheaper? Hell yeah.

    --
    Oh, yeah, it's not easy to pad these out to 120 characters.
  32. thank goodness! by OrangeTide · · Score: 3, Funny

    The title made me worry that we were only allowed to have a single iPhone per person. And I thought it was just some more unnecessary University restrictions.

    --
    “Common sense is not so common.” — Voltaire
  33. How time flies by Hognoxious · · Score: 0, Flamebait

    I graduated from ACU in December of '06

    How time flies. That's almost 1/3000th of the Earth's age ago.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  34. Who pays? by Curmudgeonlyoldbloke · · Score: 4, Insightful

    ACU pays for the hardware

    No they don't. Whoever pays the students' fees pays for it, plus any admin charge the university adds for overseeing the moving around of the money.

    1. Re:Who pays? by Anonymous Coward · · Score: 0

      Duh. Isn't this exactly what "ACU pays" mean?

  35. What about those slashdot arguments? by Ostracus · · Score: 2, Informative

    I really don't see any issue. It's a private institution doing an experiment that just might work out for other institutions. Also for those who read the article it mentions that the apps are designed so that in the future one could go with a different phone. So once again audience, where's the problem?

    --
    Shai Schticks:"You don't make peace with friends, you make peace with enemies"
  36. Re:Christians shouldn't be allowed to use technolo by Anonymous Coward · · Score: 0

    Yeah and it seems that ignorant and stupid-as-fuck athiests should not be let out of cages as it seems they are all socially inept. Until they acknowlege that:

    People believe something different than them (GASP!)

    They dont know everything like they want everyone to believe they do.

    There are people way the hell smarter than they are that believe in God.

    The hate that spews forth from their mouths (It's only the noisy idiots that we notice) only makes them and anyone else that says they are an athiest look like nimrods or idiots. How about shutting the hell up for once? You ramble on about how there is no God more than some evangelical christians do! Bla Bla Bla SHUT UP!

    From your friendly neighborhood christian.

  37. Will these studentes become new iStore customers? by netglen · · Score: 1

    I wonder how many of these students will become Apple iStore customers? Will they start buying iPhone apps and songs?

  38. What is wrong? by teh+nDn · · Score: 2, Interesting

    It's similar to issuing laptops in high schools. No costs for textbooks and easier to manage... This is actually a great idea

    1. Re:What is wrong? by Anonymous Coward · · Score: 1, Funny

      Everyone here would agree with you if it were a Linux machine but since it's not that means there is something wrong.

  39. Oklahoma Christian University... by Auxis · · Score: 5, Informative

    ... is basically doing the same thing ( http://www.oc.edu/apple/ ). They are also offering the choice of a Dell, MacBook, or MacBook Pro. Many of the students here chose the iTouch (including me) simply because they didn't want to pay the expensive monthly fees for the iPhone. My service charge would be $90 per month. I just can't afford that price being a student having other debts to pay off (like college tuition). OC released an enterprise app for our iTouch/iPhone that lets us track things such as events going on, which laundry machines are open (through LaundryView), etc. I think it's pretty neat, but I'm not sure if it's worth the price tag.

  40. Freshmen forced to pay for Ipods... by kabocox · · Score: 2, Interesting

    The real headline should be something along the lines of freshmen class of Abilene Christian University all required to pay for brand new iPhones.

    When I read the "New York Times Says Thin Clients Are Making a Comeback" headline, I thought of cellphone/pda apps. Considering books cost me around $300 a semester back in 1996-2000 and all the other ways that the university tried to leech a buck off my family, I'm not surprised that a college is doing something like this. This sounds and looks like a decent killer app for cell phones/PDAs.

    I'm kinda sad though. I'd have thought that we'd have figured out how to get all this done, and my kids using this in elementary school right now. I'm really sad that colleges are just now getting there. I remember back in 1998 when my college just started their web app for signing up for classes. It was much, much better than their telephone system that they'd used before hand. We loved it.

    My kids public school has a web app that'll show their 9 weeks grades and an event calendar. O.k. it's nice that they have anything, but still as a parent and tax payer, I'd want all their text books to be in pdf and able to be saved, viewed, printed, quoted from anywhere. I'd also want teachers grade books and PTA meetings online as well. There is a part of me that thinks class rooms need forums or a school running their own version of facebook, yet geared more along the lines of keeping track of all of a student's progress, projects, entire school history, homework, quizes, & test history for everything there, and doing it as a glorified year book. Especially to pound it into the student's head, that this is to make you and us look "good"! ;)

    1. Re:Freshmen forced to pay for Ipods... by Culture20 · · Score: 2, Interesting

      as a parent and tax payer, I'd want all their text books to be in pdf and able to be saved, viewed, printed, quoted from anywhere.

      This alone would have been awesome back in the early 90's. We had BBS's back then. Since the students weren't allowed to go to our lockers (Lockers can hide drugzngunz!) during the day, we had to carry all of our books everywhere. Leaving the books in the classrooms, then dialing a school BBS to read the material at home would have been uber-cool.

  41. iXxxxx OS? by dazedNconfuzed · · Score: 1

    I didn't know that the iPod or iPhone was limited to one OS. That's so very odd...

    What, Linux is now a viable OS for the iPod? you can run Windows on your iPhone? there's a Touch-enabled QNX port coming?

    I'm sure some of those lucky kids are really looking forward to running Ubutntu Mousy Mastiff on their shiny new toy.

    --
    Can we get a "-1 Wrong" moderation option?
  42. Re:Christians shouldn't be allowed to use technolo by ryanov · · Score: 1

    I'm not sure I'd call Unitarian Universalist Christian, exactly. Christian roots, certainly... But I don't think I'd consider myself Christian.

  43. Re:Christians shouldn't be allowed to use technolo by prestonmichaelh · · Score: 1

    But other than that, every branch attached to Protestantism seems to...[think]...scientific theory is as theoretical as the theory that there are tunnels in the north and south pole that connect in the center of the earth

    You have to love generalizations. I actually attended ACU and received my CS degree in 2003. There are many, many protestants out there that interpret the Genesis account of creation as more of a parable rather than scientific fact (basically it is to say God is in charge, not the means through which the universe came into being). I can specifically say that this view is widely held by all of the scientific faculty at ACU. I took astronomy as an elective and in class it was taught that the universe was 12-14 billion years old. Saying that all protestants think the Earth is only 6,000 years old is just like saying all Muslims are terrorists.

  44. ESR is proud -- of Sarah Palin by Anonymous Coward · · Score: 0

    A couple of years ago, perhaps in retaliation over ESR's publication of the Halloween Documents, Bill Gates apparently used one of the back doors in NT to "borrow" time on the gov'ts orbital mind lasers. Alas, ESR was not wearing his tin foil hat, and now he has sadly been reduced to a raving fucktard.

    He _was_ right about Aunt Tilly, but I hope he didn't buy stock in Linspire... Rest in peace, you crazy diamond you.

  45. Re:Christians shouldn't be allowed to use technolo by nawcom · · Score: 1

    Be proud of yourself. Why are you afraid of hiding your identity? You understand the parent is an atheist the same way you are a monotheist. You are being very general when saying that all atheist religions are full of nimrods. The parent is not the representative of all atheist religions, and as a person who would get labeled as an atheist (or heathen/satanist in the USA) I disagree with him. The one question I have for you is if another myth in the judeo-christian book is proven false - will you leave your religion and be a person dependable on his or her self for life (like myself), or would you follow the next evolution of christianity? A completely optional question to answer, I've just been curious on the answers of people of any mono-poly religion would give.

  46. Ri-di-cu-lous! by andre.david · · Score: 1

    'nough said.

  47. Were any alternatives considered? by PolygamousRanchKid+ · · Score: 2, Funny

    Like Nokia or Android or Eee PC stuff?

    "Board of Regents owns Apple Stock!"

    "C'mon baby, President of the University needs a new yacht!"

    --
    Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
  48. So Much For... by Nom+du+Keyboard · · Score: 3, Insightful

    So much for telling the students to turn their cell phones off in class.

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
    1. Re:So Much For... by Anonymous Coward · · Score: 0

      I have a brother at ACU, and apparently you can get in trouble (fined) for not having it with you in class.

  49. watch your pockets! by MattMattMatt · · Score: 2, Interesting

    ahh, a pickpocket's heaven. no matter who you grift, you'll atleast walk away with a $200 ipod!

  50. m.acu.edu by Xathrus · · Score: 3, Informative

    If you have an iPhone/iPod Touch you can check out their mobile site at m.acu.edu. Of course you have to have an account to log into the myMobile section.

  51. Affordability? by Shivetya · · Score: 2, Insightful

    Of course its affordable, as it gets more expensive the government chips in more and raises the limit of the loans it will back.

    That has been the problem with college level education and health care. As soon as the government stepped in and started paying for things at set rates without asking questions the competitive market failed. The price of admission became "cost + what the government was willing to chip in".

    We have some of the best tax payer funded education in the world but too many don't realize who is really paying for it. I know in my wonderful state that reviews have shown a growing portion of the budgets are professor pay and retirement costs, funny the endowments are just rolling over the cash and not helping more students.

    --
    * Winners compare their achievements to their goals, losers compare theirs to that of others.
  52. Re:Christians shouldn't be allowed to use technolo by Arramol · · Score: 3, Informative

    ACU teaches that the earth is round, revolves around the sun, and that life evolved via natural selection. The astronomy course I took here didn't even mention the possibility of the earth being young; it was the Big Bang, 4.6 billion year old Earth, etc. "Alternatives" based in pseudo-science and an over-literal reading of Genesis were not even on the table. I've also never had a Bible professor even suggest that the Bible should be treated as a science book - every single one I've talked to on the subject regards the Creation account as metaphorical.

  53. Wait... by tool462 · · Score: 2, Insightful

    So every student on campus will have an easy to steal and easy to sell item in their possession at all times? Where can I submit an application? Seems to be a lucrative business opportunity. /paranoia

    1. Re:Wait... by Anonymous Coward · · Score: 1, Interesting

      Students who don't have a device in 2 years when they are replaced will be charged for the device. Part of a contract they sign.

    2. Re:Wait... by Anonymous Coward · · Score: 0

      This is a Christian University, God Forbade the students from stealing.

  54. They're rich kids anyway by Anonymous Coward · · Score: 1, Interesting

    I know a lot of you will be complaining about the associated costs with giving all of the students an iPhone, but I'll point out (as an Abilene Native) that I'd be very, very surprised if anyone that actually attends ACU would bat an eyelash at another bill. Those kids are RICH rich.

  55. Similar devices.. by 101010_or_0x2A · · Score: 2, Funny

    except for the 3G radio? What about the fact that ONE IS A PHONE!

    1. Re:Similar devices.. by Anonymous Coward · · Score: 0

      Hey fucktard You do realize that the "phone" part is simply software .. RIGHT ?? So really , the only difference in the hardware is the 3g radio.

  56. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  57. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  58. Comment removed by account_deleted · · Score: 3, Funny

    Comment removed based on user account deletion

  59. web web web cloud cloud fat-thin by emj · · Score: 1

    Well the article describes a system developed for the iPhone but as a webpage. Sure it's hard to develop cross platform on the web, but you can usually suppport more than one plattform without much problem.

    iPhone may be the Messiah joining everyone under one god.. Dunno if that makes it sane to bet everything on Aramaic to spread the gospel.

    1. Re:web web web cloud cloud fat-thin by Teilo · · Score: 2, Insightful

      Consider this - Until the iPhone there was no practical device of the kind for browsing the web, with the full power of the web. As noted many times in this article, all previous generations of mobile browsers sux0r.

      Kind of pointless to talk about supporting other platforms when there are, as yet, no other platforms to support (speaking of the mobile web, that is). They say, in the article, that they can always evaluate Android later.

      --
      Mir tut es leid, Menschen daß Einfältigfehlersuchenbaumfolgendenaffen sind.
    2. Re:web web web cloud cloud fat-thin by CyberInferno · · Score: 1

      Consider this - the Nokia N95 has a more powerful browser which is fully compatible with the vast majority of flash sites thanks to it being fully supporting flash lite v3. The iPhone (last I checked) still cannot boast such compatibility. And the N95 was released before the iPhone.

    3. Re:web web web cloud cloud fat-thin by Anonymous Coward · · Score: 0

      there are, as yet, no other platforms to support (speaking of the mobile web, that is).

      Windows Mobile. Admittedly Pocket IE is lacking, but Opera Mobile 9.5 already ships out of the box with some Windows Mobile phones and is available for download on others.

      Symbian has a browser and most devices that run it also do WiFi. Based on WebKit, right?

      I'm sure RIM has a decent browser, but I wouldn't know...

      Hell, Opera Mini delivers most full desktop sites and will run on anything that supports Java MIDP. Including some really cheap phones.

      Here's what I don't like about the Apple fans. They deny other solutions exist. You can get rich web experience on other mobile platforms. I've used Safari on iPhone and it is good, but let's not pretend it's the only game in town. Opera Mobile on Windows Mobile is pretty much on par in terms of quick rendering of full desktop-quality sites.

      By the way, true story: I was in the Apple store the other day, and I noticed that some of the employees were using a PocketPC device to track inventory! They don't do it with iPhone...?

    4. Re:web web web cloud cloud fat-thin by Teilo · · Score: 1

      I am not an Apple fan. I am an Apple user. I have shunned the iPhone, and am waiting for Android, as I cannot stand Apple's DRM, and though I could learn ObjectiveC, I don't care to, as I already know Java, and so can develop on Android. So there.

      Anyway - I never said that there were no other mobile browsers. I am currently saddled with a WM6 Blackjack. I hate moble ie. I hate mobile Opera. They all suck on these devices. I wasn't aware of the Symbian browser. Thank you for that.

      But in any case, it's not only the browser that's the key. It's the way it can be used. The zooming abilities, multi-touch, etc. It's the whole package that made it an attractive platform. It put together a set of features that make it extremely easy for the college crowd to navigate, even if they are not geeks like all of us.

      --
      Mir tut es leid, Menschen daß Einfältigfehlersuchenbaumfolgendenaffen sind.
    5. Re:web web web cloud cloud fat-thin by Anonymous Coward · · Score: 0

      Have you used Opera Mobile 9.5? It's a lot better than previous incarnations. PocketPC only, though.

    6. Re:web web web cloud cloud fat-thin by teh+kurisu · · Score: 1

      It only makes sense to choose a Flash-capable phone over a non-Flash-capable phone if you plan to use Flash-based websites.

      Abilene Uni seem to be using iPhones primarily as a front-end to their internal web-based systems, and it's pretty safe to assume that they're not writing those in Flash.

      With that in mind, choosing the iPhone's Safari browser over the N95's WebKit browser is a no-brainer, from a usability standpoint.

    7. Re:web web web cloud cloud fat-thin by randyest · · Score: 1

      It's only (barely) usable if you've never tried safari on an iphone. You just can't do the zoom and pan right without multitouch.

      --
      everything in moderation
  60. Tuition by nEoN+nOoDlE · · Score: 2, Insightful

    Everyone's saying this is a waste of money, but with tuition as much as it is, this is a drop in the bucket compared to what the students will be paying for their degrees. Do you think anybody will notice if their tuition went up 300 bucks over 4 years to cover the cost of these devices, that may have many benefits for their classes, such as easy class lookup and registration, online syllabus and course notes that are available with you all the time, and so on and so forth. When the teachers could rely on everybody having access to this stuff instead of just a few students, teachers can actually use the devices to improve their classes.

    --
    Don't trust a bull's horn, a doberman's tooth, a runaway horse or me.
    1. Re:Tuition by 101010_or_0x2A · · Score: 0

      It may be a drop in the bucket, but its completely wrong of the university to enforce any such policy of paying for a service, which is by all accounts, a luxury. If the university bore the brunt of the cost, it may be a great idea, but it looks like all they're paying for is the hardware, which costs about $299 (you can be sure they have some contract with either Apple or the service provider to get discounted hardware rates). What about the families who will have to pay at least $60 per month for this service? It has got to be a choice, give the family the freedom to choose, but make it easy for them if they want that option!

    2. Re:Tuition by nEoN+nOoDlE · · Score: 3, Informative

      There is a choice. They could opt to get the iPod Touch which doesn't require any extra service. On top of that, they're building an infrastructure to have WiFi everywhere, which means that everyone will be able to use the resources that they're going to create for classes.

      --
      Don't trust a bull's horn, a doberman's tooth, a runaway horse or me.
  61. Um... by Anonymous Coward · · Score: 0

    Doesn't Abilene, TX need cell phone service first?

  62. It's all about progressiveness by grilled-cheese · · Score: 3, Informative

    ACU has a tradition of taking calculated risks when it comes to how they do business as an educational institution. This quality is what puts ACU on the map consistently as a leader in education. There are lots of other universities who have tried to pull off programs like this, and many have succeeded. ACU gets this large amount of publicity because it simply is an Apple product that has significant penetration into the student population. Having been involved with the rollout plan for when/how this project was to mature, it could have happened sooner. However, ACU made the decision to wait until there was enough software designed to make this more than just a toy/promotional tool. In fact, the semester before these were handed out several research groups were formed consisting of both students and faculty to determine how these devices could be used most efficiently and even begin to work on their own coding projects to achieve these goals.

    These calculated risks are not just in how they were to be used in an educational setting, but also in the technology implementation. It was a significant challenge to provide that large a scale of wireless access. Having worked on it, I must admit that wireless deployment is an artform in how you balance capacity versus coverage with hundreds of environmental factors affecting your decisions. There are many great pieces of software to try and assist you making the optimal placement choices, but they frequently require large amounts of time for data entry for only a minor change in quality. When it boils down to is still the same procedure that has been used for years; deploy 90% of AP, turn it on and survey it, then use the remaining 10% to fill in the holes you missed. Sofar, most of the risky decisions that were made appear to have payed off and leave only a known portion to be expanded in the future.

    I'm proud to have graduated from this university in May and have the privilege of working with the IS department for several years.

  63. But... by beansprouts · · Score: 0

    There's nothing like good ol' books.

    I'm sure they'll get replaced one day by something else, much like human's reproductive organs (http://science.slashdot.org/article.pl?sid=07/11/14/046251) down the line, but until then they remain truly portable and energy efficient, last more than a day (depending on the consumer) and are quite possibly much better in making that information remain where it's intended. And as an added bonus generally save you the hassle of needing to rotate and use a magnifying glass ;)

  64. yes by globaljustin · · Score: 1

    do the students have to pay the extra surcharge that offsets the cost of the phones

    yes of course...this is a private religious college, not a public university...giving each student a 'free' ipod or iphone is nothing more than marketing

    how do I know? I went to a school just like this: Cedarville University. Cedarville's marketing gimmick actually made sense while I was there (I was a freshman in '97): they had computers with high speed internet in every dorm room. It really helped us become computer savvy (NESticle, Napster, etc...) and helped the lower-income students whose parents couldn't afford a private college AND a new computer.

    Liberty University did the same thing only they installed a chairlift for skiing/snowboarding in winter and mountain biking in summer.

    Bottom line: it's all marketing, and it gets figured into the tuition

    --
    Thank you Dave Raggett
    1. Re:yes by electrictroy · · Score: 1

      When I went to college, we had free computers too, but they were only available via the public labs. That helped save money by providing one computer per ~100 students, rather than 1 per 1.

      Some of the not so bright students left their computers without logging-off.

      And that's how I got free printouts, instead of paying 10 cents a sheet. (I feel so ashamed.)

      --
      The government is not your daddy. Its purpose is not to raid middle-class neighbors' wallets and give it to you.
  65. Don't bash it until you have watched the video by Anonymous Coward · · Score: 0

    Don't bash it until you have watched the video.

    http://www.acu.edu/technology/mobilelearning/researchers/video/index.html

    1 iPhone/student at ACU makes much more sense than 1 iPod/student that Duke has been doing for a while now. Besides, watch the Video. See if it will change your mind.

    (full disclosure: ACU is my Alma Mater)

  66. Bad Memory by EEPROMS · · Score: 1

    I like the idea as a tech geek but at the same time I realise there is a massive down side to giving students PDA like devices. About two years ago there was a study (cant seem to find the link) that showed students who used PDA's had a massive reduction in memory recall efficiency. It makes sense though, the human brain is not static and builds/removes synaptic links as they are needed (a good example is language and young children), thus if the students do not have to recall facts from their memory anymore but just query their iPhone then their brains will not build the extra synaptic links needed for efficient recall. So my personal view is that giving iPhones to students as a learning aid on one level is clever but long term is dumb.

  67. Re:web web web cloud cloud fat-thin OT by Tacvek · · Score: 1

    What is the meaning of your sig? By breaking the large word down using spaces, I can get the following translation out of Google: "I'm tired, unfit people the simple error search tree following are created". I realize that adding spaces may change the meaning somewhat, so I'm not surprised to get a meaningless sentence back out. From what I can piece together this has something to do with finding the cause of an error by using a search tree. But I could be way off.

    --
    Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
  68. Re:web web web cloud cloud fat-thin OT by Teilo · · Score: 1

    Heh. It means, "I'm tired of brainless troubleshooting-tree following monkeys." In other words - they don't use their heads. If the troubleshooting tree says to do something, they do it, no matter what, even if they tried it 10 times already, and it didn't work.

    For some reason the a-umlaut got screwed up.

    --
    Mir tut es leid, Menschen daß Einfältigfehlersuchenbaumfolgendenaffen sind.
  69. Because it's really a safety device. by raehl · · Score: 2, Funny

    It's not a phone, it's a platform for the latest killer app... ...GunmanTracker.

    When any iPhone detects gunfire, it reports its position to a central server, which then creates a Google Maps mashup that shows the location of the gunman on all other students' iPhones.

    If the iPhone is being carried BY the gunman, the phone is supposed to shock them like a taser would. Unfortunately in testing all the power that could be mustered from the battery would just tickle at best, and there apparently wasn't any way to replace the battery with something more powerful.

    Even if they could replace the battery, it turned out that GunTracker was trivially defeated by the DontTaseMeBro app, although that was quickly pulled from the app store.

  70. Try one barf bag per student by fortapocalypse · · Score: 0, Troll

    They're going to losing their iPhone/iPod at the frat party, so why not provide them a barf bag to save the rug in the dorm room when they return?

  71. Re:Christians shouldn't be allowed to use technolo by IchNiSan · · Score: 1

    As a raised protestant(creation as a parable) who has since become a pinball between agnostic and athiest, I know about the different types of Christian faith and the relative numbers of various sects.

    I believe that the rights of fundamentalist protestants and catholics to believe as they wish should be respected, however, I am deeply offended that they are pandered to by politicians because they scream so loudly.

    Should I so desire, I believe it is my right to scream every bit as loudly, about how ignorant, intolerant, and quite frankly un-Christian MANY(not saying most) of the fundamentalists are. I am interested in the idea of not allowing certain fundamentalists access to technology. My problem would go away in short order, if the fundies who are ID fanatics, or anti evolution could be denied the benefits which have arisen from the science they struggle against.

    Here is a spear, and a flint and a bit of steel, go forth make a living for yourself.

    I am being a bit ridiculous I know.

  72. Re:Will these studentes become new iStore customer by Ash-Fox · · Score: 1

    They need to create a new "I am rich" application.

    --
    Change is certain; progress is not obligatory.
  73. They had better selected a Nokia N8x0 by Ptur · · Score: 1

    At least it is a more open platform, has a very nice screen to display content and is quite cheap if you go for the N800...

  74. ACU pays for the Phone? by LostMyBeaver · · Score: 0, Flamebait

    Did the money magically appear from out of nowhere or did ACU tack the money onto the tuition somehow? I mean really. That iPhone which typically costs $199 at an Apple Store when connected to the expensive AT&T plan probably cost each student closer to $600 on their tuition.

    Wouldn't it have been better to use the money more productively and made "A Web Enbabled Mobile Device" a prerequisit?

    Of course it's a University that declares math and science irrelevant, so I'm guessing it was actually a message from God that the Uni should deploy the Jesus Phone.

  75. Calculator Argument! by Dareth · · Score: 1

    Blah blah, and they said giving students calculators to use in 6th - 8th grade would hurt our math skills.

    They were just jealous they had to do their work by hand. And I got great math insights... see I have this theory that there are really some big or as I like to call them "fat 2" out there, where 2 + 2 ~= 5

    If I had not had my calculator all them years, where would I have gotten great insights like that!

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
  76. Meanwhile, in the free world... by mjrauhal · · Score: 1

    ...this year's CS freshmen of the University of Helsinki got their hands on EeePC 900s with eeebuntu GNU/Linux.

    They're "just" on loan, though, and recoverable if the students don't progress in their studies, but there's also the detail about Finnish university education being tax-funded anyway, so there's no tuition to hide the cost in...

  77. Students aren't buying this one? by dunc78 · · Score: 1

    Guess that means the students don't have to "buy" this one themselves. I guess maybe if they are on a full scholarship this is true.