• Home
  • AI
  • Programming
  • Game Development
  • Linux
  • rss

  • 2017-05-18 · 2 min read min read · DIY

    Raspberry PI Java and Javascript Desktop Applications - JJR Architecture

    This entry shows how to create desktop applications for the Raspberry PI with a GUI written in JavaScript and rendered using the Java SWT Browser widget. Use this model to

  • 2017-05-03 · 1 min read min read · Programming

    Symfony2 FreeBSD 10 PHP Packages

    Below is a list of packages required for Symfony2 running on FreeBSD 10. pkg install php56 pkg install mod_php56-5.6.3 pkg install php56-session-5.6.3 pkg install php56-ctype-5.

  • 2017-03-30 · 3 min read min read · Agile

    Agile Methodologies: Agile Manifesto and Principles

    As part of my learning process about Agile Methodologies, I am adding a few notes about Agile in general and some of its methodologies in particular. Part of a series

  • 2017-03-27 · 1 min read min read · Programming

    Create a JavaScript jsonP Class

    Classic AJAX requests are limited to the same domain. JSON with padding allows us to make requests to different domains. Below is an example of how to create a jsonP

  • 2017-03-27 · 1 min read min read · DIY

    Control your Raspberry PI GPIO in Real Time via the Browser using NodeJS, Socket.IO and pi-gpio

    Playing with my Raspberry PI and its GPIO over the weekend it occurred to me I would be able to control it in real time from a browser, using Socket.

← newer 7 / 13 older →
  • github
© 2026 Grosan Flaviu Gheorghe