Archivo de la categoría: Blog Personal

Aquí divagaré todo lo que se me ocurra

How to Configure Full Internet Access On BlackBerry Movistar

You are interested, if you want to do any of the following, especially if you are an individual prosumer rather than a big corporate user: * Run BES-required Internet software without BES! * Instant Messaging, AIM, ICQ, MSN (Verichat, WebMessenger, BerryVine, IM+, etc.) * Full HTML web browsing ability (Reqwireless, BlackBerry Browser, etc.) * IRC… Leer más »

Blackberry 8100 Updated Modem Scripts for OS X 10.5 (Leopard)

Updated Modem Scripts for OS X 10.5 (Leopard) If you’re a rabid early adopter like me, you’ve probably already installed Leopard and discovered that the original modem script doesn’t work with the new OS. However, it’s unlikely you then repackaged all of the modem scripts (BlackBerry 8100,8700 and 8800) into the new modem script format and made them available for… Leer más »

apn blackberry

Movistar México(ok) APN: internet.movistar.mx Uuario: movistar Contraseña: movistar Configuracion +cgdcont=1,»IP»,»» +cgdcont=1,»IP»,»internet.movistar.mx»

Modismos español latinoamérica

Spanish/Slang From Wikibooks, the open-content textbooks collection < Spanish There are no reviewed revisions of this page, so it may not have been checked for quality. Spanish slang is more localized than English slang and sometimes people from one Spanish-speaking country get confused talking to people from other Spanish-speaking countries. Contents  [hide] 1 Modismos (Slang) 2 Argentina 3 Chile 4 Colombia 5 Cuba 6 México 7 España… Leer más »

svcs report service status

The svcs command displays information about service instances as recorded in the service configuration reposi- tory. svcs -a show all the services

Diamonds and Tequila

Diamonds make girls easier to sleep with; tequila makes girls easier to sleep with. We really should have seen this earlier.

Modificación Joomla Search

search.php // determines Itemid for Content items where itemid has not been included if ( isset($rows[$i]->type) && @$link[‘task’] == ‘view’ && isset($link[‘id’]) && !isset($link[‘Itemid’]) ) { $itemid = »; $_itemid = $mainframe->getItemid( $link[‘id’], 0 ); if ($_itemid) { $itemid = ‘&Itemid=’. $_itemid; } // Modificación busqueda erronea 31 de octubre 2008 //$rows[$i]->href = $rows[$i]->href .… Leer más »