Posts

Showing posts from 2010

Another update on my XT701

I have been using my Android phone for a while. I am pretty happy with it. I am working around my battery issues with nightly recharging.  I also charge the phone at my desk, thanks to the mini USB charging facility. Some of the apps that I have been using are KeyRing, EverNote, Twitter, SugarSync and GroceryIQ. The maps application is also excellent. I find that the phone seems to lock up about once a week, requiring me to remove and reinstall the battery. I hope that the frequency of this will diminish as time passes.

An Update to My Impressions of the Motorola XT701

I have been using my new Android phone for a couple of weeks and I am generally happy with it. From my perspective, the pros are: There is a large amount of software available, it seems to be of generally good quality and it is easy to install. The phone feels very responsive to my newbish fingerings, even though my phone does not seem to have a processor that is fast by current standards. The cons are: The battery life is easily the largest complaint that I have with the phone. Even with background sync disabled, GPS and WiFi and Bluetooth turned off, the screen backlight turned down to zero and curtailed web browsing, I can about 1 day of life out of the battery. (I do leave the HSDPA turned on, rather than falling back to just 2G. There no quick way to toggle the 3G on and off, like there is for the WiFi, GPS and background sync, and surfing on 2G is painful.) I can easily run the battery down with an hour or two of web browsing. I easily could get several days of battery life...

Phones: First Impressions of My New Android Phone

First off, this was an open box purchase of a Motorola XT701 from Newegg . As far as purchasing open-box and refurbished gear (Thinkpads and iPods, mainly) goes, I've always had good experiences. This is the first open-box item that I have purchased from Newegg, but I've always had good experiences with them. There wasn't much in the box: the phone, a wall charger and adapter for US outlets, a USB to mini-USB cable, the battery, the battery cover and a couple of small pamphlets/manuals. There was a 8 GB SD card already in the phone. Removing it to insert my own 8 GB SD card seemed more trouble than it was worth, so I'll be transferring my old files over via USB. The box seemed like it had been tossed around a little bit, but nothing seemed to be damaged in any way. The phones' screen is easily bigger and has better image quality than my old Nokia E71. Initially, I had problems getting the phone to take my Gmail and GAFYD credentials. I was chalking this up to be...

Phones: What Drove My Selection

OK, so I needed a new phone. What drove me to choose the phone I did choose? Primarily, I use a phone as an internet device/PDA and not so much as a phone. I'm not a talker, and it irks me when I have to burn two minutes to retrieve a voicemail. I'm not worried about call quality or anything like that. I do love email. I am not interested in playing games, so processor speed isn't a big worry as long as it lets me type as fast as I can. I am not interested in streaming HD movies over 3G, or anything similarly bandwidth-intensive. I have 35/35 FIOS at home, two laptops and a HTPC for anything 'heavy'. My main consideration for hardware was whether I should get a phone with a physical keyboard or not. I have mixed emotions about physical keyboards. They make the phone thicker, and I'm not always keen on the keyboard layout. I've never used a virtual keyboard long enough to get used to it. I have had a few people with Droids tell me that they use the virtua...

Phones: What I had

For the last 1.5 to 2 years, I have been using an unlocked Nokia E71 as my only phone. I used it heavily, often for two or more hours a day. My primary uses were email, calendaring, contact lists and to-do lists, generally done through Gmail, GAFYD and Exchange servers. I also used it for alarms and Google Maps and Google Reader. Starting over the summer, the E71 would go through periods where it would reboot itself a dozen times a day. Sometimes the E71 would reboot when I was using it, sometimes when it was in my pocket and sometimes when it was laying on a table. Sometimes I would be at the office, sometimes at home, sometimes in a car. There would be periods of rebooting, and then the phone would be fine for a few days, or a couple of weeks. The battery always had plenty of juice. There seemed to be no reason to the behavior, it just seems like a disease that E71 phones can contract. I presume that I simply dropped the phone one too many times. Back in May, I dropped the phone...

Using Powershell in a SQL Server 2008 job step

I have been using Powershell since I first got wind of the beta and realized that all of my Windows Scripting Host skills would become obsolete.  However, I've never had the opportunity to try out the Powershell job step type for SQL Agent jobs until today. I know that the Powershell that "comes with SQL Server" isn't the same as the regular Powershell but, other than some fiddling around with the SQL Server file system provider, I've bumped up against those differences before. It's just different enough to be frustrating, so I'm blogging about it. It's a bit of a rant, but maybe it will save someone some time or someone can point out something that I've overlooked. My goal is to have a simple script that I can use in a SQL Agent job that can automatically discover and backup any SSAS database that exists on the same computer that as the SQL Agent. (This is an improvement over my old method, which used hard-coded XMLA queries to backup speci...

Patience and Persistence is often worth more than brilliance...

After some bureaucracy, I finally have access to software. I still don't know why it took MS longer to allow me to use my subscription than it did for NewEgg to ship me the physical media, but some mysteries aren't worth knowing. The next odd thing was getting Microsoft's file transfer client installed. It took a few minutes work to find a download site, download and install the client and then allow IE to use the client. Now, I need to download and configure Windows XP, VB 6 and Office 2003, all in a VHD. I've got all of the required ISOs, so I'll be installing up a storm on the train.

x64 Drivers for Common file formats are coming...

...probably. I've been meaning to mention this for a while. If you've read my blog at all, you've probably seen my rages against the lack of 64 bit drivers for common Office data formats. Huzzah . I don't see anything about Fox, dBase or Clipper files, even with some googling.

Instant Gratification

I've been gigging as a SQL Server DBA for a long, long time -- more than twice as long than I've held any other job. Everyone knows about the economic situation, which certainly seems to have cut back positions, compared to 2007 or so. As others have noticed, it does seem that power is devolving away from DBAs running boutique databases. The "No SQL movement" is one aspect of this, and the marketing push for SQL 2008 R2 leans toward Business Intelligence (BI) features, such as the "self-service" BI features and the older SSRS and SSIS features. Improvements to the data engine, my bread and butter, are minimal and frankly not very exciting. With that in mind, it seems prudent to find a way to not be so much of a one-trick pony. I did a lot of development earlier in my career. Code from that era seems to qualify as "legacy" now, so migration projects might be forthcoming, perhaps there might even be a mini-boom in such work, along the lines of the CO...