pierrespring.com
pierrespring.com » Blog Archive » Hello world!
http://pierrespring.com/2010/04/10/hello-world
Geek, punk, pussy. Here we go. After quite some time, I finally managed to go online with this blog. My plan is to write about the things I learn or discuss with my workmates, so it will most likely be about PHP, Javascript, HTML5, DBs and Servers. Anything we web app developers encounter daily. I will try to write at least once a week. This should be more than enough, taken that I have a 100% job at Liip. That I record at least one podcast a week (either for entrefaces.ch. That I organize the webmardi.
pierrespring.com
pierrespring.com » Blog Archive » Discussion 3: phpBB
http://pierrespring.com/2011/03/04/discussion-3-phpbb
Geek, punk, pussy. This is a discussion about phpBB. I had with Nils Adermann. Nils is the Lead Developer of phpBB and talks about the history and future of the bulletin board. It was recorded at the Symfony Live 2011. This entry was posted on Friday, March 4th, 2011 at 3:30 pm and is filed under Podcast. You can follow any responses to this entry through the RSS 2.0. Feed Both comments and pings are currently closed. Two Talks at Symfony Live 2011. Creative commons attribution by-nc-nd 2.5 ch license.
pierrespring.com
pierrespring.com » Meta
http://pierrespring.com/category/meta
Geek, punk, pussy. Archive for the ‘Meta’ Category. Two Talks at Symfony Live 2011. I am thrilled to announce that I’ll be talking at the Paris edition of the Symfony Live Conference. In a couple of weeks! I have been introduced to symfony 1.4 a bit over a year ago and it was a revelation. I was about to jump over to Python. In order to be able to use Django. For my private projects when Jordi. Tutorial and I was ready to bootstrap my first webapp in just a few hours. Due to its amazing documentation.
pierrespring.com
pierrespring.com » Blog Archive » Dirty looping in JavaScript
http://pierrespring.com/2010/05/24/dirty-looping-in-javascript
Geek, punk, pussy. Dirty looping in JavaScript. Due to Function Scope. And the hoisting of variable declarations. We have to be a bit careful when using loops in JavaScript. Let’s have a look the following example which is inspired by Douglas Crockford’s 3rd video. Fist declaration of i. Second declaration of i. Due to the hoisting of variable declaration, this is the same as:. I gets reset to 0. As you can see both loops share a single variable. Try and alert =. Assure positive (. Try and alert (. Every...
pierrespring.com
pierrespring.com » lexical scoping
http://pierrespring.com/tag/lexical-scoping
Geek, punk, pussy. Posts Tagged ‘lexical scoping’. Of Function Scope and Lexical Scoping. Initially I meant to write an article entitled “Dirty looping in JavaScript”. The tagline of this soon to be written article was the following:. Due to Lexical Scoping. And the way variables are declared and assigned values in JavaScript we have to be a bit careful when using loops. As I was writing about loops in JavaScript I noticed that the problem was rather with Function Scope. And how does it relate to. Functi...
pierrespring.com
pierrespring.com » Who Am I
http://pierrespring.com/who-am-i
Geek, punk, pussy. I am a mix of. And a dogone happy dad. And some more ;). Sometimes I am shy, but that’s quite rare. I like people. The stranger, the better. The smarter, the better. Interesting people. I love a good conversation. I love to provoke. I like peoples reactions. I like people. But I already said that. I have too many ideas and plans. And too little time. I live in Fribourg, Switzerland. Where I work as a Software Developer for liip.ch. But I use a Mac. Or get it via iTunes. Podcast powered...
pierrespring.com
pierrespring.com » Blog Archive » Discussion 2: Dokuwiki
http://pierrespring.com/2010/11/13/discussion-2-dokuwiki
Geek, punk, pussy. This is a discussion recorded at the FrOSCamp Zürich. In September 2010. Andreas Gohr. Talked about the beginnings of DokuWiki. And what differentiates it from other wikis. DokuWiki is very, very lightweight and has well thought event system in it’s core. This makes it super easy to modify pretty much any part of the wiki using a plugin. There is a massive amount of great plugins available on the DokuWiki Plugins Page. It still needs a lot of work, so why not get involved? Fixed sorry ...
pierrespring.com
pierrespring.com » Blog Archive » TechZing Compilation – Bootstrapping
http://pierrespring.com/2010/11/19/techzing-compilation-bootstrapping-a-web-app-business
Geek, punk, pussy. TechZing Compilation – Bootstrapping. Justin Vincent from TechZing made a compilation of Podcasts around Bootstrapping a Web App Business. I wanted to download all of these episodes to listen to them on my iPod later. This is why I created an RSS feed of the compilation to use with iTunes:. Http:/ files.pierrespring.com/techzinglive bootstrap.rss. Simply add the feed url to Advanced Subscribe to Podcast. In iTunes and then click Get All. As shown in the following image:.
pierrespring.com
pierrespring.com » Programming
http://pierrespring.com/category/programming
Geek, punk, pussy. Archive for the ‘Programming’ Category. Dirty looping in JavaScript. Due to Function Scope. And the hoisting of variable declarations. We have to be a bit careful when using loops in JavaScript. Let’s have a look the following example which is inspired by Douglas Crockford’s 3rd video. Fist declaration of i. Second declaration of i. Due to the hoisting of variable declaration, this is the same as:. I gets reset to 0. As you can see both loops share a single variable. Try and alert =.
pierrespring.com
pierrespring.com » Blog Archive » Of Function Scope and Lexical Scoping
http://pierrespring.com/2010/05/11/function-scope-and-lexical-scoping
Geek, punk, pussy. Of Function Scope and Lexical Scoping. Initially I meant to write an article entitled “Dirty looping in JavaScript”. The tagline of this soon to be written article was the following:. Due to Lexical Scoping. And the way variables are declared and assigned values in JavaScript we have to be a bit careful when using loops. As I was writing about loops in JavaScript I noticed that the problem was rather with Function Scope. And not being sure what the exact difference between. Pretty simp...
SOCIAL ENGAGEMENT