Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
4answers
108 views

grabing data from ajax request, is it possible?

When i need to get a content from a site, i use file_get_content() function, but now i need to grab a data, which loads after ajax request. so i can't mention the exactly url address. are there any ...
3
votes
3answers
47 views

grabing a number six lines below a pattern

I have these lines repeating FINAL RESULTS NSTEP ENERGY RMS GMAX NAME NUMBER 1000 -4.7910E+01 2.1328E-01 ...
3
votes
5answers
220 views

How can I grab all css styles of on element?

If I like an element of a site, and I want to implement it into my site, what is the easiest way to do it? Sometimes there is a lot of CSS files, that is hard to follow all of theme.
2
votes
2answers
56 views

Grab image from.asp url and saving it

I'm trying to grab the image located here and save it in my server few times per day, just as if I "right-click" on the image and save it on my desktop. I have decided to use perl script to do this, ...
2
votes
1answer
315 views

Groovy 1.8 @Grab fails unless I manually call grape resolve

When running a script that is using grape system to @Grab a dependency in the ibiblio repo, it fails till I manually call grape resolve from the command line. After that, it's in the local cache and ...
2
votes
5answers
228 views

PHP script to grab entire line

Thank you for taking the time to read this and I will appreciate every single response no mater the quality of content. :) I'm trying to create a php script which searches a text file for specific ...
2
votes
2answers
388 views

Capture sound output on mac

I am trying to port my screensaver from windows to mac and one of its features was reacting on system sound output. On windows it was easy using Direct Sound, but I can't find any example of capturing ...
2
votes
2answers
498 views

Grab exclusively/release mouse in application (Windows, C++)

I have lost many hours trying to grab exclusively the mouse in my application and re-releasing it. Right now, I am grabbing it correctly : the mouse cursor disappears from screen and I can read its ...
1
vote
1answer
59 views

Groovy Grape in high volume applications

I have seen examples of Groovy Grape being used for scripts to perform FTPs and other basic scripting tasks. Is anyone using Groovy Grape in applications that execute a high volume of transactions? ...
1
vote
1answer
69 views

PHP - string filtering (regex?) [closed]

I have multiple PHP strings (10-100k characters each) and want to get exact elements with their children from them. Example: $bbc_string = file_get_contents('http://www.bbc.co.uk/'); echo ...
1
vote
2answers
149 views

Jquery Autocomplete using XML - grab alternate result

I have the following jquery Autocomplete form that pulls data in from a local XML file. It works fine and displays the data as it should, but how can I return a specific data value into the search ...
1
vote
2answers
79 views

Importing /scraping page content form other sites?

i've been playing with php and also http://www.alchemyapi.com/, and embed.ly but i was wondering if there other options out there to import and parse a webpage, any page, either is a news site or a ...
1
vote
2answers
94 views

PHP Code for grabbing second image on a blog post

I'm using the following code in order to grab an image from a blog post: function catch_that_image() { global $post, $posts; $first_img = ''; ob_start(); ob_end_clean(); $output = ...
1
vote
3answers
270 views

css for grabbing cursors

I have a javascript webapp where the user needs to grab the background to move the whole screen around. So I want the cursor to change when they're hovering over the background. The -moz-grab and ...
1
vote
1answer
98 views

Ledge grab and climb [closed]

I just started on a new project. In this project one of the main gameplay assets is that you can grab a ledge on certain points in a level and hang on to it. Now my question, since i've been ...
1
vote
0answers
240 views

Grabbing image of UIScrollView content - anti-aliasing problem

I need to grab the scaled image of content currently visible in UIScrollView. I'm able to get the image but there is discrepancy between anti-aliasing algorithm used by scroll view and the grabbing ...
1
vote
4answers
339 views

C# Grab details from web page

I need to write a C# code for grabbing contents of a web page. Steps looks like following Browse to login page I have user name and a password, provide it programatically and login Then you are in ...
1
vote
6answers
332 views

