Sunday, November 18, 2012

Wednesday, October 31, 2012

PHP 5.4 + It uploads! + GIF and SWF support!

PHP 5.4

The decision was taken, the next version of MyImouto will require PHP 5.4+ to work. Many thanks to the 3 people that commented. Heh.
Seriously, 5.4 is much, much nicer.

It uploads!

Anyway, the new MyImouto can now upload files! The base-system (or framework) is almost complete, so all is left to do now is transcribe MoeBooru to PHP.

It's been a while since the last upload

GIF and SWF support!

Support for GIF and SWF files has been added!

Oh, Miku is sleeping.

I can now dance with Popotan!

Sunday, October 28, 2012

Again, thinking on going PHP 5.4

I'm again planing on upgrading MyImouto to PHP 5.4.

The pros are all the benefits of PHP 5.4. Well enough to upgrade.

The cons are:

  • The live demo is hosted in a hosting that doesn't support 5.4 (that sucks). Therefore, the demo would be stuck in the version 0.1.8 (until those guys finally give support to 5.4), but v0.1.8 is actually developed enough to serve as good example of the system, so this isn't a real problem.
  • I don't know about the people that use MyImouto. Do you have 5.3? Can you upgrade to 5.4? Or you already have 5.4?
Hearing about the MyImouto users would help out on the decision... I know this is a ghost blog but I have my hopes :D

Tuesday, September 25, 2012

It's alive

The system is like 35% complete, more or less, and My Imouto is alive again.
I've writen a basic system for locales. They work!

私は番号を削除することはありません!

I'm slowly getting the system to the point the previous version was, but we'll get there. Eventually.

О, незавершенность.

Wednesday, September 12, 2012

Still Alive

This was a triumph.
I'm making a note here: Huge success!
It's hard to overstate my satisfaction.


Oh sorry. I'm still alive.
I'm, again, writing new code for the system, actually re-writing everything from scratch.

Yande.re has taken a step away from Danbooru by changing their system to Moebooru, which has been updated to Rails 3 and stuff, so the code has changed here and there.

The next version of MyImouto will be a port of Moebooru. Yay!

Like usual, it might take a while.

Monday, July 23, 2012

Oh my... Zend Framework

I've been trying to move the system to Zend Framework.

Yeah, I thought of throwing away the framework I worked on and migrate everything to Zend.

With time and patience, I've been able to recreate some classes like ActiveRecord and ActionController, they worked successfuly on Zend. Yay... but seriously...

Friday, June 22, 2012

Removing MySQL support

Does anyone use MySQL instead of PDO for MyImouto?

I think I'll remove support for this in the next version. PDO is much more secure and better, there's no much reason to keep MySQL.

Those who use MySQL please enable the PDO extension for PHP (if not enabled) and change the driver to 'pdo' in config/app_config.php.

Sorry for the trouble this may cause.

I know this is a ghost-blog but I'm doing my part of asking and letting "everyone" know. lol.