Seems like AT&T is down i...
ChrisErk.com

My Blog

2010
01.10

I’ve had a windows mobile 6 phone for a few years now, and over that time I’ve collected a nice combination of applications to which I use on a daily basis. All of these applications will help improve your windows mobile experience. Please note that I have only tested this setup on Windows Mobile 6.1 – on my AT&T Tilt.

S2U2 (Download)
s2u2

S2U2 is a simple lock/unlock application which has the iPhone style slide unlocking. It can be used as a screensaver while you don’t use your device. It has CallerID function (but it may not work on some devices, so try it before daily use); S2P control plugin; and volume control. S2U2 shows many system information even without unlocking and highly customizable.

Batii (Download)
batti-2.2-general
Batti is a small application which shows you remaining power of your battery and sends you notifications. It places a small 1 to 3 pixel colored bar at the top of the screen which indicates the current charge level.

Palringo (Download)
palringo1
Palringo is the ultimate Instant Messaging client for mobile phones and computers. It’s like the Trillian and Pidgin for the Mobile world.

Opera Mobile (Download)
opera-mobile
The best free (or paid) browser for windows mobile. Syncronized bookmarks, speedy browsing, tabs, and speed dial. And of course, it’s really smooth, sliding around the screen, and zomming in on the pages.

GRemote (Downl0ad)
gremote
One of my favorite applications for my phone, this allows you to turn your windows mobile phone into a remote control for your desktop. Using this to control my Hulu desktop on my computer (with the nice screen of course) is just like having a TV. You’ll need Wifi or a really long USB cable to get the real experience.

BT Audio (Download)
7660-BlueToothAudio
Nice little utility allows you to turn your bluetooth headset into a wireless headphone (mom sound of course). It’s great for listening to talk radio or internet radio while on the go.

Resco Radio (Download / Buy)
RescoRadio01
By far the best internet radio application for windows mobile, instant music. You can bookmark stations, and add custom ones, volume control and turn off the screen when not needed.

SPB Mobile Shell (Download / Buy)
screen12
This is the best home screen replacement application for windows mobile, and soon on the Android as well. It runs on top of everything else and seamlessly integrates with your phone. You will fall in love with the ability to easily access and customize your phone.

2009
12.15

Over the years of owning my own dedicated servers, I often find myself logging into the server just to check the load, the logs, and if there was any downtime. And eventually, I ended up creating a network of servers talking and checking each other, and sending the results (if necessary) to me and logging the rest. It’s always important to keep track of the health of your server, in both uptime, storage space, and load average, here are some great scripts I’ve created and have worked perfectly.

Each of these bash scripts should be copied into a file and run using a cron job every few minutes for optimal use. You’ll want to have these scripts setup on each of your servers, and have them monitor each other for best results. You can set it to send the notification to anywhere you want. Personally, I send it as a text message to my phone, and carbon copy it to my email. This way, I’m always connected with my servers, and I know what’s going on when I need to know, and not after there’s already a problem. If you’re getting too many notifications, try changing the check count(s) or load average limits.

Read More »

2009
11.18

If you’re like me, you have multiple desktops, laptops and work stations. And there’s a point where it becomes very difficult to not be constrained to one computer based on the task you want to complete, such as email, or instant messaging. I wanted a way to keep my chat logs synchronized across all of my computers. The solution? DropBox.

But there’s one problem with just installing DropBox, it can only sync what’s in it’s folder. We can’t move the chat logs folder of pidgin, so we need to create symbolic links, and junctions between the folders on each computer. The process of doing this may vary depending on the platform you’re using.
Read More »

2009
10.24

After almost 4 months of some hard core design work, it’s finally done! The blog, powered by WordPress, is integrated with the design (as you can see). The rest of the site is all custom work.

In my new blog, I’ll be posting frequently about software, web applications, new scripts, announcements of new designs and more. You can check out the About Me page to get a better picture of who I am, and my Portfolio to see some of my previous work. The what I do page features a brief summary of, you guessed it, what I do.

I’m very excited about the launch of this website, it will be a great way to maintain client relations and show off my work in one centralized easy to access place.

Some More Features about the Design
Twitter integration – That’s what that blue bird is doing up there at the top of the page. It pulls data right from my twitter, so feel free to follow me!

There’s some really fancy javascript (mostly jQuery) powering this new website, and I would love to show it off. First things first, that main menu you used to get around my website is not flash. It’s a fantastic little script known as MenuSlider. The next thing you’ll notice, is the contact me link on the right of the menu, it’s powered by fancybox. And last but not least, the ajax contact form in the footer of every page, so anyone can easily send me an email! That’s a custom mail script using jQuery for the ajax effects.
Read More »