ClipTaxi Alpha testers

Developed or developing a new product in PureBasic? Tell the world about it.
Sparkie
PureBatMan Forever
PureBatMan Forever
Posts: 2307
Joined: Tue Feb 10, 2004 3:07 am
Location: Ohio, USA

ClipTaxi Alpha testers

Post by Sparkie »

*** 10/01/2007 New version Alpha3 for a few more Bug fixes

Could a few of you kind souls test this little app for me :?:

http://www.heysparkie.com/Apps/ClipTaxi_Alpha3.exe

It's a part of a bigger project and I need to know which, if any, web pages do not load properly. The idea is this:

1. load a web page in one of 2 ways:
..... a. by drag-n-drop from the Icon in your browser Address bar
..... b. by right clicking and selecting Open URL...
2. app will auto convert the entire web page into an image
3. user is now able to make a marquee selection using the left mouse button, placing that selection onto the clipboard
4. user can then save that selection, or save just the visible portion of the page, or save the entire page, top to bottom. (this part has been disabled for this test)

Any and all feedback is welcome :)

TIA
Last edited by Sparkie on Tue Oct 02, 2007 2:14 am, edited 3 times in total.
What goes around comes around.

PB 5.21 LTS (x86) - Windows 8.1
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: ClipTaxi Alpha testers

Post by PB »

Works fine for the URL of this topic. :)

But sometimes if I click once and don't drag the marquee, a single black
pixel is left on the image.
jpd
Enthusiast
Enthusiast
Posts: 167
Joined: Fri May 21, 2004 3:31 pm

Post by jpd »

Hi Sparkie,

works fine with IE7 and Vista !

not works with Opera!

Best
jpd
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

It doesn't grab the image based on the browser's actual pixel width. It seems
to resize it first, but I'm guessing this is an actual feature?

Also, if you click OK instead of typing an URL, it tries to grab "http://www.".

Also, if you give an invalid URL and click Yes to try again, the prompt doesn't
come back again for you to type a valid URL.
Sparkie
PureBatMan Forever
PureBatMan Forever
Posts: 2307
Joined: Tue Feb 10, 2004 3:07 am
Location: Ohio, USA

Post by Sparkie »

jpd wrote:not works with Opera!
I'll have to dig a little deeper to find a fix for that one.
PB wrote:It doesn't grab the image based on the browser's actual pixel width. It seems
to resize it first, but I'm guessing this is an actual feature?
No PB, it's not a feature. I'm still trying to figure out why that happens on some pages and not others. :? If you maximize my app's window it should result in a 1:1 ratio.

I'll get top work on the other bugs as well. Thank you both for the feedback :)
What goes around comes around.

PB 5.21 LTS (x86) - Windows 8.1
Sparkie
PureBatMan Forever
PureBatMan Forever
Posts: 2307
Joined: Tue Feb 10, 2004 3:07 am
Location: Ohio, USA

Post by Sparkie »

Uploaded bug fix version to the link in my first post. InputRequester should function better now. I'll take a look at the other bugs later tonight when I get home. Thanks again guys :)
What goes around comes around.

PB 5.21 LTS (x86) - Windows 8.1
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Hi Sparks,

problems with the selection box.

Try this :

Use the mouse to select a chunk of the webpage but extend the mouse beyond the window of this application and release.

You'll notice that the selection box remains.

Now, with the selection box still visible, either scroll the window or resize it, and on my system, it ends up looking a bit of a mess! It even affects the desktop sometimes.

(Win xp pro)

Could be a mouse capture problem.

Regards.
I may look like a mule, but I'm not a complete ass.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

I must be doing something wrong. I can't drag a url from the browser address bar to it.

cheers
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

rsts wrote:I must be doing something wrong. I can't drag a url from the browser address bar to it.

cheers
(nor can I! I thought I was just being daft though! :wink: )
I may look like a mule, but I'm not a complete ass.
Sparkie
PureBatMan Forever
PureBatMan Forever
Posts: 2307
Joined: Tue Feb 10, 2004 3:07 am
Location: Ohio, USA

Post by Sparkie »

Thanks srod. I haven't fine tuned that part yet but I'm surpised to hear it affects the desktop. I must have grabbed the wrong device context in there somewhere. I'll take a look later tonight and fix it. ;)

The main purpose of this little test was geared towards finding any pages that may not load properly. So far this does not seem to be an issue, except for you rsts, who can't drag any pages over. Which Browser/OS are you using :?:
What goes around comes around.

PB 5.21 LTS (x86) - Windows 8.1
Sparkie
PureBatMan Forever
PureBatMan Forever
Posts: 2307
Joined: Tue Feb 10, 2004 3:07 am
Location: Ohio, USA

Post by Sparkie »

Are you dragging the Icon from the Browser Address bar :?:
What goes around comes around.

PB 5.21 LTS (x86) - Windows 8.1
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Hi Sparks,

I found certain pages just wouldn't load. Wait I'll try again...
I may look like a mule, but I'm not a complete ass.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Sparkie wrote:Are you dragging the Icon from the Browser Address bar :?:
:oops:

cheers
Sparkie
PureBatMan Forever
PureBatMan Forever
Posts: 2307
Joined: Tue Feb 10, 2004 3:07 am
Location: Ohio, USA

Post by Sparkie »

No sweat rsts, I went back and made the instructions in post #1 a little clearer 8)
What goes around comes around.

PB 5.21 LTS (x86) - Windows 8.1
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Sparks, try as I might I can't get your program to load

http://www.mathsguru.co.uk/

:!:
I may look like a mule, but I'm not a complete ass.
Post Reply