web

Any way to have Java Web Start automatically install shortcuts?

We're deploying a Web Start app that I and the other developers know how to install the shortcuts for (Control Panel -> Java on Windows, /Applications/Utilities/Java Preferences on OS X), but we have no reason to believe that end users know how to do this (or even know that it can be done). Is there a way to either install the shortcuts...

Legitamate cross site communication

I am building a website, within a large intranet, that wraps and adds functionality to another site within the same intranet. I do not have access to the other site's source and they do not provide any api's for the functionality they provide. I need to, somehow, have my server-side code go to that site, fill in some forms, then press a ...

Javascript working in Java web browser?

is this possible? i have made a simple web browser, it can view some pages fine, but most are messed up, i believe it can be because of this (javascript not enabled). For example this is how CNN.com shows up: http://www.glowfoto.com/static_image/07-181402L/5111/png/07/2010/img5/glowfoto here is my code so far: public class Browser exte...

Python lib for publishing email to web

I want to read email and publish it to the web. Is there a good python library available to read email, understand headers, data, attachments etc. and which can easily convert this data to web publishable format? ...

Web scraping with Java

I'm not able to find any good web scraping Java based API. The site which I need to scrape does not provide any API as well; I want to iterate over all web pages using some pageID and extract the HTML titles / other stuff in their DOM trees. Are there ways other than web scraping? Thanks ...

Import a word document for editing either with ckedit or.. something else?

Is there a way to accurately import a word doc so that it can be edited with ckeditor? currently, ckeditor allows copy paste from word, but the formatting isnt't exact. So I was wondering if maybe there was some tool out there that we could use to maybe accurately convert the word doc to html to use is ckeditor? ...

How to make an informational web site from a git repository

I would like to see some statistic and visual states of my git repository. Is there any nice tools around? I found http://gitstats.sourceforge.net/ but I would like to know if there are alternatives. ...

Issues with Filemaker IWP working with hyperlinks on images

I have a filemaker database that I need to be able to link records and all associated data (including container field data) to various points placed on a large PDF image, and then make that data appear via instant web publishing when someone clicks on the marker for that area on the PDF. For example the PDF may be an image of a car, and...

How to avoid occasional corrupted downloads

My website hosts a msi file that users need to download. There is nothing special about the file. It lives in a directory on the webserver with a regular HREF pointing to it that users click on. Occasionally a user will complain that they can't open the msi file because Windows Installer claims the file is corrupt. Redownloading the fil...

Problem while handling alerts/confirms on web page through java(gargoyle)

Hye everybody I'm here to get some help on a problem. Currently I'm working on a login web page which gives alerts and confirm on submitting the user details, I had to automate the login through java. As I had tried my hand on many othe web pages earlier with gargoyle API through code which worked well for other things but now got stuck...

Error accessing tomcat web server from my mac

Hi, support guys in the office can't help and everything has been fine for the last couple months until today. Running OSX 10.6.3 and 1 of only 2 users on mac. Can access a staging server when remoting in to a pc near my desk but not able to access via any of the browsers on my mac (Chrome, Firefox or Safari). An example staging server ...

Show error within JSF page and continue rendering it instead of redirecting to separate error page

Whenever there is an error during the load of a JSF facelet, JSF stops rendering the page at the point of the error and shows the error page instead (default behavior). I want JSF to continue rendering a page instead and show the exception/error within the page. For example if the page is loading a "portlet", which throws an exception, t...

Need forum module in html page.

Hi everyone i want to add forum module in html site.Anybody know plz help me. ...

JS > FTP > web directory > filelist

Hi, Is it possible to use Javascript to invoke a FTP call to a specified URL and retrieve all files in this webdirectory? ... ...

Best Way to get User Feedback for Web app

Hi, I am launching a iphone web app that is related to mobile searching. Currently, I am looking for users to test on this app. What is the best way to get feedback for this app? And get users to my web app? Thanks. ...

How can I tell if a user has left my website

Is there a way to tell if a user on my website has left (i.e. connection dropped, navigated away etc.) in real time? I am building a RoR website and want to initiate an event as soon as a user leaves my site for whatever reason (e.g. connection, navigating away from domain etc.) Thanks in advance for any help. ...

WEBpages to EXE

Hello friends, i have 1) couple of HTML files in which javascript is embeded..... My Requirements 1) I want my whole website to be in exe format so that i can protect my javascript code. 2) or tell me how to open website inside the vb6 program ...so that i can build a exe. And yeah i want the webpages to use the Internet Explorer b...

stay logged in in php application for +1 week

We have a php application written in zend framework and are wondering what would be the best way if we wanted to keep our users logged in for more than a day, e.g. a week or even more. Do we need sessions for that? (uses table space and memory?) or is it better to work with cookies? (security?) ...

I am looking for a proxy access service around the world.

Hello I am looking for a proxy access service around the world. I am willing to pay if it's not too expensive. I try to connect to the USA, France and the United Kingdoms mainly. My goal is to reach some location-based web site for these countries (like Hulu, M6, TF1, BBC). I already have free proxy list, but inefficient. I'm looking f...

Looking For An API That Will Feed Me Soccer Stats

Hello, I am looking for an API that will feed me soccer stats from leagues like the EPL, Bundesliga, Serie A, and La Liga such as personal player information (name, height, weight, dob, etc.), player statistics (goals, assists, minutes played), as well as results from games. If anyone knows of a service (maybe even sites like premierlea...