• Home
  • ANGULAR
  • JAVASCRIPT
  • ABOUT ME

Alex Arriaga

  • Home
  • ANGULAR
  • JAVASCRIPT
  • ABOUT ME
© 2025 Alex Arriaga

Day: September 12, 2014

AngularJS HTML5 Node.js Web Scraping

Explore ACM a beautiful project created just for fun!

Posted on September 12, 2014by alex-arriaga

For all of you who enjoy make experiments with the web, this is an idea that two of my friends (an experiment made by @superjaca10 and @dantaex for the Astonising Summer at Edis) developed few days ago: http://www.exploreacm.tk/ It is about collecting references from the ACM Digital Library, it uses techniques of web scraping (a computer…

Dojo Enterprise Development IBM Web Content Manager IBM WebSphere JavaScript Web Development

How to know the Dojo version loaded in a web portal

Posted on September 12, 2014by alex-arriaga

When you work with Dojo in a portal that is already in production mode, one of the first question you want to answer yourself is: what is the version of Dojo do I have available for using? Well, to answer that, just open you web browser console and run this small JavaScript code: var v =…