iPhone day: Waiting in line

All Posts No Comments »

Tommy and I are wating in line at the Apple Store in Legacy Village.  We are 4th and 5th in line respectively.  Our iPhone-eager comrades hail from as far away as Toledo.

iPhone Release Day

iPhone Release Day

iPhone Release Day

The photos are a little bit grainy since they were taken with (what else?) Tommy’s iPhone.  Expect more updates soon.

Popularity: 14% [?]

How to: Speed Up Your Ubuntu Package Updates

All Posts No Comments »

If you’re on a college or university network, chances are you have access to internet2 (i2), the private internet that connects many higher education institutions.

Recently, I attended a meeting at the Ohio Supercomputing Center where the leadership of OARnet (a private fiber network in Ohio, which Case accesses) announced they were removing bandwidth limitations. Soon (perhaps now, even), our OARnet (and therefore i2) bandwidth will be at least 500mbits/sec, a 300% increase over our current service level.

You can exploit this new increase in bandwidth by selecting package mirrors that are on i2. Then, when you access them on your campus network, the traffic will be routed over the faster connection. For example, at Case our routers are smart enough to know if you are accessing a machine that is reachable over i2 and route your traffic accordingly.

So, fire up a terminal and type:

sudo gedit /etc/apt/sources.list

And then find-and-replace “us.archive.ubuntu.com” with a .edu package mirror (I use http://mirror.anl.gov/pub/ubuntu/).

When I download packages, I would get a measly few hundred KB/sec. Now I get several MB (megabytes!) per second.

Leave any questions or comments below.

Popularity: 16% [?]

Will I Get a New iPhone today?

All Posts, Computers No Comments »

There are two answers to that:

1. Hell yes.

2. Who knows. Apparently the phones might not be on sale until next week.

Either way, I’m really excited to get one. As it turns out, I can realize a lower TCO over two years by canceling my current Verizon contract, paying the cancellation fee, selling my current phone on eBay, and then signing a new AT&T contract and buying an iPhone (with or without the rumored subsidies) than by upgrading my current service (to the minimum $80/month) and getting a Blackberry (which I would have to purchase at full price - $400).

Update: No.  July 11th.  I’m camping out in front of the store the night before.  MacBookPro and DSLR in hand.

Popularity: 22% [?]

Ly’Nette has a new blog

All Posts No Comments »

My boss at ITS has a new blog and I have been mentioned in the notorious First Post.

Hopefully the trackbacks all line up and these posts will be linked together.

Popularity: 18% [?]

Problems with Pidgin and Google Talk (GChat)

All Posts, Computers No Comments »

Today I had some problems with using Pidgin for Google Talk.  I was getting weird errors like “read error”.  I don’t think it’s a Pidgin problem because that package hasn’t been updated recently.

Anyway I search around for a bit and found this solution: http://www.manast.com/2007/05/11/how-to-configure-pidgin-to-work-with-google-talk/

Scroll to the bottom of the post and read the update.

Popularity: 33% [?]

CollabTech 08: Blogs and Wikis

All Posts, CollabTech08 No Comments »

First breakout session, about blogging in general.

The panelists are talking about who blogs and why. Pretty interesting points. One thing the bloggers talked about was comments policies and Mano Singham posed an interesting question, “If you have a comments policy, aren’t you liable for the comments you let through. Doesn’t it look like you’re condoning those comments?”

Another audience member said that a blog that his friend runs changed the icon for anonymous posts to the cowardly lion from The Wizard of Oz.

Lastly, an audience member asks what the macro impact of blogging is: is it an additive or replacement activity? Some panelists think it’s an additive activity. I disagree, at least in the way that I use this blog. There are some things I record here so that I don’t have to explain them a second time. Other times I use it to announce things that I would like to announce once and reach my subscribers (most of whom are friends of mine) all at the same time.

Popularity: 18% [?]

CollabTech 08

All Posts, CollabTech08 No Comments »

Case is hosting a summit on Collaborative Technology in Higher Education, CollabTech, which I’ll be reporting on throughout the day.

First up is a panel discussion using next generation technologies like  SecondLife to augment learning by  bridging geography.  Not too sure how I feel about that.  The whole environment feels kind of cartoonish.  I think that extra layer of “unreality” provides a sense of disconnect, especially in comparison with video chat.  I demoed Adobe Connect in one of my classes this semester, and it was fantastic.  Totally Flash based, so there’s really no extra software needed.  Allows video and audio chat, screen sharing, shared whiteboard, private chats.  I don’t feel like SecondLife, in it’s current version, allows the same kind of connection as a virtual “world”.

Popularity: 17% [?]

Migrating photos to Flickr

All Posts, Around this site, Photography No Comments »

I’ve decided to move my photos to flickr. I did this for a number of reasons. For one, I think it will give my pictures greater exposure (no pun intended). Second, I like the flickr interface and features better than Gallery2 (what I was using previously). Third, most of my friends who themselves are amateur photographers are also on flickr and this is a nice way to stay on top of each others’ photos. And lastly, Facebook now added the ability to publish your flickr uploads on your mini-feed.

Here are some of the recent images I’ve taken. Some will look familiar because I’ve reposted them elsewhere.

I’ve also changed photos.alexhutnik.com to be a little snazzier gallery than the one before.

Popularity: 32% [?]

Done, for now

All Posts, Case, Road Trip No Comments »

Done

Just thought I’d update everyone on what I’m doing this summer. I started working for ITS at Case and will continue to work there through the summer and (hopefully) fall. When I can, I’ll update this blog with anything interesting that comes across my desk.

Popularity: 19% [?]

How To: Install Stata 10 on Ubuntu 7.10

Computers, Economics, How-To's, Linux 1 Comment »

I recently had a need to install Stata 10 on Ubuntu 7.10.  It’s actually pretty easy.

1. Open a terminal
2. We’re going to have to do a few things as root so type ‘sudo su‘.
3. Type ‘mkdir -p /usr/local/stata10 && cd /usr/local/stata10
4.  Put the Stata 10 CDROM in your computer.  In the terminal, type ‘/media/cdrom0/install‘.
5.  Answer the appropriate questions in the installation wizard.
6.  When it’s done installing, it will ask you to run ‘./stinit‘.  Go ahead and type that in to the terminal.
7. After entering your licensing information, type this: ‘ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3
8. You can now start Stata 10 from the commandline with ‘/usr/local/stata10/stata‘ or ‘/usr/local/stata10/xstata‘ if you want the xwindow version.
9. Optionally, you can run ‘ln -s /usr/local/stata10/stata /usr/bin/stata‘ if you want to run Stata with just ‘stata‘ at the commandline (or you could also include the install directory in your path)

Popularity: 36% [?]

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in