Lolek blog

Everything and nothing...

Subscribe to RSS feed

[css] - Playing with new features

, ,

Today I was playing a bit with css3, the main reason for that was to have a nice looking interface to present visitor a conversation, and here it is, pure html + css. MessageView demo.
Please let me know how do You like it, the graphical concept is based on some mobile phone message box view smile

[ajax] xajax framework little help function with php reflection mechanizm part 2

, , ,

Hi there,
few days ago i found that someone had find my class for calling unregistered xajax methods very usefull ...
and so.. today i figured out how can I use it to have the posibility to use it with Service Locator that i found on php.net written by Chris Corbyn ( i hope he don't mind bigsmile)

Read more...

[js] magic ball number eight - fun script widget

, , , ...

Hi there, few days ago i thought that it would be fun to have posibility to put on webpage a magic ball widget. Well i made such a script/widget... it's native language is polish, but if there will be any response, i will add switch and also english version. Well there is one more thing... if i'll not have enough time, and you know javascript, you can add/modify it by your hand. I think that's all ... if you want to check this out... go here: http://superlolek.pl/toys/mball/ and check this out. On the page you'll se packed script file which you can download.. and put on your own page, but if you don't have your own page and you just want to use it on your blog that allow user to put it's own widget's just include this code in the header of the page:
<script type="text/javascript" src="http://superlolek.pl/toys/mball/8ball.js"></script>
and place somwhere on the page this:
<div id="magicBallCont"></div>
that's it... it should be working fun.. just click it... p.s. one more thing, if you use this as a link from my page... then leave info, so i'll not delete the file by accident

Read more...

bok plus i dlaczego Panu to dziala?

, , , ...

Na wstepie tylko zarzuce, iz chcialem sie z wami podzielic krotka historyjka zwiazana z moim operatorem komorkowym, zapraszam do lektury.

Read more...

aplikacje na panel dotykowy

,

I ponownie ja bigsmile
Zauwazylem ze coraz wiecej ludzi poszukuje aplikacji dedykowanych telefonom/urzadzeniom dotykowym. W sumie w terori wszystkie powinny dzialac bez problemu.. niestety tak nie jest. Okazuje sie iz, wielu programistow zapomina o tym, ze w dosc prosty sposob mozna przerobic aplikacje napisana na klawiature, przerobic na taka ktora takze obsluguje dotyk.
Ogolna idea, jest tylko taka by dac dostep chocby do wywolania menu aplikacji za pomoca dotyku... tudziez wywolac klawiature ekranowa, na ktorej, od biedy, mozna by sterowac programem.
To takie info dla programistow, moze komus sie to kiedys przyda bigsmile

Read more...

telefony dotykowe swype - nowa technologia ?

, , , ...

Siemka, przegladajac co jakis czas statystyki bloga, zauwazylem, iz ostatnio sporo osob szuka informacji o telefonach dotykowych ktore sa obecnie na topie. Zapewne wiekszosc osob ktora dotarla do mojego bloga zdazyla juz przeczytac oba starsze wpisy, tym samym zauwazajac, iz mam pewne zdanie na ten temat.
Dzisiaj postanowilem po raz kolejny poruszyc temat pisania na takim telefonie. Postaram sie skomentowac technologie firmy Swype, ktora ta firmy Nokia i Samsung postanowily wesprzec.

Read more...

[js] table manager - simple table, keyboard manipulation

, , ,

Hi there, just a short shot...
i want to share with You, a simple js object, to allow user to walk through table using keyboard...
below you'll find whole source i don't have much time, so documentation will be available very soon.
P.S.
This is alpha version should work in all major browser (opera, ff, safari, ie) but i didn't have time to test it:D. Licensed GPL v3.. use it as you want bigsmile

Read more...

[c++] borland builder canfocus problem

, , , ...

Hi there,
today i want to share with you something that i had discovered today. During my work i got some problems with setting the focus on specified component... well sometimes i got access violation,and that kind of stuff...
The problem could be solved through method that is implemented in all components/objects that are inherited from twincontrol... called CanFocus()... the problem is that this method has also some problems with borland frames... so, the only way is to write your own function to get the same behaviour of the original one...
so, if you're looking to solve problem as mine.. read below to find out the source code...

Read more...

telefony dotykowe pisanie smsow

, , , ...

Witam wszystkich,
tym razem bedzie po polsku.
Przegladajac statystyki zauwazylem ze ostatnio bardzo duzo osob trafia tutaj szukajac czegos na temat telefonow dotykowych. Wsrod roznych trafien, postanowilem podzielic sie moja opisnia na temat pisania smsow.

Read more...

telefony dotykowe pisanie smsow

, , , ...

Witam wszystkich,
tym razem bedzie po polsku.
Przegladajac statystyki zauwazylem ze ostatnio bardzo duzo osob trafia tutaj szukajac czegos na temat telefonow dotykowych. Wsrod roznych trafien, postanowilem podzielic sie moja opisnia na temat pisania smsow.

Read more...