websites

How to incorporate sound into a Javascript-based website without resorting to Flash programming?

Everything about this website affirms my decision to develop interactive websites with javascript and not flash. But one question though, how they do they incoporate sound effect into it? I check the page source and it's not HTML5. Source: nissanusa ...

Microsoft Dynamics CRM -- Do people build websites with it?

Forgive my ignorance, but do people build websites with Microsoft Dynamics CRM? I have a potential client who says that is the technology they will use for a new web project, for which I would be doing the HTML templating. I want to learn all I can as I am new to this particular system, but I can't seem to find anything related to web b...

What are the top websites to learn good (and new) design and coding practices for web developers? (HTML, CSS2, CSS3, Javascript, etc.)

Right now, the pages that I visit everyday are: Ajaxian CSS Tricks Cats Who Code Smashing Magazine Which ones do you visit? ...

How do I nicely manage many localhost web site URIs with IIS7

I'm having trouble setting up a clean development environment with all the web sites I'm working on. I'm working on up to 40 different web sites, and at least 5 of them simultaneously. I need them all to be in a site root, for URL management to work with all CMSes. My first attempt was to use increasing port numbers for them, beginning ...

Embedding Videos onto your website

I have a website where I am embedding a video onto. I am just wondering if having an embedded video on the page would make the video load and buffer, and run less smoothly, than if the video where actually placed on the page? Thanks ...

how to block websites?

Hello. How to block websites, not write to file hosts? (C#) ...

Organising complex webs of complex articles in large websites

My question relates to how large websites, edited by several hundred people who work in a large organisation (such as a News website) organise their web pages. What form of mechanism works in the background? Does each article represent a row in a table on a database. If so, how are images and embedded videos incorporated. Or is each p...

Public XML URLs

Hi, Does anybody know of any public sites on the net that have URLs with a ".xml" extension? Need XML URLs. Thanks. ...

fastest etag algorithm

We want to make use of http caching on our website - in particular content validation. Because our CMS constructs pages from smaller fragments of content, the last modified date of the actual page is not always an accurate indicator that the page has changed. Hence we also want to make use of etags. Because page construction is based on...

Will it be good for me to start webprogramming?

I am currently a webdesigner.I know photoshop,dreamweaver,css and flash.I want to develop websites rather than design.I want to start it now.Should i start right now or after some time and with what should i start?I am since six months into this field.Please help me. ...

Organisation / Management of files on a web server

I'm looking for a good word to describe the placement of files in a directory. For instance, putting all files that are includes within an "includes" directory. Putting images into an "images" directory. I'm sure there is a right word for it, its just not coming to me today :-( ...

Top 10 programming sites?

Hi all, Which sites do you think are the top for programmers on the internet? (Besides stackoverflow! :-P) ...

How to make a .net web application run as the root application in Visual Studio

I've been converting some .net "Web Sites" to "Web Applications". This has been going along smoothly. One of the steps that I perform each time I do a conversion is I go to the web section of the project properties and set the virtual directory. So far, I've set up -http://localhost/site1 -http://localhost/site2 -http://localhost/site...

Check website at High Resolution

hi, I want to check my website at high reslutions which is not there in my PC. So could anyone suggest me any online utility where I can check my website at high resolutions. Thanks in advance!!! ...

any more high quality PHP, jQuery, CSS tutorial sites similar to tutorialzine.com?

I am looking for high quality PHP, jQuery, CSS tutorial sites which provide demos & downloads, similar to net.tutsplus.com, tutorialzine.com & tympanus.net/codrops/. Any suggests? Thanks! ...

What are some popular sites that use Java applets?

I need to cite them in a sales pitch for a web app that will have applets in it. ...

Any good command-line tools (for a build server) for validating websites?

My team creates a number of dynamic/data-driven websites. We use a CruiseControl.NET to download the code, create test data, run unit tests, and install each site into IIS for manual testing. However we haven't found a good tool (or tools) that can actually run through some simple tests of the websites, such as checking for broken links ...

Web site performance - what is it about? Readability and ignorance Vs. Performance

Let me cut to the chase... On one hand, many of the programming advices given (here and on other places) emphasize the notion that code should always be as readable and as clear as possible, at (almost?!) any pefromance cost. On the other hand there are SO many slow web sites (at least one of whom, I know from personal experience). Obvio...

finding users IP Address and MAC address from web browser

Is it possible to find out the clients IP and possibly MAC address from non IE browsers (i.e. without using ActiveX)? If so, how? ...

Navigation links in Google (or other search engines) results?

Hello all, Search for 'OpenOffice' on Google, and you'll see that the first search result's description contains navigation links and an option to "Search openoffice.org". If you search for 'WinSplit Revolution' or 'Stack Overflow' or even 'ftp client' , you'll get similar links. Is this something Google does by itself or can it be con...