scubish.com - HOME
 


Go Back   scubish.com - Scuba Diving Forum > Regional Travel and Dive News > Europe > Croatia
Register FAQ Search Today's Posts Mark Forums Read


Welcome to the scubish.com - Scuba Diving Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.



Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 03-26-2007, 08:08 PM
Dillon Pyron
 
Posts: n/a
Default New pages up

I've started on our Cozumel 2004 trip (I have a little over 1000
pictures to sort through, this has taken me a bit longer than I
expected). Also check out "proud to be an Aggie".
--
dillon

I didn't climb to the top of the
food chain to become a vegetartian.
Reply With Quote
  #2  
Old 03-26-2007, 08:08 PM
Al Wells
 
Posts: n/a
Default Re: New pages up

In article <d49o3213n80n3n00tcledjjtmtqqs8paup@4ax.com>,
dmpyronINVALID@austin.rr.com says...
> I've started on our Cozumel 2004 trip (I have a little over 1000
> pictures to sort through, this has taken me a bit longer than I
> expected). Also check out "proud to be an Aggie".
>

Is there a link?
Reply With Quote
  #3  
Old 03-26-2007, 08:08 PM
Dillon Pyron
 
Posts: n/a
Default Re: New pages up

Thus spake Al Wells <al.wells@gmail.com> :

>In article <d49o3213n80n3n00tcledjjtmtqqs8paup@4ax.com>,
>dmpyronINVALID@austin.rr.com says...
>> I've started on our Cozumel 2004 trip (I have a little over 1000
>> pictures to sort through, this has taken me a bit longer than I
>> expected). Also check out "proud to be an Aggie".
>>

>Is there a link?


Once the brain fart clears the room

www.pyron.org
--
dillon

I didn't climb to the top of the
food chain to become a vegetartian.
Reply With Quote
  #4  
Old 03-26-2007, 08:08 PM
Grumman-581
 
Posts: n/a
Default Re: New pages up

"Dillon Pyron" <dmpyronINVALID@austin.rr.com> wrote in message
news:92lo32l8213b1r5s1f5mjbu6oglh1jf8vv@4ax.com...
> www.pyron.org


On http://www.pyron.org/cozumel2004.html, is there supposed to be more there
than just the link to the toadfish? If so, then it's not exactly FireFox
friendly...


Reply With Quote
  #5  
Old 03-26-2007, 08:08 PM
Chris Guynn
 
Posts: n/a
Default Re: New pages up


"Dillon Pyron" <dmpyronINVALID@austin.rr.com> wrote in message
news:92lo32l8213b1r5s1f5mjbu6oglh1jf8vv@4ax.com...
> Thus spake Al Wells <al.wells@gmail.com> :
>
> >In article <d49o3213n80n3n00tcledjjtmtqqs8paup@4ax.com>,
> >dmpyronINVALID@austin.rr.com says...
> >> I've started on our Cozumel 2004 trip (I have a little over 1000
> >> pictures to sort through, this has taken me a bit longer than I
> >> expected). Also check out "proud to be an Aggie".
> >>

> >Is there a link?

>
> Once the brain fart clears the room
>
> www.pyron.org


