Posts

Showing posts from June, 2012

New blog domain: kula.blog

It's still work in progress but new posts will be published on  https://kula.blog/ Thanks to 11ty base blog RSS is working from the start so it should be easy to add to your reader if you still use any :) If now then I hope you can sign up to the newsletter where I'll be publishing new posts and interesting articles to it from time to time. Please use  kula.blog  from now on.

Code Player - walkthrough tutorials

Image
Many of us know projects such as jsfiddle where you can share your code, but those are for static code, of course you can fork that, but there is no easy way to see how it was done. With  http://thecodeplayer.com/  you can easily see how code is done by looking at how someone created it from scratch. I don't know if it will be popular but if add to it voice (now users write comments in code to describe what they are doing) it would be much better than screencasts with code on video. Couple months ago I've tried to write exercises from WebGL tutorial and it was really easy to get lost. Video is not aware of code, you can't easily get code that is shown at current time in video and play with it. Of course most of the time it's all about writing it by myself but after 20minutes of searching for bug in code (WebGL dev tools are rather weak at this) you want to just move on and copy working code, generate diff and see what is wrong, and maybe this is not about code bu

X-Type - ImpactJS Chrome Experiment

Image
At Chrome Experiments there is new game written by Dominic Szablewski in ImpactJS Game Engine. See it at:  http://www.chromeexperiments.com/detail/x-type/ Game itself is available at:  http://www.phoboslab.org/xtype/ For those who want to read more about game itself see blog post on Phobos Lab blog:  http://www.phoboslab.org/log/2012/06/x-type-making-of Engine page can be found:  http://impactjs.com/

Sublime Text 2 Released

Sublime  Text Sublime Text 2 is released and is stable! I use this editor regularly from about 3 weeks and I am really happy. Switching from NetBeans, Exlipse and Komodo Edit was easy and finally I have fast editor. I still use vim, but I wasn't able to make it my primary editor. Probably I wasn't trying hard enough, but hey, I like both Sublime and Vim :) Read blog post to read more about it:  http://www.sublimetext.com/blog/articles/sublime-text-2-0-released And go to Download page:  http://www.sublimetext.com/2 Sublime Text has awesome Trial option so You can use it as long as you want before buy. I have used earlier about a couple of days, but after I found Sublime Live Reload it was just obvious to buy

Wooga Pocket Island and Gladius 0.2

Image
Wooga published new game Pocket Island on Github:  https://github.com/wooga/Pocket-Island  play it at:  http://wooga.github.com/Pocket-Island/ipad.html Blog post about it:  http://www.wooga.com/2012/06/woogas-html5-adventure/ Another news is about Gladius, game engine from Mozilla. Engine is now in version 0.2. New version is mostly about improved API  and better modularity. Read more about at:  http://blog.mozilla.org/labs/2012/06/introducing-gladius-0-2/ Visit Gladius page:  https://mozillalabs.com/en-US/gladius/

Skype 4 installation on Ubuntu 12.04

Yesterday I tried to install Skype, but I have already installed one from Software Center (Skype 2.0) and installation of DEB file faild due to: (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 193346 files and directories currently installed.) Unpacking skype (from .../skype-ubuntu_4.0.0.7-1_amd64.deb) ... dpkg: error processing /home/kris/Downloads/skype-ubuntu_4.0.0.7-1_amd64. deb (--install): trying to overwrite '/etc/dbus-1/system.d/skype.conf', which is also in

Readlists - easy books from websites

Recently I started using  Readlists  that is new service from Readability that makes easy to create books just from url. I've been using Instapaper, but as I like it, it only sends new articles to kindle and managing folders and sending them to kindle is time consuming. Readlists works as it should and if you have kindle it will send new book for you. I love it! Look at my creations: one is JavaScript GTK Tutorial:  http://readlists.com/cd49b0d2 , second UXMyths:  http://readlists.com/bdf57d0e/  (sources in description).

Vimcasts Workshop in Krakow

Image
For intermidiate Vim users:  http://krakow-vimcasts-eve-1.eventbrite.com/?discount=earlybird Unfortunately I'm much more beginner in Vim, but maybe my readers will be interested?