Feliz Navidad.
Españoles, En estas fechas tan señaladas…
Bueno, sere breve… Feliz Navidad a todos y prospero año nuevo 2009
Mensaje de Navidad, se su MJ El Rey.

Saludos y Felices Fiestas
Feliz Navidad.
Españoles, En estas fechas tan señaladas…
Bueno, sere breve… Feliz Navidad a todos y prospero año nuevo 2009
Mensaje de Navidad, se su MJ El Rey.

Saludos y Felices Fiestas
Ahora que llegan las navidades… tendre que pedirles a los reyes magos, o papa noel alguna cosita jeje
En una oferta que he visto en una tienda, tenian la DSC-W130B + Funda + Memory Stick Pro Duo Mark2 de 4Gb
Si todo va bien, quiza…. pueda. sino, pues nada, Otra vez sera
Las especificaciones completas de la cámara las tienes aqui
Imágenes de la cámara
Pincha sobre ella para verla en Alta Resolución

Team Twiizers has released their so called final version of the Homebrew Channel. The Homebrew Channel is one and currently the best solution for running homebrew on your Nintendo Wii. This new version features the addition of the ability to control the loader with the Classic Controller, Nunchuck and also some 3rd party Guitars. It also includes the ability to read meta.xml files created in a certain format that Windows likes to use.
* meta.xml now handles all ISO-8859-1 characters properly
* Wiimote power button support (shutdown)
* Wiimote rumble honors system setting
* Fixed some crash bugs
* Fix meta.xml UNIX style newline regression
* All wiimotes work now, not just the first one
* Classic Controller support
* Nunchuk support (scroll only)
* Guitar Hero 3 guitar support
* Left and right change pages too
* Hit 1 on Wiimote for net reload (like net icon click or GC Z)
* Add information to installer
* Fixed some networking issues with net disabled
* Pushed in some text to avoid overscan crop
* Widened video width to match system menu (“black bars” fix)
* B returns from app screen (unless scrolling)
* Try to initialize network earlier
* Retry network init a few times
* Fix a networking issue (libogc)
* Reload stub now identifies itself (magic number)
* Support broken HTTP proxies in update check
* Show IOS revision in main menu
Homebrew Channel 1.0.1 – Descarga
Web HBC – Enlace
* Ha salido una nueva versión, la 1.0.1 han arreglado:
- Fixed B button issues (app screen corruption, crash on B+A)
- Wiimotes now keep the ordering from the System Menu (libogc) (note: they’ll switch again when you boot apps that haven’t been updated like HBC has – but they would have switched anyway, and HBC can use all Wiimotes, so you don’t lose anything while those apps are updated)
- Hopefully fixed the USB Ethernet issues (couldn’t find a tester, even without a USB Gecko… it’s like they all disappeared after reporting the bug. Hope this fixes it)
- Fixed wiimote auto-shutdown (libogc) (now you don’t need a ridiculously perfectly still wiimote for it to shut down – playing music won’t cause your wiimote batteries to die)
- Hopefully fixed “video after shutdown” issues (libogc)
Para instalarla.
Si tienes la Wii conectada a Internet, solo abre el Canal HomeBrew y te pedira actualizar, cuando te salga una pantalla negra con mucho texto, pulsa el boton 1.

Copiado de HackMii
So I said that the Twilight Hack was gone and probably wouldn’t be coming back.
Good thing I left that probably in there.
Yes, they screwed up the anti-Twilight Hack check. Again.
There’s not much point in us publishing a detailed explanation on where the problems are this time around. It comes down to nothing remarkable anyway – just more stupid, silly bugs. They fixed some and added more. We didn’t look much this time because we thought that, well, they really couldn’t have screwed it up this time, could they? As it turns out, you didn’t even have to look at the code to figure out that something was wrong. Someone tried to copy the Twilight Hack out of a 3.3 Wii and into a 3.4 Wii. Go ahead, try it. It doesn’t quite work (it crashes the game when used), but the save copies. Oops. Props to Krusty for pointing this out.
Will this finally be the last release of the Twilight Hack? Will Nintendo finally manage to beat it into the ground? Third time’s the charm, maybe? We don’t know.
Download: Twilight Hack v0.1-beta2 (special 3.4 edition)
Notes: This is for 3.4 ONLY. 3.3 and earlier users should continue with the v0.1-beta1 Twilight Hack. The hacked savefile will be deleted on every boot, so you should copy it, run Zelda, and immediately install HBC, as the hack will be gone once you go back to the System Menu (and then you’ll have to copy it agan to use it again). JAP and PAL are untested but ought to work.
Resumen:
En el dia de ayer, fue lanzado Twilight Hack v0.1-beta2, para poder instalarla en las Wiis, con Firmware 3.4, el ultimo de Nintendo a dia de hoy, que recordemos que con esta actualizacion, borraba la partida para poder instalar Homebrew.
Aunque ahora con esta version del hack, podemos instalar el canal homebrew, ya que en cada reinicio borrara la partida, el canal homebrew no se ve afectado (demomento), asique una vez instalado el canal hombrew ya no tendremos problemas. Si tienes una Wii con una version anterior a la 3.4, es recomendable NO ACTUALIZARLA, Y desactivar el WiiConnect24.

Requisitos Necesarios para poder ejecutar HomeBrew:
* Wii con Firmware 3.4, si tienes una version anterior, necesitas el Twilight Hack v0.1-beta1
* Juego The Legend of Zelda: Twilight Princess, original o copia (para la copia, necesitas Chip)
* Una SD de al menos 512Mb para la instalacion del Hack y del Canal Homebrew9
Fuente: ElOtroLado.Net
Ya he vuelto de nuevo, despues de un tiempo de vacaciones por motivos personales. Vuelvo a actualizar este blog, pero no solo me centrare en MundoMac / iPhone, sino que ademas ire posteando cosas relacionadas con Wii, PS3, etc…
Lamento las molestias, y Gracias a toda la gente que visita mi Blog.

Como activar los menus ocultos en iPhone: Touch y Speaker
El 1º podemos graduar la sensibilidad de la pantalla y con el segundo podemos controlar ciertas opciones del altavoz.


Para acceder al menu:
Nos conectamos por sftp al iPhone y nos descargamos el archivo settings.plist que esta en la ruta /Applications/Preferences.app/Settings.plist
El archivo que nos bajamos, lo convertimos desde esta pagina web,
Añadimos al final del ultimo </dict> el siguiente codigo:
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>label</key>
<string>Touch</string>
</dict>
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>SpeakersPrefController</string>
<key>get</key>
<string>accessoryIsHiFi:</string>
<key>icon</key>
<string>Settings-Usage.png</string>
<key>label</key>
<string>HIFI</string>
<key>icon</key>
<string>Settings-Sound.png</string>
</dict>

Tiene que quedar como el texto de arriba. Lo guardamos y lo subimos a la misma ruta, reemplazando el actual.y Reiniciamos el iPhone.
El siguiente “truco”, solo es mera información…

Para Activar este menu, tenemos que teclear
* 3 0 0 1 # 1 2 3 4 5 # * y pulsa llamar, al momento nos aparecera el menu, con información de la celula, la red, etc… algo para curiosear…