Booktype developer’s review: The Django Circus comes to

Original post is here:
https://www.sourcefabric.org/en/community/blog/1878/Booktype-developer%27s-review-The-Django-Circus-comes-to-town!.htm

If I only knew how awesome the Django community is, I would have started attending DjangoCons way earlier. This year the European DjangoCon was held in Warsaw from the 15th to the 19th of May and believe it or not, it was in a Circus tent! It was organised by members of the local Django community and they have really raised the bar for the next DjangoCon in France. Because Django is a central programming language for Booktype I decided to go and check the action from this community of developers and aside from learning a lot of cool new tricks I also had an amazing time!

Fun in the sun

The first three days of the conference were organised at the horse track, next to a weirdly big fountain and an old swimming pool. There was only one track at the time and that proved to be more than enough. The tent was open to the outside providing good airflow and easy access to the lectures. It was outfitted with power, WiFI, projectors, tables for those who can not escape their work and even a refrigerator filled with cold water and drinks. During the day people could easily grab coffee, fruit, sandwiches, homemade energy bars, ice-cream and popcorn in the smaller tent. The organisers provided us with hammocks, deckchairs, bean bags, blankets, frisbees, badminton rackets and many other toys. Many times it just felt like we were at a music festival and not a developers conference.

Django experts visit the festival

But it was not just about the food and frisbee. The event was packed with interesting people and projects, and this is what conferences are all about, meeting new people. Russell Keith-Magee (President of the Django Software Foundation), Andrew Godwin (Django and South), Tom Christie (Django REST Framework), Kenneth Reitz (Requests and Python Software Foundation), Steve Holden (Python Software Foundation), Zed Shaw and Aymeric Augustin (Django) were all present, just to name a few.

You could feel the spirit of open source and the Django community at the festival. Everyone was more than friendly and very approachable. I guess all the stories about how the Django and Python have one of the friendliest communities are true after all! The best place to see this was during the last two days of the conference. The coding sprint was organised at the Gamma Factory and the first day it was attended by more than 200 people. Instead of junk food the organisers provided us with more healthier meals. But enough about the food. Members of the Core Django team and developers who have already contributed to Django were more than helpful and patient with the newbies and people who just wanted to help with coding, documentation, testing or sometimes just organising old tickets in the system.

It was a very positive and enriching experience. I encourage you to think about participating at DjangoCon next year or just visit one of the local Django/Python gatherings in your country. You will not know how stimulating it can be until you try it!

As they say, a picture tells a thousand words! Check out the video from the festival.

Sitni glodavci

blagoslov_zivotinje

“Grad Zagreb, Ured gradonačelnika Milana Bandića, uz potporu zagrebačkog Kaptola, ove godine po prvi puta u Hrvatskoj organiziraju događaj pod nazivom „Blagoslov kućnih ljubimaca“ koji će se održati 27. travnja u zagrebačkom parku Maksimir na velikoj pozornici, s početkom u 17 sati.
Riječ je o događaju koji će okupiti sve kućne ljubimce na jednom mjestu i proslaviti naše zajedničke trenutke, zgode i nezgode s kućnim ljubimcima. Bez obzira imate li psa, mačku, kanarinca ili hrčka, svi ste pozvani.
Zato, vezicu u ruke i sa svojim najdražim ljubimcem pravac u Maksimir gdje Vas čeka druženje s ostalim ljubiteljima životinja.” – https://www.facebook.com/events/365627780224294/

sitni_glodavci

Mali je broj situacija gdje možeš pričati o sitnim glodavcima iz porodice kuna i pobrati like od “Milana Bandića” na Facebooku. Ja sam dosta tradicionalan po pitanju kućnih životinja, tako da nisam prepoznao tvora na gornjoj slici. U svakom slučaju sam pogodio da se radi o životinji iz porodice kuna.

Bilo kako bilo, za ovakve poduhvate je dobro imati ne jedan, ne dva, ne tri, ne četiri već pet (5) sitnih glodavaca na profile slici. Mans, Bude i Dr. Ivo, ovo je uspjeh sviju nas!

aco_profil

Prvi dojam

Grozan sam u njima. U biti, grozan sam i u drugom i u trećem. Ponekad sa četvrtim počnem da povezujem točkice u svojoj glavi.

Što to nisam ukapirao? Znači, sjedimo mi tako kraj Brandenburških vrata kako bi gospodičić nešto prezalogajio. Ja ću neko piće, kolega će neko piće a gospodičić će neki obrok na tanjuru, kako gospodičićima već i priliči. Dođe račun, treba se oprostiti sa konobaricom i novci se vade. Dobacimo neke papirnate dok gospodičić izbroji svoje ceh u zadnji cent. Kako gospodičićima već i doliči, stavi ih našoj dragoj konobarici u ruke i nasmiješi se uz “U redu je… zadržite ostatak”. Okrene se nama i reče – “Tako mi to radimo u Južna Amerika”.

Bio je to jedan od rijetkih trenutaka gdje sam dao 5 puta veću napojnicu od cijene samog pića. Jedna propuštena prilika za kvalitetan prvi dojam otpuhala se niz Lennenstraße toga dana.

E-Book Web Reader ~ Rheya ~

info

I had a small coding sprint over the weekend. It would probably be better if I played Minecraft entire weekend but somehow i couldn’t stay still until I put my thoughts into code….

The code is not really representative, I just wanted to check the feeling of using this new Web interface for the books. I have two not fully functional interfaces: desktop and mobile one. I am aware it does not work on Android (the footer), the inner frame do not resize as they should and some buttons do not work. Like I said… just a proof of concept for now. But a proof of concept which has support for keyboard shortcuts and you can change color/text theme. What more do you need?!

mobile_font

But when it is finished… ohhhhh when it is finished! It will work in offline mode, it will support bookmarks, sharing, annotations and many many more things. It can read epub2/epub3 books for now but I will integrate it with Booktype online books when I get some free time.

You can check the code here:
* https://github.com/aerkalov/ebook-web-reader/wiki

Demo books:
* https://www.binarni.net/projects/rheya/metropolis/ (Desktop version)
* https://www.binarni.net/projects/rheya/the-binary-chronicles/ (Desktop version)
* https://www.binarni.net/projects/rheya/metropolis/mobile.html (iPad version)
* https://www.binarni.net/projects/rheya/the-binary-chronicles/mobile.html (iPad version)

Soooo…. what do you think? Would this be a good interface for online/offline books?

Booktype-scrolls: Ubuntu installation

First in a series of screencasts – How to use Booktype-scrolls script to install Booktype on Ubuntu.

Script is smart enough to figure out what needs to be installed on Ubuntu, Debian, CentOS or Mac OS X. You will be informed about every step and nothing will be installed on the system without your confirmation or knowledge. At the moment script works with Sqlite and builtin Python server. That will be changed in next version but for now this is more then enough if you had problems installing it for yourself. You can read more about the script in my previous post – https://www.binarni.net/2012/07/booktype-easy-install/.

For more information check out official installation docs – https://wiki.sourcefabric.org/display/Booktype/Installing.