screen

how to save a public html page with all media and preserve structure

Looking for a linux application (or firefox extension) that will allow me to scrape an html mockup and keep the page's integrity. Firefox does an almost perfect job but doesn't grab images referenced in the css. The Scrabbook extension for Firefox gets everything, but flattens the directory structure. I wouldn't terribly mind if all f...

How to clear the scrollback in the screen command?

Hi, I use the screen command for command-line multitasking in Linux and I set my scrollback buffer length to a very large value. Is there a key combination to clear the buffer for a certain tab when I don't want it sitting there anymore? Thanks. ...

Favourite free screen design tools

I am looking for a free tool to quickly create a screen design in a workshop with a customer (for a web application). The focus of the tool should be on a functional definition of screens and not on the design of them. Do you have any suggestions for an appropriate tool? ...

.Net (C#) Detect if a television is connected

Anyone know how to detect if a television is currently connected to a PC in c#? Cheers ...

How do you screen scrape ajax pages?

How do you screen scrape ajax pages? ...

Reserving Desktop Space so maximized windows don't cover it.

Hi, I'd like to "reserve" a portion of the screen so that maximized windows don't cover that area (think taskbar(Win) or dock(mac). I've seen other programs that have done this, but really have not liked them and since I'm in the business, thought I might have a hand at it... at least for my personal use. I prefer to use a VS supporte...

Preventing Screen burn

I've written a helpdesk monitor application that is designed to sit on a big plasma screen in a support department, the application has 5 views that it revolves around, the content of most of those screens is different, but they have some common components, being one silverlight control and a css background image. I'm worried that over ...

Is there a good (FOSS) screen recorder that can be used to make training videos easily?

I am looking for a good screen recorder to make training videos of my systems - can you recommend any ? ...

Threaded loading (waiting) screen

I'm looking for a generic method to implement a wait screen during long operations. I have used threading a few times before, but I have the feeling that I implemented it either very poorly, or with way too much hassle (and copy/pasting - the horror!). I want to keep this as generic and simple as possible, so I won't have to implement l...

Get console buffer contents in C

Hi! Just wondering if there is any way (in C) to get the contents of the console buffer, preferably as some kind of char array. It is going to be written to a file, so if I am missing out on something stupid that will do exactly that, then point it out. It can be Windows-specific. I am using MinGW (gcc 3.4.5). Thanks in advance. ...

How can I capture the output of an Executable in an image?

I want to capture the output of an exe file as an png or jpg image, i mean the display of that exe. Is there any command on windows to capture and save as image of an exe output or any other idea that i can do this. ...

WPF Namespace question - Process?

Trying to get this example working from http://www.munna.shatkotha.com/blog/post/2008/10/26/Light-box-effect-with-WPF.aspx However, I can't seem to get the namespace or syntax right for "Process" below. <Border x:Name="panelDialog" Visibility="Collapsed"> <Grid> <Border Background="Black" Opacity="0.49"></Border> <!--While Xmal Content...

Two different windows forms in C#

I am new to C# and .NET programming. I want to design an application that opens up with a small login screen and when user presses the "Login" button, my program should close the login form and pass to a new form. How can I achieve this simple process? Thanks. ...

Get dpi settings via GTK

Using GTK, how do I query the current screen's dpi settings? ...

Set screen resolution in .Net

Does anybody know if there is any library of managed wrappers that allows me to set screen resolution so that I don't have to do the p/invoke stuff myself? ...

Best way to show a edit text over screen?

If I have a application that has a primary layout of Portrait (It is fixed as portrait), but there is one place to type in text. I would like to launch like a popup window but in Landscape w/ the background image fogged out? I hope that makes sense. I know there is a Popup Widget, but any ideas to rotate the edittext box would be great. ...

White (Light) vs. Black (Dark) Backgrounds: Health Effects

I am adding a bounty to this question, hoping for some scientific research results. Thank you everybody! I have recently tried working on dark backgrounds, and it seemed (to me) to be easier on the eye. However, today I read Gerrie Schenck's comment on this answer, in which he said that mainframe developers were advised to use white b...

How do you specify a tab in .screenrc?

According to this website, you can change to command key sequence used by the Unix "screen" utility like this: escape ^Bb # Instead of Control-a, make the # escape/command character be # Control-b How would you make it Control-Tab, I wonder? ...

How to call upon a gameOver method in a Java game when sprite "falls off" the screen?

I am developing a simple platform game in Java using BlueJ. Over the next few weeks I will be posting a few questions asking for help with this project as am not very proficient at programming. So I hope I don't become annoying and I would be very grateful if you can kindly help me. In my game I have a gameOver method which ends the ga...

Cannot detach screen session

Hello, I am very new to screen and I have hit C-Something instead of C-a. Now I cannot detach or do any other commands. What can I do to detatch my screen session? Thank you. ...