website

Software for quickest establishment of an online presence

So, every so often you get sites like http://www.twitmaps.com - sites created quickly and pushed online for a random purpose. Often either you have plenty of spare time, or you just don't have the opportunity to get your own ideas online. For example in this one, the snow images are very vague and could do with more accuracy. What too...

How to identify frame bursting script on a site?

I applied CrazyEgg script on our site; However it's unable to capture essential data from the site. Tech person at CrazyEgg mentioned that we have "Frame bursting" script on our site which is causing the issue. There are a few JS and CSS files loaded upon each page load. Also, i don't use html frame. Any help OR suggestions are welco...

Looking for "touchable" web sites!

Hi everybody, Is there a google search command to filter touchscreen compatible websites (ex: touch.facebook.com, www.youtube.com/XL)? (I don't mean old wap websites, i mean a website version of the original one that contains large buttons, AJAX interactivity, etc. ) Is there a repertory on the net that contains this kind of websites? ...

flash swf inside a swf creates a problem?

i've made a personal portfolio, link text ,the frames overlap when viewed? i've used transition states, when i'm in other page, other frames just flickers, what is major problem here? actually i've used swf inside swf as finally when i export from flex builder, is this the problem? how to overcome this problem? ...

Php is not being treated as a script, instead the php file is downloaded. Argg!

My site has a simple form to sign up to the newsletter by typing in your email and then pressing a button. However, when the button is pressed, the browser tries to download the actual php file instead. What am I doing wrong? ...

PHP: Set Varible to Get Value

I am creating a game web site using PHP and I want to just use one page for the game rather than have a bunch. I want to have the info entered like this: `?swf=[path to .swf]&name=[name of game]&description=[Description of Game]&instruction=[Instructions for game]`` The problem is that if there is no data entered in the URL it returns ...

How can I open textual sites in emacs?

Hi! I would like to know how to open sites in emacs. Websites with plain HTML without many graphics!! Is there a mode that I must set?? Thanks!! ...

Automation of Downloads in Web Browsers

What is the reason for automating download links in websites? It could have the benefit of sparing the user a click, except that the browser always blocks it (you have to click on the yellow bar that appears at the top of the browser). That's harder than just clicking on the link that says, "If your download doesn't start automatical...

Newbie needs help on mouseover and map on HTML page to show images on mouseover...

Have small web page at www.peterbio.com/mom/test.htm Someone wrote the code with mouse over and creating image map. When you click on one of the purple balloons another image shows up. ***Need some help adding more code so that I can add another rollover-mouseover picture to a different balloon in image. I do not know how. But with a...

Newbie help: mouseover on image sometimes returning wrong image from image map

Have www.website.com/sds/ (index.htm) set up so that a mouseover on various places shows an image. For some reason image 2.jpg and 3.jpg (move mouse back and forth on blue balloon) are both showing up (not at same time) when you mouse over the blue balloon. Only 3.jpg (child in chair) should show up on the blue balloon. 2.jpg (found on ...

deploy website from version control - export and symlinks?

I am a lone developer. We have a couple of websites hosted on a web host. The svn repository is also on the web host. In house, we have a development machine, which is a close-enough replication of the live environment. For the live website, I have an export from subversion, appropriately named with the version number. The live website'...

Create a web application on IIS when using a Web Site (the microsoft version)?

Hi there: sorry for possibly a very stupid question. I have one of those Visual studio Web Sites ( ie not a web application) , is there any way I can automate the creation of the IIS Web Application that points to the web site within Visual Studio ( ie then when developers open the solution, the IIS site will be set up automagically? S...

web site vs web application

What is the difference between a website and a web application? ...

Simulating user activities on a GMail page

I create a program that simulates me browsing to gmail, entering the user name and password and clicking the submit button. All this with C#. I would appreciate two kinds of answers: One that tells how to do this programaticaly. Since I may be interested in automating more sophisticated user activities. On that tells me about a pro...

Is it unethical to copy JavaScript or HTML from another website?

If there's an existing website that has the exact feature I'm trying to implement and I can see the implementation by viewing the page source or viewing the included JavaScript files, is there anything wrong with copying it? ...

Which is economical and easy-to-build website(flash & HTML) builder?

We have church website built using moonfruit.com and they have siteMaker website tool that we used to build & design and now we are planning to move to other host to get more space, so it seems like we need to rewrite whole website, so which is the economical and easy-to-build tool which doesn't require much technical expertise. ...

Adding website id to gmail messenger list?

All, Is it possible to add a website to gmail messenger list.what ever the purpose may be.... I have seen sum 1 doing this today.....If so please guide me to the possible link Thanks ...

Best way to maintain and develop 3 similar sites

It would kind of be like S[OFU] except there will be more differences between the site. What are good ways to develop 3 site at once with a different look and different functionality? I believe with the look i may only change the CSS and some backend data for different categories. I also need some functionality and options to be specifi...

How to copy a website

I want to copy a whole website (uncopyrighted)'s contents to a Blogspot blog. Basically if a website has a table of contents like this: Intro (link) Chapter 1 (link) Chapter 2(link) etc... How do I make a program so that automatically the links to these articles are posted to my Blogspot blog, and when I click on the links it goes ...

How can I retrieve the favicon of a website?

I want to list featured websites on my website and I thought it would be cool to honor and use their favicon. How do I get it from the domain for an arbitrary URL in either JSP or XSLT? I can fire off PHP or javascript, but XSLT is the preferred methodology. ...