Feedback

Passerelles Numeriques introduces new website

Just today, June 13, 2012 Ate Rosalyn Miñoza, our Social Worker in PN posted “ Introducing the new website of Passerelles numeriques! ;-)

Basic C Tutorials

This post will contain a series of simple C programming tutorials and examples. I think this will be helpful to the first years since they're on to this. For discussions on this post, kindly visit the forum. Print text on screen #include<stdio.h> #include<conio.h> main(){ printf("Hello World!\n"); getch(); return 0; } You might be wondering why the conio.h header file was included when our main goal was just to print some...

Word Lens translator app, now available for Android

The first Word Lens app came available to the mobile community last 2010 and unfortunately, was only available on iOS devices. Due to this unavailability, a number of mobile users asked for an Andoird version. So now, the developers of Word Lens app, Quest Visual, finally heard the people's plea by making it available on Android through Google Play. The Word Lens translates captured texts/words on an Android device's...

Installing Windows 7 without Optical Drive

Yesterday, I received an email from a fellow scholar that a colleague of his wanted him to reformat and install a fresh Windows 7 Operating System on her Samsung Netbook and ask if I could help.  I immediately replied with a yes since it would be another great learning experience. Installing an OS on a machine without an Optical drive is quite challenging. So, after some exchanges of email during the break, I started scouting the web for the easiest and simplest solution on how to get a netbook boot on an external USB/HDD drive to install...

Without a mentor

I went to the office as early as 8:09 in the morning though my regular login time is 8:30 for the reason that I want to spend more time in the company to maximize my learning. As usual, I did the daily routine tasks in the morning. Checking servers and services if all is well and running fine and noticed after a while that my mentor is not yet around. After confirming that everything is ok, I setup our monitoring laptop for server/services unavailability...