How to Login via Facebook in ASP.NET

Aug 10, 10 How to Login via Facebook in ASP.NET

Posted by in General IT, Programming

Recently I have encountered some nasty problems trying to build a Facebook login system. That’s why I am going to explain a full tutorial about every aspect you need to know about it. 1. Register your application Go to http://developers.facebook.com/setup/ and enter the site name(it could be any) and the site URL(if...

read more

Web 3.0

May 10, 10 Web 3.0

Posted by in General IT

Web 3.0? Semantic Web? Web Ontologies? If you are you unfamiliar with these terms and you want to grasp the concepts behind the future Web, the Web 3.0, take a look at the following short documentary realized by Kate Ray, a Journalism/Psychology major at NYU. The short documentary explains what are scientists now concerned with...

read more

May 2010 – The Month of PHP Security

May 04, 10 May 2010 – The Month of PHP Security

Posted by in General IT

On May 1, 2010 The Month of PHP Security 2010 officially started, an initiative which took place first in 2007 aiming to improve PHP security. In each day of this month at least one PHP vulnerability will be posted. Along with the articles they’ll be writing, viewers can contribute with their own papers on this subject,...

read more

How to turn off POST revisions in WordPress

May 01, 10 How to turn off POST revisions in WordPress

Posted by in General IT

What is the POST revision? Everytime someone edits a post, a new row is created in the wp_posts table.The number of rows grows as the number of edits grows.It is important to know that autosaves do not create revisions of the post. This feature is useful only if there is more than one author on the blog, otherwise, it is useless,...

read more

Customize the Visual Studio IDE

Apr 29, 10 Customize the Visual Studio IDE

Posted by in General IT

How much time do you spend programming? I’m sure that it’s a large chunk of time.With time, the default IDE starts to lose its appeal and you would want to customize the way things look in your development environment.While some IDE’s do not support visual customization, others do. Visual Studio enables you to...

read more

Warning: Unknown: write failed: Disk quota exceeded (122) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0