RkBlog - Python, PHP, Linux | Django http://www.rkblog.rk.edu.pl/ Blog about my programming experience with Django, Python, PHP and Linux and OpenSource projects. pl RkBlog - Python, PHP, Linux | Django http://www.rkblog.rk.edu.pl/site_media/layout/tux.png http://www.rkblog.rk.edu.pl/ 132 124 http://www.rkblog.rk.edu.pl/w/p/using-dhtmlxgrid-django-application/ http://www.rkblog.rk.edu.pl/w/p/using-dhtmlxgrid-django-application/ <![CDATA[Using DHTMLXgrid in a Django application]]> 2009-12-12 22:49:14.794640 http://www.rkblog.rk.edu.pl/w/p/using-zoho-remote-api-edit-office-documents-django-app/ http://www.rkblog.rk.edu.pl/w/p/using-zoho-remote-api-edit-office-documents-django-app/ <![CDATA[Using Zoho remote API to edit office documents in a Django app]]> 2009-10-03 04:05:51.917097 http://www.rkblog.rk.edu.pl/w/p/facebook-connect-django-integration-filmastercom/ http://www.rkblog.rk.edu.pl/w/p/facebook-connect-django-integration-filmastercom/ <![CDATA[Facebook Connect - Django integration on filmaster.com]]> 2009-09-09 22:47:00.972129 http://www.rkblog.rk.edu.pl/w/p/integrating-registration-social-sites-rpxnow/ http://www.rkblog.rk.edu.pl/w/p/integrating-registration-social-sites-rpxnow/ <![CDATA[Integrating registration from social sites with RPXnow]]> 2009-09-09 22:26:30.630713 http://www.rkblog.rk.edu.pl/w/p/new-features-my-sites-soon-diamanda/ http://www.rkblog.rk.edu.pl/w/p/new-features-my-sites-soon-diamanda/ <![CDATA[New features on my sites (Soon in Diamanda)]]>
  • Multimedia app, that gathers medias from Vimeo, YouTube and Slideshare about given topic, for example Django. Script that gets new multimedias uses APIs of those sites (about which I'll write soon)
  • I've used RPXnow.com services to add one-click register-login on my sites with OpenID, Facebook, Twitter, Google Account and other social sources. Just look at the login tab :)
  • The layout is new, and it has a CSS for printing, and another one for mobile devices - just look at the head section of the site
  • ]]>
    2009-09-09 21:47:38.314436
    http://www.rkblog.rk.edu.pl/w/p/fulltext-search-sqlite-and-django-app/ http://www.rkblog.rk.edu.pl/w/p/fulltext-search-sqlite-and-django-app/ <![CDATA[Fulltext search in SQLite and Django app]]> 2009-08-21 00:48:13.855491 http://www.rkblog.rk.edu.pl/w/p/djangopython-app-memory-usage-examples/ http://www.rkblog.rk.edu.pl/w/p/djangopython-app-memory-usage-examples/ <![CDATA[Django/Python app memory usage - examples]]> 2009-07-28 17:16:52.823928 http://www.rkblog.rk.edu.pl/w/p/jobmaster-my-new-django-powered-website-polish/ http://www.rkblog.rk.edu.pl/w/p/jobmaster-my-new-django-powered-website-polish/ <![CDATA[JobMaster - my new Django powered website (Polish)]]> www.jobmaster.rk.edu.pl which is a job offer "search engine" that grabs them from various Polish sites from the HR branch. The application is Django based and it's quite simple. It uses GeoIP-Python to preselect user region, and city if there are offers for his city. Whoosh allows full-text searches, and blipy library - sending notifications about new jobs offers on blip.pl (like twitter). A the backed side - few sites offer APIs for indexing their job offers, and for the rest re.findall is used ;) For sanitizing HTML in the job offers (like Word tags) I'm using html2text to make it plain-text, and then markdown to make it HTML again - the core elements are preserved (lists, headers) but the rest of the crap (Word tags, styles for custom templates) is gone :)]]> 2009-07-22 22:13:13.140773 http://www.rkblog.rk.edu.pl/w/p/example-facebook-application-django/ http://www.rkblog.rk.edu.pl/w/p/example-facebook-application-django/ <![CDATA[Example Facebook application in Django]]> 2009-07-10 22:58:35.965372 http://www.rkblog.rk.edu.pl/w/p/facebook-app-django/ http://www.rkblog.rk.edu.pl/w/p/facebook-app-django/ <![CDATA[Facebook app in Django]]> PyFacebook library - to get the picture, and to write a tutorial for my Polish Python support site. It's not hard, and it's also not so nice. The APIs are documented but you need some time to test/figure out which element of the API, FBML and so on you need to do required feature. Then actions of methods depend on few things which usualy you have to check. My app is http://apps.facebook.com/zalamka/, but it's in Polish. Shows some *fun* pictures.
    If you want to see some code, a tutorial even - give me some time ;) It will be done.
    ]]>
    2009-07-09 22:43:17.812737