-
So where have we been? Let’s say comparing two different series of data. Rickshaw.js helps everyone out allowing the plot being colored with some opacity in order to highlight the parts that are in common with the two series. var graph = new Rickshaw.Graph( { element: document.querySelector( "#chart"...
-
Start with d3.js and Rickshaw.js library Even a long journey starts with a single step. Now we are going to test the d3.js library along with Rickshaw, a JavaScript toolkit for creating interactive time series graphs, willing to plot a simple array of data. As usual, as we don’t need to structure...
-
Ho appena pubblicato su CodePlex un mio piccolo nuovo progetto : M2Mqtt . Si tratta di un client MQTT (Message Queue Telemetry Transport) che può essere utilizzato su tutte le piattaforme .Net, ovviamente con un occhio particolare al .Net Micro Framework. Per chi non lo sapesse MQTT è un protocollo per...
Inserito in
DevExperience
da
Paolo
il
11 Apr 2013
Inserito sotto:
Inserito sotto: .NetCF, .NetMF, .Net, C#, Netduino, Embedded, InternetOfThings, .NetGadgeteer, NetduinoGO, Robotica&Domotica, M2M, MQTT
-
How “Mahamudra.it” was built . First of all I’d like to thanx MASATAKA YAKURA , PAUL IRISH & DIVYA MANIAN who created Html Readiness , the project that I took in order to create my first mockup of Mahamudra.it . The project itself is very interesting in its way to organize series...
-
Bang Bang Searching for something is hard, finding it is even harder! There are many ways you can accomplish this, one for all is typing a key word in an input box and then get the best out of it. Bang, alias the symbol “!” , means you can intuitive search for something you’re sure...
-
Spin.js You spin me right round, baby . Right round like a record, baby. Once sang Dead Or Alive , a music group famous in the eighties. And back from those days we can spin again. You can find and download the js minified version of the file from here. It does not require JQuery, just few lines of code...
-
WebApi hosted in WebPages What is life without a good service and a good friend? As we know that, a functional service is also a good friend. Mahamudra CMS needs services. WebAPi gives us a strong RESTful service today and in the favorite salsa we like, either C# or Vb.Net. The only limitation would...
-
Welcome qtip2! We’re going to tooltip the iceberg. Ther’s a whole world out there that wants to explain itself, that wants to add data, metadata e other info on anchors and other tags. Qtip2 helps you in this task. So we decided to include it in our bunch of plugins. Of course, I’m...
-
Zen BootStrap says: Wurfl!!! Boom!!!! That’s right, how to determine if the browser that requests your pages is a mobile device? If you have being creating webapplications you know that it is not a trivial and easy task. In fact, mobile devices are so mobile that it is a quite hard task to track...
-
The first thing that comes up to my mind is if we had a tool for hammering why we couldn’t use it as a spoon? The answer it might look obvious but if we invert the reasoning we’ll find that once we created an environment where we log in then we should be able to plug different kind of functionalities...
-
Using the Alerts with Bootstrap and WebPages. It’s quite easy to organize a simple alert with Bootstrap. The framework helps quietly a lot, because it organizes the messages according to their own types. 1. <div class = "alert" > 2. <button type = "button" class = "close"...
-
Entity framework 5.0 Bug me not. First I’d like to connect to the StarterSite.sdf Compact 4.0 database in my WebPages Razor2 website. In Visual Studio 2012, it is quite easy to execute queries against a Compact SQL Database, just click on it twice. In addition, you can create your table or entry...
-
Ecco la mia libreria su codeplex (ringrazio il mio amico Salvatore Sorrentino per avere suggerito, testato e realizzato grandi cose con questa "picciola" libreria) per la creazione di mappe con Google Earth. Facile da usare e facile da implementare con il proprio codice personalizzato. Basta...
-
Con parecchio ritardo (e me ne scuso), ho caricato su SkyDrive le slide ed il codice delle demo relativi al Community Day del 2 Marzo 2012 che ho tenuto con i miei amici del DotNetCampania …. argomento ? … ovviamente .Net Micro Framework ! Spero possano tornarvi utili !
-
Anche questo mese nella rivista “ ioProgrammo ” (n. 177, Agosto 2012) c’è un mio articolo sul .Net Micro Framework e la sua applicazione con Netudino Plus. Sfruttando la funzionalità Ethernet della scheda, viene realizzato un sistema di allarme temperatura configurabile...