active questions tagged website - Stack Overflowmost recent 30 from stackoverflow.com2009-12-16T19:54:30Zhttp://stackoverflow.com/feeds/tag/websitehttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1915713/e-commerce-development-contracting-with-a-talented-developer-vs-expensive-large0E-Commerce Development: Contracting with a talented developer vs. expensive larger company.hamlin112009-12-16T16:11:03Z2009-12-16T16:30:30Z
<p>I'd like this post to evolve in to a general pros and cons list for contracting to upgrade a significant e-commerce site. (Let's say, 400-1200 hours of work depending on the talent and organization). </p>
<p>What are the pros and cons of contracting with a small talented and experienced company or single developer?</p>
<p>What are the pros and cons of contracting with a larger company for the same work? (30+ employee operation) </p>
<p>I could definitely use some help cleaning this question up, but I think the post can end up being a pretty good resource on stackoverflow. This is a question that has to be answered time and time again for small businesses. </p>
http://stackoverflow.com/questions/1914959/mvc-website-confusion0MVC website confusion.ed1032009-12-16T14:25:44Z2009-12-16T14:25:44Z
<p>This is my first venture into Zend Framework and the MVC pattern. I have the CMS for a website built in MVC all going through /cms/public/index.php</p>
<p>This works, but my question is, should all files be processed through the MVC pattern? We have up until now built dynamic php web pages that call from the CMS/Database, but I'm struggling as everything is pointing to the MVC index, and the old web pages will not display.</p>
<p>Thanks</p>
http://stackoverflow.com/questions/1148511/is-it-possible-to-start-stop-an-application-pool-or-website-in-iis-programatica1Is it possible to start / stop an application pool or website in IIS programatically?Dave Forgac2009-07-18T20:42:20Z2009-12-16T05:36:39Z
<p>I'm trying to find a way to stop, start, restart/recycle websites and application pools from within a web interface on the same server. Ideally this would be something I could do with .Net without having to execute shell commands.</p>
<p>(I see other related quesitons have been asked but I don't want to do this from the command line unless that's necessary.)</p>
<p>Edit: I need to be able to do this in IIS6 and 7</p>
http://stackoverflow.com/questions/1910428/mobile-site-seo-playing-nicely-with-google2Mobile Site SEO - Playing Nicely with Googleviatropos2009-12-15T21:11:50Z2009-12-15T21:24:47Z
<p>If I have an iPhone version of my site, what are the things I need to make sure of so it doesn't interfere with SEO?</p>
<p>I've read quite a bit now about <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=66355" rel="nofollow">cloaking and sneaky javascript redirects</a>, and am wondering how this fits into iPhone and Desktop websites playing together.</p>
<p>If my iPhone site has a totally different layout, where say the Desktop site has a page with 3 posts and 10 images all on the page, and my iPhone site makes that 2 pages, one with the posts, one with the images (trying to think up an example where the structure's decently different), that's probably not best practice for SEO, so should I just tell google not to look at the mobile site? If so, and assuming my client would like to automatically redirect mobile users to the iPhone site (I'm familiar with the id of taking them to the regular page with a link to the mobile version instead), how do I not make this look like cloaking?</p>
http://stackoverflow.com/questions/1908291/best-way-to-get-user-browser-os-flash-etc-info-from-users-using-a-javascript0best way to get user browser,os,flash etc. info from users using a javascript?significance2009-12-15T15:41:32Z2009-12-15T16:25:49Z
<p>hi,</p>
<p>i need a way to get user information for individual users on my website. </p>
<p>I know i can use google analytics to get the information i require but i don't know how to extract this and send it to a php script when a user submits a form.</p>
<p>i would prefer to use google analytics to extract the data, since it would save me a lot of work, but i would be happy to use another script or put in some original code to get the following information:</p>
<p>browsers,<br>
operating systems,
screen colors,<br>
screen resolutions,<br>
java support,<br>
Flash</p>
<p>hope you can help :)</p>
<p>dan</p>
http://stackoverflow.com/questions/1422985/transfer-from-a-wordpress-blog-to-direct-domain0Transfer From a Wordpress Blog to Direct domainJaco2009-09-14T17:50:53Z2009-12-15T13:00:01Z
<p>One of my friends is facing an issue. He have a blog with wordpress - 'www.xyz.wordpress.com' and he want to convert it to 'www.xyz.com' by purchasing a domain name with wordpress. </p>
<p>In this case, what would happen to his existing RSS feeds once the blog is transferred from www.xyz.wordpress.com to www.xyz.com. Will the RSS Subscribers be automatically upgraded? He have not burnt my feeds using FeedBurner.</p>
http://stackoverflow.com/questions/1890285/are-there-any-existing-solutions-for-creating-a-generic-dna-sequence-database-wit5Are there any existing solutions for creating a generic DNA sequence database with a website front end?Michael Barton2009-12-11T19:19:40Z2009-12-15T12:56:06Z
<p>I'd like to create an rRNA sequence database with a web front end for the lab I work in. It seems common in biology to want to search a large number of sequences using alignment algorithms such as BLAST and HMMER, so I wondered if there is any existing php/python/rails projects that allow easy creation of a generic sequence database with a website search form?</p>
<p><strong>UPDATE</strong>: <a href="http://gmod.org/wiki/Main%5FPage" rel="nofollow">GMOD</a> is the type of server I was looking for. I was also suggested to look at <a href="http://www.biomart.org/index.html" rel="nofollow">BioMart</a> too which looks to have a similar functionality.</p>
http://stackoverflow.com/questions/1903009/how-to-create-a-website-for-free-like-www-myname-co-in0how to create a website for free like www.myname.co.in? [closed]codemax2009-12-14T19:41:00Z2009-12-14T19:46:10Z
<p>Hey guys, this might be stupid but can i make a website without paying and make maybe
www.codemax.com or something like that?</p>
http://stackoverflow.com/questions/1839860/how-to-get-preview-image-of-a-web-site0How to get preview-image of a web-site?Roman2009-12-03T13:26:16Z2009-12-14T10:44:24Z
<p>I know that there are even some web-resources exist which allow you to get a preview of a web-site 'as it looks in a certain browser'. </p>
<p>I only need view from any browser as an image. Is it possible to get that image without people involvement? Can I get it without system programming, just by means of pure java/python/asp.net?</p>
<p>UPD: <a href="http://browsershots.org/" rel="nofollow">http://browsershots.org/</a> is an example of described web-resources.</p>
http://stackoverflow.com/questions/1899560/how-do-you-embed-xhtml-into-apt-file-when-using-maven-to-generate-a-site0How do you embed XHTML into APT file when using Maven to generate a site?Clinton2009-12-14T08:01:10Z2009-12-14T08:01:10Z
<p>I am using <a href="http://maven.apache.org/" rel="nofollow">maven</a> to generate a website for a Java project, which uses <a href="http://maven.apache.org/doxia/format.html" rel="nofollow">APT "Almost Plain Text"</a> as a wiki like markup. Maven takes this and turns it into XHTML.</p>
<p>I already have a custom template/skin that I am using for the site, but the index page will have a couple of extra custom design elements that are beyond the capabilities of APT. So how can you add xhtml to the apt file so that it gets correctly embedded in the final output?</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/1897503/web-hosting-linux-windows0Web Hosting. Linux/Windows [closed]MA12009-12-13T19:43:15Z2009-12-13T20:21:02Z
<p>Hello Everyone</p>
<p>Hope you will be fine.</p>
<p>I am newbie and i am planning to create a personal site/blog.</p>
<p>What should i prefer for web hosting: Linux/Windows
And, what other things should i consider for web hosting.</p>
<p>Kindly guide me in detail.</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/1897118/looking-for-a-good-website-template-site0Looking for a good website template siteNir2009-12-13T17:33:48Z2009-12-13T17:35:03Z
<p>I'm looking for a professional template for a company website. It can be paid for or free. Where can I find the best looking templates?</p>
http://stackoverflow.com/questions/1845913/creating-picture-gallery1Creating picture galleryNarek2009-12-04T09:45:22Z2009-12-13T06:05:44Z
<p>I want to create a gallery of pictures for my website and upload those pictures from the admin panel of the website. I am going to show all pictures in a page with a very small size, and one place I will separate for each picture to show the selected picture (from small ones) with big size. </p>
<p>I know two ways of doing that:</p>
<ol>
<li><p>I create 2 pictures for uploading from admin panel one big and one small with a fixed sizes. So big one I will load in the separated big space. And small will be shown in the small places. So the admin of the site should CREATE 2 pics.</p></li>
<li><p>Second way I know is to us GD library of PHP to be able to upload only the big picture, and in each place a PHP function will resize the big picture and get the 2 sizes that I need for the gallery.</p></li>
</ol>
<p>I method’s disadvantage is, that the user of the site should use Photoshop or some other tool before uploading. Let’s agree that this is not a pleasant thing for the site user.</p>
<p>II approach is not good either, as GD resizes the picture by losing quality. And that loss is inadmissible because it is too much.</p>
<p>So please suggest a way that does that resize operation with maintaining close to the original picture quality, or at least on another approach that is better that these two.</p>
<p>Thanks. </p>
http://stackoverflow.com/questions/1892392/step-by-step-procedure-to-building-websites1Step by step procedure to building websites?unknown (yahoo)2009-12-12T05:18:40Z2009-12-12T20:58:14Z
<p>What steps do you take to build a website, and why? Do you build the database first, draw out templates, tell people about it before or after its live, at what point do you worry about monetization, how much time do you put in before testing it.... etc.</p>
<p>From beginning to end, what comes into play and what steps do you take to building a website...</p>
<p><b>Edit</b></p>
<p>This was intended to be an open question dealing with everything that has to do with building a website, but I guess I should have realized what type of site this is... So with that said,
what steps do you as a programmer take to build a website? (database first, drawn templates first, etc...)</p>
http://stackoverflow.com/questions/1692754/how-do-you-go-about-charging-for-building-a-website42how do you go about charging for building a websiteoo2009-11-07T11:28:02Z2009-12-11T01:17:24Z
<p>Someone has approached me to build a website for their small business. What is the protocol for laying out an offer for building a website in terms of pricing?</p>
<p>Do i charge for number of pages? If they want advanced features (flash, ajax,etc). is it just price per hour of development? What if i have no idea how long it will take? Are there any good ways of looking at a similar website to help determine if something is going to be a 20 hour job or a 100 hour job.</p>
<p>Are there any standard templates that are used when determining scope and pricing for a website development job?</p>
http://stackoverflow.com/questions/1881196/auto-load-a-specific-link-at-various-time-intervals0Auto load a specific link at various time intervalsunknown (google)2009-12-10T14:06:12Z2009-12-10T14:09:43Z
<p>Here's what I need to do. I'm using Google Chrome. I have page that auto-reloads every 5 seconds using a script:</p>
<pre><code>javascript: timeout=prompt("Set timeout [s]");
current=location.href;
if(timeout>0)
setTimeout('reload()',1000*timeout);
else
location.replace(current);
function reload()
{
setTimeout('reload()',1000*timeout);
fr4me='<frameset cols=\'*\'>\n<frame src=\''+current+'\'/>'; fr4me+='</frameset>';
with(document){write(fr4me);void(close())};
}
</code></pre>
<p>I found that script by Googling.</p>
<p>The reason why the page auto-reloads every 5 seconds is I'm waiting for a specific link or url to appear in the page. It appears at random times. Once I see the link I'm waiting for, I immediately click the link. That's fine.</p>
<p>But I want more. What I want is the page will auto-reload and I want it to auto-detect the the link I'm waiting for. Once the script finds the link I'm waiting for, it automatically loads that link on a new tab or page.</p>
<p>For example, I'm auto-reloading www.example.com. I'm waiting for a specific url "BUY NOW". When the page auto-reloads, it checks if there's a url "BUY NOW". If it sees one, it should automatically open that link.</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/1878208/how-can-i-create-a-download-link-of-a-pdf-that-does-not-require-a-right-click1How can I create a download link of a PDF that does not require a right click?Moshe2009-12-10T01:58:42Z2009-12-10T13:27:04Z
<p>Hi, I am working on a website where the visitor should be able to download a pdf file.
(There are three links to choose from but that is irrelevant)
I wanted to know how to make it so that the visitor can simply click the link and not have to </p>
<pre><code>right click > Save (target) As...
</code></pre>
<p>I am open to PHP and or Javascript solutions. Thanks.</p>
<p>EDIT: Can I use javascript to call the PHP and save the file via AJAX?</p>
<p>EDIT2: I used Nirmal's solution in the end, since it was the simplest to change for all three files. I didn't need to make 3 files for the three PDF's and I didn't need to hand code the switch. BalusC gets the check though since his/her code was up first and does the trick too. </p>
http://stackoverflow.com/questions/1880135/c-how-do-i-post-a-form-to-a-website-with-some-checked-checkboxes0C# : How do i post a form to a website with some checked checkboxes ?Pygmy2009-12-10T10:41:33Z2009-12-10T12:07:33Z
<p>I'm working in C#, and I want to POST to a website that has multiple checkboxes and returns a datafile depending on which checkboxes are checked.</p>
<p>First of all, how do I post a form with checked checkboxes ?
And once that is done, how do I get the datafile the site sends me ?</p>
http://stackoverflow.com/questions/1880085/viewstate-error-in-webpage0Viewstate Error in webpageVaishu2009-12-10T10:30:11Z2009-12-10T11:26:37Z
<p>Hi!
The following error occurs when my webpage is idle for more than 5 min. </p>
<p>Error: Sys.WebForms.PageRequestManagerServerErrorException: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.
Source File: <a href="http://www.dial4jobz.com/ScriptResource.axd?d=Xl5p0QQ%5FqaR3K9bIVhwC3LyqjOX%5FoAKyeLj%5F-uS5j1VoFExVtm3XAHiq64EGJt04xntLJvh-9y3pvN3dvKgg5b6sQwkFvX7GT4f0aKn7iyc1&t=73e6f815" rel="nofollow">http://www.dial4jobz.com/ScriptResource.axd?d=Xl5p0QQ%5FqaR3K9bIVhwC3LyqjOX%5FoAKyeLj%5F-uS5j1VoFExVtm3XAHiq64EGJt04xntLJvh-9y3pvN3dvKgg5b6sQwkFvX7GT4f0aKn7iyc1&t=73e6f815</a></p>
<p>Dono, wat is the cause of this error.. I'll open a web page and after 5 min when I'm accessing it, it is showing this sort of error.. I don't hav any clue that why this error occurs.. Plz, give me any idea???</p>
http://stackoverflow.com/questions/1878436/how-to-run-a-net-class-library-on-a-go-daddy-server1How to run a .NET Class Library on a Go Daddy server?peter2009-12-10T03:17:40Z2009-12-10T03:28:35Z
<p>Thanks to the awesome people that answered my <a href="http://stackoverflow.com/questions/1830401/how-to-deploy-c-code-to-a-server-how-to-run-an-exe-on-a-server">previous post</a>, I was able to make a .NET Class Library and run the library from a button on my webpage.</p>
<p>The program is designed to run on the server constantly. It checks the database to see if there are any pending actions, then sleeps for 10 minutes. When I click the button on my webpage to run the app, it runs as expected... until I close the browser or leave the page. Also, after I click the button, the browser icon indicates that the page is loading. This sounds like my browser session is connected to this instance of the program running on the server.</p>
<p>What I would like is a button to start the app, independent of the browser, so that it continues to run even after I leave the page. Any ideas? I guess I am looking for some tips on the jargon and how one might implement this.</p>
<p>Thanks!</p>
http://stackoverflow.com/questions/507818/how-to-organize-minification-and-packaging-of-css-and-js-files-to-speed-up-websit4How to organize minification and packaging of css and js files to speed up website?Alexander Yanovets2009-02-03T16:24:14Z2009-12-10T03:25:00Z
<p>I am doing speed optimization for my website application. And I found some practises to do that.
For example <a href="http://developer.yahoo.com/performance/rules.html" rel="nofollow">Best Practices for Speeding Up Your Web Site</a> from Yahoo.
Among them are:</p>
<ul>
<li>Minify JavaScript and CSS.</li>
<li>Minimize number of HTTP Requests by combining several files (css, js) into one.</li>
</ul>
<p>My question is what infrastructure, tools and building process you use or can recommend to perform that?</p>
http://stackoverflow.com/questions/1873208/my-site-is-blocked-by-the-web-hoster-2My site is BLOCKED by the Web Hoster [closed]Jigna2009-12-09T11:14:57Z2009-12-09T11:19:22Z
<p>Dear Sir/Madam,</p>
<p>We are a recently launched website. For marketing of our site we have purchased a software through which we have been sending thousands of mails per day. All the mails have a truthful subject line and no false information.</p>
<p>Although our site is blocked by the hosting provider saying that the Spamming Agencies have blocked it for sending illegal unsolicited e-mails. As per the web-hosting company the spamming agency says the reason is- our domain used an invalid SPF mechanism.</p>
<p>How should I market my newly launched site? As I have got fair response through e-mail marketing. Also how can get my site white-listed? </p>
<p>Please guide me as to what can I do to resolve this, Please Help.</p>
<p>Thanks
Jigna Suchak</p>
<p>(jignasuchak@gmail.com)</p>
http://stackoverflow.com/questions/1870723/does-a-website-link-href-validation-service-exist0Does a website link (href) validation service exist?Petras2009-12-08T23:56:04Z2009-12-09T00:07:43Z
<p>I am looking for a web service kind of like Google Analytics.
Paste some javascript into your web page and if any of the links there become invalid, hey presto, an email is sent to someone telling them which link, which page etc etc has the incorrect link.</p>
<p>Anyone heard of such a service?</p>
http://stackoverflow.com/questions/1866832/video-resolution-on-webpage0Video resolution on webpageunknown (yahoo)2009-12-08T13:02:33Z2009-12-08T14:16:08Z
<p>Hi </p>
<p>I have flash video files to display on to website.The flv files are in 1024*768 size.But , when i am displaying the flv on website with 960*720,the video quality is not good.</p>
<p>How can we handle the video sizes on webpage?</p>
<p>Thanks in advance</p>
http://stackoverflow.com/questions/1865293/embedding-pdf-documents-into-websites1Embedding PDF documents into websitespapermate2009-12-08T07:38:50Z2009-12-08T07:38:50Z
<p>I need to embed some PDF documents into a website. The last time I did this, I used a jQuery lightbox to popup an iFrame with the PDF document as the URL. The client's PDF viewer would then take care of the rest.</p>
<p>Apparently though, that was a bit buggy on some other peoples browsers. I guess it was due to the large PDF file sizes and the effort it took for their computers to fire up Adobe.</p>
<p>So I'm after ideas on how to go about this. How do you guys embed your PDF's into websites? Or do you just stick to adding a download link?</p>
http://stackoverflow.com/questions/1283321/jcarousel-slideshow-problems0jcarousel slideshow problemscodedude2009-08-16T02:04:31Z2009-12-08T02:22:02Z
<p><strong>This question has been discontinued.</strong></p>
http://stackoverflow.com/questions/1862391/login-to-multiple-web-sites-by-login-only-once-at-a-my-site0login to multiple web sites by login only once at a my site.Ankur Agrawal2009-12-07T19:40:43Z2009-12-07T19:50:42Z
<p>I want to create a site in php such that, when user would login to my website, then they can add their favorite website and enter its login information once. My site will save his login information for other sites in my database, and the next time, user logged onto my website need not to enter his login information to other sides again. My site will automatically do this for them. </p>
<p>I am not sure whether this is possible or not. As I am a beginner in php. Also would javascript be useful for this? </p>
<p>Would it be possible to do this by limiting this feature to some fixed websites?</p>
<p>Ankur</p>
http://stackoverflow.com/questions/1861176/my-website-is-not-visisble-properly-in-ie-60my website is not visisble properly in IE 6 [closed]Angrezy2009-12-07T16:38:34Z2009-12-07T18:18:01Z
<p>I have a website www.angrezy.com which is not aligned properly in Internet Explorer 6.
Can some one review and give me some tips on how to fix the website to display in IE 6 properly as it looks like in Firefox browser.</p>
<p><hr></p>
<p>In IE6, Website sidebar is going down.
Its not showing up at top Right side.</p>
http://stackoverflow.com/questions/1858071/is-it-possible-to-provide-code-highlighting-on-sites-google-com-websites1Is it possible to provide Code highlighting on sites.google.com websites?ajay2009-12-07T05:54:55Z2009-12-07T06:09:14Z
<p>Is it possible to do Code Sytnax highlighting on sites.google.com websites like the way we do it on Blogger.com or Wordpress.com?</p>
http://stackoverflow.com/questions/1855273/how-to-do-version-control-for-rapidly-changing-websites0How to do version control for rapidly-changing websites? [closed]Omar Dolaimy2009-12-06T12:28:18Z2009-12-06T12:56:50Z
<blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="http://stackoverflow.com/questions/330848/best-version-control-for-a-one-man-web-app">Best version control for a one man web app?</a> </p>
</blockquote>
<p>Hi,</p>
<p>As a website-developer I always have to change my website files (delete/add new ones) and some times redesign the whole file/website structure.
But also I want to keep the old files to recover the ideas and codes I used in.
I tried to use both of CVS and SVN (really just through an eclipse-plugin) but it was killing me with it's restrictions! like when I delete a file it annoys me with multiple warnings and sometimes it <em>forgets</em> the version of the deleted files! and also it banned me from renaming files, or moving them.</p>
<p>Is there a good way to maintain that kind of websites through a version-control system? I'm now really just asking for a tool that focuses on one-developer use but providing a support for multi-developers contributing (like any other version-control system) is also welcomed.</p>
<p>Even though the main goal is to <strong>back-up</strong> files, which can be done by copy-paste through a plain/old file system ways but this is not efficient way! since it's a rapidly changed website and it's likely I forget to take a backup!</p>
<p>Thanks in advance</p>