Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Mon 20 May 2013, 04:46
All times are UTC - 4
 Forum index » Taking the Puppy out for a walk » Misc
The New Alternate Forum - puppylinux.info
Moderators: Flash, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 2 of 2 [20 Posts]   Goto page: Previous 1, 2
Author Message
Aitch


Joined: 04 Apr 2007
Posts: 6825
Location: Chatham, Kent, UK

PostPosted: Wed 21 Dec 2011, 13:41    Post subject:  

Hi Flash

I suggested to post here, as I just referenced his bb2bbpress tool

I would ask your question back to you...did you mean to post your post here?...since it is not about the puppylinux.info topic...spam merely gets a mention, as people are commenting about the different approaches in both forums

Shall we war...just for fun? Wink Laughing Laughing

Aitch Smile
Back to top
View user's profile Send private message 
cthisbear

Joined: 29 Jan 2006
Posts: 2942
Location: Sydney Australia

PostPosted: Wed 21 Dec 2011, 20:03    Post subject:  

"As to the link you're looking for, go have fun and find it "

Thanks raffy.

>>>>> Puppy Linux Alternate Forum | See Main Forum

"""""""""

" (er, did you say "cryptic" and "nasty"?). "

Surely not moi.

Chris.
Back to top
View user's profile Send private message 
big_bass


Joined: 13 Aug 2007
Posts: 1736

PostPosted: Fri 23 Dec 2011, 17:38    Post subject:  

How would you like to save puppylinux.info threads?

Even before we have thousands of threads like the murga forum has

We have a special tool written just for puppylinux.info

Presenting puppylinux.info saver !

Easy
Just the link and the page number everything else is automatic
Even the correct name is saved for you Cool


Joe

Code:

#!/bin/sh

# puppylinux_info. saver big_bass re written completely
# 12-23-2011

#------------------------------------------------
SEL=`Xdialog \
--title "info saver" \
--separator "\n" --stdout \
--2inputsbox "puppylinux.info saver" 0 0 \
"URL (dowload this link)" "$1" \
"end page number" "$2" `

# lets get the two values in 2 separate arrays
SEL_ARRARY=($SEL)

THREAD=${SEL_ARRARY[0]}
NPAGE=${SEL_ARRARY[1]}

#------------------------------------------------
add_date=`date "+%m"-"%d"-"%y"`
URL_NAME=`basename $THREAD`
mkdir -p /root/Forum_Threads_info/$URL_NAME"-folder-"${add_date}
cd /root/Forum_Threads_info/$URL_NAME"-folder-"${add_date}

for i in $(seq 1 1 $NPAGE); do

wget "$THREAD/page/$i"
mv "$i" "$URL_NAME""_""$i"
done

Xdialog --title "done" \
--msgbox "Thread downloaded to /root/Forum_Threads_info " 0 0 3000
info-saver.png
 Description   
 Filesize   13.45 KB
 Viewed   383 Time(s)

info-saver.png


_________________
slackware 14

Last edited by big_bass on Sat 24 Dec 2011, 10:42; edited 2 times in total
Back to top
View user's profile Send private message 
Lobster
Official Crustacean


Joined: 04 May 2005
Posts: 15109
Location: Paradox Realm

PostPosted: Fri 23 Dec 2011, 21:03    Post subject:  

Quote:
And I'm grateful that puppylinux.info came to the rescue.
Murga has always been a great forum.


I enjoy the two forums.
Both are friendly and welcoming. People try and offer help and advice.
I am always impressed with our smartdog developers, making Puppy a special Linux and a unique experience.
We are a bit different (I might be a bit too different) and its a good thing.
It is up to us how the forums develop.

I am always amazed at the diversity of people and viewpoints.
I agree with the guy in the red suit.

HO HO HO

Peace in the Kennels
Peace on Earth.

It's a plan.

_________________
Puppy WIKI
Back to top
View user's profile Send private message Visit poster's website 
vovchik


Joined: 23 Oct 2006
Posts: 1229
Location: Ukraine

PostPosted: Sat 24 Dec 2011, 05:13    Post subject:  

Dear Lobster,

Couldn't have said it better myself.

Cheers,
vovchik
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 2 of 2 [20 Posts]   Goto page: Previous 1, 2
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Taking the Puppy out for a walk » Misc
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0467s ][ Queries: 12 (0.0055s) ][ GZIP on ]