Lucid Lit
- Lobster
- Official Crustacean
- Posts: 15522
- Joined: Wed 04 May 2005, 06:06
- Location: Paradox Realm
- Contact:
Lucid Lit
What is LIT?
Originally I would create puplets as I needed specific configurations
LIT is an effort to quickly configure Puppy Lucid 5.2 to my preferences
Giving me links to features I need to install, refer to or use a lot
Not everyone requires an emergency Yodel
I do
The use of yodeling is explained here with the help of cats
http://youtu.be/cxLG2wtE7TM
New version for 28 Jan 2011 v3.8
Download from here: http://www.murga-linux.com/puppy/viewto ... 722#490722
Download to /mnt/home/lit
folder (you may have to create lit folder)
and click on lit to run
(change permissions with right mouse click if required)
Lucid Lit is designed for my use in setting up my computer and is an easy link/launch for others to modify.
It was designed for Puppy Lucid 5.2 but is easily modified for other recent versions of Puppy.
Found this old version of Lit which I will look at eventually/maybe
http://www.murga-linux.com/puppy/viewto ... 200#235185
The help menu pull down will be of use to beginners
and some of the software links may be of interest
Under Help for instance, there are links to: Beginners 5.2, Search
The code I have used many times in a variety of modified guises
The early versions of PSIP VOIP used similar code
and Micks Quickpet was inspired and developed from such beginnings
The code is easy to edit (be careful though
as a line space will mean the program does not run)
Just drag and drop LIT onto the edit icon to see the code
or use the edit program option
New for 3.6
edit program - opens geany and loads the code for this program
code formatting - cleaned the code a little so it is easy to read
ROX help - help on using the ROX file manager
Lobster Tips - this loads and makes use of notecase
help message boxes - adds a little info for some options,
puppy talk - adds flite and then speaks a file - two menu options - install first
Last edited by Lobster on Sat 29 Jan 2011, 05:04, edited 12 times in total.
- Lobster
- Official Crustacean
- Posts: 15522
- Joined: Wed 04 May 2005, 06:06
- Location: Paradox Realm
- Contact:
. . . added more of a description in the first post in this threadWhat does this actually do?
LIT allows me to have a launch program
to modify easily
- still working out what to include
For example the 'Mind' pull down menu which allows
you to control your blood pressure, chant and become a Buddha
(all before breakfast) I have removed for now - it may return . . .
- abushcrafter
- Posts: 1418
- Joined: Fri 30 Oct 2009, 16:57
- Location: England
- Contact:
I don't see the point of this sort of thing. What's wrong with a poplar, new and recommended section in the package manager? Why not put ones effort in adding a poplar, new and recommended section to the package manager?
[url=http://www.adobe.com/flashplatform/]adobe flash is rubbish![/url]
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
- MinHundHettePerro
- Posts: 852
- Joined: Thu 05 Feb 2009, 22:22
- Location: SE
Outting yourself as one in need of emergency yodelling seems extremely appropriate for the Cutting Hedge-forum!!!!!!!!!!!!!!!!!!!Lobster wrote:
Not everyone requires an emergency Yodel
I do
New version includes GROWL security
and emergency relaxation
http://tmxxine.com/lit/lit.zip
Oh, blimey! 'tis not the Cuttin' 'edge forum, it's the Cuttin' edge, innit?
FWIW /
MHHP
[color=green]Celeron 2.8 GHz, 1 GB, i82845, many ptns, modes 12, 13
Dual Xeon 3.2 GHz, 1 GB, nvidia quadro nvs 285[/color]
Slackos & 214X, ... and Q6xx
[color=darkred]Nämen, vaf....[/color] [color=green]ln -s /dev/null MHHP[/color]
Dual Xeon 3.2 GHz, 1 GB, nvidia quadro nvs 285[/color]
Slackos & 214X, ... and Q6xx
[color=darkred]Nämen, vaf....[/color] [color=green]ln -s /dev/null MHHP[/color]
- Lobster
- Official Crustacean
- Posts: 15522
- Joined: Wed 04 May 2005, 06:06
- Location: Paradox Realm
- Contact:
New version 3.3 now available
with IRC help and lucid news direct links
Yodeling retained for reasons I am still trying
to explain to my imaginary psychiatric team
Here is the code section to show how simple this program is:
with IRC help and lucid news direct links
Yodeling retained for reasons I am still trying
to explain to my imaginary psychiatric team
Here is the code section to show how simple this program is:
Code: Select all
#! /bin/bash
# Light Installer Tmxxine GPL v3 License
# LIT v 0.4 May 5 2008
# LIT v 3.3 Dec 16 2010
# created by Lobster
# an enhancement, add-ons, Tmxxine config for Puppy Lucid 5.2
# new for 3.3 get lob logo, transmission - no link, IRC help, lucid news
###################
export LIT='
<window title="LUCID LIT v3.3" window-position="1">
<vbox>
<menubar>
<menu>
<menuitem>
<label>Quickpet Software</label>
<action>/usr/sbin/quickpet &</action>
</menuitem>
<menuitem>
<label>Software manager</label>
<action>/usr/local/petget/pkg_chooser.sh &</action>
</menuitem>
<menuitem>
<label>Puppy Software Manager Online</label>
<action>defaultbrowser http://brainwavedesigncentral.net/noryb009/PPMo/index.php &</action>
</menuitem>
<menuitem>
<action>exec ./GROWL10 &</action>
<label>Growl Security</label>
<action>exit</action>
</menuitem>
<menuitem>
<action>defaultbrowser http://secondlife.com/support/downloads/ &</action>
<label>Second Life</label>
<action>exit</action>
</menuitem>
<menuitem>
<action>defaultbrowser http://www.loadandhelp.de/home-en.html &</action>
<label>SoftOffice Special Offer</label>
<action>exit</action>
</menuitem>
<menuitem>
<action>defaultbrowser http://thelinuxbox.org/downloads/fonts/msttcorefonts.tar.gz &</action>
<label>Extra fonts</label>
<action>exit</action>
</menuitem>
<menuitem>
<action>defaultbrowser http://puppylinux.org/wikka/Transmission &</action>
<label>Transmission</label>
<action>exit</action>
</menuitem>
<menuitem>
<action>defaultbrowser http://puppylinux.org/wikka/Compiling &</action>
<label>Developer Module</label>
<action>exit</action>
</menuitem>
<menuitem stock="gtk-quit">
<action>echo You selected the quit menu item</action>
<action type="exit">exit by menu</action>
</menuitem>
<label>Software</label>
</menu>
<menu>
<menuitem>
<label>Puppy Cloud</label>
<action>defaultbrowser http://pupweb.org/desktop/ &</action>
<action>exit</action>
</menuitem>
<menuitem>
<label>Puppy Search</label>
<action>defaultbrowser http://brainwavedesigncentral.net/mike/puppy-search-engines.htm &</action>
</menuitem>
<menuitem>
<label>Puppy In-built help</label>
<action>defaulthtmlviewer file:///usr/share/doc/index.html &</action>
</menuitem>
<menuitem>
<label>Puppy Beginners Help</label>
<action>defaultbrowser http://www.murga-linux.com/puppy/viewtopic.php?p=526#526 &</action>
</menuitem>
<menuitem>
<label>Lucid News</label>
<action>defaultbrowser http://www.diddywahdiddy.net/LupuNews/ &</action>
</menuitem>
<menuitem>
<label>IRC Help</label>
<action>defaultbrowser http://webchat.freenode.net/?channels=puppylinux &</action>
</menuitem>
<menuitem>
<label>Emergency Yodel</label>
<action>wavplay yodel.wav &</action>
</menuitem>
<menuitem>
<label>Good luck sound check</label>
<action>mplayer /usr/share/audio/goodluck.m4a &</action>
</menuitem>
<menuitem>
<action>defaultbrowser relax2.html &</action>
<label>Emergency Relaxation</label>
<action>exit</action>
</menuitem>
<menuitem>
<label>Tmxxine Blog</label>
<action>defaultbrowser http://tmxxine.posterous.com/ &</action>
</menuitem>
<menuitem>
<label>Tmxxine Twinkle</label>
<action>defaultbrowser http://tmxxine.com/twinkle/setup.html &</action>
</menuitem>
<label>Help</label>
</menu>
</menubar>
<frame>
<pixmap>
<input file>crustaceapup.png</input>
</pixmap>
<text><label>Lobster enhancements</label></text>
<text><label>for Puppy Lucid 5.2</label></text>
</frame>
<hbox>
<button cancel></button>
</hbox>
</vbox>
</window>'
gtkdialog3 --program LIT
unset LIT
Last edited by Lobster on Sun 26 Dec 2010, 23:24, edited 2 times in total.
- Lobster
- Official Crustacean
- Posts: 15522
- Joined: Wed 04 May 2005, 06:06
- Location: Paradox Realm
- Contact:
new for 3.4 yodel size reduced, Gridwar2 game link, Personal Launch menu, vozme
use tmxxine link in first post in this thread
Edit the file lit to have your own launch set up
add this sort of entry
Code: Select all
<menuitem>
<label>Puppy Search</label>
<action>defaultbrowser http://brainwavedesigncentral.net/mike/puppy-search-engines.htm &</action>
</menuitem>
- Lobster
- Official Crustacean
- Posts: 15522
- Joined: Wed 04 May 2005, 06:06
- Location: Paradox Realm
- Contact:
This from Distrowatch News
Never knew that - it did not work till I installed the ffmpeg in Lucidnews (optimised for x686 and set the resolution to my monitor and changed the save directory (Puppy save file would soon implode) like so:
OK will add that . . . for next version of Lucid LIT
Bless my jellyfish [Lobsterian swearing]This last example is useful in that it will take a video recording of your desktop. It's particularly helpful if you want to show someone else the exact steps you are performing. The two important parameters here are the "-s" option, which sets the screen resolution. You can either provide your desktop resolution in exact pixels, such as "-s 1024x768", or you can use a pre-defined setting, as I have below. There is a full list of presets in the ffmpeg manual page. The last parameter is the name of the file where we are going to save the video. In this case I am saving the output from my screen to a a file in my home directory, called "my_video.mpg". The program will continue to record until you kill the process, so don't forget to hit Control-C when you're done, otherwise this will fill up your disk in a hurry.
ffmpeg -f x11grab -s wxga -r 25 -i :0.0 -sameq ~/my_video.mpg
Never knew that - it did not work till I installed the ffmpeg in Lucidnews (optimised for x686 and set the resolution to my monitor and changed the save directory (Puppy save file would soon implode) like so:
Code: Select all
# ffmpeg -f x11grab -s 1280x1024 -r 25 -i :0.0 -sameq /mnt/home/my_video.mpg
Hey Lobster
that could be expanded to any version you wish to use
keep coding and having fun
*having an emergency yodel is required when using the forum
at least you know the echo is working even if nobody is there
Joe
LIT a good concept and a fresh approachWhat is LIT?
Originally I would create puplets as I needed specific configurations
Lit is an effort to quickly configure Puppy Lucid 5.2 to my preferences
Giving me links to features I need to install, refer to or use a lot
Not everyone requires an emergency Yodel
that could be expanded to any version you wish to use
keep coding and having fun
*having an emergency yodel is required when using the forum
at least you know the echo is working even if nobody is there
Joe
Don't worry Joe, we're all here, but often as speechless admirers, not knowing the technicalities of echoing a perfect yodelbig_bass wrote:*having an emergency yodel is required when using the forum
at least you know the echo is working even if nobody is there
(Looking forward to that long distance champion Saluki with your ideas included!)
- Attachments
-
- yodel.jpg
- (10.28 KiB) Downloaded 2682 times
[url=http://pupsearch.weebly.com/][img]http://pupsearch.weebly.com/uploads/7/4/6/4/7464374/125791.gif[/img][/url]
[url=https://startpage.com/do/search?q=host%3Awww.murga-linux.com%2F][img]http://i.imgur.com/XJ9Tqc7.png[/img][/url]
[url=https://startpage.com/do/search?q=host%3Awww.murga-linux.com%2F][img]http://i.imgur.com/XJ9Tqc7.png[/img][/url]
- Lobster
- Official Crustacean
- Posts: 15522
- Joined: Wed 04 May 2005, 06:06
- Location: Paradox Realm
- Contact:
Thanks for your understanding of the need to yodel.
It might be a medical condition but beyond the scope of conventional treatment.
New for 3.5
Desktop recorder, Firefox security, poissonrouge (kids stuff), video music, gmx mail
The desktop recorder needs to be set up for your specs - might be worth playing with it from the command line . . .
Use ctrl+c to stop it
Pretty raw but worked well enough to create this (with the help of Openshot)
http://www.murga-linux.com/puppy/viewto ... 532#479532
'Kids stuff' is for your small fry
(keeps me amused for a few moments too)
It might be a medical condition but beyond the scope of conventional treatment.
New for 3.5
Desktop recorder, Firefox security, poissonrouge (kids stuff), video music, gmx mail
The desktop recorder needs to be set up for your specs - might be worth playing with it from the command line . . .
Use ctrl+c to stop it
Pretty raw but worked well enough to create this (with the help of Openshot)
http://www.murga-linux.com/puppy/viewto ... 532#479532
'Kids stuff' is for your small fry
(keeps me amused for a few moments too)
Last edited by Lobster on Sun 26 Dec 2010, 23:27, edited 1 time in total.
- Lobster
- Official Crustacean
- Posts: 15522
- Joined: Wed 04 May 2005, 06:06
- Location: Paradox Realm
- Contact:
New version for 26 Dec v3.6
See first post in thread for download location
and directory to load in
New for 3.6
edit program - opens geany and loads the code for this program
code formatting - cleaned the code a little so it is easy to read
ROX help - help on using the ROX file manager
Lobster Tips - this loads and makes use of notecase
help message boxes - adds a little info for some options,
puppy talk - adds flite and then speaks a file - two menu options - install first
Hi Lobster,
I have installed v 3.6 In Lupu 5.1 with a few minor changes. I find it helpful and educational. I spent 10 minutes or so trying to use the Kids' stuff - which was my only abject failure.
Thanks for this and all your work on Puppy promotions as well as keeping many of us entertained.
My regards
I have installed v 3.6 In Lupu 5.1 with a few minor changes. I find it helpful and educational. I spent 10 minutes or so trying to use the Kids' stuff - which was my only abject failure.
Thanks for this and all your work on Puppy promotions as well as keeping many of us entertained.
My regards
- technosaurus
- Posts: 4853
- Joined: Mon 19 May 2008, 01:24
- Location: Blue Springs, MO
- Contact:
FWIW I saw your screen capture code in the programming thread. Puppy computers are often low resource machines, so using a format that requires on the fly conversion could easily bog them down (mpeg, webm, divx, etc...) If you default to avi you can always convert afterwards. Its a trade-off though because it would use a lot more disk (and/or ram) space. I initially had support for X11-grab in woo-ff, but dropped it when I found out that none of the ffmpeg pets available at the time didn't support it.
As to the necessity, well... really, why do we even need a "package manager" to install new pets anyways. It could just as easily be a web page (see pupweb.org - for concept only - needs updated) or integrated into jwm (see my first puppy project - "The Pound") Its all a matter of preference. Some people want access to all of packages to test, while others just want to get the popular goods that they are familiar with. The developer gets to choose based on what they want that's missing and what their capabilities are.
To be honest I wish the pet specs files were outside of the package (similar to tinycore, but only 1 file) - it would make package management updates a lot easier. wget and a little bash could update a webpage or package manager regularly without having to download every (large) file
As to the necessity, well... really, why do we even need a "package manager" to install new pets anyways. It could just as easily be a web page (see pupweb.org - for concept only - needs updated) or integrated into jwm (see my first puppy project - "The Pound") Its all a matter of preference. Some people want access to all of packages to test, while others just want to get the popular goods that they are familiar with. The developer gets to choose based on what they want that's missing and what their capabilities are.
To be honest I wish the pet specs files were outside of the package (similar to tinycore, but only 1 file) - it would make package management updates a lot easier. wget and a little bash could update a webpage or package manager regularly without having to download every (large) file
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].
Hey technosaurus
since packages are suited for maybe a different kernel or glibc
that avoids mishaps and organizes everything nicely in one place independent of whatever last minute changes take place
in whatever is the latest version being used
keeping things simple is always best
so LIT is Lobsters way of being happy with his choices of what to install
anyone could modify the code for their own needs
Joe
I have always felt that way about unofficial projectsAs to the necessity, well... really, why do we even need a "package manager" to install new pets anyways. It could just as easily be a web page
since packages are suited for maybe a different kernel or glibc
that avoids mishaps and organizes everything nicely in one place independent of whatever last minute changes take place
in whatever is the latest version being used
keeping things simple is always best
so LIT is Lobsters way of being happy with his choices of what to install
anyone could modify the code for their own needs
Joe
Hello,
@Ed,
Cool, more lit code...Ive played with the original forever, and welcome a new version....Sort of the ideal "easy edit launcher"...Kinda like how I did PupTV...
As for yodeling.....ummm....not my mantra....
For meditation, rather than flutes and sitars I prefer the instrumental work of Yngwie Malmsteen...
And the AutoZen pet I made is annoying to the extreme...
What, no link to a personal lobster-dharma????
To get the most of it I`ll need to create a few symlinks, as I have no default browser...
What happened to puppy speak??
@Ed,
Cool, more lit code...Ive played with the original forever, and welcome a new version....Sort of the ideal "easy edit launcher"...Kinda like how I did PupTV...
As for yodeling.....ummm....not my mantra....
For meditation, rather than flutes and sitars I prefer the instrumental work of Yngwie Malmsteen...
And the AutoZen pet I made is annoying to the extreme...
What, no link to a personal lobster-dharma????
To get the most of it I`ll need to create a few symlinks, as I have no default browser...
What happened to puppy speak??
Close the Windows, and open your eyes, to a whole new world
I am Lead Dog of the
Puppy Linux Users Group on Facebook
Join us!
Puppy since 2.15CE...
I am Lead Dog of the
Puppy Linux Users Group on Facebook
Join us!
Puppy since 2.15CE...