michelanders.blogspot.com
Start Small: April 2013
http://michelanders.blogspot.com/2013_04_01_archive.html
Articles, tips and tricks about programming Python web applications. Saturday, 13 April 2013. A pure Python kd-tree implementation. There exist quite a few implementations in C or C. That are part of robust and well tested libraries but for my Blender add-on I needed a platform neutral (= pure python) implementation that I could ship with the add-on. There are a few Python implementations. It might seem strange to make this the first requirement but because it's a part that is so essential to my add-on a...
michelanders.blogspot.com
Start Small: Python 3 Web Development Beginner's Guide for free
http://michelanders.blogspot.com/2014/12/python-3-web-development-beginners.html
Articles, tips and tricks about programming Python web applications. Tuesday, 16 December 2014. Python 3 Web Development Beginner's Guide for free. Guess what, Packt will include my Python 3 Web development book in their Xmas countdown of free gifts. Tuesday, December 16, 2014. Florida Web Application Development. 14 July 2015 at 14:21. Can I get it now? 21 July 2016 at 14:42. Subscribe to: Post Comments (Atom). Creating a Blender 2.6 Python add-on. Small rants and ravings. I also wrote a tutorial. Pytho...
michelanders.blogspot.com
Start Small: September 2011
http://michelanders.blogspot.com/2011_09_01_archive.html
Articles, tips and tricks about programming Python web applications. Sunday, 25 September 2011. Python regular expressions and the functools module. If we use annotations. To sanitize incoming data easy access to regular expressions is a must. In this article I'll show how to make the most of Python's bundles. Module to dynamically generate functions that match regular expressions while reducing the overhead of compiling regular expressions as much as possible. Matching against regular expressions. From ...
michelanders.blogspot.com
Start Small: Web2py, a better alternative to CherryPy?
http://michelanders.blogspot.com/2012/10/web2py-better-alternative-to-cherrypy.html
Articles, tips and tricks about programming Python web applications. Monday, 1 October 2012. Web2py, a better alternative to CherryPy? During a short holiday break I did some reading on Web2py. And my first impression is that that it looks really good. It seems to be much more complete and data centric than CherryPy. I think I will spend some time experimenting with it the coming months. Monday, October 01, 2012. 19 December 2012 at 18:55. Have you had a chance to look at this? Small rants and ravings.
michelanders.blogspot.com
Start Small: August 2011
http://michelanders.blogspot.com/2011_08_01_archive.html
Articles, tips and tricks about programming Python web applications. Sunday, 28 August 2011. Finding stuck or hot pixels in Nikon D80 images. In a previous article. I presented a tiny Python program that used the Python Image Library (PIL) to correct a so called stuck or hot pixel in an image taken by a digital SLR. In this article we go one step further and see if we can use some simple statistics to identify those pixels automatically. Finding pixels with the least variance. Page if you use Windows.
michelanders.blogspot.com
Start Small: A pure Python kd-tree implementation
http://michelanders.blogspot.com/2013/04/a-pure-python-kd-tree-implementation.html
Articles, tips and tricks about programming Python web applications. Saturday, 13 April 2013. A pure Python kd-tree implementation. There exist quite a few implementations in C or C. That are part of robust and well tested libraries but for my Blender add-on I needed a platform neutral (= pure python) implementation that I could ship with the add-on. There are a few Python implementations. It might seem strange to make this the first requirement but because it's a part that is so essential to my add-on a...
michelanders.blogspot.com
Start Small: Packt Publishing will soon release their 1000th title
http://michelanders.blogspot.com/2012/09/packt-publishing-will-soon-release.html
Articles, tips and tricks about programming Python web applications. Saturday, 22 September 2012. Packt Publishing will soon release their 1000th title. My publisher Packt Publishing. Is about to release their 1000th title, which I think is pretty amazing. Them being altogether very pleasant people to work with I have no reservations pointing you to their site. If you sign up before September 30. there's even some surprise for you in store. You can read all about in their press release. Packt Publishing ...
michelanders.blogspot.com
Start Small: Free e-books at Packt
http://michelanders.blogspot.com/2014/12/free-e-books-at-packt.html
Articles, tips and tricks about programming Python web applications. Friday, 12 December 2014. Free e-books at Packt. Packt (the publisher of my books on blender scripting. And python web development. Is giving away free e-books. I was a bit late in noticing it but so far they have given away some pretty interesting titles so it might be a good idea to check it out for more to come. Friday, December 12, 2014. Subscribe to: Post Comments (Atom). Creating a Blender 2.6 Python add-on. Small rants and ravings.
michelanders.blogspot.com
Start Small: September 2012
http://michelanders.blogspot.com/2012_09_01_archive.html
Articles, tips and tricks about programming Python web applications. Saturday, 22 September 2012. Packt Publishing will soon release their 1000th title. My publisher Packt Publishing. Is about to release their 1000th title, which I think is pretty amazing. Them being altogether very pleasant people to work with I have no reservations pointing you to their site. If you sign up before September 30. there's even some surprise for you in store. You can read all about in their press release. Packt Publishing ...