Grid Control access to a Windows server

04/05/2011 Leave a comment

If you are trying to get Grid Control to access a Windows server and having trouble here’s a few things to check.

  1. Check that the host name credentials you are providing are the same as the user who install the database software on the Windows server.
  2. Check that the user is a member of the ora_dba local group on the server and
  3. Check that the Log on as a batch job local security privilege has been turned on.

Read more…

Categories: Database, Oracle

Managing Oracle RMAN backups

03/05/2011 Leave a comment

Every now and again something will go screwy with my automatic RMAN backups and I’ll to find any that are expired or obsolete and delete them manually.
Categories: Database, Oracle

Blackberry Wallpapers

02/05/2011 Leave a comment

I’m putting together a list of various places to get wallpapers for your Blackberry.

interfacelift.com is one of my favorite for both my dual screen desktop and my blackberry.

vladstudio.com also has some very nice wallpapers with some good colors that seem to work well on screens with lots of icons.

For more have a look at my Wallpapers page

Categories: Blackberry

Bold Copycat Theme for 8800

01/05/2011 Leave a comment

I found a great theme for my Blackberry 8800, it makes it look like a newer Blackberry Bold.

Bold Copycat 8800.

Categories: Blackberry, Mobile

Microsoft Sysinternals

02/04/2011 1 comment

If you need to find out what program are running when you start your computer, a great resource is Sysinternal at Microsoft.

They have a program called Autoruns that shows you ALL the programs and DLLs that are loaded when your computer starts and allows you to disable what you need, or rather don’t need.

http://technet.microsoft.com/en-us/sysinternals/default

Categories: Windows

Use AS3 to Grab Exif Data From a JPG Image

30/03/2011 Leave a comment

BlackBerry Certification Program

30/03/2011 4 comments

Captain presented with certificate of transfer during decommissioning ceremony.photo © 2010 Official Navy Page | more info (via: Wylio)

Did you know that you can get certified to write Blackberry Apps, Install the software and Support Blackberry devices ?

Find out more via Blackberry Certification Program site

There seems to be only on place to get safe study guides though, Self-Study Guides by element K

Categories: Blackberry

How to use your Blackberry as a GPS tracker

30/03/2011 Leave a comment

Most Blackberries come with a built in GPS. I think this is a great feature, but I haven’t found allot of use for yet.
One use I did find however was as a GPS tracker. This allows me to track where I go on my motorcycle tours.

First you need to get beGPS from Blackberry App World
This is the free version, there is also a paid version with a few more options.

Then get GPSBabel from here to be able to convert the data that beGPS writes.

Once you have used beGPS the first time there should be a beGPS.log file on you Blackberry SD card. Copy the beGPS.log from off your Blackberry to your PC.
Then use GPSBabel to convert the log file to a KML file like this,

gpsbabel

gpsbabel

GPSBabel screen, note the translation options

or by the command prompt like this.

gpsbabel -i nmea -o kml begps.log begps.kml

Then you need to go to google maps and login with your Google account.
Go to My Maps, create a new map, and then use Import to import the KML file.

Done.

Categories: Blackberry

Compile Blackberry Playbook Applications without using Flash Builder

30/03/2011 Leave a comment

Blackberry have some great info on how to develop applications for their new Playbook HERE but it uses Adobe Flash Builder. Which you have to purchase at a significant cost from Adobe.

However there are alternatives. First, you’ll need to read the basics in THIS support form post. You’ll need the AdobeAIR SDK, the Blackberry Table OS SDK and optionally Flash Develop

You don’t have to use Flash Develop, you could use a plain text editor. But it is a very nice IDE to write in and does give you syntax highlighting. And it can compile the SWF file for you. You still have to create the batch file to launch your application into the virtual Playbook, but you can add that into the project and run it from there.

Good luck with your coding

Windows Multiple Remote Desktop MMC Snap-in

30/03/2011 Leave a comment

Desk #something, Windsorphoto © 2007 Patrick Quinn-Graham | more info (via: Wylio)

You can now get an Windows MMC snap-in that allows you to easily manage multiple remote desktop connections at once.

However it can be a little tricky to find, especially if you are running Windows 7

The file you need to download is here :
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=E487F885-F0C7-436A-A392-25793A25BAD7
it’s the “Windows Server 2003 Service Pack 1 Administration Tools Pack”

Which sound like just a service pack for the tools, but it’s the whole thing.

You then need to start MMC and then add “Remote Desktops” snap-in.
Then right-click on the “Remote Desktops” branch and choose “Add new connection.”

Categories: Windows
Follow

Get every new post delivered to your Inbox.