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! ;-)

Change FTP Mode in Windows and connect using IE

Recently, our teachers in Software Engineering shared to us the files they used for our discussions on PN's network for easy access. What we'll do is just download those files using ftp. Unfortunately, some of us run into some unknown problems. Some who doesn't have any ftp applications such as Filezilla and just rely on windows explorer were unable to connect to the ftp server. As a resolution, our teacher was forced to send us the files trough...

Site Does't Work in IE?

I was using firefox as a browser in in viewing my the output of the php application i made to the company where i am having my intership now. It was a straight road during the production of the application. But one time when i test if the application is a cross browser application, then one shocking output i didn't expect IE keeps on prompting an error what the big problem is i didn't what how would i trace the error sense i doesn't have "contol+shift+j"...

The Switch Statement

Last Tuesday, July 31, 2012, we continued our regular tutorial sessions with the First year. Since we haven't followed the flow of their discussions at the university, we tried to ask them questions if which part of their discussions they find it hard most. Majority answered the switch statement so we give it shot. I know you guys find it hard to follow my discussion since they were mostly vocal so I'll show you the complete code on how to do it. The switch statement code that I gave you as an example are as follows: #include<stdio.h> #include<conio.h> int...