Archive

Archive for the ‘Mobile Apps’ Category

Recreate OWA Virtual Directory IIS7 / Exchange 2007

March 10th, 2010 2 comments

Ran into an issue today where a clients SBS 2008 server stopped servicing requests made to hostname/owa. I am still unsure as to what caused this issue but find a fairly simple way to recreate the OWA virtual directory for IIS. Many admins are familiar with this procedure / howto for Exchange 2003 but are unable to find something similar for Exchange 2007. While the step that I will describe below is not as in depth as the previous link, it did resolve my issue.

If your OWA is giving you the dreaded 404 treatment try this: Open IIS Manager and delete the OWA virtual directory. Next you will need to open the Exchange Management Shell. Enter in the following command and press enter afterwards: New-OWAVirtualDirectory -OwaVersion:Exchange2007 -Name "OWA" .

That will rebuild / recreate the OWA virtual directory and start accepting client requests immediately. Please note that this recreates the OWA virtual directory under Default Web Site, not under SBS Web Applications like a default SBS / Exchange 2K7 install.

Hopefully, this one liner will save you some trouble.

–Himuraken

Word Press for BlackBerry App

February 25th, 2010 No comments

Just installed Word Press app for BlackBerry. Writing this post on it.
It works great! If you are BlackBerry & Word Press user get this FREE app today. You will thank yourself later.

Get it from BlackBerry App World

-habaerno_joe

Categories: Mobile Apps Tags:

IRC Client for BlackBerry

February 22nd, 2010 No comments

Looking for a no-charge BlackBerry IRC client? (or any J2ME device) I was and found jmirc. It is fairly basic and I feel that the interface is sort of clunky but it gets the job done. Current version is 0.96.

One of the nice features is that you can create profiles for various IRC host, channels and/or nicknames.

“This project started as a fork of Sverre ValskrĂ„’s WLIrc but eventually led to be a complete rewrite project. Its aim is to be as small and lightweight as possible still trying to maintain the ease of use and all needed features. At the same time it tries to be some kind of hybrid implementing all the most useful features from other clients.”

Main info page: jmirc.sourceforge.net

Blackberry download: jmirc.sf.net/beta/jmIrc.jad

- habanero_joe

Categories: Mobile Apps Tags: ,

Android Apps You Need

February 3rd, 2010 No comments

I am still buzzing with joy over my recent Android phone purchase. The Android Marketplace has proven very useful, I have found many useful apps and wanted to share a few worth trying out.

1. Listen – This Google app is a must have if you listen to podcasts. Forget the old days of downloading them and syncing them to your mobile/DAP. With Listen, you subscribe, download, and stream right from your phone.

2. Seesmic – This great little app is for those Twitter users on the go. After installing and logging into my account, I was able to perform all of the tasks that I expect from a Twitter client. Simple and intuitive.

3. NewsRob – If you are a Google Reader user you probably are familiar with using GR from your mobile browser. It isn’t any fun. NewsRob is simple, fast, and free. With numerous options for reading and syncing, this app is great.

4. Advanced Task Killer Free – The name is pretty self explanitory, it kills running processes. This is especially useful on the Android operating system which seems to leave everything running in the background even though you think that you exited.

5. TorrentFu – This app is excellent for controlling Transmission and other torrent clients. Uploading, starting, pausing, and all the other basic controls are available. A neat feature is the ability to search for torrents right from the phone and submit them to any of your configured profiles for downloading. There is also a built-in barcode scanner which converts barcodes into torrent searches. Perfect for those times in the movie/music aisle.

6. Katawa – Web comics! If you are a fan of XKCD, Indexed, Dinosaur Comics, and the like, this app is for you. It pulls the latest strip on demand.

There are many others… far to many to list actually. Anyways, I hope that this short list helps out new Android users.

–himuraken