I like the "proud to be an Aggie" picture, but it's fake. I prefer this one
(http://tinyurl.com/n7ndq) and it's not fake.


Reply With Quote
  #6  
Old 03-26-2007, 08:08 PM
Dillon Pyron
 
Posts: n/a
Default Re: New pages up

Thus spake "Grumman-581" <grumman581@DIE-SPAMMER-SCUM@gmail.com> :

>"Dillon Pyron" <dmpyronINVALID@austin.rr.com> wrote in message
>news:92lo32l8213b1r5s1f5mjbu6oglh1jf8vv@4ax.com.. .
>> www.pyron.org

>
>On http://www.pyron.org/cozumel2004.html, is there supposed to be more there
>than just the link to the toadfish? If so, then it's not exactly FireFox
>friendly...
>


Just the one, right now. Like I said, a picture's worth a thousand
words and I have a million words to sort through.
--
dillon

I didn't climb to the top of the
food chain to become a vegetartian.
Reply With Quote
  #7  
Old 03-26-2007, 08:08 PM
Grumman-581
 
Posts: n/a
Default Re: New pages up

"Grumman-581" wrote in message
news:WKc%f.23299$_26.17945@tornado.texas.rr.com...
> persons, then it's left as the proverbial "excercise to the reader"...


Ooops... Fumble fingers strikes again... At least the code I posted
worked...
s/excercise/exercise/g


Reply With Quote
  #8  
Old 03-26-2007, 08:08 PM
Dillon Pyron
 
Posts: n/a
Default Re: New pages up

Thus spake "Grumman-581" <grumman581@DIE-SPAMMER-SCUM@gmail.com> :

>"Dillon Pyron" wrote in message
>news:orhq32tj3q8i08djn7b5a89qjaj2lf9k6u@4ax.com.. .
>> Just the one, right now. Like I said, a picture's worth a thousand
>> words and I have a million words to sort through.

>
>When I have a lot of photos that I want to put up quickly on a page, I put
>all the images in a single directory, write a quick shell script to build a
>list of the files and an HTML page listing the images, possibly with
>thumbnails... You can use "Easy Thumbnails" to do a batch conversion of the
>images to thumbnails and it prepends a "tn_" to the original image name...
>"Easy Thumbnails" is freeware and can be found at the following URL:
>http://www.fookes.com/ezthumbs/


My problem is I want to sort through the crap pictures. I tend to
shoot a lot of film (and Carol shoot a ton of digital) for a few good
pictures. My land camera has a motordrive and when I go to the races
I may shoot up a roll in ten seconds at the start (when "interesting"
things can and do happen).

>
>First, build a list of all the files that you need to convert...
>
>ls -1 *.jpg > OrigFileList.txt
>
>Now, run "Easy Thumbnails" on the directory, generating all the thumbnails
>in the same directory...
>
>Now, create a script file called "BuildHTML.sh" containing the following:
>
>echo "<HTML>"
>echo "<HEAD>"
>echo "<TITLE>My Photos</TITLE>"
>echo "</HEAD>"
>echo "<BODY>"
>echo "<H1 align=center>My Photos</H1>"
>echo "<HR>"
>while read line; do
> echo "<P align=center>"
> echo "<A href='${line}'><IMG src='tn_${line}'></A>"
> echo "</P>"
>done
>echo "</BODY>"
>echo "</HTML>"
>
>Now, run the script file with the following command line:
>
>./BuildHTML.sh < OrigFileList.txt > MyPhotos.htm
>
>At this point, you've got at least a basic web page with all the thumbnails
>on it and hyperlinks to the actual photos if someone clicks on the
>thumbnail... You can now go in and change the generated HTML file to pretty
>it up, add comments, etc...
>
>Of course, this all assumes that you have a very minimal UNIXish development
>environment installed upon your Windows machine like MKS Toolkit or some
>other similar set of tools... You basically need 'ls' and 'sh' ('bash' and
>'ksh' should also work)... If you're one of those Windows-only types of
>persons, then it's left as the proverbial "excercise to the reader"...


I am a Unix god. I breath sh and csh and do Perl in my sleep. I've
presented papers at Usenix and LISA. I also have two real unix boxes
under my desk, and HP and a Sun. Both kind of old, but old unix is
still good unix.

I use cygwin on my Windows box. At the very least traceroot and whois
are far superior to anything I can get otherwise.


Ever use cat to boot and build a machine. Somewhat drawn out, but
I've done it in a pinch (sick machine, no media).

>

--
dillon

I didn't climb to the top of the
food chain to become a vegetartian.
Reply With Quote
  #9  
Old 03-26-2007, 08:08 PM
Grumman-581
 
Posts: n/a
Default Re: New pages up

"Dillon Pyron" wrote in message
news:i82r32tgvq3qodvdi0r985hkparced6152@4ax.com...
> My problem is I want to sort through the crap pictures. I tend to
> shoot a lot of film (and Carol shoot a ton of digital) for a few good
> pictures. My land camera has a motordrive and when I go to the races
> I may shoot up a roll in ten seconds at the start (when "interesting"
> things can and do happen).


Oh well... Can't help you on the filtering part... Figured I could give you
a quick way of putting them up there that you could filter and edit at a
later date... Sorry you couldn't use it... Maybe someone else will have a
use for it one of these days... When I take a lot of photos like that, I'll
put up a quick page with thumbnails or perhaps with just the file names and
links to thumbnails and full images... I try to eventually get around to
editing the generated HTML file and getting rid of the crappier images... At
the very least, it lets Grace have a link to the images that she can pass
around to her friends...

> I am a Unix god. I breath sh and csh and do Perl in my sleep. I've
> presented papers at Usenix and LISA. I also have two real unix boxes
> under my desk, and HP and a Sun. Both kind of old, but old unix is
> still good unix.


Actually, I'm a UNIX daemon... I fork a child whenever possible and when I
get bored with it, I kill it... Unfortunately, sometimes the child will not
die properly and it becomes a zombie... Sometimes, you need to kill the
parent of the child... Sometimes they just need to go to sleep... Of course,
one cannot touch a child, be it their head or their tail... One can tar a
parent, but for safety's sake, a crypt is necessary...

> I use cygwin on my Windows box. At the very least traceroot and whois
> are far superior to anything I can get otherwise.


Haven't ever got around to trying it... For what I need usually while I'm on
a Windoze box, MKS Toolkit is sufficient... If I need more than that, I'm
usually on some type of UNIX box anyway...

> Ever use cat to boot and build a machine. Somewhat drawn out, but
> I've done it in a pinch (sick machine, no media).


Nope, but I've worked on UNIX boxes that didn't even have 'cat', much less
anything else... Embedded UNIX for a particular device aboard certain
aircraft... I've also had my share of installing UNIX from tape and
floppies, booting from either... Earliest UNIX box I probably ever worked on
was a 3B2... Before then, it was IBM mainframes and cards... The 3B2 was
absolute nirvana compared to having to deal with card punches...


Reply With Quote
  #10  
Old 03-26-2007, 08:08 PM
Dillon Pyron
 
Posts: n/a
Default Re: New pages up

Thus spake "Grumman-581" <grumman581@DIE-SPAMMER-SCUM@gmail.com> :

>"Dillon Pyron" wrote in message
>news:i82r32tgvq3qodvdi0r985hkparced6152@4ax.com.. .

<snip>

>> I am a Unix god. I breath sh and csh and do Perl in my sleep. I've
>> presented papers at Usenix and LISA. I also have two real unix boxes
>> under my desk, and HP and a Sun. Both kind of old, but old unix is
>> still good unix.

>
>Actually, I'm a UNIX daemon... I fork a child whenever possible and when I
>get bored with it, I kill it... Unfortunately, sometimes the child will not
>die properly and it becomes a zombie... Sometimes, you need to kill the
>parent of the child... Sometimes they just need to go to sleep... Of course,
>one cannot touch a child, be it their head or their tail... One can tar a
>parent, but for safety's sake, a crypt is necessary...


That's good. I remember teaching a VMS internals class (I was a VMS
wizard at one point in my life) and being very careful to ennounciate
"fork queue".

