... because from time to time I'm a web developer, too
About me
Projects
Contact
Links

Create first app using Adobe Air on Ubuntu

September 30, 2009

“Adobe Integrated Runtime (AIR) is a cross-platform runtime environment for building rich Internet applications using Adobe Flash, Adobe Flex, HTML, or Ajax, that can be deployed as a desktop application.” That’s from Wikipedia. Now let create our first application using this technology.




Django internalization – translate.activate() instead of redirect

September 28, 2009

I already wrote something about django + internalization. Today I will add one more thing to this topic.




RSS/Atom feed in Django and parameters from URL

September 23, 2009

About Django + RSS I was writing some time ago. Today – one more example related to this topic. I will write how to use parameters from URL in feed class.


Django doesn’t translate some strings

September 23, 2009

I translate tspot.pl from a couple of days using django internalization – i18n. It’s really easy to use, however I found one problem, which wasn’t so obvious. Some of the texts were not translated. Everything because of…


Dynamic subdomains via nginx

September 21, 2009

Sometimes we need to handle lots of subdomains (e.g. we want to have URLs like someones_login.ourdomain.com). So, lets configure nginx for this kind of situation.


Script for start/stop/restart pylons project

September 16, 2009

It is always a good idea to run your python projects via paster + nginx. Some time ago I wrote about building environment for pylons projects on ubuntu, so that shouldn’t be a problem. Now… let create some kind of script to start, stop and restart our application.


TOra with MySQL on Ubuntu

September 4, 2009

Yeah, sometimes everybody needs to use graphic SQL editor. For example… if you want to add more advanced triggers to your database.


Can’t see custom letters in menu of Opera browser :: Ubuntu

September 2, 2009

I just upgraded my Opera browser (I still can’t understand why people use this browser) to version 10.0 on my ubuntu system. I started it and… I can’t see custom letters in menu (letters like ‘ą’, ‘ę’, ‘ł’ from polish alphabet). I had to fix it.


WordPress on nginx + lighttpd + FastCGI + php

September 1, 2009

Sure, you can always install Apache. However… sometimes you can’t… for example: there could be some other web server installed on your port 80. There could be nginx for your python projects already installed (like in my case).


Database replication in MySQL :: Master – Slave

September 1, 2009

I will try to describe how to set up database replication in MySQL. Replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. Today I will describe how to set up replication Master – Slave, next time – I will write about replication Master – Master. So let’s go.


Karol Zielinski :: Just a tech stuff Hello, I'm Karol Zielinski, internet evangelist, an entrepreneur, project manager and a web developer from Gdynia, Poland. I like creative design, good advertisement, social media and all kind of stuff around the web.

Most popular posts

Much more links

Karol Zielinski    |   contact me
Gdynia, Poland
RSS - Just a tech stuff - python, java blog - web development blog Karol Zielinski on twitter Karol Zielinski on LinkedIn Karol Zielinski on facebook Karol Zielinski on delicious Karol Zielinski on digg Karol Zielinski on flickr Karol Zielinski on stumbleupon Karol Zielinski on technorati