About Joshua Thijssen

Joshua Thijssen is a senior software engineer at Enrise and owner of the privately held company NoxLogic. His daily work consists of maintaining code bases, working on different projects and helping other to achieve higher standards in both coding and thinking.

His passion lies in high-end and complex internet systems and clusters, code optimization, server administration and fine-tuning. His programming skills includes (but is not limited to) assembly, C, C++, Java, Perl, Python and PHP and has experience on a wide range of operating systems. One of his specialties is fine tuning MySQL databases and queries.

His personal tech blog can be found on http://www.adayinthelifeof.nl

Zend Certified Engineer PHP5 Zend Certified Engineer PHP5.3 Zend Framework Certified Engineer MySQL Certificate Database Developer MySQL Certificate Database Administrator

Van 17 tot 20 october was dit jaar DE conferentie op het gebied van PHP georganiseerd: ZendCon. Dit jaar extra speciaal aangezien ik ben uitgenodigd om te spreken over “Puppet”, een open source configuration management tool, en daarnaast heb ik tijdens de uncon gesproken over “15 protips voor MySQL gebruikers”. Een uitgebreid verslag van deze conferentie is te vinden op mijn persoonlijke blog: read more…

I think PFCongres 2011 has proven one thing once and for all: you don’t have to spend hundreds of euros on attending a conference to get awesome presentations from the best speakers in today’s field. This year, Enrise was not only sponsoring drinks on the social event, but also provided two speakers during the conference (pure coincidence btw :)). read more…

“You know what would be nice? If we could let users login into our site with just their Facebook, Twitter, Hyves or any other social media site we can think of.”….

It’s a sentence I keep hearing and seeing more and more and with good reason: it makes life easier for everybody. But there are many techniques to incorporate such as a single sign-on (SSO) system and most people will shout terminology like OpenID and OAuth. But there are many systems with each site using their own system or systems: Twitter uses OAuth to authenticate, Facebook got it’s own “Facebook Connect” and many other sites uses OpenID. So the single sign-on is not so single anymore. What could possible go wrong… read more…

Enrise organiseert op maandag 21 februari van 6 tot 10 uur ‘s-avonds een PHP (mini)testfest. Onze collega’s gaan samen met iedereen die interesse heeft werken aan het verbeteren van PHP zelf. Ben je een (PHP)-programmeur, heb je zin om de wereld te verbeteren en kudos te verdienen binnen de PHP community EN ben je naarstig op zoek naar gratis eten en drank? Meld je dan aan voor het eerste (maar nu al traditionele) Enrise Mini-TestFest…. read more…

Zend Framework has a very neat action helper called ContextSwitch. With this helper you can easily output data from your actions in other formats besides HTML. For instance, when you create an AJAX-callback action, you’d like to have the output in JSON format, or simple API actions might output its content in XML. The ContextSwitch makes this task easy for you. But what if you are writing an API and a client wants its output in JSON instead of XML? Or maybe it wants HTML. You could use the ContextSwitch helper for this, but do you want to add a ?format=xml behind your URI’s or might there a better way? read more…

Volg ons