Author Archives: Dominic

About Dominic

J for JAVA more about me : http://about.me/dominicdsouza

Cross Platform Native Android / iOS Apps using Javascript

Posted in Thechy Stuff | Leave a comment

Ok so it was Google Glass and upcoming … Microsoft HoloLens

Lately i heard a rumor that Google Glass is about to shutdown its further sales. But looking at the homepage of Microsoft HoloLens i get the idea. “Holographic computing” is the new word, but the way its shown in the video looks … Continue reading

Posted in Thechy Stuff | Leave a comment

Meet Firefox Hello – Real Time Communication using a browser

WebRTC is a open source project aimed at video/audio communication using normal browser and mobile apps. Check it out on its home page for more info : http://www.webrtc.org/. Mozilla Hello is just a outcome of project WebRTC. Check it out here: https://www.mozilla.org/en-US/firefox/hello/ Hello requires … Continue reading

Posted in Thechy Stuff | Leave a comment

IoT on the rise – Intel Curie revealed at CES 2015

Seems to be 2015 will be a year for Internet of Things. At CES 2015 intel revealed Curie, a button sized microcontroller for wearables. Galileo, Edison and now Curie, intel is taking a big leap at IoT. Also Samsung seems to … Continue reading

Posted in Thechy Stuff | Leave a comment

CES 2015

Posted in Thechy Stuff | Leave a comment

Bash Code Injection Vulnerability (aka Shellshock)

Recently there has been the new vulnerability on bash in unix system allowing unauthenticated access to applications and services to atackers. Following are quick steps as displayed on Red hat support portal to identify whether your RHEL/CentOS is vulnerable or … Continue reading

Posted in Thechy Stuff | Tagged | Leave a comment

Zoom-Rotate-Crop Utility using HTML 5 Canvas and jQuery

HTML 5 has and is still in development and there are a lot or rumors and speculations regarding the final release of HTML 5, some say 2015 and some 2020. OK… but in between all those dates, browsers have already … Continue reading

Posted in Thechy Stuff | Tagged , , , , , | 1 Comment

JPEG quality and size reduction when using ImageIO.write

So what is the general and easiest way to read a JPEG from a File, modify it and then write it back to the File   try{                  File testimage = new File(“/opt/images/testimage.jpg”); … Continue reading

Posted in Thechy Stuff | Tagged , , , | Leave a comment

IoT … still has a long way to go

         

Posted in Tech News | Leave a comment

Android on Different Screens

Posted in Thechy Stuff | Leave a comment