ClipTaxi Alpha testers

Developed or developing a new product in PureBasic? Tell the world about it.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

@srod - you don't look at all like your icon :D

(sorry, no more hijacking)

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

Post by srod »

:lol:
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 »

That figures...the only web page with problems loading is srod's own. :shock: He has put the whammy on me and now all my future coding efforts will fail for sure. :cry: Be careful srod or I send Fangles over there to have a whack at you :P

Seriously though, I know where the failure occurs...I just don't know why it's failing :?
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 »

Sparkie wrote:That figures...the only web page with problems loading is srod's own. :shock: He has put the whammy on me and now all my future coding efforts will fail for sure. :cry: Be careful srod or I send Fangles over there to have a whack at you :P

Seriously though, I know where the failure occurs...I just don't know why it's failing :?
It is strange. It's the only site, of the bunch I've tried, which fails to load. Indeed, on those occasions where it appears to succeed it ends up displaying the image from the previously loaded page instead!

Of my own sites that I tried, the only distinguishing feature of the one which fails to load is the fact that it uses Google AdSense. I'm not sure that would make any difference though?
I may look like a mule, but I'm not a complete ass.
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4790
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post by Fangbeast »

Sparkie, it's not that I don't want to whack srod for you but he enjoys it far too much and the moans of pleasure caused the neighbours to call the police and have me arrested, they thought I was running a brothel!!!

No more favours like that for you mate, the bail is costing me a fortune!!
Sparkie
PureBatMan Forever
PureBatMan Forever
Posts: 2307
Joined: Tue Feb 10, 2004 3:07 am
Location: Ohio, USA

Post by Sparkie »

That's ok Fangles. As it turns out, srod may not be at fault afterall. Now go apologize to him and his neighbors. 8)

New version uploaded (Alpha3 link in first post) to fix all reported bugs except the Opera issue and the loading of srod's web page. :?
What goes around comes around.

PB 5.21 LTS (x86) - Windows 8.1
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Opens whatever I throw at it.

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

Post by Sparkie »

Thanks rsts :)

I am still digging into the srod page not loading. It seems it may be related to a !DOCTYPE tag messing with the IHTMLBodyElement interface. Oh well, I'll try again tomorrow :)
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 »

Aye, much better sparks. :)

Wondered if it wouldn't be better though if the selection box scrolled the window whenever the captured cursor drifts beyond the bounds of the window? Should be relatively easy to add.

Just a suggestion. :wink:

By the way, how do you convert a webpage to an image - if you don't mind me asking? Do you just capture the contents of a hidden web gadget or is it more sophisticated? Just out of curiosity like!
I may look like a mule, but I'm not a complete ass.
jpd
Enthusiast
Enthusiast
Posts: 167
Joined: Fri May 21, 2004 3:31 pm

Post by jpd »

Hi Sparkie,

the tool not works with https sites!

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

Post by PB »

> the tool not works with https sites!

Sure it does. Has from the first beta. Try this and you'll see:
https://addons.mozilla.org/en-US/firefox/browse/type:1

@Sparkie: Is ClipTaxi the app's name? Because www.cliptaxi.com is taken. :)
jpd
Enthusiast
Enthusiast
Posts: 167
Joined: Fri May 21, 2004 3:31 pm

Post by jpd »

Hi PB,

I'm works with one application that need a login at first!

if so and you try to drag the opened site (after login), you have the effect that the login site coming back!

Best
jpd
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

My experience with my bank site reflects jpd's.

if you're logged in, cliptaxie displays the login (not logged in) site.

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

Post by PB »

Well, that's obvious then because there's no way for ClipTaxi to send your
user names and passwords. :)
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Yes, quite obvious to you and me, however probably worthy of a comment in the documentation in case Sparkie has users who were expecting to see a 'mirror' of the screen and just might not understand why they didn't.

cheers
Post Reply