Skype 2.0 per linux amd64

December 5th, 2007 by kruks

http://www.intilinux.com/voip/486/skype-20-in-ubuntu-gutsy-amd64/

KillaCycle

September 17th, 2007 by kruks

http://www.killacycle.com/ la moto elettrica più veloce

309 Kg

155.78 CV

0-100Km/h in 1.04s

http://www.youtube.com/watch?v=3dRpAZci9m0

Read the rest of this entry »

Comune di Acquanegra

August 31st, 2007 by kruks

http://www.scienzaegoverno.org/n/031/031_02.htm  niente ici  per il fotovoltaico

geo tag location!

August 25th, 2007 by kruks

http://geotags.com/

grazie alle api di google si trovano facilmente latitudine e longitudine da inserire nel tag

< meta name="geo.position" content="45.500998;9.235210" / >

sono le coordinate di Milano (latitudine,longitudine)

< meta content="45.500998;13.290033" name="geo.position" / >

quelle di Via Stelvio, 10 Tolentino, MC Italia

yahoo.com ha inserito la ricerca per localizzazione

Simulate user input

August 22nd, 2007 by kruks
void CMyAppView::SignalImageStored()
{
TKeyEvent aKeyEvent;
TEventCode aType;
aKeyEvent.iCode = EKeyMenu;
aKeyEvent.iScanCode = EStdKeyMenu;
aType = EEventKey;
iCoeEnv->SimulateKeyEventL(aKeyEvent, aType);
}

iCoeEnv is a member of CAknView class, this is useful to open menu automatically, maybe after a laps of time.

… and this cause only menu event, not the corresponding key be pressed when menu is visible, so setting a timer event that cause SignalImageStored be called (i.e. from a CActive derived class) could not cause select action. There can be some problem if the view is no more visible/activated … (to be added a test on active state of this view.

Symbian DBMS .. what damn does it supported?

August 22nd, 2007 by kruks

I am going mad for Symbian DBMS and SQL supported features … what is supported what not? My experience right now:

SELECT C1 FROM T1 WHERE C2=0

Not supported: C2 must be in the set of column selected

SELECT C1, C2 FROM T1 WHERE C1=C2

Not supported: C1 = C2 clause is not accepted (!!!)

…. what kind of story are you telling me?

Supported Symbian SQL Subset .. and no, no update for Symbian OS 9.1 .

upgrading Wordpress

August 19th, 2007 by kruks

http://codex.wordpress.org/Upgrading_WordPress

istruzioni per l’upgrade

la-rana-che-bolle

July 23rd, 2007 by Joker

Copulate not populate.

http://lnx.kontrokultura.org/index.php/2007/02/08/la-rana-che-bolle/

copulate not populate

NeoOffice

July 12th, 2007 by kruks

Mac OSX version of OpenOffice.org scaricare a http://www.neooffice.org/neojava/it/index.php

scooter elettrici

June 5th, 2007 by Batman

alcuni link:

http://vectrix.com/

http://www.motoelettrica.it/

http://www.evd-italia.it/

http://www.elektrocar.it/showcase/scheda.php?marca=EVF&modello=New+ROLLER+SS

http://www.elektrocar.it/showcase/scheda.php?marca=Malaguti&modello=CIAK+elettrico

… sono pochi

… e che si puo’ fare se …

http://it.wikipedia.org/wiki/Pannello_fotovoltaico#Innovazioni

??