%HEADLINES{"..."}%
|
||||||||||||||||||||||
header and format parameters might also use variables rendering the dc, image and
content namespace information. Note, that only bits of interest have been implemented
so far and those namespaces might not be implemented fully yet.
dc namespace dc namespace info,
that could be used in header and format. Nnote, that some of the variables are
already used above. This is done by purpose to use different feeds with the
same formating parameters. If there's a conflict the non-dc tags have higher precedence,
i.e. a <title> content </title> is prefered over
<dc:title> content </dc:title> . image namespace image:item is converted into an <img> tag using the following mappings: src: image url (rdf:about attribute of the image.item tag)
alt: image title (title)
width: image width (image:width)
height: image height image:height)
content namespace
%HEADLINES{"http://slashdot.org/slashdot.rdf"
header="*[[$link][$title]]:* $description"
format="$t* [[$link][$title]]"
}%
to get the latest Slashdot news as a bullet list format:
%HEADLINES{"http://www.business-opportunities.biz/feed" limit="3"}%
to get the latest postings on the "Business Opportunities" weblog:

photo credit: Jesse Wagstaff
Want to get into the solar business but don’t know anything about electricty? No problem, says the NY Times, neither do these guys:
Technology advances and falling prices for solar technology have opened the gates for solar installations by businesses with no background in electricity generation.Energy generation “is not our primary business, but it’s in our best interest,” said Mike Defferding, executive vice president of Forest City Military Communities, a developer. “There’s an economic incentive to make the jump to become an energy company.”
Forest City has installed more than 100 kilowatts of solar-generating capacity at housing it manages on a marine base in Hawaii, Defferding said. And it is planning to build a 3.6-megawatt solar farm on Hawaii’s Big Island to power affordable housing the company manages there.

photo credit: lovelypetal
It is so important these days to worry about identity theft not only in your personal life but especially in your business, maybe even more so in your business. Think about it, all the credit and charge cards your business contains, set up lines of credit for your business, hackers obtain a lot more money when stealing the identity of a business.
As such, identity theft has a “multiplier effect” on small businesses, he added. “You’re not only affecting the individual — you’re affecting the business so inexorably linked to that individual.”
Anti spyware is a must have for most businesses. These programs regularly monitor the content coming and going from your computer enabling it to alert you of any unusual behavior as well as block out many different hackers and spy’s.
Rather than using your own social security number (which is just a bad idea all the way around) get a EIN (employment identification number) for your business. Another great way to help secure your identity is to freeze your credit report, this means that a bank can’t even get their hands on it without you unfreezing it, so it definitely will stop a hacker from getting a hold of it.
Visit Small Business Blog for many other ways to secure your identity.

photo credit: eł°°°
In recent light of credit crunching down so much and the economy going down the toilet rapidly, we have all seen several articles posted on where to find additional help and financing such as with Angel Investors. However, as with any area of finance even Angel Investors have their bad points about them. Look below for some key phrases that you’ll never hear an Angel Investor actually say even though they are thinking it, recently read about at OnStartups.com.
- I don't understand what half the things in the funding agreement mean either, but I'm betting that most of them are to protect me, not you.
%<plugin>_<setting>%, for example, %HEADLINESPLUGIN_SHORTDESCRIPTION%. Note: Don't modify the settings here; copy and customize the settings in Main.TWikiPreferences. For example, to customize the USERAGENTNAME setting, create a HEADLINESPLUGIN_USERAGENTNAME setting in Main.TWikiPreferences.
0, default: 60 100 getUrl() method. Default: yes 20 TWikiHeadlinesPlugin/2.21
* Set USERAGENTNAME = TWikiHeadlinesPlugin/2.21
* Set HEADER = <div class="headlinesChannel"><div class="headlinesLogo"><img src="$imageurl" alt="$imagetitle" border="0" />%BR%</div><div class="headlinesTitle">$n---+!! <a href="$link">$title</a></div><div class="headlinesDate">$date</div><div class="headlinesDescription">$description</div><div class="headlinesRight">$rights</div></div>
* Set FORMAT = <div class="headlinesArticle"><div class="headlinesTitle"><a href="$link">$title</a></div>$n<span class="headlinesDate">$date</span> <span class="headlinesCreator"> $creator</span> <span class="headlinesSubject"> $subject </span>$n<div class="headlinesText"> $description</div></div>
$TWiki::cfg{PROXY}{HOST} - proxy host, such as "proxy.example.com";
$TWiki::cfg{PROXY}{PORT} - proxy port, such as "8080";
$TWiki::cfg{PROXY}{SkipProxyForDomains} - domains excluded from proxy, such as "intra.example.com, bugs.example.com";
|
|||||||||||
HeadlinesPlugin_installer.pl to automatically check and install other TWiki modules that this module depends on. You can also do this step manually.
| Name | Version | Description |
|---|---|---|
| Digest::MD5 | >=2.33 | Required. Download from CPAN:Digest::MD5 |
| LWP::UserAgent | >=5.803 | Optional. Download from CPAN:LWP::UserAgent |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PackageForm | |
|---|---|
| TopicClassification | PluginPackage |
| TestedOnTWiki | 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Dec 2001 |
| TestedOnOS | OsLinux, OsSolaris |
| ShouldRunOnOS | AnyOS |
| InstalledOnTWikiOrg | No |
| DemoUrl | http://micha.wikiring.de/TWiki/HeadlinesPlugin |
| DevelopedInSVN | Yes |
| ModificationPolicy | ContactAuthorFirst |
| RelatedTopics | |
|
||||||||||||||||||||||||||||||||||||