At cambackup.com we do camera cloud recording and we do recognition of faces , scene and objects. we use aws for almost everything, everything is packed with packer and with ansible ...
A feature reuqest I get often for easybookingsoft.com is the ability to be notified when a booking has been made via a channel (website, booking.com etc) I know pusher for ...
KIKO I KON KIESDELER! Mi tabata mirando un tremendo "grafiek" Liio Capriles a publika riba facebook. E ilustrashon aki ta di Mr. Liio Capriles Segun e artikilo aki : Artikel ...
PIL is a powerfull Image library for Python. I'm using PIL to manipulate and process camera footage on cambackup. def get_footage_from_memory(self, data, timeOut=5, format="jpeg"): url = self.__urlBuilder(data) + self.__cameraUrlBuilder(data) try: ...
I'm managing director at my current place. something that's very important for me is numbers. Yeah that kind of number Income and expense $$$$. As a programmer I know that ...
This is a Apartment/Hotel reservation webapp I have been working on. This webapp is created using django. The client can login and do complete administration of his rooms, create invoice ...
Today I will make an simple field type in inline_forms. I will use an existing app. first you need to install the inline_forms gem by typing this in your shell ...
12 August 2014 I had to give a workshop about IT. I chose to give about Programming. The students were very intersested in the topic and ofcourse I did my ...
I work with Ruby at my freelance Job, and of course using "rails" Ruby on Rails aka RoR that is an web framework based on the language Ruby. Here at ...
inline_forms is a powerfull admin application. it's very easy to extend and use for whatever you want. Today I will show you how to create a simple blog with this ...