ONSet Magazine and its Win8 App by IdeaPress

Post By: ONset Magazine Team Starting a magazine? There’s an app for that. There are plenty of apps out there that help entrepreneurs manage their busy day. But when it comes to creating the right culture, choosing the right office and hiring the right employees, start-uppers may have to rely on their experience, luck and, … Continued

Javascript – Dynamically Built Front-End for Back-End Testing

When testing back-end systems have you always wished that your front-end would just handle itself so you can focus on what’s important? Well that’s what I’m discussing today. Last week I had to write a HTML testing page for testing a

User Migration from phpBB to WordPress

Today’s topic involves migration, a process often boggled with frustration is caused by incompatibilities, missing data, linkages and whatnot. Our subjects for this migration are phpBB and WordPress, specifically the

WordPress connecting to SQL Azure

Microsoft makes WordPress on Azure easier, but a tricky situation arises when we need to use MsSQL instead of MySQL for WordPress on Azure. I recently did a project that we migrated a website where wordpress connected to MySQL DB to WordPress, then connected to MsSQL DB. I made many mistakes and encountered many issues … Continued