Home  |  Forums  |  914 Info  |  Blogs
 
914World.com - The fastest growing online 914 community!
 
Porsche, and the Porsche crest are registered trademarks of Dr. Ing. h.c. F. Porsche AG. This site is not affiliated with Porsche in any way.
Its only purpose is to provide an online forum for car enthusiasts. All other trademarks are property of their respective owners.
 

Welcome Guest ( Log In | Register )

> SirAndy, The Magician, Work some magic!
McMark
post Jan 13 2004, 01:02 AM
Post #1


914 Freak!
***************

Group: Retired Admin
Posts: 20,179
Joined: 13-March 03
From: Grand Rapids, MI
Member No.: 419
Region Association: None



Can you add a feature to the BBS? I'm sure it's simple (IMG:style_emoticons/default/rolleyes.gif)

I'd like all posts that contain a link to eBay to automatically add the main listing image for that item to the thread. That way I can always see something about what I'm clicking over to.

Thanks! (IMG:style_emoticons/default/givemebeer.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies(1 - 9)
Gint
post Jan 13 2004, 01:08 AM
Post #2


Mike Ginter
***************

Group: Admin
Posts: 16,076
Joined: 26-December 02
From: Denver CO.
Member No.: 20
Region Association: Rocky Mountains



Andy's gonna love that... (IMG:style_emoticons/default/blink.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SirAndy
post Jan 13 2004, 01:37 AM
Post #3


Resident German
*************************

Group: Admin
Posts: 41,662
Joined: 21-January 03
From: Oakland, Kalifornia
Member No.: 179
Region Association: Northern California



QUOTE(markd@mac.com @ Jan 12 2004, 11:02 PM)
I'm sure it's simple  (IMG:style_emoticons/default/rolleyes.gif)

hmmm, let's see ...

//--------------------------------------------------------
void MarksEbayRequest(Post* aPost) {
Image* thePic = NULL;

 if (scan_post_for_a_ebay_link(aPost) == true) {

   thePic = leech_main_Picture(aPost);
 }

 if (thePic != NULL) {

   addPicToPost(aPost,thePic);
 }
}
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
McMark
post Jan 13 2004, 02:31 PM
Post #4


914 Freak!
***************

Group: Retired Admin
Posts: 20,179
Joined: 13-March 03
From: Grand Rapids, MI
Member No.: 419
Region Association: None



Yer almost there. Here's some help. (IMG:style_emoticons/default/smile.gif)

Parse the eBay page for:
eBayUser_SelfHosted_image.src = '

The image URL follows.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SirAndy
post Jan 13 2004, 02:32 PM
Post #5


Resident German
*************************

Group: Admin
Posts: 41,662
Joined: 21-January 03
From: Oakland, Kalifornia
Member No.: 179
Region Association: Northern California



QUOTE(markd@mac.com @ Jan 13 2004, 12:31 PM)
Parse the eBay page for:
eBayUser_SelfHosted_image.src = '

naaa, that would be JavaScript, my example is C++ (IMG:style_emoticons/default/wink.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
McMark
post Jan 13 2004, 05:41 PM
Post #6


914 Freak!
***************

Group: Retired Admin
Posts: 20,179
Joined: 13-March 03
From: Grand Rapids, MI
Member No.: 419
Region Association: None



You should use Pascal. It's good shit.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SirAndy
post Jan 13 2004, 05:53 PM
Post #7


Resident German
*************************

Group: Admin
Posts: 41,662
Joined: 21-January 03
From: Oakland, Kalifornia
Member No.: 179
Region Association: Northern California



QUOTE(markd@mac.com @ Jan 13 2004, 03:41 PM)
You should use Pascal. It's good shit.

(IMG:style_emoticons/default/icon8.gif) (IMG:style_emoticons/default/barf.gif)

btdt, there was a time when pascal was "good shit" ...

yes, i am that old! (IMG:style_emoticons/default/laugh.gif)
Andy
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
fiid
post Jan 13 2004, 07:12 PM
Post #8


Turbo Megasquirted Subaru Member
****

Group: Members
Posts: 2,827
Joined: 7-April 03
From: San Francisco, CA
Member No.: 530
Region Association: Northern California



Pascal designed as an educational language. There have been very few serious commercial things done with it, although one of them was the Mac OS (before X).
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SirAndy
post Jan 13 2004, 08:10 PM
Post #9


Resident German
*************************

Group: Admin
Posts: 41,662
Joined: 21-January 03
From: Oakland, Kalifornia
Member No.: 179
Region Association: Northern California



QUOTE(fiid @ Jan 13 2004, 05:12 PM)
Pascal designed as an educational language. There have been very few serious commercial things done with it, although one of them was the Mac OS (before X).

still very widely used in the scientific community, along with cobol and basic and others ...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
vortrex
post Jan 13 2004, 08:53 PM
Post #10


Senior Member
***

Group: Members
Posts: 1,687
Joined: 24-December 02
From: SF, CA
Member No.: 4
Region Association: None



oh man, did all my college projects on turbo pascal!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 29th May 2024 - 04:52 AM