4.September 2009
in category: social : add comment

20th September, “náměstí Míru” and “I. P. Pavlova”, Prague, from Noon to 8PM - Streets without cars -party
The street in Vinohrady as we are used to see full of parking and moving cars will change for a day. This day you won’t see any cars there (except one) and the street will change to peaceful place full of outdoor shops cafes plus many concerts. Come to enjoy the City in a way you never thought it never will be possible.
Why do I write about this event here? Because I hate cars and because I’ll have my small piece there too… You know bike, mics, speakers and lot of nice noise ;)
http://www.auto-mat.cz
3.April 2009
in category: art, personal, social : add comment
Weebit.info is a portal for a self presentation particularly artist presentation. Because the project runs only less then month, no-one understands what for it really is and how to use it. If you are one of them and want to know more, then come to see it in action on 8th April to Academy of Fine Art in Prague.
I’ll be there presenting it, and more importantly will show how to create your own presentation, answer your questions and hopefully get new ideas from your side.
31.March 2009
in category: social : add comment (2)
Seams like we are experiencing “new” age of hacking in a mass scale recently. The target is the server side apps. First when I found injection on websites I’m currently working on I thought it’s a WP hole, but supposedly all happened during the unencrypted ftp connections, I dare to say, I made from Windows system. What have I read is that there is a worm or horse or whatever animal who catches the user & password data, it either downloads each index (text file) from server or inject it’s code directly in server during or else after the ftp session.
Solution seams to be so far.
Do not use Windows :), no seriously, run the Antivir in windows safe mode, then change the ftp password, clean up the infected files and never use simple ftp again. Use SFTP only!
If you found “little iframe”, run the first command on the server (you have to have SSH access, if you don’t ask for it, and if they don’t give it to you I suggest change hosting, or ask them if they can do it for you (they have to give you sftp access anyway). Run the command bellow. It founds infected files.
find . | xargs grep "google-stat"
Then if it founds the injection then, clean it up.
find ./* -type f -exec sed -i 's/<iframe src="http:\/\/google-stat.com\/tomi\/?t=2" width=0 height=0 style="hidden" frameborder=0 marginheight=0 marginwidth=0 scrolling=no><\/iframe>//g' {} \;
here is another help(.httacess)
RewriteCond %{QUERY_STRING} ^.*(;|<|>|'|"|\)|%0A|%0D|%22|%27|%3C|%3E|%00).*(/\*|union|select|insert|cast|set|declare|drop|update|md5|benchmark).* [NC]
RewriteRule .* - [F]
if you are on Dreamhost and even if you are not look here
http://wiki.dreamhost.com/Troubleshooting_Hacked_Sites
references:
19.March 2009
in category: personal, social : add comment
Here it comes, the future. Nanotechnology is a new paradigm rising up right with the speed of light and maybe even faster since it has lover resolution then the light wave has. The nano fabric heading into our clothes, into pharmaceutics into the whole world, new shiny technology the world haven’t seen. Yes the nano world is all around us, but unlike “old” nano structures which are result of the millions years long evolution the new one (artificial kind) is here just few years and more than that, it was developed by one stupid kind, generally called Human. This kind thinks it can understand the whole world because it has brain in it’s head. Yep, even the bird has one.
OK let’s speak bit more closer. The nano particles used for example during the MRI with the size that can get into the cell as the sharpest blade into the flash can cause the cancer, but it doesn’t ..or it does?. If such a particle apear in the body alone uncovered by for instance some kind of Polymer it might stick into cell and so become the seed of cancer. (more…)
19.March 2009
in category: art, social : add comment
Here it is, an open portal for artists and their presentation.
I have made a portal based on wiki concept but with the easier interface. Self promotion of artist who have just started his/her carrier is really important, and because there is not such a space, not speaking of Myspace, Flicker and other commercial sites ;) the weebit.info site rise up. Weebit.info unlike wikipedia let anyone make his/her online self-presentation.
Weebit.info is completely free (if you like to donate you are welcome). The secondary aim is to make something like a database of artists who are not on the top-list at least not now. I think many of non-top-list artist are doing grate job and so it’s worthy find some informations of them and their work, and the best find them all in one place. The portal is open, so not only artists them selfs can make their presentation, but some willing guy can make it just because he/she thinks it might be interesting for someone to see.