[Autor] >> javo [Time & Date] >> 19:59, 31.8.2008 [Category] >> unix-like-stuff
My simple countdown v 0.2
My first program with GTK usage, I just wanted to make some app in my favourite GUI
Download c source
Download program
TODO:
1. include something from http://bintrash.org/downloads/mshv0.1/msh.c
1.a include argv usage
1.b include possibility to run this program in both graphic and non-graphic mode
1.c #include "msh.c TODO" - IMPORTANT - replace system() cmd
2. add progress bar
3. add some popuplar windows functions (power off, reboot, ...) and try to make version for windows
4. do something, writing TODO list is fun but not enough :)
[ Celý článok ] [ Komentáre: 0 ]
[Autor] >> javo [Time & Date] >> 00:01, 16.8.2008 [Category] >> trash-of-bintrash

Z casu na cas objavim vdaka
last.fm skladbu ktora ma neuveritelne oslovi, to som ale necakal ze
objavim skladbu(y) ktoru nepoznam od mojej asi najoblubenejsej Within
Temptation.
Skladba sa vola The Swan Song a je to bonusova skladba k albumu The Silent Force (ak sa nemylim)
Prezrite si cely clanok pokial si chcete vypocut skladbu a vidiet text :)
[ Celý článok ] [ Komentáre: 0 ]
[Autor] >> javo [Time & Date] >> 10:34, 11.8.2008 [Category] >> tvorba-webu

I've created this simple javascript-php calculator this evening because I was too bored to do something normal.
So it consist of 3 files (php/xhtml, javascript, css stylesheet)
You can download the whole app
here
You can try demo or use it
here
[ Celý článok ] [ Komentáre: 0 ]
[Autor] >> javo [Time & Date] >> 14:14, 22.8.2008 [Category] >> unix-like-stuff
My first c program with argv usage (I wanted to test it, I know that there's a shutdown cmd), It took me one hour to write this, so please don't await anything,
I just needed simple program which will is able to halt my pc after watching my movie without leaving my bed :) and I was too lazy to write
$ firefox google.com/search?q=linux+halter google.com/search?q=linux+power+off
[ Celý článok ] [ Komentáre: 0 ]
[Autor] >> javo [Time & Date] >> 19:07, 7.8.2008 [Category] >> fotos
Spelt ears by sunset

[ Celý článok ] [ Komentáre: 1 ]
[Autor] >> javo [Time & Date] >> 18:42, 7.8.2008 [Category] >> fotos
Sunlight on the sky

[ Celý článok ] [ Komentáre: 2 ]
[Autor] >> javo [Time & Date] >> 18:43, 7.8.2008 [Category] >> fotos
Light in the night

[ Celý článok ] [ Komentáre: 0 ]
[Autor] >> javo [Time & Date] >> 20:15, 3.8.2008 [Category] >> tvorba-webu
V poslednom case sa ma az prilis vela ludi pytalo ako dosiahnut aby sa vsetky stranky zobrazovali s www, teda napr. http://blogate.org* sa presmeruje na http://www.blogate.org* , je to velmi jednoduche a pri troche vyuzitia google docela rychle, no ak to dam aj sem hadam sa to nestrati
Staci vytvorit subor .htaccess a vlozit do nho
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www\. [NC]
RewriteRule ^(.*)$ http://www.vasastranka.sk/$1 [L,R=301]
[ Celý článok ] [ Komentáre: 1 ]
Predchadzajuce >>