Archive for June, 2005Page 2

Firefox extensions that I use

I am about to switch to a new machine and am working on consolidating all of my data that I need to move. So I got to thinking that it would be nice to have a list of all the Firefox extensions that I use to help me with the switch. Then I was thinking […]

HTML tag regular expression

We found this regular expression online at haacked.com for finding html tags in a string. I used this in the new Gustavus eCard program that I have been working on (stay tuned) as a way to get the text of captions which contain hyperlinks. This regular expression was written by Phil Haack. </?w+(((s|n)+w+((s|n)*=(s|n)*(?:".*?"|'.*?'|[^'">s]+))?)+(s|n)*|(s|n)*)/?> This expression […]

Regular expression for e-mail

Regular expressions can be very useful and efficient if used properly. For a while now in some of our applications we have been using the following regular expression to check e-mail addresses for proper formatting. ^[_a-z0-9-]+(.[_a-z0-9-]+)*@[a-z0-9-]+(.[a-z0-9-]+)*.(([a-z]{2,3})|(aero|coop|info|museum|name))$ This will ensure that the user has entered a properly formatted e-mail address such as user@domain.com. Contact Us Phone: […]

Wireless Update

Wireless coverage on campus got a boost today as we upgraded the wireless access point on the roof of Rundstrom. It used to have an old Orinoco wireless card attached to a directional antenna. Now we have installed a new high powered Tropos access point like the ones on International , Pittman, and Norelius. The […]

Gustavus search plugins

Update (October 25, 2006) — These plugins have been updated and are compatible with Firefox 2 and Internet Explorer 7. If you have recently converted to the new and increasingly popular web browser, Mozilla Firefox, you may have noticed that there is a built-in search box that can search different sites such as Google, Yahoo!, […]

Whoa

Wow, got a nice little surprise from my home ISP today. Apparently Hickorytech has bumped up their speeds by 300% and kept their prices the same. So I was getting 2Mb down and 384k up. Now they say I am getting 6Mb down and 864k up. Cool. So far all the speed tests show it […]

South West Hall Network

Today Ethan and I got started on installing the network hardware in South West Hall. The new building will have a nice 10/100 MBit network with each half of the building having its own 1GBit uplink to the rest of campus. Hopefully that will make the heavy network users in that building next year very […]

SSC Network Upgrade

Yesterday we upgraded the network connection between SSC and the rest of campus from a 100Mbit connection to a 1Gbit connection. Hopefully anyone with a computer in SSC will notice a nice increase in network performance. Contact Us Phone: 507-933-6111 Email: helpline@gustavus.edu Web: https://gustavus.edu/gts Blog: https://gts.blog.gustavus.edu Remote Support: https://sos.gac.edu System Status: https://gustavus.freshstatus.io

No Google for Paul

For some reason, Paul Hanson is still not having any luck with Google. Google has visited his site, but if you try to search for it, you can’t find it. And what is even funnier is that most of the time when you search for it, the best link is this site 🙂 Anyway, so […]

Server Room Upgrade

Well, we finally did it. It probably should have been done years ago, but we finally made the move. We installed 10 nice new 7′ x 19″ racks in the server room and last Thursday night we moved the remaining critical systems into those new racks. We started shutting everything down at about 5:00pm and […]