Ghost is a webkit client written in Python, it provides people making a Python based application to access web applications.

learn more… | top users | synonyms

0
votes
0answers
6 views

Friendly Ghost Language Emulator?

Is there an emulator out there that can print to screen FGL formats? I have never heard of such a thing and could not find much doing my own research online. Would something like this even be ...
1
vote
2answers
49 views

javascript too many decimals doing substractions [duplicate]

I'm doing a simple substraction with Javascript and the result doesn't match with the real result: <html> <head> <title></title> </head> <body> <table> ...
0
votes
0answers
36 views

PHP Echo - why am i getting ghost tags in my HTML?

This is in the PHP as part of an ECHO <<< END ... END; statement: <script type="text/javascript"> function ismaxlength(obj){ var mlength=obj.getAttribute? ...
0
votes
0answers
164 views

KendoUI Mobile listview ghost click

Im facing a problem with Kendo's listview which has been there for quite some time now. If I bind the listview to a function using the data-click, that function is triggered twice as if there is a ...
0
votes
0answers
100 views

autoexec.bat modification, old dos

I am trying to show the contents of a directory, append a number to the filename for easy selection on an old norton ghost autoexec.bat but the loop errors asking for a a switch (/f) but if I add the ...
0
votes
1answer
78 views

Navigation Menu Ghost

I've created a website for our company, it's not done yet and a lot of content is still missing. Currently the menu works fine on IE, but when viewed on Chrome, you get a slight ghosting of the drop ...
0
votes
0answers
162 views

Crawling web by Simulating click using Ghost.py

The website i want to crawl have multiple pages which are dynamically loaded and i want to simulate click (without opening browsers as selenium does) and so i m using Ghost.py. Here is the simple ...
0
votes
1answer
142 views

Accessing content of the web page after simulating click using ghost.py

I am simulating click of a button using Ghost.py.But unable to figure out how to get the content which is loaded after clicking the button. from ghost import Ghost ghost = Ghost(wait_timeout=40) ...
0
votes
1answer
370 views

screen scraping using Ghost.py

Here is the simple program which does not work from ghost import Ghost ghost = Ghost(wait_timeout=40) page, extra_resources = ...
-1
votes
1answer
59 views

what is the major difference between doorway pages, ghost pages & mirrio pages? [closed]

Hello To all team members, I am newbie to this coding world so i want to know more Deeply knowledge about 1) What is ghost page?, How it works ? is it good or bad for SEO? which coding language need ...
0
votes
0answers
41 views

Software protection issue - Symantec Ghost

I have an important question since I'm developing a desktop software and I would like to distribute with a time license - like the Adobe Creative Cloud service. What about Symantec ghost? I mean, I ...
0
votes
1answer
178 views

How do I open a Ghost local html file in which I want to run javascript?

How do I open a Ghost local html file in which I want to run javascript? I only know how to do it from a tutorial from the internet. from ghost import Ghost ghost = Ghost() page, extra_resources = ...
0
votes
1answer
111 views

Is it possible to remove the background of a text block in pdf using ghostscript

I am trying to convert a pdf into tif using ghost script. Is it possible to remove the background (grey color) of a text block (back font color) in a pdf using ghost script? I would like to replace ...
0
votes
1answer
152 views

Pacman Ghost class, what does this method do?

I dont understand what the method moveGhost does? Why pick a random number between 0-7 and what does that have to do with chasing pacman? Oh, and what can I do to create a GUI image of the ghost? I ...
4
votes
2answers
492 views

mobile fast click - prevent ghost focus

I'm doing fast click for mobile browser. When I fast click on link of current page, it does an ajax load to next page. My fast click script can stop the ghost click now. But if there is an input ...
0
votes
1answer
435 views

Easiest way to fix ghost clicks in jQuery Mobile + PhoneGap?

I can't seem to find any straightforward way of fixing this? I can't wrap my head around Google's Fast Buttons approach. So if anyone has an alternative, that would be really nice. The ghost clicks ...
0
votes
1answer
54 views

Get system model # — with a wiped hard drive [closed]

I'm trying to make a version of a Symantec Ghost boot disk that will automatically check the system model number, and choose which NIC driver is needed for that model. I have everything working except ...
0
votes
0answers
41 views

