Blog Archives
As many of you already know, the last keynote of apple introduced the brand new iPhone 5 where one of the biggest change, pops up at plain sight: a weird aspect ratio. Since they decided leaving width exactly as is predecessor, they added about 176 pixels of heigh making the new resolution to be 640 x 1136. [...]
There are numerous ways to structure the code and project for you web application, and you can put as much or as little thought as you like into architecting. But it is usually a good idea to follow to common patterns because it will make your code easier to manage and easier for others to [...]
Hello again, and welcome to the video games posts! Let’s continue with our short history. Nothing much happened between 2005 and 2009, when Pixelatom was born. Basically it was the first two guys plus Lucas Zallio, a guy who loved video games too! It was time to start again with the adventure. We began with [...]
We are already working on the next version of our PHP framework called linxPHP, and I wanted to share with you guys a little bit of our thoughts and the experience we are acquiring when working on such particular project which requires a lot of reading and learning. One of the objectives of the version 2 [...]
Hello everybody, welcome to the fun part of the blog! I’ll start the video games posts by doing a quick review of the games we made so far. We’re still learning this cool art, so feedback, comments and insults are welcome! Origins Let’s start from our origins, initially we weren’t Pixelatom, but a small group [...]
I’ve learned OOP in college with C++. This language has Multiple inheritance, which I found pretty handy by that time, and I got very used to it when doing OOP. When PHP finally implemented OOP in a decent way (PHP 5.1) I found that Multiple inheritance wasn’t allowed (I never fully understood why it’s said it’s a [...]
I would like to start writing on this blog about the technology we used on most of the project we worked on since we joined as Pixelatom. It’s our very own PHP MVC framework linxphp. Recently I’ve been asked to explain in a forum how can it help anybody in their projects, what are its advantages or, [...]
Recent Comments