LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Closed Thread
  Search this Thread
Old 02-22-2010, 05:01 PM   #781
barboolian
Member
 
Registered: Dec 2009
Posts: 32

Rep: Reputation: 15

Hey, minrich, I think it would be better if you moved that sign back a bit.
 
Old 02-22-2010, 05:08 PM   #782
minrich
Member
 
Registered: Aug 2003
Location: Isles of Man & Wight
Distribution: See signature
Posts: 548

Rep: Reputation: 40
If you can't read my sign pointing >here< - 'tis 'cos 'tis writ large in 'whitespace' (the language) but I can't get my fountain pen to enclose it in code tags.
 
Old 02-22-2010, 06:07 PM   #783
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Cooking up my *ahem* reputedly delicious "pineapple sweet & sour stickychicken", to be followed by some of that orange torpedo cake which should be arriving in the mail shortly (You *did* send it, didn't you? I will send out the chicken in return, tomorrow!)

NOTE: stickychicken is ONE WORD!! This stuff is not only sticky, and not only chicken-- it's StiCKycHiCkEn!!
 
Old 02-22-2010, 06:09 PM   #784
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by GrapefruiTgirl View Post
Cooking up my *ahem* reputedly delicious "pineapple sweet & sour stickychicken", to be followed by some of that orange torpedo cake which should be arriving in the mail shortly (You *did* send it, didn't you? I will send out the chicken in return, tomorrow!)

NOTE: stickychicken is ONE WORD!! This stuff is not only sticky, and not only chicken-- it's StiCKycHiCkEn!!
Me want.
 
Old 02-22-2010, 06:11 PM   #785
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
You visit -- me share!
 
Old 02-22-2010, 06:43 PM   #786
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
http://www.danasoft.com/sig/CatLinux.jpg
 
Old 02-22-2010, 11:07 PM   #787
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,732
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Wondering if Tinkster was previously a chef ?
 
Old 02-23-2010, 12:34 AM   #788
GoinEasy9
Member
 
Registered: Feb 2004
Location: Manorville, New York, USA
Distribution: siduction, openSUSE Tumbleweed
Posts: 379
Blog Entries: 1

Rep: Reputation: 47
Downloading Fedora-13-Alpha-i386-DVD.iso @ 1:30AM NY time. This would be more interesting if I was in Germany and had a pitcher of Pilsner in front of me. Hmmm...maybe I'll go to LT again this year.
 
Old 02-23-2010, 01:19 AM   #789
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Still working on configuring just the right mixture of xterm colors & options + MC's mcedit editor, so it resembles a "normal" syntax-highlighting editor: nice white background + decent colors. Sounds simple!! It's easy, but not simple..

I've been at this on and off for a couple days now but have a pretty good grip on it now, since finally figuring out how to manipulate the assortment of items that combine to influence the way xterm, MC, and mcedit, looks:

--xterm colors + font (mcedit cannot make its own background=white so it has to be done here).
--MC configuration file (does not seem to affect mcedit -- only MC proper).
--MC_COLOR_TABLE environment variable for mcedit default colors (normal, bold and selected).
--the individual syntax-highlight config files, for various coding languages.
--the 'master' syntax-highlight file, for when you're editing the coding-syntax-highlight config files!

Having only maybe a dozen decent colors to work with in the console (that are useful on a white background) makes this quite a chore; brightyellow and lightgray are nearly impossible to see; brightgreen is horrible to look at; green and yellow/brown are borderline...

I must investigate whether MC/mcedit can be compiled with support for more colors, and/or #hex color-codes (something tells me it cannot). That would make this MUCH easier.

Code:
while [ "$coffee" != 'HOT!' ]; do
   /bin/microwave "$coffee" 30
done

echo "Coffee break!"

Last edited by GrapefruiTgirl; 02-23-2010 at 01:21 AM.
 
Old 02-23-2010, 02:17 AM   #790
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally Posted by anishakaul View Post
Wondering if Tinkster was previously a chef ?
Nope .... just a foodie and passionate hobby-cook :}
 
Old 02-23-2010, 10:33 AM   #791
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,302
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by Tinkster View Post
Nope .... just a foodie and passionate hobby-cook :}
How about putting your recipes in your LQ blog? Mind you, I never do any cooking beyond basic stuff, and banging ready meals in the microwave.
 
Old 02-23-2010, 10:55 AM   #792
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
BrianL!! Home-made bangers & mashed??? MMMmmmm!!

I like them enough to make it a regular occurrence though I tend to choose from a wide (international) variety of sausages -- really like the Oktoberfest & Beerfest variety (ahhh the trusty Germans: great sausages + great beer, among other things!).

Make it "sausages & sauerkraut & mashed 'tatoes" since we're lucky enough to have a fresh/local source of sauerkraut nearby :-)

What am I doing now? MAKING BREAKFAST -- I'm HuNgrY!
 
Old 02-23-2010, 10:57 AM   #793
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally Posted by brianL View Post
How about putting your recipes in your LQ blog?
Heh. There's a thought :}

http://www.linuxquestions.org/blog/t...rtaining-2631/



Quote:
Originally Posted by brianL View Post
Mind you, I never do any cooking beyond basic stuff, and banging ready meals in the microwave.
I do have lazy days, and then it's just a can of baked beans ;D

Last edited by Tinkster; 02-23-2010 at 11:15 AM.
 
Old 02-23-2010, 11:14 AM   #794
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally Posted by GrapefruiTgirl View Post
BrianL!! Home-made bangers & mashed??? MMMmmmm!!

I like them enough to make it a regular occurrence :) though I tend to choose from a wide (international) variety of sausages -- really like the Oktoberfest & Beerfest variety (ahhh the trusty Germans: great sausages + great beer, among other things!).

Make it "sausages & sauerkraut & mashed 'tatoes" since we're lucky enough to have a fresh/local source of sauerkraut nearby :-)
Yum ... have you ever tried making Goulash a la Szeged? ;}
Two varieties of meat (pork & beef), evenly diced, lots of
Onion, Hungarian hot paprika (not smoked!), a bit of salt,
pepper and bay leaves, with Sauerkraut - slow-cooked for
~ 2 hours.

Quote:
Originally Posted by GrapefruiTgirl View Post
What am I doing now? MAKING BREAKFAST -- I'm HuNgrY!
Me too! :D

Honey toasted muesli, fruit salad, home made yogurt & almonds.
 
Old 02-23-2010, 11:16 AM   #795
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,302
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by GrapefruiTgirl View Post
BrianL!! Home-made bangers & mashed??? MMMmmmm!!
I had sausages, chips, and baked beans last night - very tasty! Chips (fries) made with real potatoes (King Edwards) fried in sunflower oil (was traditionally done in beef dripping, but mad cow disease stopped that). Not quite made my mind up about tonight's meal...mmmm.
 
  


Closed Thread



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 03:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration