Jvaneyck
Enter a key term, phrase, name or location to get a selection of only relevant news from all RSS channels.
Enter a domain's or RSS channel's URL to read their news in a convenient way and get a complete analytics on this RSS feed.
You’re a budding technical coach. Part of the job is preparing and delivering training. How do you create deeply technical workshops that will have the...
When test-driving your code, you shift between red (write a failing test), green (write the code needed to make the test pass) & refactor (clean up...
Jupyter notebooks have been a thing for a while now in data science communities. Recently I wanted to take a look at how to set these up with support...
This weekend I had the opportunity to visit my favorite work event of the year: a socrates unconference. This is a quick brain dump of the things I learned...
We need to talk about refactoring. Or rather, about the frequent misuse of the word, the dangers this encompasses and what we can do about it. Time to...
This post highlights an F# feature called type providers that makes my life as a software developer easier. Ever had to parse some JSON? Explore a shiny...
Monday morning, 6 AM. You vault out of bed and into the shower, pick out your nicest shirt and leave for work. Finally, a new project. A breath of fresh...
Have you ever worked with code that literally brought tears to your eyes? Not in the good sense, mind you. I’m talking about code that is such a hassle...
Does the term “rewrite” scare the bejeezus out of you? Good. It should. A rewrite is not something to be taken lightly and should be your very last resort...
Last week I attended the very first installment of Techorama, a new conference for developers hosted in Mechelen, Belgium. This post will walk you through...
If you are developing a modern web-based application, chances are you: Are using javascript on the client side. Need to integrate with services that...
Unfortunately Jvaneyck has no news yet.
But you may check out related channels listed below.
[...] me with a concise description of the problem or an overview of alternatives to perform Cross-Domain requests, so this post will serve as a personal future reference. Same-Origin Policy We are seeing [...]
[...] still applied. Here is a non-exhaustive list of issues I faced: Browsers do not allow cross-domain requests out of the box. You can call this secure, but it’s also painful to work with. This [...]
[...] JavaScript communication API’s was mostly a reminder of one of my previous posts: Cross-Domain requests in Javascript. He also discussed the new HTML5 WebSockets API. You can use this API [...]
[...] just finished your work. You pull in the latest changes from other developers and run all the unit tests. If the bar is red, you fix the integration problem. If the bar is green, you can commit your [...]
[...] framework code is designed to run on a mobile device, so it would be impossible to run any unit tests on my desktop computer if the code-under-test had any dependencies on Cordova. The codebase did [...]
[...] forced me into stubbing out all dependencies on the Crossrider framework for my local unit tests. Javascript, being a dynamic language, made stubbing the API very easy. I did not have to write [...]
[...] have access to the full content. Fun fact: 10% (!) of your users are still using Internet Explorer 8, which means that these users would miss out on your cool images drawn on a < [...]
[...] /JavaScript (except Internet Explorer, which requires you to dig up your C++ skills) and each of them have different API’s [...]
[...] . As always, there are some limitations to this approach. For example, older versions of Internet Explorer only partially support CORS. Also, for all but the simplest requests you have to double the [...]
[...] . All you have to do is: Host a local web server that grants local http access to your source code (I used the lightweight and easy to use mongoose). Install a “local development” [...]
[...] ;responsible” part of solid design and testing very nicely. [UPDATE] I have put the source code on github. For those of you who just want to try out the app, use this link or the QR code [...]
[...] ). Most importantly: treat your build scripts with the same diligence as you treat your source code: put them under source control and apply best practices like removing duplication and choosing [...]
[...] don’t support Javascript Web Workers, I’m looking at you IE 9.0!-, you use the Crossrider API. Crossrider builds your extension for you phonegap build-style: you provide your source files, [...]
[...] -browser requirements I can only recommend it. It provides a nice abstraction for different browser implementations and offers easy distribution of your extension and a near painless installation [...]
[...] edge A downside to living on the bleeding edge is that you have to deal with different browser implementations and different levels of support in each browser. This is ever so true when it [...]
[...] . Fallbacks can be divided into two groups, HTML-based fallbacks and fallbacks for HTML5 Javascript API’s. HTML fallbacks HTML elements themselves provide a fallback mechanism. An example [...]
[...] me with a concise description of the problem or an overview of alternatives to perform Cross-Domain requests, so this post will serve as a personal future reference. Same-Origin Policy We are seeing [...]
[...] still applied. Here is a non-exhaustive list of issues I faced: Browsers do not allow cross-domain requests out of the box. You can call this secure, but it’s also painful to work with. This [...]
[...] JavaScript communication API’s was mostly a reminder of one of my previous posts: Cross-Domain requests in Javascript. He also discussed the new HTML5 WebSockets API. You can use this API [...]
Related channels
-
Downgraf.com
Downgraf is a best Blog for Designers which provides every kind of design resource. We’re devoted to bring the best cont...
-
Scott's Weblog
Offering technical posts and how-to articles from an IT pro specializing in virtualization, networking, open source, & c...
-
GSMArena.com - Latest articles
GSMArena.com is the ultimate resource for GSM handset information. This feed contains the latest articles (news and revi...
-
Baeldung
Java, Spring and Web Development tutorials
-
SitePoint
Learn CSS | HTML5 | JavaScript | Wordpress | Tutorials-Web Development | Reference | Books and More