The tag has no wiki summary.

learn more… | top users | synonyms

-2
votes
1answer
34 views

What is Lifehacker template [closed]

LifeHacker use Wordpress CMS but they have custom home page, there's blog roll side which you can scroll on to see latest or popular posts, and sidebar which also you can scroll on to see popular ...
0
votes
2answers
58 views

Building an online journal

I need to build an online journal managing system where people can start their own [personal/public] journals (like wordpress has blogs). Since it is a journal, the users should be able to assign ...
0
votes
0answers
14 views

Real time handling of users

I know it may be a lame question to ask but i need to design a website generating local area profiles based on the input provided by users.This will reflect everything thats happening around them and ...
0
votes
2answers
2k views

Architecture of Social Networking Platforms

I am curious to know how the platforms like Ning, SocialGo are designed. Not particularly about Social Network Platforms, but generally platforms that allow the users to build similar websites. My ...
15
votes
14answers
8k views

Is there anyway to tell if a website is coded in PHP or ASP

Assuming that the .php and .aspx extensions have been hidden from the URLs, are there any clues in the HTML that might suggest the site is coded in either php or asp? Cheers.