slothbear

225
reputation
101 views

Registered User

name slothbear
member for 1 year
seen 2 days ago
website
location Boston
age 50
serial technologist, technical meddler
Nov
28
comment Full-screen Flash application test needs external pokes
I just did a pseudo-test of the 90% idea using an external monitor instead. As soon as I click on any app on the external monitor, the full-screen Flash app reverts to windowed mode. So unless there's a way to prevent that, the 90% idea is junk. I was hoping I didn't need to become a Flash expert for this project; maybe unrealistic.
Nov
28
comment Full-screen Flash application test needs external pokes
Interesting idea! Creating a networked control would be a bit more work, but would allow infinite tweaking.
Nov
28
comment Full-screen Flash application test needs external pokes
Is there any way to tell the full-screen Flash app to take up only 90% of the screen width? Then my Java app window could have modification controls -- but it would still be hard, since the Robot has the mouse in constant motion in the Flash app. That's why keyboard controls (caps lock) is so good here.
Nov
28
asked Full-screen Flash application test needs external pokes
Nov
27
revised Snow Leopard and XCode 3.1
fact checking
Nov
9
comment AWTUtilities Transparent JFrame
Thanks! This works great for me... on Mac OS X. Does it work on other platforms? In researching transparent window stuff, I've found a number of articles that say other techniques are required on other platforms. explodingpixels.wordpress.com/2009/06/…
Nov
2
comment How to check for key being held down on startup in Java
has this solution overcome the problems described in this blog post? It kind of describes this method as unreliable, but it's old.... weblogs.java.net/blog/2007/…
Sep
22
accepted Slider in dashcode web app?
Sep
14
comment Slider in dashcode web app?
kk couldn't sleep before I tried this. I deployed both the Web Application and the Dashboard Widget. In both I was able to operate the slider. I pulled out my Leopard system, running Dashcode 2.0.1. The Web Application parts library has no slider, so it looks like $29 (Snow Leopard) will buy you a slider.
Sep
14
comment Slider in dashcode web app?
Interesting. This is the part I love because we're getting close to the answer. I just tried making a new custom Safari app, and a new custom Dashboard app. In both cases, the library contained a slider. Perhaps this is an enhancement included in Dashcode 3.0 (part of Snow Leopard)?
Sep
11
awarded  Civic Duty
Sep
9
answered How can I compare two revisions in git?
Sep
8
comment Snow Leopard and XCode 3.1
Some nice upgrade coverage at TUAW: tuaw.com/2009/09/…
Sep
1
revised Slider in dashcode web app?
add link to Using an Apple Slider
Sep
1
comment Dashboard Cross-domain AJAX with jquery
A Dashboard widget is essentially a web page -- making a request to a server somewhere. No domain crossings, even if the OQ (original questioner) puts it in the question.
Sep
1
answered Are large html tables slow?
Aug
30
answered What are possible/good ways to prototype iPhone applications?
Aug
30
answered iPhone 3.0 SDK freely availible?
Aug
30
answered Slider in dashcode web app?
Aug
30
answered iPhone dashcode xmlhttprequest no response
Aug
29
comment Dashcode 3.0, data sources + non-form POST request?
I've been reading a lot of Ajax and JavaScript and stuff. It seems like most scenarios assume that POST is used with a key/value encoded url. Perhaps the server (which I can't change) is wonky, requiring post data as naked XML, rather than the more conventional key/value like request="xmlstuff".
Aug
29
revised Dashcode 3.0, data sources + non-form POST request?
cleaned up the code, fixed grammar
Aug
29
comment Snow Leopard and XCode 3.1
Could you "unaccept" my answer please? It was from docs I found at Apple, but since others have reported differently, I don't want mine to look authoritative in any way.
Aug
29
revised Dashcode 3.0, data sources + non-form POST request?
grammar & clarity. concisitivity is next
Aug
29
answered Snow Leopard and XCode 3.1
Aug
29
asked Dashcode 3.0, data sources + non-form POST request?
Aug
23
awarded  Yearling