The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
78 views

How to get contents of whole screen in Vim?

I need to get a copy of screen in Vim. Not a buffer, window, tab, but a whole screen, i.e. if terminal size is 80x25, then I need a string of 2000 characters. Colors do not matter (though, if it is ...
0
votes
1answer
28 views

Javascript will not pull php variable?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta ...
0
votes
1answer
43 views

Any alternative to @GrabConfig?

I'm using the javax.mail library to send emails that may or may not contain attachments. I'm also using Groovy 2.0.6 for writing this script and am developing it in Eclipse and running unit tests ...
-5
votes
0answers
34 views

if someone decides to help me with pyqt error [closed]

Pastebin link if someone decides to help the first time you send a comment everything is fine, but when I try to send a message a second time, an error list index out of range!
0
votes
0answers
52 views

Where to put @Grab annotation in Grails Service

I have the following groovy code ,and i excute it on grails console plugin . it works fine . However, i want to reuse it in grails' service. @Grab( 'net.sourceforge.nekohtml:nekohtml:1.9.18' ) ...
-4
votes
0answers
46 views

How Android Apps like News Republic or Pulse News works? [closed]

I would like to know how these apps get their content ... From where (do they parse website) ? How (php, jquery) ? Thanks for your help
-2
votes
0answers
38 views

How can i do this, is it even possible? [closed]

I need help with one thing. I don't know if it's posible, Thats why im asking you guys. So I am working on a project (just because of my laziness), the project is a program wich works like this ...
0
votes
0answers
324 views

How to grab video from google street view Hyperlapse

Google created new project based on javascripts. http://hyperlapse.tllabs.io/ Engine creating timelapse video but not generating it as visible video file. How to get it? Only save from screen by ...
0
votes
0answers
17 views

cursor moving down when grab to click

Recently I have been testing the Kinect's latest demo. I found that in the map app, when I used grab gesture to drag the map, in the grabbing process, the cursor moved down at the same time. I want to ...
0
votes
0answers
11 views

Grab and save plugin , grab file to post attachement

i've tried to edit Grab and Save plugin : http://wordpress.org/extend/plugins/save-grab/ it works only for image grabbing only, i want it to grab other files like abr rar zip etc... when i edit this ...
0
votes
0answers
39 views

Grab content of strangely secured webpage

I'm trying to read score sheets from a webpage. In order to create some statistics for our team I want to automatically save the results in my own database. E.g. ...
0
votes
0answers
13 views

Video capture vs video grabbing

Is there a difference between grabbing and capturing? Specifically in the context of V4L2, with these two examples: Grabbing Capturing Thanks
-1
votes
2answers
140 views

php regex to add-tagged of between the two tag [closed]

<title><![CDATA[ Sabahattin ]]></title> <link>http://www.google.com</link> <description><img class="img" src="http://google.com/a.jpg" ...
0
votes
0answers
69 views

VideoCapture::grab() alwys returning false in openCV4Android

am trying to capture real time synchronised images with android camera, at a fixed fps. I have an algorithm for that. But the grab() feature always return a false. i.e. I cant get any image captured. ...
0
votes
1answer
72 views

Grab fails to connect forced SSLv3 in the server

I'm trying to connect 'https://myvodafone.vodafone.in/myvodafoneselfcare/jsp/commons/login.jsp' using grab(version 0.4.8). I'm getting following error. ERROR:in_vodafone:17162:375: (<class ...
0
votes
1answer
39 views

Installing grab, site scraping library

I was trying to find libraries that would help me for auto form filling . Someone suggested me Grab(a site scraping library) from http://pypi.python.org/pypi/grab/0.4.8 . I uncompressed tar.gz and ...
0
votes
1answer
36 views

grab 1/multiple cameras and encode?

I finally managed to grab a video from our Camera. There are several problems with that camera for grabbing fullHD under Windows and the only way is to use a tool that grabs the raw, huge file. so i ...
0
votes
1answer
44 views

Can I write a script that pulls batch contact info from a website?

I'm doing a project for my job and am trying to get attorneys contact information off of the GA bar website. I've searched for programs to do it, but am not finding anything for exactly what I need. ...
0
votes
1answer
61 views

What is happening behind the scene when running this Groovy script?

@Grapes([ @Grab("org.codehaus.geb:geb-core:0.7.2"), @Grab("org.seleniumhq.selenium:selenium-firefox-driver:2.15.0"), @Grab("org.seleniumhq.selenium:selenium-support:2.15.0") ]) import ...
0
votes
2answers
98 views

Get page (nested) level scrapy on each page(url, request) in spider

Subj.I want to get page (nested) level in scrapy on each page(url, request) in spider, is there any way to do that?
0
votes
0answers
87 views

Does scrapy follow links which we've already been to?

Subj. We wrote a crawling spider, and it works fine with some of sites, but on site with lots of links it is working for a significantly long time. So, the question is in topic - does scrapy follow ...
2
votes
2answers
188 views

cursor: mouse grab javascript

I have two images: one with an open hand, and one with a grabbing hand. I was hoping that a simple "onmousedown" and "onmouseup" functions help to make the famous grabbing hand you can see in ...
0
votes
1answer
128 views

android testing with touchUtils: grabbing button within RelativeLayout that has no id

I'm trying to do some touchUtil on a button within a relative layout that does not have an id. Usually it would look something like: relativelayout rl1 = (relativelayout) ...
0
votes
1answer
884 views

How can i save video from web camera with java opencv

I want to save video from usb camera with java opencv but i can't find any documents about java opencv and any source code.
-1
votes
1answer
61 views

Preg_match getting date out of content

Hi I'm trying to get date from this content: <div class="article-meta"> <h1>Kelkraščiu ir prieš eismą</h1> <div class="clear"></div> <ul> <li> ...
-1
votes
1answer
129 views

Grab Full Website Data

How to grab data link and include information? For example if i grab all data from http://www.gsmarena.com/nokia-phones-1.php ( Grab link and inside link content )
0
votes
2answers
296 views

php grabber - submission script

Im programming php grabber. I want to grab some text and then compare grabbed content with content stored in my db from last scan. Everything works fine. But i would like to scan url where is a ...
0
votes
0answers
74 views

Taking photo programmatically

I have Canon EOS-550D Kit camera. The task is to write a web browser application (Silverlight preferred) which programmatically takes photo from this digital camera and save it. Could you recommend me ...
1
vote
1answer
123 views

FFMpeg generates still video

I'm doing a simple test of ffmpeg. I'd like to use it for thumbnail generation / video grabbing for a website I'm developing. I'm currently using VLC to grab a single frame and then generate a ...
0
votes
2answers
97 views

C# grab urls using htmlagility

Okay so I have this list of URLs on this webpage, I am wondering how do I grab the URLs and add them to a ArrayList? http://www.animenewsnetwork.com/encyclopedia/anime.php?list=A I only want the ...
0
votes
1answer
75 views

python multiple input select

I have a html form with multiple input select. How I can select all items, using python grab? <select name="id_project[]" multiple=""> <option value="1">1</option> <option ...
0
votes
1answer
19 views

grab without regex?

I have a url that I want to grab the values for the variable "key2" ...
0
votes
1answer
223 views

is possible to extract flv, mp3 .. etc. c# Windows Form

is possible to extract flv, mp3 .. etc. c# on a site using windows form c#??? how can I do if it is possible?? Thanks in advance for answers
0
votes
2answers
161 views

Grab jQuery set CSS class

My scenario is this: I'm runing Contact Form 7 (contactform7.com). When a user have'nt set the required fields and pressed send (the form is sent with jQuery, so a page reload is'nt initiated) the ...
0
votes
0answers
229 views

php - save whole webpage (HTML + CSS + Javascript)

lets say i have this url for webpage <html lang="en"> <head> <title>Newegg.com - HP ENVY 14-3010NR </title> <link rel="stylesheet" type="text/css" ...
0
votes
2answers
36 views

How do I grab figures from a url and place them in my page?

http://www.bloomberg.com/markets/ has several figures that I would like to display on my html page. If i just have a div and say I want it to display how much percent some financial market has ...
0
votes
1answer
154 views

Is it possible to grab selected frames from a youtube video on the iphone?

I want to grab selected frames from a youtube video for an app. Is it possible to do this on the iphone. 1. Use a uiwebview to load a youtube video and seek to a frame so I can see the frame in the ...
0
votes
1answer
327 views

Flickr API: How to get URL for sharing each photo in Set

In my local webserver, I'm trying to generate the text for pasting to my blog, followed by below question: How to get static image url from flickr URL? <a ...
1
vote
1answer
819 views

php/mysql alternative to openinviter cloudsponge

With considerable time and effort, I installed openinviter as suggested by some posts on SO to get contact info from user address books However, I've since discovered that others here and elsewhere ...
1
vote
0answers
674 views

OpenCV : how to get raw YUY2 image from webcam?

Do you know how to get raw YUY2 image from webcam, using OpenCV-DirectShow (no VFW) ? http://opencv.willowgarage.com/wiki/CameraCapture : I succeed getting IPL image (Intel Processing Library image) ...
0
votes
3answers
776 views

Grab imdb poster image from search term using php

i would like to get the poster image url using php from imdb from a search term. For example i have the search term 21 Jump Street and i would like to get back the image ur or only the imdb movie url. ...
1
vote
1answer
81 views

Grabbing pixel attributes in Python

I am using Python3 on Windows 7. I want to grab all the attributes like color intensity, color etc. Of all the pixels of the screen area that I select with mouse. The selection can be of any shape but ...
1
vote
1answer
140 views

“grab” Post form response with php (response is a txt file)

I have a form that posts a file to a site that I don't have control and that site responds with a dynamically generated text file based on the uploaded file. That response is downloaded by the client ...
0
votes
0answers
233 views

Image grabber for Ubuntu with Auto close feature

I am currently working on BeagleBoard-xM. I am having trouble with the corrupt jpeg data run-time error. A lot of googling and blog-reading later, I discovered that this is the limitation of ...
1
vote
1answer
266 views

grab source of ajax web page

how is it possible to grab web page source from a ajax type web page: curl doesn't seem to be able to get ajax generated source. Sorry if duplicate, but looking throw questions didn't find answer.
0
votes
1answer
162 views

Grab the focus from GTK popup menu

In my python GTK project, I have a popup menu which pop-ups while typing in a particular text area. But, when type a letter popup menu get the focus and I can't type anymore in the text area until I ...
0
votes
1answer
206 views

@Grab annotation working from JSR 223

I have a groovy script that I would to run automatically, ideally using JSR 223 (Scripting on the Java Platform). The @Grab resolve process is working from console as well as when I execute it as ...
1
vote
1answer
301 views

Groovy - Grab: why it continues to download the necessary jars ?

I have a script where a method is annotated with the @Grab annotation @Grab(group='org.codehaus.groovy.modules.http-builder', module='http-builder', version='0.5.2' ) everytime i run the script ...
0
votes
0answers
34 views

How can grab all the required info

How can grab all the required info before he even able to like, later display Like Button, listen to event and send an email in faceboook fan page .
1
vote
1answer
127 views

MooTools: grab to bottom right

To go straight to the point: I have a container div that receives a number of inline-block elements. Depending on the number of elements the container has to receive, these elements are sized ...

1 2