Showing posts with label Web Development. Show all posts
Showing posts with label Web Development. Show all posts

About akaikiwi and stuff

>> Monday, March 28, 2011

As I've now started University I have less time for hobby coding, I'm working on some Java stuff now, as that's what I use at university, I'm working with slick and making some game development, not a full game though, just things like GUI and stuff, once I put together some stuff I'll finish a RPG I was working on :)
About akaikiwi, it's development has drastically stopped, but I plan on finishing it, not now, but soon, I have to do some PHP for work but all Joomla! related (which to be honest I pretty much hate Joomla! awful implementation of MVC but oh well...).
I'd really love to have more time and see more RoR and Django but right now I can't, I want to finish akaikiwi first, although I do take some ideas from those frameworks, I'm really interested in Django on Appengine, I think I'll deploy my next web app there, which is probably gonna be a designer's resource site.
Once I have more free time I'll work on some nice stuff I have on hiatus :)

Read more...

More on akaikiwi

>> Thursday, February 3, 2011

I'm mostly working on fixing bugs right now, not much on adding functionality, as I'm not at home right now.
I'm working on my new netbook with linux mint, so I'm testing how everything works on linux. Once I finish seeking and repairing bugs I'll work on some more new features.
Akaikiwi is going very nice so far :)

Read more...

akaikiwi

>> Monday, January 31, 2011

So I've been working on akaikiwi a lot lately, I took a little break now as I'm not home for a week, but I'm working on documentation and adding issues now :)
akaikiwi is a PHP MVC framework, focused on beeing lightweight and fast. It's going really nicely so far.
You can see the repo here: http://code.google.com/p/akaikiwi/
I'm working on the wiki right now, it's still kind of far from first release, but it might not take that long, it just needs some fixes, a bit new features and a lot of testing.
Once that's done, I'll consider the first release :)
For now, I'll work on the wiki, you can check it to see the nice features and how to use it so far, you can also pull it from the repo if you wanna test it. I'll list some features here.


Features

  • Very easy to learn
  • Lightweight
  • ORM
  • Very good compatibility with limited hosting accounts, works with PHP 5.2
  • Awesome performance
  • Command-line CRUD generator
  • Easy to extend
  • Debugging tools (profiling)
  • Cache
  • Simple :)

Read more...

Mootools Multiple Slideshow

>> Wednesday, January 19, 2011

Hello! It's been a long long time since last update, anyways! I have something interesting to share...
I've been playing around with Mootools (I highly recommend it!) lately, due to something at work, but I'm really loving it so far, one problem I had though is that I needed a very simple Slideshow, no problem, I found a nice jQuery script, but it became messy when I needed to add another Slideshow, the easy solution is just duplicate the whole code but, that's not nice at all! So I decided to give it a try, and well here it is!
You can see a working example here: http://jsfiddle.net/fedekun/WfqHX/
Just click on "Run" to start it.

Although I higly recommend you click on that link and see for yourself, I'll just embed all the code here too.

Read more...

  © Blogger template Simple n' Sweet by Ourblogtemplates.com 2009

Back to TOP