Let’s see how to read emails from a pop3 Server. After setting some variables, we’ll create a connection to the Pop3 Server and we’ll try to autenticate with user and password. After we’ll take a bunch of messages and we’ll start to iterate some operation per each message. The message can be cleaned, processed, saved […]
You are browsing archives for
Author: Daniele Davì
How to use Windows registry in your .Net C# application
In this article I will show how to read and use in your .Net C# application informations stored in the Windows registry. First of all let’s see the easiest way to store some information in the server registry. You can use the “regedit” command to edit the register or you can directly use a register file. […]
HTML Parser in Classic ASP
Today I’ll show you a script written in classic ASP that can use some server vulnerability to provide traffic from an unaware website to another one through another unaware server. It’s quite simple, so I’m not going to explain it in details. This malicious code was founded on a server, and is provided as it […]
Facebook Look Back
Here a short video about me. Enjoy it!
Server antivirus for free win2008 r2
I saw around a lot of unsolved forum’s posts asking basically the same question: “Free antovirus are not for free for commercial use or aren’t working on servers. Can anyone find me someone to install?” Here the solution I tried for my win2008 r2 server: Microsoft Security Essentials (here the link to the page download: http://windows.microsoft.com/en-gb/windows/security-essentials-download ). […]
Scratch: Learn to Code, Code to Learn!
Do you know Scratch? I was browsing on web through interesting and innovative project about learning and I read about it. A world I didn’t know appear on the screen. Scratch is a project of the Lifelong Kindergarten Group at the MIT Media Lab of Boston. Scratch helps young people learn to think creatively, reason systematically, […]
Rush
There are still movies that give great emotions and make the hearts beat. “Rush” directed by Ron Howard is one of these. The applauses that the movie takes at the end confirm that is not solely my opinion. Rush or the Apollo 13 of the track as we can call it, is based on the […]
CSS Dev Conference 2013 is arriving
The first edition of the conference devoted solely to CSS, the design language of the Web was in the beach in Honolulu, Hawaii with 20 CSS Experts, 4 Tracks, 2 Keynotes. One Big Kahuna of a Day The second edition (this year on October 21-23, 2013) promises impressive amount of knowledge with the background of the Rocky […]
Interesting google link of Sep 4th
Today I’m taking note of the following google links: Think Think with google Hot trends Speed matters Adsense Analytics Webmaster tools Webmasters blog Feedburner
WP – the day after
OK, I installed WP in 5 minutes, I changed theme, I wrote some posts. And now? Which plugins I should install to integrate for example my google analytics and google adsense code or to avoid spam, to have a cool gallery and social button? I found and interesting page help here: http://www.makeuseof.com/pages/best-wordpress-plugins. Personally I tried […]