How to get the environment variable in ghost-installer script?

How to check the existence and get the value of the specific environment variable in ghost-installer script?
2
votes
1answer
81 views

Ghost directories/files with php?

I was wondering how Wordpress and other random forums and sites, like facebook, create like phantom directories? Eg, a blog might have http://www.joesblog.com/2010/11/12/this-is-my-post.php Does ...
0
votes
1answer
444 views

Custom DNS Without Modifying /etc/hosts Mac OS X

How would one create a Ruby script that will assign an arbitrary host name to an arbitrary IP? At one point this could be done using ghost however it no longer appears to works under Mac OS X 10.7.3. ...
-1
votes
1answer
94 views

Ghost Typing into Browser

I'm working on a Chat Bot that needs to do some automatic "ghost" typing into your web browser (or other software). The target platform is Mac OSX, but there might be a need for a port to other OS's ...
0
votes
1answer
413 views

Conversion of EPS to PDF or Tiff does not maintain transparency

I am trying to convert eps file to pdf file or tiff file using ghostscript but having issues keeping it transparent. When I convert it to png, transparency is maintained but I need to have pdf or tiff ...
0
votes
2answers
107 views

Ghost Ajax request

I'm developing a website using PHP+Ajax. I have to fire a ajax request that may take long time to be processed (about 5 min), I do not need any response from this request so the user should be free to ...
-1
votes
1answer
59 views

PHP and SQL “Ghosts” in the system [closed]

A couple of you have already helped my with my problem with a PHP posting system. Now I have another problem. When I start it up and post on the friend-ed account and then sign into the other account ...
2
votes
3answers
843 views

disable submit button without grey out effect

How do I disable an HTML form submit button without it being greyed out? The problem: I want to grey out an entire form, and having the submit button grey out before the rest of the form does looks ...
3
votes
1answer
381 views

mysql ghost table

I am using mysql 5.5 on Windows XP. I have one table which was created through mysql workbench. After couple of sync from workbench to mysql database. This table becomes ghost. When I try to create ...
1
vote
4answers
2k views

SQL Server 2008: Table size is increased due to ghost records related to LOB data

A have the following table on Production environment. It is heavily updated (lots of inserts and deletes). This table contains LOB data types - ntext and nvarchar(max). Data is constantly removed and ...
1
vote
2answers
314 views

Managing user file uploads - Avoiding ghosts… - CMS/PHP/MySQL

i've thinking about various ways of handling file uploads in a sort of CMS. I write here because i am not satisfied with what i've got right now... The problem Uhmm, lets call it the tumblr way ;-) ...
0
votes
1answer
74 views

Get away with built-in draging html elements

I have a problem with html-objects that moving when I´m dragging them, you know the transparent "ghost" -copy of the element that appears when you holding down the mouse and drag it. My problem is ...
0
votes
1answer
268 views

“Ghost” values in PHP/Smarty

I've been working on a site for a while changing the layout and skin of a webshop checkout process. I've noticed that if you go all the way through the process until the last page, then click the link ...
2
votes
1answer
193 views

What can I do about a SQL Server ghost FK constraint?

I'm having some trouble with a SQL Server 2005 database that seems like it's keeping a ghost constraint around. I've got a script that drops the constraint in question, does some work, and then ...
1
vote
1answer
452 views

Visual Studio 2008 devenv running application, then leaving ghost

I'm developing a C#/WPF application using Visual Studio. This app uses a com port, then releases it upon exit. I'm using the debugger to run and stop this application often. Sometimes, I get an ...
3
votes
4answers
681 views

What is a Ghost Reference?

I was just wondering what a ghost reference was? Is it that you don't have to refer to a object? EDIT: Sorry, I wasn't clear, the langauge is Java, and I read it about linked lists. While reading a ...
0
votes
1answer
191 views

A ghost deleted my files?

I have a pretty weird situation here, and i came up with a very strange conclusion, the thing that makes me think that i got it all wrong, that i have cured the scratch with hcl or something ! ...
1
vote
1answer
571 views

Moss 2007 Re-Ghost Content Types

Say for example I have Content Type XXX. For some reason it has become unghosted on List A. We have changed the content type in our feature and re-deployed but obviously the content type on List A ...