The weirdest website
What’s the weirdest website you’ve ever come across? Gizmodo wants to know! List it here, with the following structure: [image (if it’s not gross)] [linked title] Description: [description] How I found it: [how you found it] Now let’s take a peak at some examples: An website with dogs, for K9 lovers Another one that […]
iSTYLE Has a New Responsive Design!
13 September 2013, Bucharest – iSTYLE, Premium Apple Reseller in the CEE region, has launched its new responsive design, developed by Innobyte. Innobyte has developed the new design of iSTYLE’s online stores, thus bringing the shops’ identity closer to Apple and improving online shopping experience for customers. This design was implemented in all 9 of […]
What does this var_dump return?
Tell us what does this var_dump return! var_dump( null == 0, # ? false == 0, # ? INF==INF, # ? (-1*INF) == (-1*INF), # ? (-1*INF) < (-1*INF), # ? (-1*INF) > (-1*INF), # ? ‘Interesting’, null == (-1*INF), # ? false == (-1*INF), # ? null < (-1*INF), # ? false < (-1*INF) […]
Do you know how to multiply extra-large numbers in PHP?
It seems that you really like our PHP Challenges, which really makes us happy. So we bring another one to your attention. Since you got pretty comfortable with numbers during our last test, we will continue on testing your PHP skills with… numbers “management”. The challenge:
Which IDE or Editors Do PHP Developers Use?
Yesterday, our team was curious to see which are the most popular IDEs among PHP developers. So what we did, was to create a simple picture and post it in several online groups of real PHP Developers. And as for our findings…we were quite impressed by the buzz our question created, so we made up […]
Develop Your Custom e-Commerce Solution with Innobyte!
According to latest eMarketer forecast report, the global value of e-commerce sales will increase by 50% in the next 5 years. By the end of 2013, it is estimated that total sales will measure $1.2 trillion. So stay ahead of the trend, and build your online shop with Innobyte! Innobyte is a premium web development […]
A new PHP Challenge: Facing Memory Issues
Let’s say that we have a PC with unlimited processing power, BUT with very little RAM. We need to optimize its memory, by using a script that creates 2 functions: one for archiving an array and another one to search through this array. There are also a set of rules that you need to respect: […]
Second PHP Challenge
As the challenge we’ve given you last week was a real hit, we want to provoke you again! So… you are given 2 integral numbers: a and b. Request: Write a code sequence that interchanges the values of these 2, without using additional variables.
Become a Magento Certified Developer Plus!
I have noticed many people interested in getting their Magento certification (either as Magento Certified Developer or Magento Certified Developer Plus). I have seen a lot of questions being asked on forums about how one should prepare for such an exam. Our team seems to have it all figured out, as Emanuel has just announced […]
PHP Challenge
On Friday, Alin D. has given our team the following PHP problem to solve: if (SOMETHING) { echo ‘Hello’; } else { echo ‘ world’; } He asked our colleagues to replace SOMETHING, so that the outcome would be Hello World. At the end of the day, Alin showed […]
