domingo, 28 de fevereiro de 2010
osCommerce: analise das lojas online em oscommerce
Foi desenvolvido por um alemão em 2003, e rapidamente conquistou o espaço em disco de muitos servidores internet.
Desde essa altura o osCommerce pouco tem evoluído. A versão estável e a online merchant 2.2RC2a, e existe disponível uma versão de desenvolvimento 3.x.
Do ponto de vista funcional a organizacao dos ficheiros que compoem o pacote da loja online, remete para a distribuicao das funcionalidades e do repectivo acesso pelos varios ficheiros da raiz. Para apoiar estes ficheiros existem uma serie de bibliotecas de funcoes e classes localizadas na pasta includes.
Esta estrutura nao sera mantida na versao 3, pois vai usar o index.php como o unico ponto de entrada.
Do ponto de vista da apresentacao ao publico, a estrutura e tradicional e e composta por um cabecalho, seguido de um corpo de 3 colunas, das quais a central e a principal, seguido por um rodape.
Com excepcao da coluna central do corpo, que esta intimamente ligada a cada um dos ficheiros da raiz, cada uma destas areas de apresentacao esta ligada a um ficheiro especifico na pasta includes.
A forma como o osCommerce foi concebido e estruturado tem pontos positivos
Bluebelt 2
Face ao omnia, os pontos negativos principais sao o ecran muito mais pequeno e o software pre instalado mais limitado. Os principais pontos positivos sao o teclado fisico e a entrada separada para os auscultadores, que permite ouvir musica enquanto carrega.
Este post esta a ser escrito no bluebelt enquanto estou deitadinho na cama. Esta a ser escrito como um email usando a ferramenta de email normal do windows mobile. Quando carregar en enviar ele vai aparecer no meu blog.
terça-feira, 28 de abril de 2009
Samsung Omina (i900) - gmail Synchronization
nuevasync.com
Tem de se ter uma conta no serviço e configura-la (inaciose), e depois configurar o activesync no pda.
Samsung Omina (i900) - Registry hacks
Windows Mobile 6.1
Retirar as linhas no Today screen
HKEY_LOCAL_MACHINE\Software\Microsoft\Today
Add a new DWord key with name “HidePluginSeparators” and value 1
Soft-reset after the edit
Aumentar a velocidade de inicialização do GPS
It seems like Samsung has left some settings turned on in the registy, for debugging purposes, and this makes really slow to get a fix without XTRA data. According to Microsoft's documentation (see GPS Intermediate Driver General Registry Settings) some features like logging can be enabled for debugging, in GPS Intermediate Driver's registry settings, which stays between the hardware and your navigation software.My experience shows that the following steps seem to improve the time to get a GPS fix, without need to download XTRA data:
1. Go to Settings > System > Enhanced GPS and set both settings to "Disable"
2. Go to your device's registry, and see the key
HKEY_LOCAL_MACHINE\System\CurrentControlSet\GPS Intermediate Driver
3. Change the following string values to nothing (don't delete them, just edit them and clear the value):
- CurrentLogFile (originally \GPSID_log.txt)
- OldLogFile (originally \GPSID_log.bak)
4. Soft-reset your device
5. With File Explorer, go to My Device, and delete the two GPSID_log files you see, and the file named xtra. If you don't soft-reset, you will not be able to delete some of them.
6. Check again the registry setting. Sometimes in rare cases it may revert the settings back - but that's a general WM problem.After this, if you start your navigation software under clear sky, you can get a fix in a coulpe of minutes, without the use of XTRA, or any other data source, than pure native GPS satellites.
Improve graphic layer cache performance
HKEY_LOCAL_MACHINE\System\GDI\GLYPHCACHE\
Change the value of ‘limit’ from 8192 to 16384, 32768 or 65536 can be used as well but thats an overkill.
Change Today bottom keys
Create the following keys and strings in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\113
112 is the left key and 113 is the right. Now for each key create two new strings for example: Default=Notes and Open=\Windows\notes.exe
GPRS/EDGE keep alive
Change this if you constantly need internet access and don’t want to wait for connection to establish. It doesn’t drain your battery as this is only a GSM network state flag and nothing is transferred, so there is no way why you shouldn’t use this. The device is simply prepared to send/receive data. This also prevents the red phone button when pressed from closing data connection.
HKEY_LOCAL_MACHINE\Comm\ConnMgr\Providers\
{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\
Connections\*your connection name*\AlwaysOn = 1
http://wmpoweruser.com/?p=2595
http://www.modaco.com/content/i9x0-omnia-http-omnia-modaco-com/274303/quick-gps-fix-without-xtra-enabled/
http://hadrys.wordpress.com/2008/05/03/speed-your-windows-mobile-with-registry-tweaks/