January 2012
32 posts
3 tags
3 tags
3 tags
Processing for App Store
Unbelievable. It took Apple less than two days to review and approve the major update of Diary. I am shocked. In a very positive way. I even haven’t finished the all new website and its manual yet.
So – Diary 2.0 will be available on the Mac App Store within the next couples of hours and I really hope you will like it as much as I do…
Diary Website Diary on the Mac App Store
3 tags
Last Beta Update for Browser
Writing your own browser is exhausting – but fun. And there is so much new to learn. And so much to think about and of course so much to do wrong. But I think and hope that I am doing quite ok so far. Performance is good. No crashes the last weeks, no major problems with websites and this latest update should fix all download related bugs with sites like GitHub, photocase and Co.
The...
2 tags
The Daily Ollerum
4 tags
Waiting For Review
I’ve just successfully submitted the latest update for Diary and it is a big one. I really hope it will take Apple not long to approve it. Or even worth – that it will get rejected…
1 tag
Unbelievable!
Hey developer,
please do our job and test 10.7.3 – and hey, we don’t tell you that your doomed if you do so…
4 tags
Who Needs Process? →
3 tags
Friedrichshain, Berlin, Germany
The upcoming major update for Diary is now able to automatically request the current location and of course one can later search entries by that location or edit it afterwards…
2 tags
The Daily Ollerum
3 tags
Almost Final
I’ve just published the latest update for Browser and it is already version 0.9.8 and one can now use it as a default browser instead of Safari. Of course there will still be some websites with problems – so feedback is still needed and highly appreciated.
The latest version adds the option to always open a blank tab as default, so access the Safari Bookmarks Bar items by menu and...
2 tags
The Daily Ollerum
3 tags
3 tags
Update for Browser available
And again I’ve worked hard to make Browser faster and more stable and I’ve also added my Quickmarks. Think of them as speed dial buttons or shortcuts for your most often needed websites. Cmd+1 and boom – Twitter is open. Cmd+2 and boom again, Wikipedia is open (of course not today :–)).
I’ve also improved the downloads, editing of bookmarks now works also for the URL and...
3 tags
3 tags
Diary is becoming a video diary, too…
The next update for diary will be a really big one. One will be able to keep a video diary as well. And because we are talking about a Mac App – that can be done with a single click …
3 tags
5 tags
2 tags
3 tags
The Burning House
I love this blog about the question what would you take with you if your house was burning. This is my answer:
Name: Michael Age: 36 Location: Berlin Occupation: Creativist Website: http://myownapp.com/ List:
· Funka · Ollerum
3 tags
1 tag
Wallpapers
Just a quick reminder:
My wallpapers are now published here and here…
3 tags
Update for Browser available
I’ve just published the latest update for Browser. This version adds the option to open links in a background tab, create new blank tabs, fixes the multiple download bug and improves the overall performance and stability.
I’ve also created a list with the Browser shortcuts…
Browser Website Download Browser for OS X Lion
1 tag
Moron of The Day
Some people are unbelievable. So unbelievable that I had to start this new category here.
Moron of The Day
And today we start with one Jimmie. He wrote me earlier:
Since webkit is cross platform, are you planning a BSD or Linux version? Or is the source code available to make a BSD or Linux port?
(He is talking about Browser and in that mail already showing off is profound understanding of...
3 tags
Diary Update Sneak Peek
I am currently working on a major update for Diary and I think it is getting pretty awesome. But there is still a lot do do. So stay tuned :–)
3 tags
Daily Snippet
NSValueTransfomers are a very handy solution to store a lots of information in a simple int for example. Combined with bindings one can display text in OS X label colors for example. Something I needed today:
@implementation MGIntToColorTransformer
+ (Class)transformedValueClass {
return [NSColor class];
}
+ (BOOL)allowsReverseTransformation {
return NO;
}
-...
3 tags
3 tags
Update for Browser available
I’ve just published the latest update for Browser and it is a long list of changes and improvements:
fixed Context Menu bugs
improved Preferences
added default window frame
improved performance
improved auto-fill
fixed printing
fixed URL handler bug
Browser can now be used as default Browser
added ‘Private Mode’ for the tender-hearted
Parental Control
improved...
2 tags
The Daily Ollerum
3 tags
4 tags
Simple. Fast. Powerful
Apple finally approved the latest update for Write. And btw. – thanks for constantly keeping Write in the Top 10 (on the US store).
This latest update is a big one. Write now has the same features of its bigger sibling. Or at least the guideline and Sandbox compatible ones.
And a new icon. And lots of new features and improvements. Still for the same low price…
Write Website Write on the...
3 tags
It's a Browser…
Because browsing should be about finding - not searching.
Yes – yet another browser.
A browser with WebKit inside – thus we don’t need to talk about the web experience. There simply is no better way to surf the web…
So – why another one?
Because browsing should be about finding – not searching. Finding websites, content, bookmarks and pages stored for reading later…
Really – still...
December 2011
23 posts
2 tags
The Daily Ollerum
4 tags
A fix for iPhone viewport scale bug →
3 tags
Website of the day
kim jong-un looking at things
1 tag
Wallpapers
I’ve started to bundle up my wallpapers on a single site:
Wallpapers by MOApp
2 tags
The Daily Ollerum
3 tags
Update for goldenRATIO available
Apple has just approved the first update for goldenRATIO. goldenRATIO is a cute and simple tool for every designer and developer providing an easy way to design websites, interfaces, layouts etc. according to the golden ratio – also know as the divine proportion.
This update adds favorites - thus one can save and restore needed settings and window positions with a single click …
goldenRATIO...
1 tag
Wallpaper for today and best in 2011
In my humble opinion I’ve just created the best wallpaper I ever made - at least in 2011 and I’ve created a lot :-)
Get it here …
4 tags
Amazon’s Jungle Logic →
4 tags
Don't Be A Free User →
3 tags
3 tags
The Users Login Picture - or The Daily Snippet
While working on a major update for Diary I was searching for a solution to display the users Address Book picture until I realized that there are a lot of people out there not using it or don’t have assigned one.
But every one has a login picture - even if it is the random default one. And there actually is a way to query it:
CBIdentity *identity = [CBIdentity...
2 tags
The Daily Ollerum
5 tags
goldenRATIO hits the App Store
Apple has just approved my latest Apps within days. goldenRATIO is a cute and simple tool for every designer and developer providing an easy way to design websites, interfaces, layouts etc. according to the golden ratio – also know as the divine proportion.
This ‘golden’ ratio has been used by mankind for centuries. Its use may have started as early as with the Egyptians in the design of the...
1 tag
Forget about all the reasons why something may not work. You only need to find...
– Robert Anthony
1 tag
3 tags
The personal computer is dead →
2 tags
The Daily Ollerum
vettedk asked: What is the best way to call your MGPreferences? Your example is the main delegate, I have the pref nib separate from the mainmenu nib. When I call the preferences I load the nib, and another call to it, keeps letting more pref windows open. By the way you must be a machine, I cant imagine supporting all the apps you have on the app store! Thanks for the MGPreference tutorial also!