Sponsored Content
The Lounge What is on Your Mind? Post a Cool Music Video (Part I) Post 302171879 by rubin on Friday 29th of February 2008 10:47:14 PM
Old 02-29-2008
some more

Here is a quiet one from Enya:

Orinoco Flow by Enya




And another one from Dire Straits at their best years, ( mid 80's ).

Brothers in Arms by Dire Straits - 1986
 

10 More Discussions You Might Find Interesting

1. What is on Your Mind?

Cool YouTube Video: Here Comes Another Bubble - The Richter Scales!

You will like this :) fi4fzvQ6I-o (2 Replies)
Discussion started by: Neo
2 Replies

2. What is on Your Mind?

Post a Cool Music Video (Part II)

This thread is a continuation of Post a Cool Music Video (Part I). See How to use YouTube tags for instructions on how to post a video from YouTube. And I will start things off with.... Throwing Fire At The Sun by Heather Nova QXq44BPL-wo (11 Replies)
Discussion started by: Perderabo
11 Replies

3. What is on Your Mind?

Post a Cool Music Video (Part III)

This thread is a continuation of Post a Cool Music Video (Part I). See How to use YouTube tags for instructions on how to post a video from YouTube. And I will start things off with.... Operator by Jim Croce A2iS8XctJKo (9 Replies)
Discussion started by: Perderabo
9 Replies

4. What is on Your Mind?

Cool video

Grand Central Big Freeze jwMj3PJDxuo It looks as tho it's movie scene from M. Night Shyamalan :b: (0 Replies)
Discussion started by: sparcguy
0 Replies

5. What is on Your Mind?

Post a Cool Music Video (Part IV)

This thread is a continuation of Post a Cool Music Video (Part I). See How to use YouTube tags for instructions on how to post a video from YouTube. And I will start things off with.... Beyond The Invisible by Enigma hx2jrunyGjE (16 Replies)
Discussion started by: Perderabo
16 Replies

6. What is on Your Mind?

Post a Cool Music Video (Part V)

This thread is a continuation of Post a Cool Music Video (Part I). See How to use YouTube tags for instructions on how to post a video from YouTube. And I will start things off with.... Octavarium by Dream Theater xK3qylwd-M0 (9 Replies)
Discussion started by: Perderabo
9 Replies

7. What is on Your Mind?

Post a Cool Music Video (Part VII)

We post videos by linking them in from youtube. Videos from other sites are not absolutely forbidden, but we know that youtube won't tolerate videos that we won't tolerate. We have instructions on how to post youtube videos: How to use youtube tags. Please follow the format in those instructions to... (11 Replies)
Discussion started by: zxmaus
11 Replies

8. UNIX for Dummies Questions & Answers

Creating Music Video

i'm flex developer and i'm not familiar with this world. i need to make out of mp3, bitmaps , flv, text a music clip. can i do it with shell? can i use some video editing program on the server ? thanks in advance. (0 Replies)
Discussion started by: sigalmaria
0 Replies

9. What is on Your Mind?

Post a Cool Music Video (Part VI)

A few years ago we had a series of threads where we posted music videos. Let's try another one and see what happens. :) We post videos by linking them in from youtube. Videos from other sites are not absolutely forbidden, but we know that youtube won't tolerate videos that we won't... (18 Replies)
Discussion started by: Perderabo
18 Replies

10. What is on Your Mind?

Post a Cool Music Video (Part VIII)

We've all heard this, right? 9bZkp7q19f0 Post some cool music...! You may want to review the earlier threads:Part I Part II Part III Part IV Part V Part VI Part VII (3 Replies)
Discussion started by: Scott
3 Replies
Info::Layer2::Orinoco(3pm)				User Contributed Perl Documentation				Info::Layer2::Orinoco(3pm)

NAME
SNMP::Info::Layer2::Orinoco - SNMP Interface to Orinoco Series Access Points AUTHOR
Eric Miller SYNOPSIS
# Let SNMP::Info determine the correct subclass for you. my $orinoco = new SNMP::Info( AutoSpecify => 1, Debug => 1, DestHost => 'myswitch', Community => 'public', Version => 2 ) or die "Can't connect to DestHost. "; my $class = $orinoco->class(); print "SNMP::Info determined this device to fall under subclass : $class "; DESCRIPTION
Provides abstraction to the configuration information obtainable from Orinoco Access Point through SNMP. Orinoco devices have been manufactured by Proxim, Agere, and Lucent. For speed or debugging purposes you can call the subclass directly, but not after determining a more specific class using the method above. my $orinoco = new SNMP::Info::Layer2::Orinoco(...); Inherited Classes SNMP::Info::Layer2 SNMP::Info::IEEE802dot11 Required MIBs None. Inherited MIBs See "Required MIBs" in SNMP::Info::Layer2 for its MIB requirements. See "Required MIBs" in SNMP::Info::IEEE802dot11 for its MIB requirements. GLOBALS
These are methods that return scalar value from SNMP $orinoco->vendor() Returns 'proxim' $orinoco->model() Returns the model extracted from "sysDescr". $orinoco->os() Returns 'Orinoco' $orinoco->os_ver() Returns the software version extracted from "sysDescr". $orinoco->os_bin() Returns the firmware version extracted from "sysDescr". $orinoco->serial() Returns the serial number extracted from "sysDescr". Global Methods imported from SNMP::Info::Layer2 See "GLOBALS" in SNMP::Info::Layer2 for details. Global Methods imported from SNMP::Info::IEEE802dot11 See "GLOBALS" in SNMP::Info::IEEE802dot11 for details. TABLE METHODS
These are methods that return tables of information in the form of a reference to a hash. Overrides $orinoco->interfaces() Returns reference to map of IIDs to physical ports. $orinoco->i_ignore() Returns reference to hash of IIDs to ignore. Table Methods imported from SNMP::Info::Layer2 See "TABLE METHODS" in SNMP::Info::Layer2 for details. Table Methods imported from SNMP::Info::IEEE802dot11 See "TABLE METHODS" in SNMP::Info::IEEE802dot11 for details. perl v5.12.4 2011-09-28 Info::Layer2::Orinoco(3pm)
All times are GMT -4. The time now is 04:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy