Pulse-O-Meter released an update for DreamOn (DreamOn is an Dreambox Remote App for iOS) and they added support for the iPad. I think this is one of the best iOS apps for a Dreambox.
Here some Features:
- Full featured remote control
- Electronic Program Guide (EPG) for all services
- Zapping (support for User-Bouquets)
- Timer management (Create, Edit, Delete)
- Movielist (View or delete recorded movies)
- SMS (Send shortmessages to the TV-Screen)
- Control the Dreambox (Standby, Reboot etc.)
- Manage configuration of several dreamboxes
- iPad Support
Here some Screenshots iPhone:
Posted in Apple, Fun, Hardware, Home, IT, iOS, iPad, iPhone
|
Tagged app, Apple, Apple iOS, Apps, Dreambox, Dreambox App, Dreambox Remote, DreamOn, iOS, iPad, iPhone
|

My iPhone 4 Bumper just arrived. I didn’t really like iPhone cases and things like that. I used my iPhone, my iPhone 3G and my iPhone 3GS without any cases, but the Apple Bumper for the iPhone 4 looks nice.
Posted in Apple, Home, IT, iPhone
|
Tagged Apple, Apple iPhone 4 Bumper, Apple iPhone Bumper, Bumper, case, iPhone, iPhone 4, iPhone 4 Bumper, iPhone4, iPhone4 Bumper
|
Good news for GForge users. GForge gets mobile support for iPhone and iPad. This was something I missed for a long time. This will make working with GForge even better.

Here is the Blog post:
We are currently developing a client GForge Application for one of the most popular mobile devices platforms, iPhone and iPad. GForge mobile application will have the following features:
- User management
- Project Browser
- Tracker Browser
- Tracker Item View and Modification
- Tracker Item Creation
Fast communication and information sharing are the keystones of GForge tools. Today’s mobile devices and smart phones provide a new way to take these two features to a higher level, allowing people to stay in touch even while they are on the road or away from a regular computer.
Since GForge Community opinions and feedback has been always very important for us we would like to know what other cool features you would like to see on this release.
Posted in Apple, IT, Software, Web, Work, iOS, iPad, iPhone, iPod
|
Tagged Apple, Apple iOS, Gforge, Gforge Client, Gforge Client Application, iOS, iPad, iPhone, Software, Tasks, Todo, Todos, Tracker, Trackers
|

If you need some functions a lot in different scripts you create maybe external function files. This is a good way to clean up your code. To get this functions running in your mainscript.ps1 you can call this other file “dotsourced”:
. C:\PSscript\output\sayhello.ps1
If you have more than one external function you have to call each file:
. C:\PSscript\Modules\Output\sayhello.ps1
. C:\PSscript\Modules\Output\saygoodday.ps1
. C:\PSscript\Modules\Output\saybye.ps1
In Powershell v2 you can create your own modules, which you can call by:
Import-Module C:\PSscript\Modules\Output
Now how can you create this output module?
Now you can use the Import-Module to import your own module called output.
There are a lot of other things you can use to make everything a little bit easier, like system variables for the module and script paths.
Posted in IT, Microsoft, Powershell, Software, Windows Server, Work
|
Tagged dotsourced, Import-Module, Microsoft, Module, Modules, PowerShell, Powershell Module, Scripts, Windows, Windows Powershell
|

I still love my iPad. Now I really start to work with it. It keeps my life simple and easy.
First I start with a daily briefing with my todos (Things) and events for today. I also read a lot of news with my Google Reader app (Newsrack) which also syncs with my iPhone, so I always see whats new around the tech world.
Through the day I need it to get quick information about tech or other stuff. I also use it for social networks like facebook, twitter and so on.

With Apps like iTap RDP I can use it to control Windows Server in our Datacenter and create and read notes with Evernote. There is also a pretty cool Powershell Guide for the iPhone and the iPad called iPowershell.
At home I use it as a Remote Controller for iTunes, my Dreambox and other things. And if I have a moment i don’t need it, I use it as a Picture frame.
Important to note, the iPad does not replace my notebook or my iPhone, but there are a lot of new things, I never thought about I could do this way.
Posted in Apple, Fun, Hardware, Home, IT, Microsoft, Powershell, Software, Web, Windows Server, Work, iPad, iPhone
|
Tagged Apple, Apple iPad, Apple iPhone, Dreambox, Evernote, Evernote for iPad, Google Reader, iPad, iPad RDP, iPad Remote, iPhone, iPowershell, iTap, iTap RDP, iTap RDP for iPad, iTunes, Microsoft, Newsrack, Newsrack for iPad, Notebook, PowerShell, RDP, remote, Things, Things for iPad
|
Reinstalling my Mac Mini Server
New photo added to Virtual Home.