[17-07-2012]

Summer sale on Steam !

There is a huge sale on Steam (up to 75%). You can get really cool games for a very good price! Braid, LIMBO, Rochard, Block That Matter, The Tiny Bang Story. You can even get Indie Game: The Movie with a very high bargain!


[13-07-2012]

MuteMyMic – nasty bug in 1.9 version

Recently, it turned out that nasty bug was posted into 1.9 version. This is related to new feature implemented in MMM 1.9 – cough button. This feature is experimental one, and can be activated by Ctrl + F5 combination. It will mute the mic as long as you keep the combination pressed. Unfortunately, this feature […]


[12-07-2012]

MuteMyMic in MacBites

Recently I have found MuteMyMic’s review at MacBites (issue No. 0068). You can find it here: http://macbites.co.uk/macbites-episode-0068/. You can listen to it here: itunes. I found it quite inspiring and definitely some features that Elaine and Mike are talking about will find their way to next releases.


[12-07-2012]

Cough button for Rode Podcaster – MuteMyMic

I do some podcasting from time to time. Mostly, for the tutorial sessions. What I use for my equipment are ScreenFlow, and gorgeous Rode Podcaster. When it comes to software, I have chosen ScreelFlow because of it’s editing features. As for the microphone, I was struggling between Blue Yeti and Rode Podcaster. The last one […]


[06-07-2012]

DVD-R doesn’t burn in OS X Lion

Recently I got into troubles when I tried to burn DVD-R in my superdrive. I have checked whether it was capable to do so. It was: DVD-Write: -R, -R DL, -RW, +R, +R DL, +RW The issue was that all I got from my Mac was: “The disk can’t be burned, because the device failed […]


[03-07-2012]

Better Touch Tools and MuteMyMic can live in cohesion

Check this cool post to read how to combine powers of Better Touch Tools and MuteMyMic – this is really cool. http://bettermess.com/a-cough-button-for-podcasters/.


[03-07-2012]

Indie Game The Movie

If you are involved in software development and haven’t seen this movie yet, you should have. I generally avoid IT related movies as they simplify things, make them look other way round and teach people that computer is something like this In the movies, if you try to kill the computer virus, you typically play […]


[03-07-2012]

slide:ology by Nancy Duarte

Summary: How to improve your slides If you are looking for some guide on how to improve your presentations’ content, look no more. I think, this book is exactly what you are looking for. In fact, it’s more an album than a book. Together with information come useful examples that show how to apply concepts […]


[01-07-2012]

MuteMyMic in the Wild

Below you can find MuteMyMic relaxing in the wild. It takes a sun bath and relaxes in the shadow at the same time. Usually, it mutes the mic, but today is a Sunday – it’s day off :)


[01-07-2012]

MuteMyMic mascot

Recently, I have designed MuteMyMic’s mascot. Every project has one. MuteMyMic has it now either. Below you can find the image of MuteMyMic LEGO figure. You can download LDD project file here. Happy building. Note! Just in case you didn’t know what LDD stands for. LDD is an abbreviation for Lego Digital Designer. You can […]


[29-06-2012]

MuteMyMic – demotivation poster No. 1


[25-05-2012]

Clojure Programming by Chas Emerick, Brian Carper, and Christophe Grand

Summary: For hobbyists I think I haven’t evolved enough to fully appreciate the Clojure. I was thinking that maybe nowadays I will be able to appreciate the functional programming. I am not. I don’t find Clojure helpful in my day to day work, however, I definitely value the way topic is presented. Clojure programming is […]


[18-05-2012]

MuteMyMic 1.7.1 – please comment the app if you like it

Do you like MuteMyMic 1.7.1? Please post your comment here. Thanks for your comments.


[18-05-2012]

How to check whether “do not back up” attribute

If you want to check file’s attribute, use xattr. Start application in simulator and then check the file’s attributes. xattr -plxv com.apple.MobileBackup $FILE_NAME


[17-05-2012]

MuteMyMic

MuteMyMic 1.7.1 will be free app for few days. Make sure to download it ;)


[11-05-2012]

Review made by happy user. Priceless.

I have recently found a review of MuteMyMic done by londondario066 and published on youtbe. Thanks!


[09-05-2012]

From NSString to NSData and back

Simple, still useful code snippet: NSString* str= @”string”; NSData* nsData= [str dataUsingEncoding:NSUTF8StringEncoding]; NSString* nsString = [[NSString alloc] initWithData: nsData encoding:NSUTF8StringEncoding];


[07-05-2012]

LaTeX and TextMate

If you can’t start Tex tools directly from the TextMate “Please add the directory containing kpsewhich to PATH in TextMate’s Shell Variables preferences” try setting following TextMate -> Preferences -> Advanced -> Shell Variables -> PATH add /usr/texbin at the beginning of PATH. This should solve the issue.


[05-05-2012]

Clojure Programming

I am very excited and I can wait till I put my hands on “Clojure Programming“. I haven’t used functional programming since my studies thus I am very curious what current approach looks like. We will see. I will post my review soon, so stay in touch :)


[05-05-2012]

MuteMyMic 1.7.1 is available in App Store

This release addresses issues related to Snow Leopard installation. You can test application before you buy it here. If you prefer App Store version, check it out here.