Sponsored Content
The Lounge What is on Your Mind? Proposal to Eliminate Thread Icons Column Post 303021037 by Neo on Friday 3rd of August 2018 04:40:53 AM
Old 08-03-2018
Hmmm.

Seems to me people rarely uses these "thread icons" and the column is mostly blank, so it just creates a blank column with a few icons here and there without a clear function or purpose, LOL
 

6 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Dotted thread icons

Can you guys please enable the "dotted" icon option, so that the thread icon for a thread in which a user has posted in will appear with a dot in it? Thanks, Aaron (2 Replies)
Discussion started by: Spetnik
2 Replies

2. Programming

Master's degree proposal, Router software

Hello everyone, After 8 years of being out of school I am trying to start my Masters degree. This specific type of degree is being done only by research (research mode vs. coursework mode). I need to prepare a research proposal and send it to the school. I will need a professor to accept me as a... (2 Replies)
Discussion started by: wmac
2 Replies

3. UNIX for Dummies Questions & Answers

research proposal for PG

hi friends i have just completed my graduation and applied for Post graduation i have to submit a research proposal of OS in the interview i m a beginner & only read galvin & silbershcatz book on operating systems can anyone help me in that ... thanks in advance (3 Replies)
Discussion started by: iet.manish
3 Replies

4. Forum Support Area for Unregistered Users & Account Problems

Registration proposal

Hello. I've been reading the feed via twitter for a long time, but though i'm willing to help, i can't post and register (russia's banned). IP is dynamic, it's (<ip address>) for now. DevOps, RH, python and unix shell scripting. (5 Replies)
Discussion started by: spider_fingers
5 Replies

5. Shell Programming and Scripting

Get the average from column, and eliminate the duplicate values.

Dear Experts, Kindly help me please, I have a big file where there is duplicate values in col 11 till col 23, every 2 rows appers a new numbers, but in each row there is different coordinates x and y in col 57 till col 74. Please i will like to get a single value and average of the x and y... (8 Replies)
Discussion started by: jiam912
8 Replies

6. What is on Your Mind?

New Member Profile Pages (Proposal)

Hey, I am thinking to get rid of the old and clunky member profile pages and replace with a prototype from Brad at Traversy Media. Here is the prototype: Welcome To My Portfolio Basically, I will take the links in the user profile page and put them into the new format when I have time.... (3 Replies)
Discussion started by: Neo
3 Replies
Icon::FamFamFam::Silk(3pm)				User Contributed Perl Documentation				Icon::FamFamFam::Silk(3pm)

NAME
Icon::FamFamFam::Silk - embed these famous icons in your code VERSION
0.002001003 (Version 0.002 of this module and version 1.3 of the icons.) SYNOPSIS
use Icon::FamFamFam::Silk; my $wrench = Icon::FamFamFam::Silk->new('wrench_orange'); print $wrench->base64; or use Icon::FamFamFam::Silk; print Icon::FamFamFam::Silk::base64('wrench_orange'); DESCRIPTION
These methods can be called as functions taking the name of the icon (a string) as their argument, or can be called as object methods on an instantiated icon object. (See "SYNOPSIS".) "Icon::FamFamFam::Silk->new($name)" Returns a blessed icon object. "Icon::FamFamFam::Silk->list" Returns a list of all the icons. "$icon->name" Returns the name of the icon. "$icon->base64" Returns base64-encoded PNG data. "$icon->raw" Returns raw PNG data. "$icon->uri" Returns a "data:" URI for the icon. "$icon->attribution_data" =item "Icon::FamFamFam::Silk->attribution_data" Returns a hash of data useful for giving credit to Mark James. This is in a format suitable for passing to HTML::HTML5::Builder's "CREATIVE_COMMONS" function, should you want to do something like that. BUGS
Please report any bugs to <http://rt.cpan.org/>. SEE ALSO
<http://famfamfam.com/lab/icons/silk/>. AUTHOR
Icons by Mark James of <http://famfamfam.com/>. Module by Toby Inkster <tobyink@cpan.org>. COPYRIGHT AND LICENCE
Mark James distributes the icons themselves under the CC-BY 3.0 licence <http://creativecommons.org/licenses/by/3.0/>. Applications using Icon::FamFamFam::Silk (even indirectly via another module) must provide credit. Including a link to <http://famfamfam.com/lab/icons/silk/> in the documentation of the application is probably sufficient. Toby Inkster releases the additional Perl coding into the Public Domain. DISCLAIMER OF WARRANTIES
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. perl v5.14.2 2011-10-11 Icon::FamFamFam::Silk(3pm)
All times are GMT -4. The time now is 01:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy