http://eu.techcrunch.com/2009/07/29/ipadio-to-release-killer-iphone-app-for-audio-broadcasting/
A N D R O I D
Monday, December 28, 2009
Saturday, December 19, 2009
DeeperWeb Search - The Essential Search Engine Addon and Plugin
This is pretty interesting. In Firefox, it loads a frame on the right of the screen that shows categories of results -- that help narrow down your search -- as well as other search terms you might want to append to your original search, again, in order to narrow down your search.
Thursday, December 17, 2009
Site for Website Reviews
I just started comparing a couple sites that offer online DNS tools. I figured that there might be a site out there that does this already. I found some boring ones, some hollow ones, and some cute ones. Here are the cute ones!!!!!1
SiteJabber
Hiztoria
Both sites look nice (to me). I like the cutesy stuff because it seems less offensive than some straight-edge piece of garbage that pretends to be extremely professional and is, in reality, simply a front for a money-making venture of some kind. (That's primarily money-making as opposed to primarily service-providing.)
SiteJabber
Hiztoria
Both sites look nice (to me). I like the cutesy stuff because it seems less offensive than some straight-edge piece of garbage that pretends to be extremely professional and is, in reality, simply a front for a money-making venture of some kind. (That's primarily money-making as opposed to primarily service-providing.)
Saturday, October 17, 2009
Interruption in e-mail delivery on www.spamgourmet.com
I haven't received e-mail from spamgourmet.com since Friday at around 8am.
Friday, August 28, 2009
Regex to replace non-mailto links in Confluence wiki
\[([^\|]*?)\|(?!mailto)[^\|]*?\]
Saturday, August 22, 2009
My Android Phone and Switch From Sprint to T-Mobile
I really like my MyTouch. I knew I was going to get an Android phone and hoped that one would come out for Sprint. I kept waiting and waiting. I have been with Sprint for about ten years. I read an article about how the next Android phone would probably be for T-Mobile. The article quoted Sprint relics speaking about their problem with Google's vision and nonsense and blaming their failure to produce an Android phone on Google's poor quality OS. I became angry and decided to go with T-Mobile.
For one thing, T-Mobile is German, which I love. Going with a non-US carrier was a plus. Also a plus was that they have been the most Google-friendly US carrier and some suggested that they deserved some patronage because of that. I agreed. Once I switched, however, it became clear that some of the best reasons for switching were simply due to T-Mobile's superior online offerings. They have free online backup, a much better, more interactive website, than Sprint, a user forum. These things lend themselves to a much more user-friendly and Googly environment than Sprint's. Sprint's website is crap. They have login after login that must be navigated in order to use picture mail. They charge for online backup. If your phone is screwed, so is your data. No SIM card for Spring phones. Sorry! Want to get your personal data out of a Sprint phone? Go to the store.
I read that Sprint wanted to customize (read: ruin) Android and make it into some overly commercialized mess, just like their other interfaces. T-Mobile, on the other hand, has released honest-to-goodness Google phones, phones that are pleasant to use and flexible and customizable to a great degree.
So, that's my switch. Now the phone.
I had to mess with my phone a lot to grasp what its limitations are. The first thing I did was power it on and download app after app from the Android market. Then my phone became slow. I became depressed! Then I deleted all of the apps. Then I reinstalled a bunch.
After repeating these steps many times in a very unscientific exercise, I finally started getting the hang of some things. Here are some bullet points:
Task Manager also monitors the CPU of running processes. Some things, like the process monitors themselves, use a lot of CPU as well as a fair amount of RAM. I thought I could leave them running as services but decided that it wasn't worth it.
When I was running tests, comparing the interface speed while an app is installed with the interface speed after I uninstall the app, I realized that some apps stay in memory even after you uninstall them.
Sorry for the scattered ideas. I'm not publishing this to a magazine or anything.
For one thing, T-Mobile is German, which I love. Going with a non-US carrier was a plus. Also a plus was that they have been the most Google-friendly US carrier and some suggested that they deserved some patronage because of that. I agreed. Once I switched, however, it became clear that some of the best reasons for switching were simply due to T-Mobile's superior online offerings. They have free online backup, a much better, more interactive website, than Sprint, a user forum. These things lend themselves to a much more user-friendly and Googly environment than Sprint's. Sprint's website is crap. They have login after login that must be navigated in order to use picture mail. They charge for online backup. If your phone is screwed, so is your data. No SIM card for Spring phones. Sorry! Want to get your personal data out of a Sprint phone? Go to the store.
I read that Sprint wanted to customize (read: ruin) Android and make it into some overly commercialized mess, just like their other interfaces. T-Mobile, on the other hand, has released honest-to-goodness Google phones, phones that are pleasant to use and flexible and customizable to a great degree.
So, that's my switch. Now the phone.
I had to mess with my phone a lot to grasp what its limitations are. The first thing I did was power it on and download app after app from the Android market. Then my phone became slow. I became depressed! Then I deleted all of the apps. Then I reinstalled a bunch.
After repeating these steps many times in a very unscientific exercise, I finally started getting the hang of some things. Here are some bullet points:
- GPS drains the battery.
- Some apps stay resident even though you wouldn't think so. Install Task Manager, look at Process View, and see which ones aren't terminating when you close the interface.
- There isn't a whole lot of RAM to play with so a couple unwanted resident apps using up 15MB of RAM each can really slow things down.
- BrightKite is great.
- Locale is great.
- All of the Google apps are wonderful on the MyTouch.
- Where is great.
- Task Manager is great.
- Sharing with barcodes is awesome!
Task Manager also monitors the CPU of running processes. Some things, like the process monitors themselves, use a lot of CPU as well as a fair amount of RAM. I thought I could leave them running as services but decided that it wasn't worth it.
When I was running tests, comparing the interface speed while an app is installed with the interface speed after I uninstall the app, I realized that some apps stay in memory even after you uninstall them.
Sorry for the scattered ideas. I'm not publishing this to a magazine or anything.
Wednesday, July 29, 2009
Starting Fresh With New Firefox Profile
It made quite a difference for me. I have been using the same profile and preferences from about Firefox 2+ to 3.5.
Also:
Also:
- Personas for Firefox messed up my forward and backward buttons.
- Enabling a master password for Firefox became a hassle when using TwitterFox. I had to enter my master password for every window that opened at startup.
- Something about my profile prevented some pages on t-mobile.com from redirecting properly. Firefox kept telling me that it was redirecting in a way that would never resolve. This was after I disabled all extensions.
Saturday, June 27, 2009
Status
- Slowly getting through "Learning Perl".
- Slowly getting through the Catalyst tutorial on CPAN.
- Still getting the hang of Fink and Macports.
- Figuring out how I'm going to upgrade from Tiger to Snow Leopard in September.
- Figuring out what to do next about my seemingly dead Lacie external hard drive.
- Still procrastinating about putting my finances into Gnucash.
- Still procrastinating about updating my Flickr.
Tuesday, January 27, 2009
Tip: avoiding net overhead using git over sshfs | KernelTrap
Tip: avoiding net overhead using git over sshfs | KernelTrap
Lovely idea!
The reason I was looking for this is I was getting:
Lovely idea!
The reason I was looking for this is I was getting:
[ajn26@ajn26-fedora-01 cbl]$ git initHopefully the "-o workaround=rename" part will fix that error.
error: could not commit config file /home/ajn26/mnt/www5/centers/csj/cbl/.git/config
error: could not commit config file /home/ajn26/mnt/www5/centers/csj/cbl/.git/config
error: could not commit config file /home/ajn26/mnt/www5/centers/csj/cbl/.git/config
error: could not commit config file /home/ajn26/mnt/www5/centers/csj/cbl/.git/config
Reinitialized existing Git repository in /home/ajn26/mnt/www5/centers/csj/cbl/.git/
Subscribe to:
Posts (Atom)