Recent Posts

Optimize your WordPress page load speed

Optimize your WordPress page load speed

We’ve all been there before – You’ve created a super cool looking website and when it comes time to run a page speed test the results are looking pretty disappointing. Page speed is not only highly important for website ranking, but also needs to load lightning fast for your visitors. ...

Read More »

Personalized Javascript popups using Woopra segments and triggers

Create javascript popups using Woopra segments and triggers

Everyone who’s serious about driving higher sales and subscriptions on their website has experimented or has already implemented some form of popup technology. While there are some quality middle-ware applications on the market (optinmonster & Sumome), none of them we have found can create a popup which can be customized ...

Read More »

Reverse a String in Java

Reverse a String in Java

There are many ways of reversing a String in Java for whatever reason you may have. Today, we will look at a few simple ways of reversing a String in Java. For example, the string “Reverse Me” once reversed will be “eM esreveR”. We will start by looking at the ...

Read More »