Showing posts with label Web development. Show all posts
Showing posts with label Web development. Show all posts

Wednesday, January 13, 2016

The HadoopAutomator !

2016 will be the year of automation, I am currently working on several projects to automate almost everything (from installation to automatic data analysis and reporting) mainly using :

Monday, August 4, 2014

RStudio Server

You perhaps know RStudio IDE which is really nice. But if you want to use the RAM and the CPU of another server you can also install RStudio Server and access your R environment using a browser based interface, and it rocks !

Wednesday, July 30, 2014

NVD3 : Re-usable charts for d3.js

If you don't want to start from scratch with D3.js, have a look at NVD3.js ;-)

Sunday, December 1, 2013

Orion

Sometimes I use Eclipse Orion it's really useful to have a cloud-based IDE !

AngularJS

Try AngularJS a pratical javascript framework !

Saturday, November 30, 2013

LAMP became MEAN !

MEAN is the new javascript-powerful way to develop web application !

Thursday, September 12, 2013

Node.js

Node.js is a great way to write web application in javascript ! It very useful especially with express and socket.io !

Monday, September 9, 2013

VirtualBox !

VirtualBox is a virtualization software package, it is very convenient when you want to test OS, to do web development or build your first Hadoop cluster :-) !

Monday, August 26, 2013

R !

R is a free software for doing statistics, analytics, machine learning and data visualization.

If you want to start learning R, watch Google Developers videos, read machine learning or statistical models. You can find an IDE and an easy-way to create web-reporting using R and Shiny.

And don't forget library(rmr2) & library(rhdfs) to plug it with Hadoop !

Friday, March 22, 2013

Chart.js !

A cool open-source javascript library ! Try Chart.js !

Monday, February 25, 2013

D3.js

D3.js is a JavaScript library for data visualization !

Sunday, December 2, 2012

Codecademy !

Have you heard about Codecademy ?

Saturday, September 15, 2012

Firebug !

a cool way to [do/debug/monitor] your web development !

Friday, September 14, 2012

Google Web Fonts !

Want to use open-source fonts on your web site ? Then try Google Web Fonts !

Sunday, September 9, 2012

Google Chart Tools !

Want to add some graphic on your website ? Try Google Chart Tools !

Monday, July 2, 2012

Eclipse 4 !

Eclipse Juno is now ready for download !

Sunday, May 20, 2012

The toolbox !

If you are a web developer, visit the toolbox !