jQuery: getting/parsing content from different sites

I'd like to do the following: grab news from several sites, parse their content using jQuery selectors and show them on one page. How could this be done with jQuery? Thanks.
1
vote
1answer
789 views

X11: How do I REALLY grab the mouse pointer?

I've implemented a horizontal splitter widget in Xlib. I'm trying to grab the mouse when the user clicks & drags on the splitter bar (so that the user can dynamically move the split & thus ...
1
vote
1answer
82 views

Unable to receive grab event by using GRAB_EVENT_MASK?

I added an AWTEventListener to process grab event. So this listener just use sun.awt.SunToolkit.GRAB_EVENT_MASK mark. But This listener can not capture UngrabEvent. The tricky thing is, when a ...
1
vote
1answer
241 views

Screen grab of a window

I've been writing some code to do a screen grab of a window (in Windows). The code works fine, however prior to the screen grab I have to bring the window to the front that I want to capture and force ...
0
votes
1answer
54 views

Grabbing a new Window in Tcl/Tk

I have a GUI, in it I have a properties window that opens in a new window. In some of the times, (randomly and not deterministicly reproducible) when I open the window it gives the fallowing error: ...
0
votes
1answer
44 views

How to use this function to grab a div

I found this function in snipplr which grabs ra div with certain attribute. I tried to use it, but it didn't work. Is there a something wrong in my way of using it? ...
0
votes
0answers
22 views

Issue PHP cURL Function Grab

I have this code function bacaHTML($url,$ref_url){ // inisialisasi CURL $data = curl_init(); // setting CURL curl_setopt($data, CURLOPT_RETURNTRANSFER, 1); curl_setopt($data, CURLOPT_URL, ...
0
votes
1answer
99 views

Is it possible to write a program to grab the online search result?

Is it possible to write a program to grab the online search result? Specifically, I want the data from http://portal.uspto.gov/external/portal/pair sample data are application numbers, for example ...
0
votes
5answers
83 views

How to collect data from a website

Preface: I have a broad, college knowledge, of a handful of languages (C++, VB,C#,Java, many web languages), so go with which ever you like. I want to make an android app that compares numbers, but ...
0
votes
2answers
80 views

How to grab video frame from hardware overlay (not from my app)?

I've been looking for a way to grab a frame from a video currently in the hardware overlay, and I've not found anything solid. Everything I find is either for grabbing frames from a video you are ...
0
votes
0answers
60 views

Difference between QWidget::grabKeyboard() and the grab done by QMenu

I noticed that while a QMenu is open, my key bindings stop working ( xbindkeys ), also screensavers can't start and report a "Can't grab keyboard" error. This doesn't happen with other QWidgets that ...
0
votes
1answer
36 views

Grabbing a selected number of images from a site with Jsoup

I require the first 5 images of type jpg from 3 different sites. Currently i am using: Document doc = Jsoup.connect(URL).timeout(10*1000).get(); Elements jpgs = doc.select("img[src$=.jpg]"); To ...
0
votes
1answer
55 views

How does google collect movie showtimes?

I am thinking about making a showtime grabber program, and was wondering. How does Google do it? Is there some kind of hidden file the webmaster uploads with new data, or an RSS feed? Thanks.
0
votes
2answers
88 views

Php grab first image in page

Hey guys I'm wondering how I would be able to grab only the first image on a page. I want to echo it somewhere else possibly as a variable.
0
votes
0answers
26 views

how to grab the source of an html page from vb.net

In a winform .net 4 app i need to hit a web site and grab the source that it supplies. Once it's grabbed i'll parse through it for the nugget of info that i need. I'm having a hard time though ...
0
votes
3answers
73 views

CURL grab information and log in with it

i got a problem. i want to log in a website with CURL, but the page generates a key, which is in a hidden field. So I have to grab the value of the hidden field... after that i have to submit the ...
0
votes
1answer
57 views

PHP - the easiest way of getting data from different site

I want to grab statc data from different website (URL and elements name provided), what's the easiest way? www.address/articles/grab-this <html> (...) <article id="#article-121"> ...
0
votes
1answer
138 views

C# SFML 3D MouseLook

Edit2: I figured out most of the problem, but there is one annoyance that I have. When the cursor reaches the edge of the screen and is pulled to the other side, the camera jerks, which won't work. ...
0
votes
1answer
954 views

Save image from url with curl PHP

I need to save an image from a url using CURL and save it to a folder on my server. I've been battling with this code to no avail. Ideally I'd like to grab the image and save it as "photo1" or ...
0
votes
1answer
107 views

How to use Grape with Oracle driver?

In my groovy script, I have this code : @Grapes([ @Grab(group='com.oracle', module='ojdbc14', version='10.2.0.3.0') ]) When I run the script, I receive an error message : ...
0
votes
2answers
222 views

How can i grab pdf links from website with Python script

Quite often i have to download thw pdfs from webistes but sometimes they are not on one page. They have divided the links in pagination and i have to click on every page of get the links. I am ...
0
votes
3answers
152 views

linux script to dump web page from a browser to image file

Fo you know any script to make a screenshot of rendered web browser contents to an image file? For now I've tried: wkhtmltoimage - doesnt dump flash cutycapt - problems to compile on my hosting ...
0
votes
1answer
112 views

PHP Text Grabber

I would like to know if it is possible to grab text from a website for example http://example.com let's say there is paragraphs there .............Hello234................................ So I ...
0
votes
1answer
386 views

Preventing screen grab within Delphi [closed]

Possible Duplicate: How can I prevent users from taking screenshots of my application window? So far I have be able to stop the Prt Sc key press and able to clear the clipboard so that my ...
0
votes
2answers
309 views

PHP to search text document (.txt), grab entire line and the line number

Thank you for taking the time to read this and I will appreciate every single response no mater the quality of content. :) I'm trying to create a php script which searches a text file for specific ...
0
votes
2answers
173 views

PHP external page

Want to grab list of players from http://www.atpworldtour.com/Rankings/Singles.aspx There is a table with class "bioTableAlt", we have to grab all the <tr> after the first one (class ...
0
votes
3answers
531 views

How to 'Grab' content from another website

A friend has asked me this, and I couldn't answer. He asked: I am making this site where you can archive your site... It works like this, you enter your site like, something.com and then our site ...
0
votes
0answers
211 views

Invoke a MOUSE CLICK on a certain coordinate outside of my application

I am using an application (a game actually) that requires me to join a "ROOM" to start a game. The application is a C++ application (I suppose) running on Windows. When a room is full, you need to ...
0
votes
4answers
397 views

How to use cURL to fetch text

I'm trying to grab/fetch text from another URL using cURL. The location of where I grab the text from is within a blank HTML document with dynamic (not static) data, therefore there are no HTML tags ...
0
votes
4answers
207 views

jQuery grab html

We have link to some page (with html code, on the same domain), that page have one img, which attributes title and alt are equal. Script must open link (no showing on the page), grab the src ...
0
votes
1answer
227 views

Is there a way to get all text from the rendered page with JS?

Is there an (unobtrusive, to the user) way to get all the text in a page with Javascript? I could get the HTML, parse it, remove all tags, etc, but I'm wondering if there's a way to get the text from ...
0
votes
1answer
565 views

Grab SELECTED text on UITextView

How do I grab SELECTED/HIGHLIGHTED text on a UITextView. I already know how to do this on UIWebView using javascript. Now I am trying to figure it out for the UITextView. Thanks for your help.
0
votes
1answer
238 views

Gtkmm - “Gdk::Window::pointer_grab” troubles

I am programming an FPS (First Person Shooter) game using "Gtkmm" as a window manager and I would like to do the "mouse-look". Therefore, I have to "grab" the mouse pointer to redirect all the mouse ...

1 2