Magento Go no longer available since 1st of February 2015
Magento announced today that they will no longer offer support for Magento Go and ProStores by February 1, 2015. What is (was) Magento Go? An eCommerce solution and online software for small businesses. This solution was launched five years ago and since then a lot of customers were more than happy with using it. Although […]
InnoChef Day
Howdy! Last Friday all the Innobyters did something amazing. Some cooked delicious food, some gathered around the food and ate it all :). How come? Well we have a series of events and thematic Fridays and this one has a name and a brand new logo: InnoChef :). In a few words: a lot of […]
ArnoldC : IT’S SHOWTIME
What is ArnoldC ? ArnoldC is a programming language based on the one-liners of Arnold Schwarzenegger. ArnoldC is an imperative programming language where the basic keywords are replaced with quotes from different Schwarzenegger movies. Parsing is done with Parboiled and ASM is used to generate the Java bytecode. How to code in ArnoldC ? First, we need to download it […]
Why we love symfony ? Part 2
In a previous article we started to tell you why Symfony is awesome! In this article you will find out not only why developers love Symfony but why EVERYBODY does! Enjoy! Why QAs love Symfony ? Symfony also helps our QAs in testing. We activate Symfony’s debugger and profiler in our staging environments to allow […]
Why developers love Symfony ?
Symfony offers a state-of-the-art foundation on which they can build custom features with ease. Not only that it offers the tools to build the features, it also offers an unparalleled debugging environment which also includes a birds-eye view over an entire request, starting from the configuration of the environment going to a timeline of the […]
How to create a development environment?
Lesson 2 from “Learn symfony 2.4 tutorial” : Creating a development environment Now we have a fresh symfony2 app. If not, please read the first tutorial about how to install symfony2.4. We can access the symfony2.4 application on http://localhost/path_to_sf_project/web/app_dev.php. But the name is not so cool, right ? We will learn in this tutorial how to […]
Let`s start to learn symfony2!
Lesson1 – How to install symfony2.4 in only 4 steps? Step1. We need to install composer. What is composer ? Composer is a dependency manager for PHP. Just like PEAR for PHP. Or just like npm for node.js. Or Bundler for Ruby. Or apt-get for Ubuntu. You can read more about composer here. Download composer […]
CTF Write-Up: Web 400
As I mentioned in the previous article, I started web400 immediately after I finished web300. At that point I was in a winning streak, so, naturally, I thought I could beat this one, too. I had no idea how wrong I was…
The Official PayU Magento Extension is Now Available on Our Shop!
We’re extremely proud to announce you that starting with today you can implement FOR FREE online payment on your shop, with our PayU Lite Magento extension. Sounds cool, right? For more advanced needs, our Certified Magento Developers Plus have worked on developing PayU Pro. These two extensions have been built as a result of our […]
CTF Write-Up: Web Challenges
After a somewhat short holiday we finally found the time to properly discuss the solutions to our first CTF. In the following days I will try to shed some light on the solutions to Innobyte’s first endeavor in organizing a CTF competition, to talk about how my team and I solved (some of) the challenges […]
