Wednesday, October 19, 2011

Hi there,

Found yourself in trouble when editing and creating images on macOS? Have a look on Acorn Image Editor, it's very easy and intuitive to use. It's really designed for humans. The bad thing? It's not free =( But don't wory, you can try a trial version.

Link:


http://flyingmeat.com/acorn/

Tuesday, October 18, 2011

Hello people,

Again, i will just post something very short but hoping someone find it usefull. Right now i'm working on a simple implementation for a VoIP application designed to be multiplataform. A good way of doing this is trying QtGStreamer API for Qt. It gots support for Windows, Linux and MacOS and as far as got right now it's also very simple. For people who don't know Qt it worths a try, being very well documented, deployed in C++ and with a very good GUI interface integration. After that, people who don't know GStreamer and wants some VoIP application implementation it worths reading its API. GStreamer is complex but it's not impossible to understand.


Links:

QtGStreamer link 


Qt Homepage link

GStreamer Homepage






Monday, October 17, 2011

Hello,

My first post will be very short, because i'm experiencing some serious lack of time. I will share a usefull link for people who wants to add some Flick integration in a iOS App but don't have time for learning a Flickr API or something like that. Actually, its a tutorial and its very short and objective. Follow the three parts and everything should be okey. I will also try to find a link with a excellent sample code for Flickr integration, it's a github project but a i don't where a saved this link right now...

Link:

Flickr and JSON integration for iPhone