>
>> I use cygwin on my Windows box. At the very least traceroot and whois
>> are far superior to anything I can get otherwise.

>
>Haven't ever got around to trying it... For what I need usually while I'm on
>a Windoze box, MKS Toolkit is sufficient... If I need more than that, I'm
>usually on some type of UNIX box anyway...
>
>> Ever use cat to boot and build a machine. Somewhat drawn out, but
>> I've done it in a pinch (sick machine, no media).

>
>Nope, but I've worked on UNIX boxes that didn't even have 'cat', much less
>anything else... Embedded UNIX for a particular device aboard certain
>aircraft... I've also had my share of installing UNIX from tape and
>floppies, booting from either... Earliest UNIX box I probably ever worked on
>was a 3B2... Before then, it was IBM mainframes and cards... The 3B2 was
>absolute nirvana compared to having to deal with card punches...
>

I still have a COBOL program card for the 029. And I've IMLed my
share of 360s. I used to know the boot sequence for PDP 8s and DG
Novas by heart. Load the paper tape reader, use paper tape to load
the floppy reader, use the floppy to boot the disk.

Also did that with 8080s and 6800s. I guess we've all done our time
in hell.
--
dillon

I didn't climb to the top of the
food chain to become a vegetartian.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
sortie du numero 2 de "A bloc", 160 pages Christophe wanadoo (French) 11 04-12-2007 12:04 PM
Génération automatique de pages Html Nao (French) 7 04-11-2007 04:08 PM
OT Web Pages Alasdair Allan United Kingdom of Great Britain & N. Ireland 0 03-26-2007 11:51 PM
Downloadable tech logbook pages? singapore_camper@yahoo.com.sg Croatia 0 03-26-2007 10:22 PM
Scheduled Outage - Strokes Pages (et al) -hh Croatia 0 03-26-2007 08:15 PM


All times are GMT -4. The time now is 05:35 AM.




SEO by vBSEO ©2007, Crawlability, Inc.