2`AIR`<NFA>
</NFA>
`
2`AIR`<NFA>
<Node NodeID="0" NodeType="START" InputStreamName="webfeeds">
<ForwardEdge Destination="1">
<EvalFunc>
<PredClause>
<StaticPred EventAttr="feed_url" OP="=" Const="http://news.google.com/?output=rss"/>
</PredClause>
</EvalFunc>
<SchemaMap>
<OldNewAttrPair OldAttrSource="EV" OldAttr="feed_url" NewAttr="feed_url"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="item_url" NewAttr="item_url"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="title" NewAttr="title"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="timestamp" NewAttr="timestamp"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="summary" NewAttr="summary"/>
</SchemaMap>
</ForwardEdge>
</Node>
<Node NodeID="1" NodeType="INTERMEDIATE_OR_END" >
<Schema>
<AttrName Name="feed_url" Type="string"/>
<AttrName Name="item_url" Type="string"/>
<AttrName Name="title" Type="string"/>
<AttrName Name="timestamp" Type="string"/>
<AttrName Name="summary" Type="string"/>
</Schema>
<OutputStreamName Name="google_news_items" Type="OUT"/>
</Node>
</NFA>
`
2`AIR`<NFA>
<Node NodeID="0" NodeType="START" InputStreamName="webfeeds">
<ForwardEdge Destination="1">
<EvalFunc>
<PredClause>
<StaticPred EventAttr="feed_url" OP="=" Const="http://news.google.com/?output=rss"/>
</PredClause>
</EvalFunc>
<SchemaMap>
<OldNewAttrPair OldAttrSource="EV" OldAttr="feed_url" NewAttr="feed_url"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="item_url" NewAttr="item_url"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="title" NewAttr="title"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="timestamp" NewAttr="timestamp"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="summary" NewAttr="summary"/>
</SchemaMap>
</ForwardEdge>
<ForwardEdge Destination="3">
<SchemaMap>
<OldNewAttrPair OldAttrSource="EV" OldAttr="item_url" NewAttr="url"/>
</SchemaMap>
</ForwardEdge>
</Node>
<Node NodeID="1" NodeType="INTERMEDIATE_OR_END" >
<Schema>
<AttrName Name="feed_url" Type="string"/>
<AttrName Name="item_url" Type="string"/>
<AttrName Name="title" Type="string"/>
<AttrName Name="timestamp" Type="string"/>
<AttrName Name="summary" Type="string"/>
</Schema>
<OutputStreamName Name="google_news_items" Type="OUT"/>
</Node>
<Node NodeID="3" NodeType="INTERMEDIATE_OR_END" InputStreamName="google_news_items">
<Schema>
<AttrName Name="url" Type="string"/>
</Schema>
<FilterEdge>
<EvalFunc>
<PredClause>
<ComplexPred Expr="CONTAINS(EV.item_url, NODE.url)=1"/>
<DurationPred Type="COMPOSITE" OP="&lt;" Const="1000"/>
</PredClause>
</EvalFunc>
</FilterEdge>
<ForwardEdge Destination="4">
<SchemaMap>
<OldNewAttrPair OldAttrSource="EV" OldAttr="summary" NewAttr="summary"/>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="url" NewAttr="url"/>
</SchemaMap>
</ForwardEdge>
</Node>
<Node NodeID="4" NodeType="INTERMEDIATE_OR_END" >
<Schema>
<AttrName Name="summary" Type="string"/>
<AttrName Name="url" Type="string"/>
</Schema>
<OutputStreamName Name="reffed_by_google_news" Type="OUT"/>
</Node>
</NFA>
`
2`AIR`<NFA>
<Node NodeID="0" NodeType="START" InputStreamName="webfeeds">
<ForwardEdge Destination="1">
<EvalFunc>
<PredClause>
<StaticPred EventAttr="feed_url" OP="=" Const="http://news.google.com/?output=rss"/>
</PredClause>
</EvalFunc>
<SchemaMap>
<OldNewAttrPair OldAttrSource="EV" OldAttr="feed_url" NewAttr="feed_url"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="item_url" NewAttr="item_url"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="title" NewAttr="title"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="timestamp" NewAttr="timestamp"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="summary" NewAttr="summary"/>
</SchemaMap>
</ForwardEdge>
<ForwardEdge Destination="3">
<SchemaMap>
<OldNewAttrPair OldAttrSource="EV" OldAttr="item_url" NewAttr="url"/>
</SchemaMap>
</ForwardEdge>
<ForwardEdge Destination="6">
<EvalFunc>
<PredClause>
<ComplexPred Expr="CONTAINS(EV.summary, 'iPod')=1"/>
</PredClause>
</EvalFunc>
<SchemaMap>
<OldNewAttrPair OldAttrSource="EV" OldAttr="feed_url" NewAttr="feed_url_1"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="item_url" NewAttr="item_url_1"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="title" NewAttr="title_1"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="timestamp" NewAttr="timestamp_1"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="summary" NewAttr="summary_1"/>
<UDF Expr="1" Attr="cnt_n"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="feed_url" NewAttr="feed_url_n"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="item_url" NewAttr="item_url_n"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="title" NewAttr="title_n"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="timestamp" NewAttr="timestamp_n"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="summary" NewAttr="summary_n"/>
</SchemaMap>
</ForwardEdge>
</Node>
<Node NodeID="8" NodeType="START" InputStreamName="12">
<ForwardEdge Destination="9">
<EvalFunc>
<PredClause>
<StaticPred EventAttr="cnt" OP=">=" Const="10"/>
</PredClause>
</EvalFunc>
<SchemaMap>
<OldNewAttrPair OldAttrSource="EV" OldAttr="feed_url_1" NewAttr="feed_url_1"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="item_url_1" NewAttr="item_url_1"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="title_1" NewAttr="title_1"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="timestamp_1" NewAttr="timestamp_1"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="summary_1" NewAttr="summary_1"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="cnt" NewAttr="cnt"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="feed_url" NewAttr="feed_url"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="item_url" NewAttr="item_url"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="title" NewAttr="title"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="timestamp" NewAttr="timestamp"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="summary" NewAttr="summary"/>
</SchemaMap>
</ForwardEdge>
</Node>
<Node NodeID="1" NodeType="INTERMEDIATE_OR_END" >
<Schema>
<AttrName Name="feed_url" Type="string"/>
<AttrName Name="item_url" Type="string"/>
<AttrName Name="title" Type="string"/>
<AttrName Name="timestamp" Type="string"/>
<AttrName Name="summary" Type="string"/>
</Schema>
<OutputStreamName Name="google_news_items" Type="OUT"/>
</Node>
<Node NodeID="3" NodeType="INTERMEDIATE_OR_END" InputStreamName="google_news_items">
<Schema>
<AttrName Name="url" Type="string"/>
</Schema>
<FilterEdge>
<EvalFunc>
<PredClause>
<ComplexPred Expr="CONTAINS(EV.item_url, NODE.url)=1"/>
<DurationPred Type="COMPOSITE" OP="&lt;" Const="1000"/>
</PredClause>
</EvalFunc>
</FilterEdge>
<ForwardEdge Destination="4">
<SchemaMap>
<OldNewAttrPair OldAttrSource="EV" OldAttr="summary" NewAttr="summary"/>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="url" NewAttr="url"/>
</SchemaMap>
</ForwardEdge>
</Node>
<Node NodeID="4" NodeType="INTERMEDIATE_OR_END" >
<Schema>
<AttrName Name="summary" Type="string"/>
<AttrName Name="url" Type="string"/>
</Schema>
<OutputStreamName Name="reffed_by_google_news" Type="OUT"/>
</Node>
<Node NodeID="6" NodeType="INTERMEDIATE_OR_END" InputStreamName="webfeeds">
<Schema>
<AttrName Name="feed_url_1" Type="string"/>
<AttrName Name="item_url_1" Type="string"/>
<AttrName Name="title_1" Type="string"/>
<AttrName Name="timestamp_1" Type="string"/>
<AttrName Name="summary_1" Type="string"/>
<AttrName Name="cnt_n" Type="int"/>
<AttrName Name="feed_url_n" Type="string"/>
<AttrName Name="item_url_n" Type="string"/>
<AttrName Name="title_n" Type="string"/>
<AttrName Name="timestamp_n" Type="string"/>
<AttrName Name="summary_n" Type="string"/>
</Schema>
<FilterEdge>
<EvalFunc>
<PredClause>
<ComplexPred Expr="CONTAINS(EV.summary, 'iPod')=1"/>
</PredClause>
</EvalFunc>
</FilterEdge>
<RebindEdge>
<EvalFunc>
<PredClause>
<ComplexPred Expr="NODE.cnt_n&lt;10"/>
</PredClause>
</EvalFunc>
<SchemaMap>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="feed_url_1" NewAttr="feed_url_1"/>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="item_url_1" NewAttr="item_url_1"/>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="title_1" NewAttr="title_1"/>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="timestamp_1" NewAttr="timestamp_1"/>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="summary_1" NewAttr="summary_1"/>
<UDF Expr="(NODE.cnt_n)+(1)" Attr="cnt_n"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="feed_url" NewAttr="feed_url_n"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="item_url" NewAttr="item_url_n"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="title" NewAttr="title_n"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="timestamp" NewAttr="timestamp_n"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="summary" NewAttr="summary_n"/>
</SchemaMap>
</RebindEdge>
<ForwardEdge Destination="7">
<SchemaMap>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="feed_url_1" NewAttr="feed_url_1"/>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="item_url_1" NewAttr="item_url_1"/>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="title_1" NewAttr="title_1"/>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="timestamp_1" NewAttr="timestamp_1"/>
<OldNewAttrPair OldAttrSource="NODE" OldAttr="summary_1" NewAttr="summary_1"/>
<UDF Expr="(NODE.cnt_n)+(1)" Attr="cnt"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="feed_url" NewAttr="feed_url"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="item_url" NewAttr="item_url"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="title" NewAttr="title"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="timestamp" NewAttr="timestamp"/>
<OldNewAttrPair OldAttrSource="EV" OldAttr="summary" NewAttr="summary"/>
</SchemaMap>
</ForwardEdge>
</Node>
<Node NodeID="7" NodeType="INTERMEDIATE_OR_END" >
<Schema>
<AttrName Name="feed_url_1" Type="string"/>
<AttrName Name="item_url_1" Type="string"/>
<AttrName Name="title_1" Type="string"/>
<AttrName Name="timestamp_1" Type="string"/>
<AttrName Name="summary_1" Type="string"/>
<AttrName Name="cnt" Type="int"/>
<AttrName Name="feed_url" Type="string"/>
<AttrName Name="item_url" Type="string"/>
<AttrName Name="title" Type="string"/>
<AttrName Name="timestamp" Type="string"/>
<AttrName Name="summary" Type="string"/>
</Schema>
<OutputStreamName Name="12" Type="RESUB"/>
</Node>
<Node NodeID="9" NodeType="INTERMEDIATE_OR_END" >
<Schema>
<AttrName Name="feed_url_1" Type="string"/>
<AttrName Name="item_url_1" Type="string"/>
<AttrName Name="title_1" Type="string"/>
<AttrName Name="timestamp_1" Type="string"/>
<AttrName Name="summary_1" Type="string"/>
<AttrName Name="cnt" Type="int"/>
<AttrName Name="feed_url" Type="string"/>
<AttrName Name="item_url" Type="string"/>
<AttrName Name="title" Type="string"/>
<AttrName Name="timestamp" Type="string"/>
<AttrName Name="summary" Type="string"/>
</Schema>
<OutputStreamName Name="ipod_popularity" Type="OUT"/>
</Node>
</NFA>
`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/middle_east/5098186.stm`title`US soldiers 'found dead' in Iraq`timestamp`Tue, 20 Jun 2006 11:16:21 GMT`summary`Two US soldiers missing in Iraq since Friday are found dead south of Baghdad, Iraq's defence ministry says.`webfeeds`0`0`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/middle_east/5098186.stm`0`-1`3`8`0`0`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/sport1/hi/other_sports/horse_racing/5092304.stm`title`Racing: Ascot shows off new look`timestamp`Mon, 19 Jun 2006 23:43:44 GMT`summary`The five-day Royal Ascot meeting gets under way on Tuesday with the official opening of his ?200m facelift.`webfeeds`1`1`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/sport1/hi/other_sports/horse_racing/5092304.stm`0`-1`3`9`1`1`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/sport1/hi/football/world_cup_2006/4853282.stm`title`Countdown to England v Sweden`timestamp`Mon, 19 Jun 2006 15:51:57 GMT`summary`England will look to secure top spot in Group B when they face Sweden on Tuesday.`webfeeds`2`2`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/sport1/hi/football/world_cup_2006/4853282.stm`0`-1`3`10`2`2`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/uk_politics/5097102.stm`title`Paedophile policy 'not media-led'`timestamp`Tue, 20 Jun 2006 08:39:21 GMT`summary`A top police officer's claim that policy on paedophiles is being driven by newspapers is rejected by ministers.`webfeeds`3`3`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/uk_politics/5097102.stm`0`-1`3`11`3`3`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/technology/5097664.stm`title`Dutch MP3 search site shut down`timestamp`Tue, 20 Jun 2006 09:17:59 GMT`summary`The record industry welcomes a Dutch court ruling against a website that provided links to MP3 files.`webfeeds`4`4`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/technology/5097664.stm`0`-1`3`12`4`4`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/sport1/hi/football/world_cup_2006/teams/australia/5094458.stm`title`Kewell escapes ban for ref insult`timestamp`Tue, 20 Jun 2006 09:52:47 GMT`summary`Harry Kewell can play in Australia's crucial Group F game against Croatia after escaping punishment from Fifa for insulting a referee.`webfeeds`5`5`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/sport1/hi/football/world_cup_2006/teams/australia/5094458.stm`0`-1`3`13`5`5`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/middle_east/5096660.stm`title`US troops on Iraq death charges`timestamp`Tue, 20 Jun 2006 10:31:36 GMT`summary`The US military charges three soldiers over the deaths of three male Iraqi prisoners last month.`webfeeds`6`6`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/middle_east/5096660.stm`0`-1`3`14`6`6`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/sport1/hi/football/world_cup_2006/teams/england/5044754.stm`title`Rooney start 'will scare Swedes'`timestamp`Mon, 19 Jun 2006 21:32:37 GMT`summary`Sven-Goran Eriksson says he announced Wayne Rooney's return to scare Sweden before England meet them.`webfeeds`7`7`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/sport1/hi/football/world_cup_2006/teams/england/5044754.stm`0`-1`3`15`7`7`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/uk_politics/5097434.stm`title`Nuclear power 'stings' taxpayers`timestamp`Tue, 20 Jun 2006 08:41:09 GMT`summary`Sir Menzies Campbell will argue a new nuclear power stations cannot be built without huge subsidies.`webfeeds`8`8`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/uk_politics/5097434.stm`0`-1`3`23`8`8`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/middle_east/5097850.stm`title`Iraqis 'plotted to kill Allawi'`timestamp`Tue, 20 Jun 2006 10:46:53 GMT`summary`The trial opens in Germany of three Iraqis accused of plotting to kill then Iraqi PM Iyad Allawi.`webfeeds`9`9`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/middle_east/5097850.stm`0`-1`3`24`9`9`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/business/5097756.stm`title`May sees bumper mortgage lending`timestamp`Tue, 20 Jun 2006 09:34:12 GMT`summary`Gross mortgage lending reaches ?28.7bn in May, the second-highest monthly figure on record, say lenders.`webfeeds`10`10`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/business/5097756.stm`0`-1`3`25`10`10`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/europe/5097382.stm`title`Paris unveils tribal art museum`timestamp`Tue, 20 Jun 2006 10:25:25 GMT`summary`French President Jacques Chirac opens a museum of tribal art in Paris - his legacy to the nation.`webfeeds`11`11`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/europe/5097382.stm`0`-1`3`26`11`11`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/education/5096384.stm`title`New universities 'attract cash'`timestamp`Tue, 20 Jun 2006 00:37:38 GMT`summary`Universities which get little state funding for research are better at appealing to firms for money, a report says.`webfeeds`12`12`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/education/5096384.stm`0`-1`3`27`12`12`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/south_asia/5097164.stm`title`Politicians held in sex scandal`timestamp`Tue, 20 Jun 2006 04:46:47 GMT`summary`Two former ministers of Indian-administered Kashmir are arrested in connection with a sex scandal.`webfeeds`13`13`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/south_asia/5097164.stm`0`-1`3`28`13`13`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/england/hampshire/5097330.stm`title`Hopes dashed over World Cup scam`timestamp`Tue, 20 Jun 2006 09:02:25 GMT`summary`The government's sport department says it will be "very difficult" to find 400 tickets for victims of a fraud.`webfeeds`14`14`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/england/hampshire/5097330.stm`0`-1`3`29`14`14`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/uk_politics/5098126.stm`title`PM to get two 'Blair Force Ones'`timestamp`Tue, 20 Jun 2006 10:59:27 GMT`summary`The prime minister is to get the go-ahead for two personal planes to fly him on official trips, the BBC learns.`webfeeds`15`15`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/uk_politics/5098126.stm`0`-1`3`37`15`15`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/talking_point/5082936.stm`title`World Cup panel: Second games`timestamp`Mon, 19 Jun 2006 18:27:53 GMT`summary`Eight people - one from each of the debutant nations at the World Cup - will regularly give us updates from their country as they watch the tournament.`webfeeds`16`16`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/talking_point/5082936.stm`0`-1`3`38`16`16`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/americas/5096924.stm`title`Soldiers deployed in New Orleans`timestamp`Tue, 20 Jun 2006 05:59:24 GMT`summary`US soldiers will return to keep order in New Orleans for the first time since the aftermath of Hurricane Katrina.`webfeeds`17`17`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/americas/5096924.stm`0`-1`3`39`17`17`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/africa/5097868.stm`title`Sudan rejects 'colonial' troops`timestamp`Tue, 20 Jun 2006 10:46:34 GMT`summary`Sudan's leader says there will be no Western troops in his country, as experts call for UN peacekeepers.`webfeeds`18`18`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/africa/5097868.stm`0`-1`3`40`18`18`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/africa/5098070.stm`title`Charles Taylor leaves for trial`timestamp`Tue, 20 Jun 2006 11:06:26 GMT`summary`Ex-Liberian leader Charles Taylor is flown out of Sierra Leone to face trial in The Hague on war crimes charges.`webfeeds`19`19`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/africa/5098070.stm`0`-1`3`41`19`19`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/wales/5098340.stm`title`Falls death verdict is overturned`timestamp`Tue, 20 Jun 2006 10:54:35 GMT`summary`The High Court overturns an unlawful killing verdict on a 16-year-old boy who drowned during an outdoor activity trip.`webfeeds`20`20`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/wales/5098340.stm`0`-1`3`42`20`20`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/entertainment/5098094.stm`title`Chef Ramsay wins ?75,000 damages`timestamp`Tue, 20 Jun 2006 10:53:21 GMT`summary`Chef Gordon Ramsay accepts libel damages over a false newspaper claim that he faked scenes for his TV show.`webfeeds`21`21`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/entertainment/5098094.stm`0`-1`3`43`21`21`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/health/5095884.stm`title`IVF 'good for British economy'`timestamp`Mon, 19 Jun 2006 23:58:54 GMT`summary`The cost of IVF treatment is outweighed by the economic contribution the resulting child can make, experts report.`webfeeds`22`22`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/health/5095884.stm`0`-1`3`51`22`22`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/sci/tech/5097070.stm`title`Anti-whalers rally after key vote`timestamp`Tue, 20 Jun 2006 01:09:59 GMT`summary`European and South American officials seek to intensify efforts to prevent a return to commercial whaling.`webfeeds`23`23`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/sci/tech/5097070.stm`0`-1`3`52`23`23`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/education/5094728.stm`title`Lapses in teacher vetting records`timestamp`Tue, 20 Jun 2006 07:37:18 GMT`summary`An official report exposes lapses in the system to prevent sex offenders getting jobs in schools.`webfeeds`24`24`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/education/5094728.stm`0`-1`3`53`24`24`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/health/5095708.stm`title`Young 'failed' on mental health`timestamp`Tue, 20 Jun 2006 09:19:16 GMT`summary`Doctors warn one in ten children have a mental health problem - and services are ill equipped to cope.`webfeeds`25`25`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/health/5095708.stm`0`-1`3`54`25`25`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/northern_ireland/5097460.stm`title`Residents angry at parade ruling`timestamp`Tue, 20 Jun 2006 08:02:52 GMT`summary`Residents say a decision to permit an Orange Order parade in a nationalist area of Belfast is "shameful."`webfeeds`26`26`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/northern_ireland/5097460.stm`0`-1`3`55`26`26`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/uk/5097396.stm`title`Cut excess packaging, WI urging`timestamp`Tue, 20 Jun 2006 08:51:34 GMT`summary`A campaign against excess packaging used by supermarkets is launched by the Women's Institute.`webfeeds`27`27`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/uk/5097396.stm`0`-1`3`56`27`27`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/scotland/north_east/5097284.stm`title`Deport man bailed ahead of appeal`timestamp`Tue, 20 Jun 2006 10:45:24 GMT`summary`A Thai man facing deportation from Shetland is given bail pending his appeal.`webfeeds`28`28`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/scotland/north_east/5097284.stm`0`-1`3`57`28`28`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/asia-pacific/5097148.stm`title`Japan to pull troops out of Iraq`timestamp`Tue, 20 Jun 2006 06:04:53 GMT`summary`Japan is to pull its troops out of Iraq, ending its first foray into an active war zone since World War II.`webfeeds`29`29`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/asia-pacific/5097148.stm`0`-1`3`65`29`29`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/uk_politics/5094360.stm`title`Tories urge childcare tax break`timestamp`Tue, 20 Jun 2006 08:04:47 GMT`summary`David Cameron is to call for working parents to qualify for tax relief on childcare to help make it affordable to all.`webfeeds`30`30`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/uk_politics/5094360.stm`0`-1`3`66`30`30`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=959`title`Why is Flickr afraid of Zooomr?`timestamp`Fri, 16 Jun 2006 23:14:56 +0000`summary`Flickr says that users own the the images and tags we enter into their system.  Apparently that doesn&#8217;t mean they have to make it easy for us to take what we own elsewhere. When Kristopher Tate, the founder of the feature-rich startup photosharing site Zooomr (see prior coverage), asked Flickr earlier this month for access [...]`webfeeds`31`31`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=959`0`-1`3`67`31`31`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=958`title`Industrious Kid lets parents watch kids network`timestamp`Fri, 16 Jun 2006 21:30:27 +0000`summary`Emeryville, California based Industrious Kid Inc. launched a new social networking service for children today called Imbee. The service takes strong measures to keep kids safe.  I was skeptical at first, but after looking at how security is implemented I think it just might work. The company was started with $6 million in funds from [...]`webfeeds`32`32`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=958`0`-1`3`68`32`32`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=955`title`Yahoo Hack Day Today`timestamp`Thu, 15 Jun 2006 22:49:00 +0000`summary`Yahoo has had a a couple of regional &#8220;Hack Days&#8221;, which are day long events where engineers stop everything they are doing and just build stuff that they think is cool. The idea was first popularized by Jot last year, and a number of companies have picked up on the idea as a great way [...]`webfeeds`33`33`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=955`0`-1`3`69`33`33`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=957`title`Riya 2.0 On the Way; Major Strategy Shift`timestamp`Fri, 16 Jun 2006 05:48:54 +0000`summary`Photo search and facial recognition site Riya (a TechCrunch sponsor) had a million photos uploaded in the first two days after launch and seven million photos uploaded in the first seven weeks. For details on the core service, see this post and listen this podcast interview with Riya founder and CEO Munjal Shah. Next up - [...]`webfeeds`34`34`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=957`0`-1`3`70`34`34`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=956`title`MySpace Nukes SingleStat.us`timestamp`Fri, 16 Jun 2006 00:48:18 +0000`summary`Well, so much for the SingleStat.us experiment that allowed people to find out when someone on MySpace changes their relationship status. MySpace&#8217;s friendly lawyers sent a cease and desist letter to David Weekly, the engineer who built SingleStat.us, demanding he take the site down and claiming that his &#8220;activities are causing and will continue to [...]`webfeeds`35`35`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=956`0`-1`3`71`35`35`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=964`title`Pickle makes photo, video sharing easy as email`timestamp`Mon, 19 Jun 2006 15:25:37 +0000`summary`Pickle is a new photo and video sharing service that emphasizes email and phone submissions and shared project pages.  Created by an Arlington based company called Incando, Pickle is based on the premise that email is the dominant way that multimedia is shared and thus should be the basis of media sharing systems.  [...]`webfeeds`36`36`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=964`0`-1`3`79`36`36`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=965`title`SolidSpace offers very simple podcasting service`timestamp`Mon, 19 Jun 2006 19:40:40 +0000`summary`North Carolina based SolidSpace Llc. will launch a new podcast hosting service called SolidCasts tomorrow at the CommunicAsia conference in Singapore.  Hardcore Web2.0 heads here may not find the SolidCast interface exciting, but this is a tool that could go a long way towards making podcasting for organizations easier.  I have people ask [...]`webfeeds`37`37`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=965`0`-1`3`80`37`37`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=966`title`Windows Live Messenger speeds out of beta`timestamp`Mon, 19 Jun 2006 22:47:08 +0000`summary`The first Windows Live product to leave beta status globally will be released tonight by Microsoft.  Windows Live Messenger spent just six weeks in public beta. We reviewed most of the features available now when the beta launched. Most notable are the inclusion of voice calls through the interface and dedicated hardware, offline messaging and [...]`webfeeds`38`38`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=966`0`-1`3`81`38`38`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=967`title`Yahoo Opens IM to Developers`timestamp`Mon, 19 Jun 2006 23:13:33 +0000`summary`Yahoo Messenger, with 60 million worldwide users, just got a lot more interesting. Today at 6pm PST Yahoo is launching Yahoo Messenger 8.0 for Windows PCs and releasing a software development kit to allow third parties to create content plugins that users can add to their Yahoo IM. Plugins can be built using javascript, flash, [...]`webfeeds`39`39`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=967`0`-1`3`82`39`39`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=960`title`Yahoo Hack Day: Pure Innovation`timestamp`Sun, 18 Jun 2006 09:02:54 +0000`summary`Yahoo Hack Day, held on Friday in Building C of Yahoo Headquarters (and remotely from other Yahoo offices worldwide), helped me remember why so many of us are excited about what&#8217;s happening on the web today. After you peel away all of the extraneous layers, the core of innovation is five or six people building [...]`webfeeds`40`40`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=960`0`-1`3`83`40`40`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=961`title`Markaboo is awesome open-source social bookmarking`timestamp`Sun, 18 Jun 2006 17:58:39 +0000`summary`Markaboo is a fantastic new social bookmarking tool developed by Christian Romney and Jean Thomas from a company called tglo.  It&#8217;s open source and has a great feature set. I&#8217;ve used del.icio.us for my social bookmarking for some time, largely out of habit.  Other social bookmarking tools have features that are very appealing to [...]`webfeeds`41`41`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=961`0`-1`3`84`41`41`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=962`title`Conference Discounts: Supernova and The Next Web`timestamp`Sun, 18 Jun 2006 19:47:41 +0000`summary`There are two upcoming conferences that are extending discounts to TechCrunch readers: Supernova (June 21-23 in San Francisco) and The Next Web (July 7 in Amsterdam). I&#8217;ll be speaking at both.  Supernova Supernova is this week and it&#8217;s nearly sold out. Save $200 on the normal 2 day rate and $300 on the normal 3 day [...]`webfeeds`42`42`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=962`0`-1`3`85`42`42`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=963`title`Wetpaint Launches: Wikis Evolve`timestamp`Mon, 19 Jun 2006 07:03:56 +0000`summary`Seattle based Wetpaint has been in private beta since March. On Sunday night they launched to the world, allowing anyone to create a free wiki on any topic. A good example wiki is this one around the XBOX 360. Like pbwiki, Wikia and JotSpot, Wetpaint is a hosted wiki solution with wysiwyg editing (no need to [...]`webfeeds`43`43`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=963`0`-1`3`93`43`43`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=968`title`Thank You TechCrunch Sponsors`timestamp`Tue, 20 Jun 2006 06:13:02 +0000`summary`TechCrunch Sponsors  TechCrunch Sponsors Rock! Thank you to Riya, Text-Link-Ads, Zoho, First Round Capital and new sponsor EV1 Servers (starting tomorrow): Riya Riya isn&#8217;t just about tagging your photos anymore (although it&#8217;s still one of the coolest apps I&#8217;ve seen). Get ready for Riya 2.0, coming soon. Zoho Zoho has quietly put together one of the best and one of [...]`webfeeds`44`44`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=968`0`-1`3`94`44`44`
1`EOE`
14`EVENT`feed_url`http://feeds.feedburner.com/Techcrunch`item_url`http://feeds.feedburner.com/Techcrunch?m=969`title`Announcing TechCrunch Japan`timestamp`Tue, 20 Jun 2006 06:30:19 +0000`summary`I am very pleased to announce that TechCrunch is now available in Japanese at jp.techcrunch.com. All TechCrunch content will be translated into Japanese and posted within a day or so of the English version. In addition, Japanese startups will be featured on the site, and many of those posts will be translated to English for inclusion [...]`webfeeds`45`45`
9`INSTANCE`url`http://feeds.feedburner.com/Techcrunch?m=969`0`-1`3`95`45`45`
1`EOE`
14`EVENT`feed_url`http://www.primidi.com/rss.xml`item_url`http://www.primidi.com/2006/06/17.html#a1544`title`Drones over Los Angeles`timestamp`Sat, 17 Jun 2006 16:35:22 GMT`summary`The Los Angeles County Sheriff's Department has started last week to test unmanned aerial vehicles (UAVs). These small drones, which look like toys, weigh about 5 pounds and are equipped with a GPS device and a camera. <a href="http://www.physorg.com/news69729067.html">They'll complement the helicopters</a> of the department where it's too dangerous to go. These drones can fly at speeds up to 30 miles (48 kilometers) per hour for 70 minutes and cost between 25,000 and 30,000 dollars. They could even replace conventional surveillance aircrafts within ten years -- and check from the sky what's happening in your garden. But read more...`webfeeds`46`46`
9`INSTANCE`url`http://www.primidi.com/2006/06/17.html#a1544`0`-1`3`96`46`46`
1`EOE`
14`EVENT`feed_url`http://www.primidi.com/rss.xml`item_url`http://www.primidi.com/2006/06/19.html#a1547`title`Successful merger of butterfly species`timestamp`Mon, 19 Jun 2006 16:58:33 GMT`summary`Researchers from the Smithsonian Tropical Research Institute (STRI) have recreated a real butterfly in the lab by crossing two other species of butterflies. This phenomenon, which is quite rare, is known as hybrid speciation. What is more surprising is that the hybrid butterfly has been created in just three generations of lab crosses. And BBC News tells us that <a href="http://news.bbc.co.uk/2/hi/science/nature/5080298.stm">the new butterfly species</a> is a viable one, with its specific wing patterns which "make them undesirable as mates for members of their parent species." In fact, this hybridization, which occurred without any changes to the chromosome number, could mean that it is an important factor in the origin of new animal species. But read more...`webfeeds`47`47`
9`INSTANCE`url`http://www.primidi.com/2006/06/19.html#a1547`0`-1`3`97`47`47`
1`EOE`
14`EVENT`feed_url`http://www.primidi.com/rss.xml`item_url`http://www.primidi.com/2006/06/12.html#a1541`title`The sound of silence`timestamp`Mon, 12 Jun 2006 17:27:11 GMT`summary`Researchers at Rockefeller University have built a mathematical method and written an algorithm based on the way our ears process sound that provides <a href="http://newswire.rockefeller.edu/?page=engine&amp;id=506">a better way to analyze noise</a> than current methods. Not only their algorithm is faster and more accurate than previous ones used in speech recognition or in seismic analysis, it's also based on a very non-intuitive fact. They know what a sound was by knowing when there was no sound. "In other words, their pictures were being determined not by where there was volume, but where there was silence." The researchers think that their algorithm can be used in many applications and that it will soon give computers the same acuity as human ears. Read more...`webfeeds`48`48`
9`INSTANCE`url`http://www.primidi.com/2006/06/12.html#a1541`0`-1`3`98`48`48`
1`EOE`
14`EVENT`feed_url`http://www.primidi.com/rss.xml`item_url`http://www.primidi.com/2006/06/18.html#a1545`title`Pamela, an antimatter lab in space`timestamp`Sun, 18 Jun 2006 16:09:27 GMT`summary`It's commonly admitted that about 80% of the Universe is made of 'dark matter.' But we had only rudimentary ways to detect it, such as high flying balloons. Now, the first satellite designed to detect both antimatter and dark matter has been launched last week. <em>Nature</em> writes that <a href="http://www.nature.com/news/2006/060612/full/060612-15.html">this antimatter observatory</a>, PAMELA (Payload for Antimatter Matter Exploration and Light-nuclei Astrophysics), will catch antiprotons and positrons for the next three years at least. This 470-kilogram satellite is the result of a collaboration between Russia, Italy, Germany and Sweden and the project has only cost about US$32 million. But read more...`webfeeds`49`49`
9`INSTANCE`url`http://www.primidi.com/2006/06/18.html#a1545`0`-1`3`99`49`49`
1`EOE`
14`EVENT`feed_url`http://www.primidi.com/rss.xml`item_url`http://www.primidi.com/2006/06/14.html#a1542`title`Playing roulette with your physician`timestamp`Wed, 14 Jun 2006 12:42:01 GMT`summary`A recent issue of <em>PLoS Medicine</em> describes a visual tool that might help patients to choose between several medical treatments. This <a href="http://www.eurekalert.org/pub_releases/2006-06/plos-tw060706.php">aid to informed decision making</a>, developed at UCLA, displays the risks and benefits of different options in the form of a roulette wheel. Once the patient spins the wheel, he can see if a particular treatment will be good or bad for him. The process of shared decision making is not new, but instead of being offered probabilities and numbers, this tool offers a visual help to patients. But read more before playing roulette for a better health.`webfeeds`50`50`
9`INSTANCE`url`http://www.primidi.com/2006/06/14.html#a1542`0`-1`3`106`50`50`
1`EOE`
14`EVENT`feed_url`http://www.primidi.com/rss.xml`item_url`http://www.primidi.com/2006/06/11.html#a1540`title`Microcups made of nanopaper`timestamp`Sun, 11 Jun 2006 16:00:03 GMT`summary`Researchers at the University of Arkansas have created long nanowires with titanium dioxide and assembled them into pieces of 'nanopaper.' <a href="http://www.uark.edu/~arsc/headlines/tian.html">This flexible paper can be fold into 3D nanostructures</a> such as tubes, bowls or cups. This kind of nanopaper could soon be used for applications such as bacteria filters, decomposition of pollutants and chemical warfare agents. But first the University needs to find industrial partners. Read more...`webfeeds`51`51`
9`INSTANCE`url`http://www.primidi.com/2006/06/11.html#a1540`0`-1`3`107`51`51`
1`EOE`
14`EVENT`feed_url`http://www.primidi.com/rss.xml`item_url`http://www.primidi.com/2006/06/15.html#a1543`title`Taming a protein with a nanostring`timestamp`Thu, 15 Jun 2006 17:45:51 GMT`summary`UCLA physicists have developed <a href="http://www.eurekalert.org/pub_releases/2006-06/uoc--upr060806.php">a new approach to protein engineering</a> by using molecular strings to control chemical mechanisms. They demonstrated how an enzyme could be physically controlled by a nanodevice -- a molecular spring made of DNA -- attached to it. In fact, they changed the structure of a protein mechanically without modifying its sequence of amino acids. This new way of modifying the behavior of some proteins could lead to "smart medicines that can be controlled." But read more...`webfeeds`52`52`
9`INSTANCE`url`http://www.primidi.com/2006/06/15.html#a1543`0`-1`3`108`52`52`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?5`title`upgraded to new CVS format strings`timestamp`Sat, 21 Jan 2006 22:22:00 -0500`summary`Upgraded loginfo for CVS repositories (the "deprecated format strings" warning should now be a thing of the past) though users should see no real changes. <a href="http://common-lisp.net/mailman/listinfo/clo-devel">Let me know</a> if there are any problems.`webfeeds`53`53`
9`INSTANCE`url`http://common-lisp.net/?5`0`-1`3`109`53`53`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?8`title`ongoing problems`timestamp`Sat, 28 Jan 2006 14:55:00 -0500`summary`It seems that our hosting provider's colo provider is completely incompetent.  We're now on our third downtime in one week and have made the obvious decision to move to another colocation facility.  I'm sorry about all the downtime and inconveniences.  My hosting provider (Tech Co-op) tells me they will try and move us into a new colo some time next week.  In the mean time, I'm terribly sorry to have to provide such an unreliable service and hope the users will bear with us until we have this resolved.`webfeeds`54`54`
9`INSTANCE`url`http://common-lisp.net/?8`0`-1`3`110`54`54`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?9`title`ETOOFEWBITS`timestamp`Fri, 03 Feb 2006 14:56:00 -0500`summary`We'll have a short period of downtime this Saturday at 8PM EST.  The hosting provider will be adding more diskspace to our server as we are currently about to exceed the 20G we were originally given.  We should be back up again by 8:30PM EST.`webfeeds`55`55`
9`INSTANCE`url`http://common-lisp.net/?9`0`-1`3`111`55`55`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?10`title`moving to a new server`timestamp`Wed, 22 Feb 2006 16:38:00 -0500`summary`Tomorrow, Thursday the 23rd from 6PM EST, common-lisp.net will be unavailable for 24+ hours. We are moving to a new server and a new colocation facility in an effort to deal with our stability issues.  Thanks for your patience and sorry for the inconvenience.  Check here and comp.lang.lisp for updates on when we are back online.`webfeeds`56`56`
9`INSTANCE`url`http://common-lisp.net/?10`0`-1`3`119`56`56`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?11`title`moving complete`timestamp`Fri, 24 Feb 2006 13:03:00 -0500`summary`Move is complete.  FTP will trickle in over the next few days.  Please email me at erik.enge@gmail.com if there any problems.  Thanks.`webfeeds`57`57`
9`INSTANCE`url`http://common-lisp.net/?11`0`-1`3`120`57`57`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?12`title`30 minutes network outage`timestamp`Fri, 24 Mar 2006 16:02:00 -0500`summary`We had 30 minutes of network outage today from our upstream vendor. The box stayed running the entire time but please let me know if there were any side-effects from this that I can help with.`webfeeds`58`58`
9`INSTANCE`url`http://common-lisp.net/?12`0`-1`3`121`58`58`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?13`title`Trac now available for projects`timestamp`Thu, 7 Mar 2006 14:46:00 -0500`summary`Project administrators may now request Trac for their projects.  Read more about <a href="http://common-lisp.net/trac-intro.shtml">how it's configured</a>, <a href="http://www.edgewall.com/trac/">see the official Trac homepage</a> or view projects at common-lisp.net which <a href="http://trac.common-lisp.net/">currently use Trac</a>.`webfeeds`59`59`
9`INSTANCE`url`http://common-lisp.net/?13`0`-1`3`122`59`59`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?2`title`Moving to a new server`timestamp`Sun, 15 Jan 2006 16:00:00 -0500`summary`Moved to a new server, read more <a href="http://groups.google.com/group/comp.lang.lisp/browse_frm/thread/0e54030c3d148b72/a4a60a97c2d48246#a4a60a97c2d48246">here</a>.`webfeeds`60`60`
9`INSTANCE`url`http://common-lisp.net/?2`0`-1`3`123`60`60`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?3`title`Stay up-to-date with new releases`timestamp`Tue, 17 Jan 2006 16:00:00 -0500`summary`To stay up-to-date with all releases that are announced on the various mailinglists you simply need to be subscribed to the <a href="http://common-lisp.net/mailman/listinfo/announcements">announcements mailinglist</a>.`webfeeds`61`61`
9`INSTANCE`url`http://common-lisp.net/?3`0`-1`3`124`61`61`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?1`title`Donate to common-lisp.net`timestamp`Wed, 04 Jan 2006 16:00:00 -0500`summary`You can now <a href="http://common-lisp.net/donate.shtml">donate</a> to help pay for the operating costs of common-lisp.net.`webfeeds`62`62`
9`INSTANCE`url`http://common-lisp.net/?1`0`-1`3`125`62`62`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?6`title`downtime`timestamp`Thu, 26 Jan 2006 16:29:00 -0500`summary`We experienced an hour or so of downtime today, again.  The server was powercycled (electrician flipped wrong breaker) and didn't come back up correctly because of a corrupted filesystem (well, a small part of it; fixed now).`webfeeds`63`63`
9`INSTANCE`url`http://common-lisp.net/?6`0`-1`3`133`63`63`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?7`title`Subversion setup`timestamp`Thu, 26 Jan 2006 21:50:00 -0500`summary`Thanks to Erik Huelsmann for helping me set up Subversion on common-lisp.net. Now all projects have a default Subversion repository set up in /project/project-name/svn correctly configured to email commits to project-name-cvs@common-lisp.net.  If you want to continue using arch, darcs or CVS, that's fine and if you want to move onto Subversion that should now be very easy to do.  <a href="http://common-lisp.net/mailman/listinfo/clo-devel">Let me know</a>  if there are any questions or problems.`webfeeds`64`64`
9`INSTANCE`url`http://common-lisp.net/?7`0`-1`3`134`64`64`
1`EOE`
14`EVENT`feed_url`http://common-lisp.net/rss.xml`item_url`http://common-lisp.net/?4`title`common-lisp.net downtime`timestamp`Tue, 18 Jan 2006 10:06:00 -0500`summary`We had a significant outtage over night (2 hours), all is back to normal now.  Read more <a href="http://groups.google.com/group/comp.lang.lisp/browse_frm/thread/c80fba591bbf07f2/4a73973b548a3851#4a73973b548a3851">here</a>.`webfeeds`65`65`
9`INSTANCE`url`http://common-lisp.net/?4`0`-1`3`135`65`65`
1`EOE`
14`EVENT`feed_url`http://www.infoworld.com/rss/news.xml`item_url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79420_HNbushvet_1.html`title`Bush veteran tapped as tech trade group president`timestamp`Mon, 19 Jun 2006 11:40:36 PDT`summary`<p>(<a href="http://www.infoworld.com/?source=rss">InfoWorld</a>) - Phillip Bond, a former technology policy advisor in U.S. President George Bush's administration, will be the new president and chief executive officer of the Information Technology Association of America (ITAA), a trade group actively involved in pushing tech issues in Washington.</p><p align="right"><a href="http://ad.doubleclick.net/jump/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=business;skey=business_consulting;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=business;skey=business_consulting;ord=123456789" width="336" height="280" border="0" alt="" align="right" /></a></p> <p>Bond, undersecretary for technology at the U.S. Department of Commerce from 2001 to 2005, will take leadership of ITAA in August, the trade group said Monday. Bond replaces Harris Miller, who resigned from ITAA in January to run for the U.S. Senate in Virginia but lost in the Democrati`webfeeds`66`66`
9`INSTANCE`url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79420_HNbushvet_1.html`0`-1`3`136`66`66`
1`EOE`
14`EVENT`feed_url`http://www.infoworld.com/rss/news.xml`item_url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79419_HNverizonvonage_1.html`title`Verizon slaps Vonage with patent suit`timestamp`Mon, 19 Jun 2006 10:20:48 PDT`summary`<p>(<a href="http://www.infoworld.com/?source=rss">InfoWorld</a>) - Just four weeks after going public, Internet telephony provider Vonage Holdings Corp. faces the threat of being shut down by a judge, following a lawsuit filed by telecom giant Verizon Communications Inc.</p><p align="right"><a href="http://ad.doubleclick.net/jump/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=networking;pkey=telecom;skey=telephony;skey=voip;skey=media_networking;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=networking;pkey=telecom;skey=telephony;skey=voip;skey=media_networking;ord=123456789" width="336" height="280" border="0" alt="" align="right" /></a></p> <p>The suit claims that Vonage relies on seven of Verizon's patented technologies to make its voice over Internet protocol (VOIP) system work. It was filed June 12 in U.S. District Court for the Eastern District of Virginia.</p> <p>Verizon's suit asks the judge to hold a jury trial, and seek`webfeeds`67`67`
9`INSTANCE`url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79419_HNverizonvonage_1.html`0`-1`3`137`67`67`
1`EOE`
14`EVENT`feed_url`http://www.infoworld.com/rss/news.xml`item_url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79429_HNyahooimopen_1.html`title`Yahoo opens IM to external developers`timestamp`Mon, 19 Jun 2006 16:24:00 PDT`summary`<p>(<a href="http://www.infoworld.com/?source=rss">InfoWorld</a>) - Yahoo is opening up its IM (instant-messaging) network so that external developers can extend its functionality with new applications.</p><p align="right"><a href="http://ad.doubleclick.net/jump/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=application_development;pkey=applications;skey=collaboration;skey=im;skey=internet_applications;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=application_development;pkey=applications;skey=collaboration;skey=im;skey=internet_applications;ord=123456789" width="336" height="280" border="0" alt="" align="right" /></a></p> <p>On Tuesday, Yahoo will release a new beta version of Yahoo Messenger with Voice, along with software development tools for creating plug-ins for it. The IM beta version will have some plug-ins already installed by default, and allow users to choose others.</p> <p>Until now, Yahoo has provided APIs (applicati`webfeeds`68`68`
9`INSTANCE`url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79429_HNyahooimopen_1.html`0`-1`3`138`68`68`
1`EOE`
14`EVENT`feed_url`http://www.infoworld.com/rss/news.xml`item_url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79432_HNoracleda_1.html`title`Oracle hails event-driven middleware for SOA 2.0`timestamp`Mon, 19 Jun 2006 17:42:29 PDT`summary`<p>(<a href="http://www.infoworld.com/?source=rss">InfoWorld</a>) - Oracle continues to boost the concept of SOA 2.0 with the release of the Oracle Event-Driven Architecture (EDA) Suite, featuring Oracle Fusion Middleware products.</p><p align="right"><a href="http://ad.doubleclick.net/jump/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=applications;skey=service-oriented_architecture_-_soa;pkey=web_services;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=applications;skey=service-oriented_architecture_-_soa;pkey=web_services;ord=123456789" width="336" height="280" border="0" alt="" align="right" /></a></p> <p>Announced on Monday, the middleware allows customers to identify, analyze, and respond to business events in real-time. EDA is a key component of SOA 2.0 which is the next-generation of SOA that defines how events and services are linked together to deliver a responsive and flexible IT infrastructure, according to Oracle.</p> `webfeeds`69`69`
9`INSTANCE`url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79432_HNoracleda_1.html`0`-1`3`139`69`69`
1`EOE`
14`EVENT`feed_url`http://www.infoworld.com/rss/news.xml`item_url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79426_HNlivemessengerlive_1.h`title`Windows Live Messenger to go prime time`timestamp`Mon, 19 Jun 2006 16:22:57 PDT`summary`<p>(<a href="http://www.infoworld.com/?source=rss">InfoWorld</a>) - Windows Live Messenger, the next-generation version of Microsoft's instant messaging service, will be available for download in final form right after midnight Tuesday, U.S. Eastern Time.</p><p align="right"><a href="http://ad.doubleclick.net/jump/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=application_development;pkey=applications;skey=collaboration;skey=im;skey=internet_applications;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=application_development;pkey=applications;skey=collaboration;skey=im;skey=internet_applications;ord=123456789" width="336" height="280" border="0" alt="" align="right" /></a></p> <p>The product will be posted as?<a href="http://get.live.com/messenger/overview">a free download</a>, the company said Monday.</p> <p>This release is a milestone for Microsoft's Windows Live program. Windows Live Messenger is not the first Windows Live servi`webfeeds`70`70`
9`INSTANCE`url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79426_HNlivemessengerlive_1.h`0`-1`3`147`70`70`
1`EOE`
14`EVENT`feed_url`http://www.infoworld.com/rss/news.xml`item_url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79421_HNopradesktoppush_1.htm`title`Opera prepares 'serious' desktop browser push`timestamp`Mon, 19 Jun 2006 11:41:51 PDT`summary`<p>(<a href="http://www.infoworld.com/?source=rss">InfoWorld</a>) - Opera Software on Tuesday will use Seattle as the venue for the launch of the next version of its desktop browser and a marketing campaign to lure more users, according to blogs that track the company's moves.</p><p align="right"><a href="http://ad.doubleclick.net/jump/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=applications;skey=internet_applications;skey=browsers;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=applications;skey=internet_applications;skey=browsers;ord=123456789" width="336" height="280" border="0" alt="" align="right" /></a></p> <p>Daniel Goldman, founder and editor in chief of the Opera Watch blog, says the Norwegian browser company is expected to launch Opera 9 at an event in rival Microsoft's backyard. Opera Chief Executive Officer Jon von Tetzchner is expected to attend the event, where the company also is likely to introduce a "serious" ca`webfeeds`71`71`
9`INSTANCE`url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79421_HNopradesktoppush_1.htm`0`-1`3`148`71`71`
1`EOE`
14`EVENT`feed_url`http://www.infoworld.com/rss/news.xml`item_url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79430_HNexcelbughelp_1.html`title`Microsoft offers guidance on Excel bug`timestamp`Mon, 19 Jun 2006 16:32:13 PDT`summary`<p>(<a href="http://www.infoworld.com/?source=rss">InfoWorld</a>) - Microsoft?gave users a few tips Monday?on how to avoid falling victim to a critical bug in its Excel spreadsheet software.</p><p align="right"><a href="http://ad.doubleclick.net/jump/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=application_development;skey=application_security;pkey=applications;pkey=security;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=application_development;skey=application_security;pkey=applications;pkey=security;ord=123456789" width="336" height="280" border="0" alt="" align="right" /></a></p> <p>Microsoft stopped short of issuing a fix for the vulnerability, which has to do with the way that Excel uses the computer's memory, but the company said that such an update is in the works.</p> <p>In the meantime, Microsoft?gave users a handful of workarounds to mitigate their risk. They were?<a href="http://www.microsoft.com/technet/security/advi`webfeeds`72`72`
9`INSTANCE`url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79430_HNexcelbughelp_1.html`0`-1`3`149`72`72`
1`EOE`
14`EVENT`feed_url`http://www.infoworld.com/rss/news.xml`item_url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79423_HNmsfrancehit_1.html`title`Microsoft France site hack leads to security rumors`timestamp`Mon, 19 Jun 2006 13:36:45 PDT`summary`<p>(<a href="http://www.infoworld.com/?source=rss">InfoWorld</a>) - Part of Microsoft's French Web site has been taken offline by hackers, who apparently took advantage of a misconfigured server at the software vendor's Web hosting provider.</p><p align="right"><a href="http://ad.doubleclick.net/jump/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=application_development;skey=application_security;pkey=applications;skey=intrusion_detection_and_prevention_-_idp;pkey=security;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=application_development;skey=application_security;pkey=applications;skey=intrusion_detection_and_prevention_-_idp;pkey=security;ord=123456789" width="336" height="280" border="0" alt="" align="right" /></a></p> <p>The experts.microsoft.fr Web site was defaced Sunday with the word "HACKED!" written across the top, just above a note that attributed the job to a group of Turkish hackers. The hacked sections were quickly`webfeeds`73`73`
9`INSTANCE`url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79423_HNmsfrancehit_1.html`0`-1`3`150`73`73`
1`EOE`
14`EVENT`feed_url`http://www.infoworld.com/rss/news.xml`item_url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79418_HNemcproactivity_1.html`title`EMC buys BPM provider ProActivity`timestamp`Mon, 19 Jun 2006 09:48:54 PDT`summary`<p>(<a href="http://www.infoworld.com/?source=rss">InfoWorld</a>) - EMC Corp. has opened up its pocketbook yet again, this time to acquire ProActivity Software Solutions Ltd., a small, privately held provider of content-management software for BPM (business process management), the company said Monday.</p><p align="right"><a href="http://ad.doubleclick.net/jump/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=business;skey=nas_management;skey=network_attached_storage_-_nas;pkey=networking;pkey=storage;skey=mergers_and_acquisitions;ord=123456789" target="_blank"><img src="http://ad.doubleclick.net/ad/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;pkey=business;skey=nas_management;skey=network_attached_storage_-_nas;pkey=networking;pkey=storage;skey=mergers_and_acquisitions;ord=123456789" width="336" height="280" border="0" alt="" align="right" /></a></p> <p>EMC Chairman, President and Chief Executive Officer Joe Tucci said earlier this month that he expects to expand the company's content-management busines`webfeeds`74`74`
9`INSTANCE`url`http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/06/06/19/79418_HNemcproactivity_1.html`0`-1`3`151`74`74`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/2005r3/win/`title`REALbasic 2005 for Windows Release 3 Ships; Improves Visual Basic Compatibility, Reliability`timestamp`Tue, 13 Sep 2005 08:05:00 CDT`summary`REAL Software, Inc., providers of REALbasic, cross-platform that really works, announced today that REALbasic 2005 for Windows Release 3 is shipping. REALbasic 2005 for Windows is a rapid application development (RAD) environment that enables professional and non-professional programmers alike to quickly create software that runs on Windows, even Macintosh and Linux. REALbasic creates self-contained executables and eliminates the common problems and installation issues associated with DLLs or external frameworks typical of other cross-platform development environments.`webfeeds`75`75`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/2005r3/win/`0`-1`3`152`75`75`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/computest/`title`CompuTest Ports Visual Basic App to Mac OS X`timestamp`Tue, 09 Nov 2004 08:00:00 CDT`summary`CompuTest LLC, a Lansing, Michigan-based software development firm, has successfully completed porting its Electronic Bluebook software product to Mac OS X, according to a new case study now available from REAL Software, makers of REALbasic.`webfeeds`76`76`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/computest/`0`-1`3`153`76`76`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/demo15/`title`REAL Software Among Innovators Selected to Present at DEMO@15!`timestamp`Thu, 20 Jan 2005 08:00:00 CDT`summary`REAL Software Inc. announced today the company has been selected among hundreds of applicants to present its newest product line at DEMO@15! The conference takes place on February 13-15, 2005 at the Westin Kierland Resort and Spa in Scottsdale, Arizona.`webfeeds`77`77`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/demo15/`0`-1`3`161`77`77`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005rw2005/`title`REAL Software Announces REAL World 2005 Dates and Location`timestamp`Thu, 26 Aug 2004 08:12:00 CDT`summary`REAL Software, Inc. announced today that REAL World 2005, The REALbasic User Conference, will be held March 23-25, 2005 at the Austin Convention Center in Austin, Texas.`webfeeds`78`78`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005rw2005/`0`-1`3`162`78`78`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/realworld2006/`title`REAL Software Announces Dates, Location for REAL World 2006`timestamp`Tue, 05 Oct 2005 08:24:00 CDT`summary`REAL Software, Inc., providers of REALbasic, cross-platform that really works, announced today that REAL World 2006, the REALbasic User's Conference, will take place on February 27-March 1 in Austin, Texas.`webfeeds`79`79`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/realworld2006/`0`-1`3`163`79`79`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2006/poland/`title`Country of Poland, Minstry of Education Chooses REALbasic to Run on 3,500 Computers`timestamp`Tue, 07 Mar 2006 08:00:00 CST`summary`-- REAL Software announced today that the Poland Ministry of Education has chosen REALbasic to teach programming in over 300 secondary schools in Poland.`webfeeds`80`80`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2006/poland/`0`-1`3`164`80`80`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/vbwp/`title`REAL Software Provides VB to Linux and Mac OS X Help`timestamp`Wed, 21 Jul 2004 07:06:00 CDT`summary`White paper and resources help port Visual Basic applications to Linux and Mac OS X.`webfeeds`81`81`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/vbwp/`0`-1`3`165`81`81`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/rb552/`title`REAL Software 5.5.2 Launches`timestamp`Tue, 18 May 2004 08:00:00 CST`summary`REAL Software Updates REALbasic to 5.5.2`webfeeds`82`82`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/rb552/`0`-1`3`166`82`82`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/forums.realbasic.com`title`REAL Software Introduces REALbasic Forums`timestamp`Thu, 30 Sep 2005 08:00:00 CDT`summary`REAL Software, Inc., providers of REALbasic, cross-platform that really works, announced today availability of a new forum for REALbasic.`webfeeds`83`83`
9`INSTANCE`url`http://www.realsoftware.com/forums.realbasic.com`0`-1`3`167`83`83`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/2005r1/lnx/`title`REAL Software Announces Public Beta for REALbasic 2005 for Linux; Scheduled to Ship in August`timestamp`Tue, 14 Jun 2005 08:00:00 CDT`summary`REAL Software announced today that REALbasic 2005 for Linux is available now as a public beta. REALbasic 2005 for Linux Standard Edition will be offered for free when the product ships in August.`webfeeds`84`84`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/2005r1/lnx/`0`-1`3`175`84`84`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/company/pressreleases/pr_spamx.html`title`HSC Brings SpamX to Windows, Mac and Linux Using REALbasic`timestamp`Tue, 07 Dec 2004 08:00:00 CDT`summary`Hendrickson Software Components (hsc) has successfully developed and deployed its spam tracing and reporting software to Windows, Macintosh and Linux using REALbasic. hsc's experience is described in a new case study available from REAL Software.`webfeeds`85`85`
9`INSTANCE`url`http://www.realsoftware.com/company/pressreleases/pr_spamx.html`0`-1`3`176`85`85`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/company/pressreleases/pr_rb555.html`title`REAL Software Ships REALbasic 5.5.5`timestamp`Mon, 21 Mar 2005 04:18:00 CST`summary`REAL Software announced today the company is shipping REALbasic 5.5.5, an update that improves reliability in REALbasic and improves the user experience for VB Project Converter. VB Project Converter is a utility included for free with REALbasic that helps Visual Basic users port existing applications to REALbasic where they can be cross-compiled for Linux and Macintosh.`webfeeds`86`86`
9`INSTANCE`url`http://www.realsoftware.com/company/pressreleases/pr_rb555.html`0`-1`3`177`86`86`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/company/pressreleases/pr_rb2005r1.html`title`REAL Software Introduces REALbasic 2005, Cross-Platform That Really Works at DEMO@15!`timestamp`Tue, 15 Feb 2005 08:00:00 CDT`summary`Today REAL Software announced the introduction of REALbasic 2005 -- the fastest, easiest way to create cross-platform software that really works. REALbasic 2005 creates self-contained executables that run natively on Windows, Macintosh and Linux, all from a single set of source code.`webfeeds`87`87`
9`INSTANCE`url`http://www.realsoftware.com/company/pressreleases/pr_rb2005r1.html`0`-1`3`178`87`87`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/demogod/`title`REAL Software Brings Home Coveted DEMOgod Award from DEMO at 15!`timestamp`Mon, 21 Feb 2005 05:24:32 CST`summary`REAL Software announced today that the company was honored as a DEMOgod at the DEMO at 15! conference last week in Scottsdale, Arizona. DEMOgods are selected for their ability to clearly articulate the significance of their debuting technologies despite the pressures of a jaded audience and a glowing red six-minute count-down clock.`webfeeds`88`88`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/demogod/`0`-1`3`179`88`88`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/showcase_launch.html`title`REALbasic Showcase Launches`timestamp`Wed, 07 Jul 2004 02:04:00 CDT`summary`See sample programs made with REALbasic.`webfeeds`89`89`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/showcase_launch.html`0`-1`3`180`89`89`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/users/education/pomonacollege/`title`REALbasic in Education: Pomona College Physics Professor Uses REALbasic to Bring "Six Ideas That Shaped Physics" to Students Using Windows or Macintosh`timestamp`Tue, 06 Sep 2005 07:22:00 CDT`summary`REAL Software announced today that Dr. Thomas A. Moore, author of a college curriculum and textbook series, "Six Ideas That Shaped Physics," is using REALbasic to build software to accompany the curriculum. Dr. Moore's story is featured in a new case study available from REAL Software.`webfeeds`90`90`
9`INSTANCE`url`http://www.realsoftware.com/users/education/pomonacollege/`0`-1`3`181`90`90`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2006/cocoa/`title`REAL Software Announces Mac OS X Strategy: REALbasic to Support Cocoa`timestamp`Mon, 9 Jan 2006 08:02:00 CST`summary`REAL Software, provider of REALbasic, cross-platform that really works, announced today that REALbasic will support Cocoa, Apple Computer's framework for Mac OS X software development.`webfeeds`91`91`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2006/cocoa/`0`-1`3`188`91`91`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/intel/`title`REAL Software Announces Plans to Support Mac OS X on Intel Processors`timestamp`Tue, 07 Jun 2005 11:15:00 CDT`summary`REAL Software announced today that REALbasic will add support for Mac OS X on Intel processors.`webfeeds`92`92`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/intel/`0`-1`3`190`92`92`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2006/2006r2/`title`REAL Software Ships REALbasic 2006 Release 2 for Windows, Macintosh and Linux`timestamp`Mon, 10 Apr 2006 08:00:00 CDT`summary`-- REAL Software, provider of REALbasic, cross-platform that really works, announced today it is shipping REALbasic 2006 Release 2, continuing on the company's commitment to deliver updates to customers based on a 90-day rapid release cycle.`webfeeds`93`93`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2006/2006r2/`0`-1`3`191`93`93`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/company/news/pr/2003/macintouch2003/`title`REALbasic wins Reader Choice Poll`timestamp`Tue, 16 Dec 2003 07:00:00 CST`summary`REALbasic was awarded Best Development Tool`webfeeds`94`94`
9`INSTANCE`url`http://www.realsoftware.com/company/news/pr/2003/macintouch2003/`0`-1`3`192`94`94`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/rb554/`title`REAL Software Ships REALbasic 5.5.4`timestamp`Thu, 04 Nov 2004 08:31:00 CDT`summary`REAL Software announced today the company is shipping REALbasic 5.5.4, improving several key features in REALbasic, including team development, shell scripts and OLE objects for Windows.`webfeeds`95`95`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/rb554/`0`-1`3`193`95`95`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/2005r4/`title`REAL Software Ships REALbasic 2005 Release 4; Update Improves Reliability, Adds Support for Security Enhanced Linux`timestamp`Tue, 12 Oct 2005 08:02:00 CDT`summary`REAL Software, providers of REALbasic, cross-platform that really works, announced today that REALbasic 2005 Release 4 is available now for Windows, Macintosh and Linux. All feature updates and improvements to this latest version of REALbasic are the result of customer requests.`webfeeds`96`96`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/2005r4/`0`-1`3`194`96`96`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/2005r1/win/`title`REAL Software Ships REALbasic 2005 for Windows`timestamp`Tue, 14 Jun 2005 08:00:00 CDT`summary`REAL Software announced today that the company is shipping REALbasic 2005 for Windows; enables Visual Basic applications to be migrated to Linux and Mac OS X.`webfeeds`97`97`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/2005r1/win/`0`-1`3`195`97`97`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/novell/`title`Novell "Cool Solutions" Shows How to Port Visual Basic Applications to Linux with REALbasic`timestamp`Wed, 13 Oct 2004 08:12:00 CDT`summary`REAL Software announced today that Novell's "Cool Solutions for Developers" website features information to help Visual Basic developers easily port their existing Windows applications to run on Linux, using REALbasic.`webfeeds`98`98`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/novell/`0`-1`3`203`98`98`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2006/tenth/`title`REAL Software Celebrates 10th Anniversary`timestamp`Tue, 1 Apr 2006 07:52:00 CDT`summary`-- On May 1, 2006, REAL Software, provider of REALbasic, cross-platform that really works, announced the company is celebrating its 10th anniversary.`webfeeds`99`99`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2006/tenth/`0`-1`3`204`99`99`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/2005r3/mac/`title`REALbasic 2005 for Macintosh Release 3 Ships; Improves 3D Graphics Capability and Reliability; Helps Bring More Software to the Macintosh`timestamp`Tue, 13 Sep 2005 08:05:00 CDT`summary`REAL Software Inc., providers of REALbasic, cross-platform that really works, announced today that REALbasic 2005 for Macintosh Release 3 is shipping.  REALbasic 2005 for Macintosh is a rapid application development (RAD) environment that enables professional and non-professional programmers alike to quickly create software for the Macintosh, and even Windows and Linux, by clicking a checkbox.`webfeeds`100`100`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/2005r3/mac/`0`-1`3`205`100`100`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/ob/`title`REALbasic and OpenBase`timestamp`Wed, 19 May 2004 10:51:00 CDT`summary`Learn to build database apps using REALbasic.`webfeeds`101`101`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/ob/`0`-1`3`206`101`101`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/2005r2/`title`REALbasic 2005 Release 2 Ships; Improves Reliability and Adds New Features`timestamp`Tue, 02 Aug 2005 08:00:00 CDT`summary`REAL Software announced today it is shipping REALbasic 2005 Release 2, arriving just 49 days after REALbasic 2005 Release 1.`webfeeds`102`102`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/2005r2/`0`-1`3`207`102`102`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/sqlabs/`title`REAL Software Acquires Database Technology from SQLabs`timestamp`Thu, 05 May 2005 08:26:00 CDT`summary`REAL Software, Inc. announced today the company has acquired SQLite-based database technology developed by SQLabs of San Diego, California. This technology includes SQLitePlugInPro for REALbasic and SQLiteServer.`webfeeds`103`103`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/sqlabs/`0`-1`3`208`103`103`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/realbasic/`title`REALbasic 5.5 Released`timestamp`Wed, 25 Feb 2004 07:00:00 CST`summary`Create Windows, Linux and Mac software from Windows or Mac`webfeeds`104`104`
9`INSTANCE`url`http://www.realsoftware.com/realbasic/`0`-1`3`209`104`104`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/linuxdate/`title`REALbasic 2005 Announces REALbasic 2005 for Linux to Ship on September 13, 2005`timestamp`Thu, 01 Sep 2005 08:00:00 CDT`summary`REAL Software, Inc., providers of REALbasic, cross-platform that really works, announced today the company will ship REALbasic 2005 for Linux on September 13, 2005. REALbasic 2005 for Linux is a rapid application development (RAD) environment that enables professional and non-professional programmers alike to quickly create software for Linux.`webfeeds`105`105`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/linuxdate/`0`-1`3`217`105`105`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/sqlserver/`title`REAL Software Announces REAL SQL Server 2006`timestamp`Tue, 1 Nov 2005 08:02:00 CDT`summary`REAL Software, providers of REALbasic, cross-platform that really works, announced today that REAL SQL Server 2006, a multi-user relational database engine for use with REALbasic, is in beta.`webfeeds`106`106`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/sqlserver/`0`-1`3`218`106`106`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2006/france/`title`REAL Software Establishes European Headquarters in France`timestamp`Tue, 4 Apr 2006 08:00:00 CDT`summary`-- REAL Software announced today that he company is opening a European headquarters office in France, with plans to become the de facto standard for cross-platform development for desktop software in Europe.`webfeeds`107`107`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2006/france/`0`-1`3`219`107`107`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/awardscall2005/`title`REAL Software Calls for Entries for REALbasic Design Awards 2005`timestamp`Tue, 12 Oct 2004 08:11:00 CDT`summary`REAL Software, Inc. today announced the call for entries for the REALbasic Design Awards. The deadline for entry is January 31, 2005.`webfeeds`108`108`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/awardscall2005/`0`-1`3`220`108`108`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/syscon/`title`REALbasic Nominated as Best Linux Development Tool, Best Linux Development Environment by Linux World Readers`timestamp`Fri, 04 Feb 2005 08:00:00 CDT`summary`REAL Software announced today that REALbasic 5.5 Professional Edition has been nominated by 2005 Linux World Readers for the SYS-CON "Reader's Choice Awards," in the categories of Best Linux Developer Tool and Best Linux Development Environment.`webfeeds`109`109`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/syscon/`0`-1`3`221`109`109`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/opp100/`title`REALbasic Ships Office Power Pack Volume 1`timestamp`Wed, 14 Jul 2004 02:04:00 CDT`summary`Automates and adds power to Microsoft Office.`webfeeds`110`110`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/opp100/`0`-1`3`222`110`110`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realbasic.com/news/pr/2004/rw_announce/`title`REALWorld Sessions Announced`timestamp`Fri, 19 Dec 2003 07:00:00 CST`summary`2004 REALbasic User Conference announced`webfeeds`111`111`
9`INSTANCE`url`http://www.realbasic.com/news/pr/2004/rw_announce/`0`-1`3`223`111`111`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/2005r3/lnx/`title`REAL Software Ships REALbasic 2005 for Linux; Brings Rapid Application Development to Linux`timestamp`Tue, 13 Sep 2005 08:05:00 CDT`summary`REAL Software, Inc., providers of REALbasic, cross-platform that really works, announced today the company is shipping REALbasic 2005 for Linux.  REALbasic 2005 for Linux is a rapid application development (RAD) environment that enables professional and non-professional programmers alike to quickly create software for Linux.`webfeeds`112`112`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/2005r3/lnx/`0`-1`3`231`112`112`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/company/pressreleases/pr_10000vb.html`title`Ten Thousand Visual Basic Users Find an Alternative`timestamp`Tue, 05 Apr 2005 08:09:00 CST`summary`REAL Software announced today that over 10,000 Visual Basic developers have downloaded a free copy of REALbasic in their search for a replacement to Visual Basic. Microsoft ended support for Visual Basic on March 31, 2005 so the millions of developers using Visual Basic are now looking for a new development tool.`webfeeds`113`113`
9`INSTANCE`url`http://www.realsoftware.com/company/pressreleases/pr_10000vb.html`0`-1`3`232`113`113`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/join/`title`Call for entries`timestamp`Thu, 15 Apr 2004 07:00:00 CST`summary`Submit software to the REALbasic Showcase`webfeeds`114`114`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/join/`0`-1`3`233`114`114`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/awards/`title`Design Awards`timestamp`Fri, 26 Mar 2004 07:00:00 CST`summary`REALbasic Design Award winners announced`webfeeds`115`115`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/awards/`0`-1`3`234`115`115`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/rb553/`title`REAL Software Ships REALbasic 5.5.3`timestamp`Tue, 28 Jul 2004 09:30:00 CDT`summary`REAL Software updates REALbasic; includes capability to build plug-ins with GCC and Visual Studio, and more.`webfeeds`116`116`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/rb553/`0`-1`3`235`116`116`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/awards2005`title`REALbasic Design Awards 2005 Winners Announced`timestamp`Wed, 30 Mar 2005 07:55:00 CST`summary`REAL Software announced today the winners of the REALbasic Design Awards 2005. The criteria on which the software was judged included creativity, ease of use, design, utility, and supporting information.`webfeeds`117`117`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/awards2005`0`-1`3`236`117`117`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/jolt/`title`REALbasic Nominated as Finalist for Software Development Magazine Jolt Awards`timestamp`Mon, 24 Jan 2005 08:00:00 CDT`summary`REAL Software announced today that REALbasic 5.5 for Windows Professional Edition has been selected as a finalist by CMP Media's Software Development magazine for this year's Jolt Product Excellence and Productivity Awards. The product was selected as a finalist in the Languages and Development Environments category.`webfeeds`118`118`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/jolt/`0`-1`3`237`118`118`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/office2004/`title`REALbasic and Office:Mac 2004`timestamp`Tue, 18 May 2004 08:00:00 CST`summary`REALbasic included on Microsoft Office:Mac 2004 CD`webfeeds`119`119`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/office2004/`0`-1`3`244`119`119`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/adhoc/`title`REAL Software Announces Sponsorship of ADHOC`timestamp`Tue, 29 Jun 2005 08:00:00 CDT`summary`REAL Software announced today that the company is an official sponsor of the Advanced Developers Hands-On Conference (ADHOC).`webfeeds`120`120`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/adhoc/`0`-1`3`246`120`120`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2006/2006r2_french/`title`REAL Software Ships New French Language Version of REALbasic, Cross-Platform That Really Works`timestamp`Mon, 19 Jun 2006 12:07:00 CDT`summary`--  REAL Software, provider of REALbasic, cross-platform that really works, announced today the new French language version of REALbasic Release 2 is shipping.`webfeeds`121`121`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2006/2006r2_french/`0`-1`3`247`121`121`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2006/2006r1/`title`REAL Software Ships REALbasic 2006 Release 1`timestamp`Wed, 11 Jan 2006 08:02:00 CST`summary`REAL Software, provider of REALbasic, cross-platform that really works, announced today that REALbasic 2006 Release 1 is shipping.`webfeeds`122`122`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2006/2006r1/`0`-1`3`248`122`122`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/spotlight/`title`REAL Software Brings Mac OS X v10.4 "Tiger" Spotlight Search Capability to REALbasic Projects`timestamp`Wed, 27 Apr 2005 08:45:00 CDT`summary`REAL Software today announced the availability of a REALbasic plugin for Spotlight, the new desktop search technology built into Mac OS X v10.4 "Tiger." The plugin provides Spotlight with the ability to rapidly search REALbasic source code.`webfeeds`123`123`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/spotlight/`0`-1`3`249`123`123`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/rwcall/`title`REAL Software Announces REAL World 2005 Pricing, Call for Speakers`timestamp`Wed, 06 Oct 2004 08:17:00 CDT`summary`REAL Software, Inc. announced pricing today for REAL World 2005, the REALbasic User Conference. The company also announced that applications are being accepted for speakers and exhibitors.`webfeeds`124`124`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/rwcall/`0`-1`3`250`124`124`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/30000vb/`title`REAL Software Welcomes Over 30,000 Visual Basic Developers to the REALbasic Community`timestamp`Thu, 14 Apr 2005 11:03:00 CDT`summary`REAL Software announced today that over 30,000 Visual Basic developers have downloaded a free copy of REALbasic for Windows. In addition, REAL Software president and CEO Geoff Perlman has written an open letter to the Visual Basic community. The full text of the letter is available at www.realsoftware.com/letter.`webfeeds`125`125`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/30000vb/`0`-1`3`251`125`125`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/company/pressreleases/pr_rapidrelease.html`title`REAL Software Announces Rapid Release Plans for REALbasic 2005`timestamp`Fri, 20 May 2005 07:20:00 CDT`summary`REAL Software announced today that REALbasic 2005 will ship next month and will be updated every 90 days via the company's Rapid Release Model.`webfeeds`126`126`
9`INSTANCE`url`http://www.realsoftware.com/company/pressreleases/pr_rapidrelease.html`0`-1`3`259`126`126`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/rb_awards1/`title`Design Awards Call for Entries`timestamp`Thu, 19 Feb 2004 07:00:00 CST`summary`Call for Entries for REALbasic Design Awards`webfeeds`127`127`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/rb_awards1/`0`-1`3`260`127`127`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2006/linuxworld/`title`REALbasic Wins 2 LinuxWorld Readers' Choice Awards`timestamp`Tue, 31 Jan 2006 08:09:00 CST`summary`REAL Software, provider of REALbasic, cross-platform that really works, announced today that REALbasic has received top awards in two categories, Best Linux Programming Environment and Best Linux Development Tool in the LinuxWorld 2005 Readers' Choice Awards.`webfeeds`128`128`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2006/linuxworld/`0`-1`3`261`128`128`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2005/2005r1/mac/`title`REAL Software Ships REALbasic 2005 for Macintosh`timestamp`Tue, 14 Jun 2005 08:00:00 CDT`summary`REAL Software announced today that the company is shipping REALbasic 2005 for Macintosh.`webfeeds`129`129`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2005/2005r1/mac/`0`-1`3`262`129`129`
1`EOE`
14`EVENT`feed_url`http://www.realsoftware.com/xml/realsoftware.xml`item_url`http://www.realsoftware.com/news/pr/2004/winamini/`title`Win a Mini!`timestamp`Mon, 10 May 2004 08:00:00 CST`summary`REALbasic developers can win an iPod Mini`webfeeds`130`130`
9`INSTANCE`url`http://www.realsoftware.com/news/pr/2004/winamini/`0`-1`3`263`130`130`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt_n`1`feed_url_n`http://www.realsoftware.com/xml/realsoftware.xml`item_url_n`http://www.realsoftware.com/news/pr/2004/winamini/`title_n`Win a Mini!`timestamp_n`Mon, 10 May 2004 08:00:00 CST`summary_n`REALbasic developers can win an iPod Mini`0`-1`6`264`130`130`
1`EOE`
14`EVENT`feed_url`http://news.com.com/2547-1_3-0-5.xml`item_url`http://news.com.com/2061-11200_3-6085641.html?part=rss&tag=6085641&subj=news`title`How to create a custom planet`timestamp`Tue, 20 Jun 2006 04:00:00 PDT`summary`Blog: This post may have gained interest since the recent controversy stirred by Stephen Hawking about settling in outer space. Skyetis,...`webfeeds`131`131`
9`INSTANCE`url`http://news.com.com/2061-11200_3-6085641.html?part=rss&tag=6085641&subj=news`0`-1`3`265`131`131`
1`EOE`
14`EVENT`feed_url`http://news.com.com/2547-1_3-0-5.xml`item_url`http://news.com.com/News.com+Extra/2001-9373_3-0.html?part=rss&tag=rsspr.6085432&subj=news`title`The vacancy fit for a king`timestamp`Mon, 19 Jun 2006 12:14:00 PDT`summary`Also on News.com Extra: Apple, studios reportly at impasse on movie downloads.`webfeeds`132`132`
9`INSTANCE`url`http://news.com.com/News.com+Extra/2001-9373_3-0.html?part=rss&tag=rsspr.6085432&subj=news`0`-1`3`266`132`132`
1`EOE`
14`EVENT`feed_url`http://news.com.com/2547-1_3-0-5.xml`item_url`http://news.com.com/2100-1028_3-6085610.html?part=rss&tag=6085610&subj=news`title`Critics say antiporn effort could affect wrong sites`timestamp`Tue, 20 Jun 2006 04:00:00 PDT`summary`Bill to flag sexually explicit material online could hit broad range of unintended targets, they warn. But others say that's unlikely.`webfeeds`133`133`
9`INSTANCE`url`http://news.com.com/2100-1028_3-6085610.html?part=rss&tag=6085610&subj=news`0`-1`3`274`133`133`
1`EOE`
14`EVENT`feed_url`http://news.com.com/2547-1_3-0-5.xml`item_url`http://news.com.com/2008-1010_3-6085555.html?part=rss&tag=6085555&subj=news`title`Sun's server guy peers ahead`timestamp`Tue, 20 Jun 2006 04:00:00 PDT`summary`Sun Microsystems is open to adopting Intel chips and is spreading the word about power consumption, says John Fowler, executive VP of systems.`webfeeds`134`134`
9`INSTANCE`url`http://news.com.com/2008-1010_3-6085555.html?part=rss&tag=6085555&subj=news`0`-1`3`275`134`134`
1`EOE`
14`EVENT`feed_url`http://news.com.com/2547-1_3-0-5.xml`item_url`http://news.com.com/2100-1006_3-6085568.html?part=rss&tag=6085568&subj=news`title`Chip breaks speed record in deep freeze`timestamp`Mon, 19 Jun 2006 21:00:00 PDT`summary`This chip hits 500GHz at minus 451 Fahrenheit, perfect for Ted Williams or a wooly mammoth.`webfeeds`135`135`
9`INSTANCE`url`http://news.com.com/2100-1006_3-6085568.html?part=rss&tag=6085568&subj=news`0`-1`3`276`135`135`
1`EOE`
14`EVENT`feed_url`http://news.com.com/2547-1_3-0-5.xml`item_url`http://news.com.com/2100-11394_3-6085629.html?part=rss&tag=6085629&subj=news`title`Microsoft enters robotics race`timestamp`Tue, 20 Jun 2006 00:01:00 PDT`summary`Company hopes its robotics toolkit will help developers design intelligent applications for commercial and home-built robots.`webfeeds`136`136`
9`INSTANCE`url`http://news.com.com/2100-11394_3-6085629.html?part=rss&tag=6085629&subj=news`0`-1`3`277`136`136`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/o2_first_to_lau.html`title`O2 first to launch BlackBerry 7130g`timestamp`2006-06-16T16:18:34Z`summary`<div> 		<p><a href="http://techdigestuk.typepad.com/.shared/image.html?/photos/uncategorized/blackberry7130g.jpg"><img width="150" height="283" border="0" title="Blackberry7130g" alt="Blackberry7130g" src="http://www.techdigest.tv/images/blackberry7130g.jpg" /></a> Let's hear no more quibbles about that SureType doubled up QWERTY keypad BlackBerry has grown so fond of. I can bash away on it no problem, leading me to conclude that it's only clumsy thumbed boys who struggle. This latest BlackBerry 7130g has hit stores in the UK on O2's network and it comes with all the usual BlackBerry goodness... 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/o2_first_to_lau.html&amp;itemDate=2006-06-16%2017:17:41&amp;itemTitle=O2%20first%20to%20launch%20BlackBerry%207130g"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/o2_first_to_lau.html&am`webfeeds`137`137`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/o2_first_to_lau.html`0`-1`3`278`137`137`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/shumidor_ionize.html`title`Shumidor ionizes your shoes into submissive scent`timestamp`2006-06-17T01:53:42Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/shumidor.jpg"><img width="200" height="166" border="0" alt="Shumidor" title="Shumidor" src="http://www.shinyshiny.tv/images/shumidor.jpg" /></a> </p>  <p>It's summer, which means barefoot, which means exposed footies, which can mean, well, certain indelicacies committed by the feet, by which I mean, it may be that your feet stink so badly that the Americans are coming to ask you to participate on their side at Guantanamo Bay.&nbsp; Fortunately there's a cure: the <a href="http://michaelkritzer.com/pages/product/shumidor.htm">Shumidor</a>.&nbsp; Designed by Michael Kritzer, this cute little gadget doses your shoes with ions to dry them and destroy odor-causing bacteria, leaving them clean, crisp and fresh as an apple.&nbsp; Plus the airisoles you place inside your shoes while the Shumidor is operating are made of biodegradable materials, so you can feel entirely virtuous.&nbsp; (via <a href="http://www.bornrich.org/e`webfeeds`138`138`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/shumidor_ionize.html`0`-1`3`279`138`138`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/samsungs_pink_z.html`title`Samsung's pink Z5 mobile has arrived`timestamp`2006-06-19T19:54:59Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/pinkz5.jpg"><img width="200" height="150" border="0" alt="Pinkz5" title="Pinkz5" src="http://www.shinyshiny.tv/images/pinkz5.jpg" /></a> </p>  <p>Weighing 58 grams, this little aluminum mobile is all pink and dewy like the rosy fingers of the dawn dipped in strawberry ice cream.  It's scratchproof, with a 1.8 inch LCD (about as big as those on a typical compact digicam), and even has 3D surround sound.  Compatible with all the music download services you might expect: HMV, Napster, Virgin.  &pound;129 for the 2 gig version and &pound;169 for the 4 gig.  At that size, it would fit very easily into your <a href="http://www.shinyshiny.tv/2006/06/cell_phone_gart.html">cell phone garter</a> and maybe leave room for a lipstick.  [<a href="http://www.hypercube.org">GT</a>]</p> 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/samsungs_p`webfeeds`139`139`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/samsungs_pink_z.html`0`-1`3`280`139`139`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/pqls_ultra_slim.html`title`PQI's ultra slim 1GB- 8GB card drive`timestamp`2006-06-20T09:27:58Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/pqlcardstorage.jpg"><img title="Pqlcardstorage" height="150" alt="Pqlcardstorage" src="http://www.shinyshiny.tv/images/pqlcardstorage.jpg" width="200" border="0" /></a>Why bother with bulky drives when you can get a card drive that is not only a mere 3mm thick but also fits in your wallet? The aluminium cased device doesn't need an external power supply and is fully USB compatible. With storage capacity of 1, 2, 4 or 8GB it operates with MAC OS or Windows and also comes with...</p> 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/pqls_ultra_slim.html&amp;itemDate=2006-06-19%2017:15:54&amp;itemTitle=PQI's%20ultra%20slim%201GB-%208GB%20card%20drive"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/pqls_ultra_slim.html&amp;itemDate=2006-06`webfeeds`140`140`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/pqls_ultra_slim.html`0`-1`3`288`140`140`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/review_pink_qte.html`title`Review: Pink Qtek 8500 STRTrk`timestamp`2006-06-20T10:32:23Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/qtek_strtrk.jpg"><img width="240" height="222" border="0" src="http://www.shinyshiny.tv/images/qtek_strtrk.jpg" title="Qtek_strtrk" alt="Qtek_strtrk" /></a> You probably haven't heard of either HTC, but they're the company behind a lot of our Windows-based smartphones, such as the<a href="http://www.shinyshiny.tv/2005/12/oranges_latest_.html"> Orange SPV series</a> and the <a href="http://www.shinyshiny.tv/2006/04/unlimited_data_.html">T-Mobile MDA</a> smartphones. Now they're hoping to go it alone, and have launched the Qtek brand which includes this skinny... 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/review_pink_qte.html&amp;itemDate=2006-06-20%2011:31:39&amp;itemTitle=Review:%20Pink%20Qtek%208500%20STRTrk"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http`webfeeds`141`141`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/review_pink_qte.html`0`-1`3`289`141`141`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/pink_sanyo_3100.html`title`Pink Sanyo 3100 for Breast Cancer`timestamp`2006-06-19T16:52:04Z`summary`<div> 		<p><img title="Sanyo3100_1" alt="Sanyo3100_1" src="http://wirelessdigest.typepad.com/photos/uncategorized/sanyo3100_1.jpg" border="0" />Sanyo has joined forces with Qwest to raise money for the Susan G. Komen Breast Cancer Foundation - and we get a pink phone out of the deal, which is nice! 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/pink_sanyo_3100.html&amp;itemDate=2006-06-19%2017:50:50&amp;itemTitle=Pink%20Sanyo%203100%20for%20Breast%20Cancer"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/pink_sanyo_3100.html&amp;itemDate=2006-06-19%2017:50:50&amp;itemTitle=Pink%20Sanyo%203100%20for%20Breast%20Cancer" /></a></p> 	</div>`webfeeds`142`142`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/pink_sanyo_3100.html`0`-1`3`290`142`142`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/top_ten_guitars.html`title`Top Ten Guitars for Girls`timestamp`2006-06-16T11:46:34Z`summary`<div> 		<p><img border="0" src="http://wirelessdigest.typepad.com/photos/uncategorized/gibson_les_paul_goddess4.jpg" title="Gibson_les_paul_goddess4" alt="Gibson_les_paul_goddess4" /> Guess what the number one guitar for girls is? Yes, it's the Gibson Les Paul. Back in the early Triassic when I had aspirations of being a rock goddess, the Les Paul was the guitar I wanted above all others. Instead I had a copy, which weighed more than I did and had a dodgy connection. This aptly named Les Paul Goddess was ranked the number one guitar for girls by... 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/top_ten_guitars.html&amp;itemDate=2006-06-16%2012:41:50&amp;itemTitle=Top%20Ten%20Guitars%20for%20Girls"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/top_ten_guitars.html&amp;itemDate=2006-06-16%2012:41:50&amp;itemTitle=Top%20Ten%20G`webfeeds`143`143`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/top_ten_guitars.html`0`-1`3`291`143`143`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/medions_sub600_.html`title`Medion's sub-?600 32-inch High Definition LCD TV`timestamp`2006-06-16T15:10:28Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/medion_lcdtv_2.jpg"><img width="240" height="233" border="0" src="http://www.shinyshiny.tv/images/medion_lcdtv_2.jpg" title="Medion_lcdtv_2" alt="Medion_lcdtv_2" /></a> High definition and flat panel TVs may be all fine and dandy, but they're pretty expensive for most of us. Medion has very thoughtfully produced this MD20099 HD ready LCD television with a 32-inch screen and stereo Nicam speakers which costs less than... 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/medions_sub600_.html&amp;itemDate=2006-06-16%2016:07:57&amp;itemTitle=Medion's%20sub-%c2%a3600%2032-inch%20High%20Definition%20LCD%20TV"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/medions_sub600_.html&amp;itemDate=2006-06-16%2016:07:57&amp;itemTitle=Medion's%20sub-%c`webfeeds`144`144`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/medions_sub600_.html`0`-1`3`292`144`144`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/shinys_new_beau.html`title`Shiny's New Beauty Blog - Kiss and Makeup`timestamp`2006-06-20T11:02:17Z`summary`<div> 		Beauty fiends, despair no longer! Never again will you waste ?20 on a lipgloss that spends more time on your teeth than your lips or buy a moisturiser than brings you out in a rash. Shiny's latest women's blog -... 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/shinys_new_beau.html&amp;itemDate=2006-06-20%2012:01:25&amp;itemTitle=Shiny's%20New%20Beauty%20Blog%20-%20Kiss%20and%20Makeup"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/shinys_new_beau.html&amp;itemDate=2006-06-20%2012:01:25&amp;itemTitle=Shiny's%20New%20Beauty%20Blog%20-%20Kiss%20and%20Makeup" /></a></p> 	</div>`webfeeds`145`145`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/shinys_new_beau.html`0`-1`3`293`145`145`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/usb_air_conditi.html`title`USB air conditioned shirt`timestamp`2006-06-19T20:13:03Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/jap_clothes_2.jpg"><img width="200" height="140" border="0" src="http://www.shinyshiny.tv/images/jap_clothes_2.jpg" title="Jap_clothes_2" alt="Jap_clothes_2" /></a> </p>  <p>If being cool is more important than being fashionable (and given it passed 35&deg;C here we're getting pretty indifferent to style) and you don't mind being literally tethered to your computer, take a peek at the <a href="http://www.newlaunches.com/archives/usb_powered_air_conditioned_clothes.php">USB powered air conditioned shirt</a>.  It has a cute little fan just above your, er, fanny, and was invented by an ex-Sony engineer.  Only in Japan, of course, so for the time being you'll have to settle for the <a href="http://www.shinyshiny.tv/2006/04/fantastic.html">Antec desk fan</a> or the <a href="http://www.shinyshiny.tv/2006/05/have_cool_drink.html">combination cooler and boombox</a> or the <a href="http://www.shinyshiny.tv/2006/05/neck_cooli`webfeeds`146`146`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/usb_air_conditi.html`0`-1`3`294`146`146`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/post_1.html`title``timestamp`2006-06-15T14:49:28Z`summary`<div> 		 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/post_1.html&amp;itemDate=2006-06-15%2015:49:03&amp;itemTitle="><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/post_1.html&amp;itemDate=2006-06-15%2015:49:03&amp;itemTitle=" /></a></p> 	</div>`webfeeds`147`147`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/post_1.html`0`-1`3`302`147`147`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/top_shiny_stori_4.html`title`Top Shiny Stories Today.`timestamp`2006-06-16T14:58:33Z`summary`<div> 		Here's the latest from the other UK Shiny Media blogs: Trashionista: FRIDAY FLICK : ShopgirlCatwalk Queen: This Week's Outfit: Prim 'n' PinkBridalwave: Frock Horror #16Star Trip: Nicole Kidman Keith Urban's Marriage In The Dark.TV Scoop: Have You Got A Licence... 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/top_shiny_stori_4.html&amp;itemDate=2006-06-16%2015:58:00&amp;itemTitle=Top%20Shiny%20Stories%20Today."><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/top_shiny_stori_4.html&amp;itemDate=2006-06-16%2015:58:00&amp;itemTitle=Top%20Shiny%20Stories%20Today." /></a></p> 	</div>`webfeeds`148`148`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/top_shiny_stori_4.html`0`-1`3`303`148`148`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/recylced_circut.html`title`Recycled Circuit Board Lamp`timestamp`2006-06-19T13:38:48Z`summary`<div> 		<img border="0" src="http://wirelessdigest.typepad.com/photos/uncategorized/cblamo_2.jpg" title="Cblamo_2" alt="Cblamo_2" />  Here is a desk lamp for the unabashed geek - made from recycled circuit boards from a variety of electronics (PCs, TVs, AV equipment, etc), this 40 watt circuit board lamp all but screams &quot;I'm a tech head!&quot;&nbsp;  		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/recylced_circut.html&amp;itemDate=2006-06-19%2013:04:00&amp;itemTitle=Recycled%20Circuit%20Board%20Lamp"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/recylced_circut.html&amp;itemDate=2006-06-19%2013:04:00&amp;itemTitle=Recycled%20Circuit%20Board%20Lamp" /></a></p> 	</div>`webfeeds`149`149`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/recylced_circut.html`0`-1`3`304`149`149`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title`Yummy Grundig PSW 5000 wireless speakers`timestamp`2006-06-17T01:31:20Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`webfeeds`150`150`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`0`-1`3`305`150`150`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt_n`1`feed_url_n`http://www.shinyshiny.tv/atom.xml`item_url_n`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_n`Yummy Grundig PSW 5000 wireless speakers`timestamp_n`2006-06-17T01:31:20Z`summary_n`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`0`-1`6`306`150`150`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt_n`2`feed_url_n`http://www.shinyshiny.tv/atom.xml`item_url_n`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_n`Yummy Grundig PSW 5000 wireless speakers`timestamp_n`2006-06-17T01:31:20Z`summary_n`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`6`264`6`307`130`150`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`2`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title`Yummy Grundig PSW 5000 wireless speakers`timestamp`2006-06-17T01:31:20Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`6`264`7`308`130`150`
26`WITNESS`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`2`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title`Yummy Grundig PSW 5000 wireless speakers`timestamp`2006-06-17T01:31:20Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`12`130`150`
26`EVENT`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`2`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title`Yummy Grundig PSW 5000 wireless speakers`timestamp`2006-06-17T01:31:20Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`12`130`150`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/the_girlfriend_.html`title`The Girlfriend Lap Pillow`timestamp`2006-06-19T16:54:16Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/lady_lap.jpg"></a><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/lady_lap_1.jpg"><img title="Lady_lap_1" height="188" alt="Lady_lap_1" src="http://www.shinyshiny.tv/images/lady_lap_1.jpg" width="150" border="0" /></a>I know you are all clamouring for one of these (especially seeing as the Boyfriend huggable pillow - inset - was such a hit) but do form an orderly queue. Seeing as it was designed with the ...</p> 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/the_girlfriend_.html&amp;itemDate=2006-06-19%2017:52:53&amp;itemTitle=The%20Girlfriend%20Lap%20Pillow"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/the_girlfriend_.html&amp;itemDate=2006-06-19%2017:52:53&amp;itemTitle=The%20Girlfriend%20Lap%`webfeeds`151`151`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/the_girlfriend_.html`0`-1`3`310`151`151`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/shockolate_vaul.html`title`Shockolate Vault Jar`timestamp`2006-06-16T11:10:36Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/shockolate.jpg"><img title="Shockolate" height="200" alt="Shockolate" src="http://www.shinyshiny.tv/images/shockolate.jpg" width="200" border="0" /></a>This one is for those of you out there with a sweet tooth and no will power. Fill the jar up with candy, chocolate or cigarettes, set the timer and you are stuck waiting until the determined time for ...</p> 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/shockolate_vaul.html&amp;itemDate=2006-06-16%2012:09:52&amp;itemTitle=Shockolate%20Vault%20Jar"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/shockolate_vaul.html&amp;itemDate=2006-06-16%2012:09:52&amp;itemTitle=Shockolate%20Vault%20Jar" /></a></p> 	</div>`webfeeds`152`152`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/shockolate_vaul.html`0`-1`3`311`152`152`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/go_phone_safer_.html`title`BenQ-Siemens GO Phone - the Carphone makes a comeback`timestamp`2006-06-19T14:48:06Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/benqsiemens_2.jpg"><img title="Benqsiemens_2" height="185" alt="Benqsiemens_2" src="http://www.shinyshiny.tv/images/benqsiemens_2.jpg" width="150" border="0" /></a> Now that talking on your mobile whilst driving could lead to huge fines, a prison sentence and three points on your licence (not to mention the considerable inconvenience caused when you mow an innocent pedestrian down), BenQ-Siemens has created this GO phone- the only cellphone designed especially with (legal) car use in mind.  		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/go_phone_safer_.html&amp;itemDate=2006-06-19%2015:47:00&amp;itemTitle=BenQ-Siemens%20GO%20Phone%20-%20the%20Carphone%20makes%20a%20comeback"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/go_phone_sa`webfeeds`153`153`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/go_phone_safer_.html`0`-1`3`312`153`153`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/the_vampire_sla.html`title`The Vampire Slayer Act`timestamp`2006-06-19T12:04:03Z`summary`<div> 		The Vampire Slayer Act has been passed by an assembly, appropriately enough, in California. However, before you slayer wanna-bes start sharpening your stakes and heading out to Cali to find your sexy librarian trainer, the vampires California wants to slay... 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/the_vampire_sla.html&amp;itemDate=2006-06-19%2013:02:00&amp;itemTitle=The%20Vampire%20Slayer%20Act"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/the_vampire_sla.html&amp;itemDate=2006-06-19%2013:02:00&amp;itemTitle=The%20Vampire%20Slayer%20Act" /></a></p> 	</div>`webfeeds`154`154`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/the_vampire_sla.html`0`-1`3`320`154`154`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/laser_hair_brus.html`title`Laser Hair Brush`timestamp`2006-06-16T10:22:33Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/laserhairbrush.jpg"><img width="200" height="124" border="0" alt="Laserhairbrush" title="Laserhairbrush" src="http://www.shinyshiny.tv/images/laserhairbrush.jpg" /></a> Every budding super-villian knows that lasers have several uses: you can use them to try to slice 007 down the middle; point them at a large capitalist country and demand a ransom; blow up a small moon (but never, ever, point them at someone's eyes, because that is dangerous). But did you know you could use them for grooming... 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/laser_hair_brus.html&amp;itemDate=2006-06-16%2011:20:00&amp;itemTitle=Laser%20Hair%20Brush"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/laser_hair_brus.html&amp;itemDate=2006-06-16%2011:20:00&a`webfeeds`155`155`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/laser_hair_brus.html`0`-1`3`321`155`155`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/st_johns_ambula.html`title`St John's Ambulance medical advice podcast`timestamp`2006-06-15T21:02:35Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/ifirstaid.jpg"></a><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/ifirstaid_1.jpg"><img title="Ifirstaid_1" height="122" alt="Ifirstaid_1" src="http://www.shinyshiny.tv/images/ifirstaid_1.jpg" width="100" border="0" /></a>St John's ambulance are embracing the modern age with a podcast to help people give first aid. This week's first installment gives information on how to treat sunburn, heat exhaustion and heat stroke. Forthcoming advice will range from... </p> 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/st_johns_ambula.html&amp;itemDate=2006-06-15%2022:00:09&amp;itemTitle=St%20John's%20Ambulance%20medical%20advice%20podcast"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/st_johns_ambula.html&`webfeeds`156`156`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/st_johns_ambula.html`0`-1`3`322`156`156`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/knomos_springsu.html`title`Knomo's Spring/Summer Ladies' Laptop bag lineup`timestamp`2006-06-20T11:21:18Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/knomorange.jpg"><img width="400" height="175" border="0" src="http://www.shinyshiny.tv/images/knomorange.jpg" title="Knomorange" alt="Knomorange" /></a> </p>  <p>You remember Knomo, don't you? We've featured their bags on here <a href="http://www.shinyshiny.tv/2004/10/more_lovely_lap.html">before</a>, they've even won a Shiny Award for<a href="http://www.shinyshiny.tv/2004/12/shiny_award_for_1.html"> Best Gadget Accessory</a>. Now there's a whole new line up of bags to talk about, and some additional colours of your old favourites to choose from as well. 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/knomos_springsu.html&amp;itemDate=2006-06-20%2012:21:18&amp;itemTitle=Knomo's%20Spring/Summer%20Ladies'%20Laptop%20bag%20lineup"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;`webfeeds`157`157`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/knomos_springsu.html`0`-1`3`323`157`157`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/fold_up_travel_.html`title`Fold up travel cutlery`timestamp`2006-06-16T10:24:30Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/travel_cutlery.jpg"><img title="Travel_cutlery" height="204" alt="Travel_cutlery" src="http://www.shinyshiny.tv/images/travel_cutlery.jpg" width="200" border="0" /></a>Plastic knives and fork just don't cut it really not to mention disposable ones cause a lot of waste. Of course you probably don't want to use your fingers either so when you go camping, why not take a fold up set of real cutlery with you? The set consists of a...</p> 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/fold_up_travel_.html&amp;itemDate=2006-06-16%2011:22:25&amp;itemTitle=Fold%20up%20travel%20cutlery%20"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/fold_up_travel_.html&amp;itemDate=2006-06-16%2011:22:25&amp;itemTitle=Fold%20up%20travel%20cutlery%20" /></a`webfeeds`158`158`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/fold_up_travel_.html`0`-1`3`324`158`158`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/lifecam_microso.html`title`LifeCam - Microsoft's new webcams`timestamp`2006-06-16T16:23:14Z`summary`<div> 		<p><a href="http://techdigestuk.typepad.com/.shared/image.html?/photos/uncategorized/microsoftwebcam.jpg"><img width="200" height="251" border="0" title="Microsoftwebcam" alt="Microsoftwebcam" src="http://www.techdigest.tv/images/microsoftwebcam.jpg" /></a>Now that my Skype is *finally* up and running properly, I'm taking a new interest in webcams. I'm fairly sure the novelty will wear off fairly swiftly, but for now I quite like the idea of waving idiotically at friends on the other side of the world. </p> 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/lifecam_microso.html&amp;itemDate=2006-06-16%2015:30:27&amp;itemTitle=LifeCam%20-%20Microsoft's%20new%20webcams%20"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/lifecam_microso.html&amp;itemDate=2006-06-16%2015:30:27&amp;itemTitle=LifeCam%20-%20Microsoft's%20new%20we`webfeeds`159`159`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/lifecam_microso.html`0`-1`3`325`159`159`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/microbe_liquid_.html`title`Microbe Liquid Soap Dispenser`timestamp`2006-06-16T14:31:10Z`summary`<div> 		There are few things in this world that elicit a Squuueee! from me, and fewer still are the things that elicit a Squuueee! from me and can cause the common cold. But then there's this Liquid Soap Dispenser shaped like... 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/microbe_liquid_.html&amp;itemDate=2006-06-16%2015:30:43&amp;itemTitle=Microbe%20Liquid%20Soap%20Dispenser"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/microbe_liquid_.html&amp;itemDate=2006-06-16%2015:30:43&amp;itemTitle=Microbe%20Liquid%20Soap%20Dispenser" /></a></p> 	</div>`webfeeds`160`160`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/microbe_liquid_.html`0`-1`3`326`160`160`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/blinged_up_mous.html`title`Blinged up mouse for your PC`timestamp`2006-06-19T16:38:15Z`summary`<div> 		<p><img title="Swarovski_crystal_mouse" alt="Swarovski_crystal_mouse" src="http://wirelessdigest.typepad.com/photos/uncategorized/swarovski_crystal_mouse.jpg" border="0" />Yet more Swarovski encrusted gadgets, this time in the form of a blinged up mouse. Comes in Peridot, Light Sapphire, Clear/Iridescent, &amp; Light Rose crystal flavours and will set you back a good $100... </p> 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/blinged_up_mous.html&amp;itemDate=2006-06-19%2017:37:02&amp;itemTitle=Blinged%20up%20mouse%20for%20your%20PC"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/blinged_up_mous.html&amp;itemDate=2006-06-19%2017:37:02&amp;itemTitle=Blinged%20up%20mouse%20for%20your%20PC" /></a></p> 	</div>`webfeeds`161`161`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/blinged_up_mous.html`0`-1`3`334`161`161`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/nokia_launches_.html`title`Nokia launches five budget-friendly handsets`timestamp`2006-06-19T16:28:13Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/nokia6151_6275_6233_1110_6080.jpg"><img title="Nokia6151_6275_6233_1110_6080" height="180" alt="Nokia6151_6275_6233_1110_6080" src="http://www.shinyshiny.tv/images/nokia6151_6275_6233_1110_6080.jpg" width="400" border="0" /></a> <br />Nokia announced five new handsets today, including an affordable 3G phone and a stylish gold model designed to appeal to fashion lovers... 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/nokia_launches_.html&amp;itemDate=2006-06-19%2017:22:34&amp;itemTitle=Nokia%20launches%20five%20budget-friendly%20handsets"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/nokia_launches_.html&amp;itemDate=2006-06-19%2017:22:34&amp;itemTitle=Nokia%20launches%20five%20budget-friendly%20handsets" /></a></p> 	</div>`webfeeds`162`162`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/nokia_launches_.html`0`-1`3`335`162`162`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/finally_a_worko.html`title`Handytrim Power Pocket Trim Handbag workout`timestamp`2006-06-19T15:13:05Z`summary`<div> 		<p><img title="Hanytrim_main" alt="Hanytrim_main" src="http://wirelessdigest.typepad.com/photos/uncategorized/hanytrim_main.jpg" border="0" />No, it's not a new kind of street fighting weapon or a strange sex aid, this is quite possibly the newest fitness craze to hit town. This small and portable Handytrim is the brainchild of Czech tennis coach Radoslav Havlic who created this tool as a part of a training program to tone and strengthen the upper body...</p> 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/finally_a_worko.html&amp;itemDate=2006-06-19%2016:10:00&amp;itemTitle=Handytrim%20Power%20Pocket%20Trim%20Handbag%20workout"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/finally_a_worko.html&amp;itemDate=2006-06-19%2016:10:00&amp;itemTitle=Handytrim%20Power%20Pocket%20Trim%20Handbag%20workout" /></a></p> 	</div>`webfeeds`163`163`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/finally_a_worko.html`0`-1`3`336`163`163`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/drink_detective.html`title`Drink Detective detects doctored drinks`timestamp`2006-06-17T01:29:47Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/drinkdetective_1.jpg"><img width="100" height="191" border="0" src="http://www.shinyshiny.tv/images/drinkdetective_1.jpg" title="Drinkdetective_1" alt="Drinkdetective_1" /></a> </p>  <p>Every girl should have a <a href="http://www.drinkdetective.com/">Drink Detective</a>, although testing a single drink seems to cost around ?3.50, so probably it will wait until every girl can <em>afford</em> a Drink Detective.&nbsp; Basically it's a little kit that tells you if your drink is loaded with Special-K, GHB, or some other unsavoury letter of the alphabet (ketamine, flunitrazepam, or, as mentioned, GHB).&nbsp; Sure, you might look a bit funny using it, but it beats becoming an involuntary amusement park for frat house Gamma Gamma Whee.&nbsp; (via <a href="http://www.ubergizmo.com/15/archives/2006/06/drink_detective_picks_up_date_rape_drugs.html">Ubergizmo</a>)&nbsp; [<a href="http://www.hypercube.org">GT</a>]</p>  		<p><a `webfeeds`164`164`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/drink_detective.html`0`-1`3`337`164`164`
1`EOE`
14`EVENT`feed_url`http://www.shinyshiny.tv/atom.xml`item_url`http://www.shinyshiny.tv/2006/06/bounceback_7_ba.html`title`Bounceback 7 - backs up your Mac or PC data`timestamp`2006-06-15T21:16:44Z`summary`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/bounceback.jpg"><img title="Bounceback" height="240" alt="Bounceback" src="http://www.shinyshiny.tv/images/bounceback.jpg" width="200" border="0" /></a>Don't risk losing your data in the event of hard drive failure. A tool like Bounceback 7 backs up your data and files including all digital files such as music and pictures. The device creates a bootable back up of the PC's hard rive onto an ...p> 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/bounceback_7_ba.html&amp;itemDate=2006-06-15%2022:16:14&amp;itemTitle=Bounceback%207%20-%20backs%20up%20your%20Mac%20or%20PC%20data"><img border="0" src="http://www.pheedo.com/img.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/bounceback_7_ba.html&amp;itemDate=2006-06-15%2022:16:14&amp;itemTitle=Bounceback%207%20-%20backs%20up%20your%20Mac%`webfeeds`165`165`
9`INSTANCE`url`http://www.shinyshiny.tv/2006/06/bounceback_7_ba.html`0`-1`3`338`165`165`
1`EOE`
14`EVENT`feed_url`http://g-blog.net/recent/rss10.xml`item_url`http://G-Blog.net/user/Madcat/entry/31355`title`Madcat :: Paranoia or ?`timestamp`2006-06-19T13:40:39-00:00`summary`As most of you know, im not the most confident of people, some of the things that most people dont even think about make me worry and overthink and i just get in a muddle. One of these things is talking to women.<br /> <br /> Now, ive gotten to a point where it isnt so much a probleme I can get along fine and make conversation and have a laugh. But today i made a mistake, apprently giving a complement = no. Just because ive said "You Look nice today, get you're hair done?" doesnt actually mean "Nice tits, take off you're top please". That is apprently the assumption.<br /> <br /> Women, I dont understand you at all. I seem to spend 90% of my conversations women trying to assure them that :-<br /> <br /> a) They do not look like some sort of horse/fish combination<br /> b) They are not the fattest person in the country (really fucking annoying this one)<br /> c) Not every man on the planet deservers to have pointy things stuck in places that would be most uncomfortable.<br /> <br /> I dont think they believe a`webfeeds`166`166`
9`INSTANCE`url`http://G-Blog.net/user/Madcat/entry/31355`0`-1`3`339`166`166`
1`EOE`
14`EVENT`feed_url`http://g-blog.net/recent/rss10.xml`item_url`http://G-Blog.net/user/frostedlexicharm/entry/31360`title`frostedlexicharm :: Fimming!`timestamp`2006-06-20T03:58:42-00:00`summary`Eli has trouble pronouncing "swimming", so we didn't go today.  We went "fimming" instead.<br /> <br /> Last time we took the boys, Robin hated every moment of it, and Eli spent most of the time running around the pool....but once we FINALLY got him in the water he was ok with it.<br /> <br /> I was thinking I could let it slide and skip it, because it was after 7 when we started getting ready...but Eli woke up from his nap begging to go, and how could I say no to that?<br /> <br /> This time, Robin didn't even bat an eye as I walked deeper and deeper into the water, and Eli went in (not exactly willingly) and it was again almost impossible to get him out.<br /> <br /> I was able to swing Robin from my front to my back so I got some motion, while he rode on my back much like a young koala.  Eric and Eli also had a great time.  Robin didn't want to get his face wet, but I held his legs out and he was able to kick a couple times.  Eli *loved* kicking, though he wasn't very good at it.<br /> <br /> Good things a`webfeeds`167`167`
9`INSTANCE`url`http://G-Blog.net/user/frostedlexicharm/entry/31360`0`-1`3`340`167`167`
1`EOE`
14`EVENT`feed_url`http://g-blog.net/recent/rss10.xml`item_url`http://G-Blog.net/user/Diamondheart/entry/31354`title`Diamondheart :: Holy Shit`timestamp`2006-06-19T07:30:08-00:00`summary`We cranked out so many fucking plates of food this weekend I could puke. Running uup and down stairs killin myself! I am fried! god help me.`webfeeds`168`168`
9`INSTANCE`url`http://G-Blog.net/user/Diamondheart/entry/31354`0`-1`3`348`168`168`
1`EOE`
14`EVENT`feed_url`http://g-blog.net/recent/rss10.xml`item_url`http://G-Blog.net/user/Gossip/entry/31357`title`Gossip :: Jun 19th 2006, 18:25 GMT`timestamp`2006-06-19T18:25:53-00:00`summary`<a href="http://www.antigames.de/2006/06/19/hitman-puccini-und-die-dunklen-ecken-deiner-seele/" target="_blank">antigames.de: Hitman, Puccini und die dunklen Ecken deiner Seele</a>:<blockquote><strong>[Quote]</strong> M?ssen wir also ein schlechtes Gewissen haben, wenn wir Hitman spielen? Nein, m?ssen wir nicht.<br /> <br /> Zumindest nicht, solange wir dabei noch ein schlechtes Gewissen haben. <strong>[Quote]</strong></blockquote><br /> Grossartiger Artikel von Richard ?ber Spiele, Kunst, Gewissen und Spielspa?. Bitte lesen.`webfeeds`169`169`
9`INSTANCE`url`http://G-Blog.net/user/Gossip/entry/31357`0`-1`3`349`169`169`
1`EOE`
14`EVENT`feed_url`http://g-blog.net/recent/rss10.xml`item_url`http://G-Blog.net/user/Justine/entry/31356`title`Justine :: Old tapes.`timestamp`2006-06-19T17:02:50-00:00`summary`This is fairly long so I cut it.  Lots of me babbling about processy shit.<br /> <strong>[Spoilers]</strong> <a href="http://g-blog.net/entry/31356/spoilers">If you want to see the enclosed spoilers, please click here.</a> <strong>[/Spoilers]</strong>`webfeeds`170`170`
9`INSTANCE`url`http://G-Blog.net/user/Justine/entry/31356`0`-1`3`350`170`170`
1`EOE`
14`EVENT`feed_url`http://g-blog.net/recent/rss10.xml`item_url`http://G-Blog.net/user/dsh/entry/31352`title`dsh :: a photo with me in it that I actually *like*`timestamp`2006-06-19T04:09:15-00:00`summary`<img src="http://static.flickr.com/72/166948935_bfd21077b6.jpg?v=0" alt="" /> <br /> <br /> June 2006 Gaskell Ball.`webfeeds`171`171`
9`INSTANCE`url`http://G-Blog.net/user/dsh/entry/31352`0`-1`3`351`171`171`
1`EOE`
14`EVENT`feed_url`http://g-blog.net/recent/rss10.xml`item_url`http://G-Blog.net/user/freefree/entry/31359`title`freefree :: What is History?`timestamp`2006-06-20T03:24:00-00:00`summary`When classmates are getting contact again after 15 years, the changes indicate you the working of time. I have to use the word "history" to describe my feelings. When I saw the boy I loved became a pretty girl's father. I appreciate life whatever it has given and will give to me. Whatever state, either alone or being married, the purity of our heart needs to be kept well.`webfeeds`172`172`
9`INSTANCE`url`http://G-Blog.net/user/freefree/entry/31359`0`-1`3`352`172`172`
1`EOE`
14`EVENT`feed_url`http://g-blog.net/recent/rss10.xml`item_url`http://G-Blog.net/user/Anamorphosis/entry/31358`title`Anamorphosis :: Photo for Article`timestamp`2006-06-19T20:11:04-00:00`summary`Here it is - complete with small creepy photo. It deosn't seem that she credited me in the end, though.  <a href="http://www.associatedcontent.com/article/37422/how_to_protect_your_child_teach_your.html">[Link]</a>`webfeeds`173`173`
9`INSTANCE`url`http://G-Blog.net/user/Anamorphosis/entry/31358`0`-1`3`353`173`173`
1`EOE`
14`EVENT`feed_url`http://g-blog.net/recent/rss10.xml`item_url`http://G-Blog.net/user/Gossip/entry/31361`title`Gossip :: Carlo's Blogmarks for June 20th, 2006`timestamp`2006-06-20T06:59:02-00:00`summary`<ul><li><a href="https://addons.mozilla.org/firefox/1557/">QuickProxy</a><br />Quickproxy creates a statusbar button to quickly turn the proxy on and off.<br />-     <a href="http://del.icio.us/Carlo/firefox">firefox</a>     <a href="http://del.icio.us/Carlo/extensions">extensions</a>     <a href="http://del.icio.us/Carlo/network">network</a>     <a href="http://del.icio.us/Carlo/internet">internet</a>     <a href="http://del.icio.us/Carlo/proxy">proxy</a>   <br /><br /></li></ul>`webfeeds`174`174`
9`INSTANCE`url`http://G-Blog.net/user/Gossip/entry/31361`0`-1`3`354`174`174`
1`EOE`
14`EVENT`feed_url`http://g-blog.net/recent/rss10.xml`item_url`http://G-Blog.net/user/jeck/entry/31362`title`jeck :: Aua.`timestamp`2006-06-20T09:04:09-00:00`summary`<img src="http://www.mornography.de/uploads/slaystation.jpg" alt="" /> <br /> <br /> Gefunden bei: <a href="http://www.mornography.de/2005/07/10/pony-slaystation/" target="_blank">Mornography</a>`webfeeds`175`175`
9`INSTANCE`url`http://G-Blog.net/user/jeck/entry/31362`0`-1`3`362`175`175`
1`EOE`
14`EVENT`feed_url`http://www.slower.net/index.rss.xml`item_url`http://www.slower.net/pl.php?photo_id=2209`title`slower.net: queens flushingmeadows yellow white`timestamp`2006-05-17T11:00:00+01:00`summary``webfeeds`176`176`
9`INSTANCE`url`http://www.slower.net/pl.php?photo_id=2209`0`-1`3`363`176`176`
1`EOE`
14`EVENT`feed_url`http://www.slower.net/index.rss.xml`item_url`http://www.slower.net/pl.php?photo_id=2208`title`slower.net: nyc mta bike`timestamp`2006-05-15T11:00:00+01:00`summary``webfeeds`177`177`
9`INSTANCE`url`http://www.slower.net/pl.php?photo_id=2208`0`-1`3`364`177`177`
1`EOE`
14`EVENT`feed_url`http://www.slower.net/index.rss.xml`item_url`http://www.slower.net/pl.php?photo_id=2210`title`slower.net: queens flushingmeadows`timestamp`2006-05-22T11:00:00+01:00`summary``webfeeds`178`178`
9`INSTANCE`url`http://www.slower.net/pl.php?photo_id=2210`0`-1`3`365`178`178`
1`EOE`
14`EVENT`feed_url`http://www.slower.net/index.rss.xml`item_url`http://www.slower.net/pl.php?photo_id=2211`title`slower.net: queens flushingmeadows`timestamp`2006-05-24T11:00:00+01:00`summary``webfeeds`179`179`
9`INSTANCE`url`http://www.slower.net/pl.php?photo_id=2211`0`-1`3`366`179`179`
1`EOE`
14`EVENT`feed_url`http://www.slower.net/index.rss.xml`item_url`http://www.slower.net/pl.php?photo_id=2212`title`slower.net:`timestamp`2006-05-30T11:00:00+01:00`summary``webfeeds`180`180`
9`INSTANCE`url`http://www.slower.net/pl.php?photo_id=2212`0`-1`3`367`180`180`
1`EOE`
14`EVENT`feed_url`http://www.slower.net/index.rss.xml`item_url`http://www.slower.net/pl.php?photo_id=2213`title`slower.net: detroit lighter beret`timestamp`2006-06-05T11:00:00+01:00`summary``webfeeds`181`181`
9`INSTANCE`url`http://www.slower.net/pl.php?photo_id=2213`0`-1`3`368`181`181`
1`EOE`
14`EVENT`feed_url`http://www.slower.net/index.rss.xml`item_url`http://www.slower.net/pl.php?photo_id=2214`title`slower.net:`timestamp`2006-06-08T11:00:00+01:00`summary``webfeeds`182`182`
9`INSTANCE`url`http://www.slower.net/pl.php?photo_id=2214`0`-1`3`376`182`182`
1`EOE`
14`EVENT`feed_url`http://www.slower.net/index.rss.xml`item_url`http://www.slower.net/pl.php?photo_id=2215`title`slower.net: detroit milk`timestamp`2006-06-12T11:00:00+01:00`summary``webfeeds`183`183`
9`INSTANCE`url`http://www.slower.net/pl.php?photo_id=2215`0`-1`3`377`183`183`
1`EOE`
14`EVENT`feed_url`http://www.slower.net/index.rss.xml`item_url`http://www.slower.net/pl.php?photo_id=2216`title`slower.net: nyc passerby gq ken`timestamp`2006-06-15T11:00:00+01:00`summary``webfeeds`184`184`
9`INSTANCE`url`http://www.slower.net/pl.php?photo_id=2216`0`-1`3`378`184`184`
1`EOE`
14`EVENT`feed_url`http://www.slower.net/index.rss.xml`item_url`http://www.slower.net/pl.php?photo_id=2217`title`slower.net: detroit fire fireman`timestamp`2006-06-20T11:00:00+01:00`summary``webfeeds`185`185`
9`INSTANCE`url`http://www.slower.net/pl.php?photo_id=2217`0`-1`3`379`185`185`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/library/marketing.asp#gensls`title`Missouri Retail Promotion Calendar`timestamp`Fri, 6 Jan 2006 16:58:00 GMT`summary`Just updated for 2006: the popular Retail Promotion Calendar showing monthly, weekly and daily special occurrences that can be used as marketing tools for retailers.`webfeeds`186`186`
9`INSTANCE`url`http://www.missouribusiness.net/library/marketing.asp#gensls`0`-1`3`380`186`186`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/sbir_funding_climb_011306.asp`title`SBIR-STTR Funding in Missouri Climbs in First Three Years of MoFAST Program`timestamp`Fri, 13 Jan 2006 17:30:00 GMT`summary`Federal agency funding to early-stage high-tech companies in Missouri climbed to an all-time high of more than $13 million in FY 2004, according to recent data from SBA.`webfeeds`187`187`
9`INSTANCE`url`http://www.missouribusiness.net/news/sbir_funding_climb_011306.asp`0`-1`3`381`187`187`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/market_research_102105.asp`title`Market Research Made Easier`timestamp`Fri, 21 Oct 2005 22:25:00 GMT`summary`The online Business Indicators Analysis Tool provides prospective or existing business owners with data to develop a marketing or business plan.`webfeeds`188`188`
9`INSTANCE`url`http://www.missouribusiness.net/news/market_research_102105.asp`0`-1`3`382`188`188`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/ucie_staff_031706.asp`title`University Center for Innovation and Entrepreneurship Adds Staff`timestamp`Fri, 17 Mar 2006 05:00:00 GMT`summary`New University Center for Innovation and Entrepreneurship in Columbia announces staffing and services available to central Missouri businesss.`webfeeds`189`189`
9`INSTANCE`url`http://www.missouribusiness.net/news/ucie_staff_031706.asp`0`-1`3`390`189`189`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/success/mobile_media.asp`title`Featured Entrepreneur: Mobile Media Technologies`timestamp`Fri, 10 Mar 2006 05:10:00 GMT`summary`This Kansas City based communications entrepreneur won the approval of venture capitalists and angel investors after sharpening his business skills working with the Missouri Small Business Technology Assistance Center at CMSU.`webfeeds`190`190`
9`INSTANCE`url`http://www.missouribusiness.net/success/mobile_media.asp`0`-1`3`391`190`190`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/irs/index.asp`title`IRS Small Business Resource Guide 2006`timestamp`Mon, 27 Mar 2006 12:25:00 GMT`summary`The Small Business Resource Guide is now available for 2006. This handy interactive CD contains all the business tax forms, instructions, and publications needed by small business owners. The guide also provides an abundance of other helpful information such as how to prepare a business plan, finding financing for your business, new tax law changes for 2006, the IRS "Tax Map" and much more.`webfeeds`191`191`
9`INSTANCE`url`http://www.missouribusiness.net/irs/index.asp`0`-1`3`392`191`191`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/tax_time_021606.asp`title`Is It Tax Time Already?`timestamp`Thu, 16 Feb 2006 23:30:00 GMT`summary`Tips to help the small business owner in making the most of tax deductions including advice for working with your tax professional.`webfeeds`192`192`
9`INSTANCE`url`http://www.missouribusiness.net/news/tax_time_021606.asp`0`-1`3`393`192`192`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/success/optimal_lifestyles.asp`title`Featured Entrepreneur: Optimal Lifestyles`timestamp`Wed, 16 Nov 2005 17:46:00 GMT`summary`The owner of a health and fitness consulting company in St. Louis, looked to the local SBDC to examine ways to increase sales. A fiscal checkup helped determine critical factors needed for improved profits.`webfeeds`193`193`
9`INSTANCE`url`http://www.missouribusiness.net/success/optimal_lifestyles.asp`0`-1`3`394`193`193`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/film/hotline.asp`title`Announcing Project: IT - University of Missouri Feature Film Project`timestamp`Wed, 1 Feb 2006 08:30:00 GMT`summary`"Project: IT" ("Information Technology"), a low-budget feature film project through MU's School of Engineering brings together producer instructors, students and professionals. Seeking actors.`webfeeds`194`194`
9`INSTANCE`url`http://www.missouribusiness.net/film/hotline.asp`0`-1`3`395`194`194`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/training/modules.asp`title`Jump Start Business Learning: Time Management`timestamp`Thu, 29 Dec 2005 22:08:00 GMT`summary`If getting a grip on using time wisely is on your New Year's list, check out the newest Jump Start Business Learning module on time management and get organized.`webfeeds`195`195`
9`INSTANCE`url`http://www.missouribusiness.net/training/modules.asp`0`-1`3`396`195`195`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/success/index.asp`title`Featured Entrepreneur: H2O Technical Services`timestamp`Tue, 13 May 2006 09:05:00 GMT`summary`When Springfield-based H2O Technical Services needed help with debt restructuring, entrepreneur Scott Frazier contacted the business counseling experts at the local SBDC. Rayanna Anderson helped Frazier organize the bank's extensive and time-consuming loan application process. "When we finally received our loan, [loan officer] Doug Page told me this was the first loan package he had ever received that was perfect the first time," says Frazier.`webfeeds`196`196`
9`INSTANCE`url`http://www.missouribusiness.net/success/index.asp`0`-1`3`404`196`196`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/storm_aid_031606.asp`title`Missouri Businesses Eligible for Federal Assistance After Severe Storms`timestamp`Fri, 17 Mar 2006 10:10:00 GMT`summary`FEMA will coordinate a variety of grants and low-interest loans to assist business losses not compensated by insurance after storm damage.`webfeeds`197`197`
9`INSTANCE`url`http://www.missouribusiness.net/news/storm_aid_031606.asp`0`-1`3`405`197`197`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/iag/index.asp`title`Industry Focus Reports Available`timestamp`Fri, 28 Apr 2006 11:15:00 GMT`summary`A new section, Industry Focus, has been added to the Industry Specific Business Guides. Two new reports addressing Human Resources and Yard and Garden (Landscaping Services/Landscaping Architecture) kick off these new offerings.`webfeeds`198`198`
9`INSTANCE`url`http://www.missouribusiness.net/iag/index.asp`0`-1`3`406`198`198`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/sba_prepare_disasters_052206.asp`title`Time is Now to Prepare for Natural Disasters`timestamp`Tue, 23 May 2006 02:45:00 GMT`summary`SBA urges homeowners, renters and businesses to face risks and prepare for the inevitable disaster before it strikes. Resources are offered and tips on disaster preparedness for business will be shared during a live Web chat May 25.`webfeeds`199`199`
9`INSTANCE`url`http://www.missouribusiness.net/news/sba_prepare_disasters_052206.asp`0`-1`3`407`199`199`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/ucie_opening_032806.asp`title`University Center for Innovation and Entrepreneurship Opens to High Demand`timestamp`Wed, 29 Mar 2006 10:45:00 GMT`summary`New UCIE has busy opening on University of Missouri-Columbia campus; offers a variety of services for business owners and entrepreneurs.`webfeeds`200`200`
9`INSTANCE`url`http://www.missouribusiness.net/news/ucie_opening_032806.asp`0`-1`3`408`200`200`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/docs/no_free_money.asp`title`About Grants`timestamp``summary`If something sounds too good to be true, it probably is. There is no free money.`webfeeds`201`201`
9`INSTANCE`url`http://www.missouribusiness.net/docs/no_free_money.asp`0`-1`3`409`201`201`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/aptac_treasurer_042506.asp`title`MO PTAC Counselor Elected Treasurer of APTAC`timestamp`Tue, 25 Apr 2006 05:20:00 GMT`summary`A Columbia-based Missouri Procurement Technical Assistance Center counselor was elected treasurer to national Association of PTAC (APTAC) counselors.`webfeeds`202`202`
9`INSTANCE`url`http://www.missouribusiness.net/news/aptac_treasurer_042506.asp`0`-1`3`410`202`202`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/iag/focus_home_health.asp`title`Next Industry Focus Report Online`timestamp`Mon, 12 Jun 2006 16:45:00 GMT`summary`A new report addressing the Home Health Care Industry has been added to our Industry Focus section.`webfeeds`203`203`
9`INSTANCE`url`http://www.missouribusiness.net/iag/focus_home_health.asp`0`-1`3`418`203`203`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/business_loan_express_102105.asp`title`Partnership With Business Loan Express Helps Smaller Enterprises`timestamp`Fri, 21 Oct 2005 22:25:00 GMT`summary`Business Loan Express, an SBA commercial lending product, is specifically designed for applicants who are women; minority; veterans; and individuals with low to moderate income and who are located in Historically Underutilized Business Zones or other SBA-designated areas.`webfeeds`204`204`
9`INSTANCE`url`http://www.missouribusiness.net/news/business_loan_express_102105.asp`0`-1`3`419`204`204`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/ptac_170million_102805.asp`title`Record $177 Million Level Set by MO PTAC Clients in Missouri for FY '05`timestamp`Mon, 14 Nov 2005 19:38:00 GMT`summary`New 12-month level of business volume for government contract awards set by Missouri business clients.`webfeeds`205`205`
9`INSTANCE`url`http://www.missouribusiness.net/news/ptac_170million_102805.asp`0`-1`3`420`205`205`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/mo_tech_accreditation_061405.asp`title`Missouri Receives Technology Assistance Accreditation`timestamp``summary`MO SBDC receives accreditation for special assistance to high-growth and high-technology firms within Missouri.`webfeeds`206`206`
9`INSTANCE`url`http://www.missouribusiness.net/news/mo_tech_accreditation_061405.asp`0`-1`3`421`206`206`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/sbdc/success.asp`title`Missouri Small Business Development Centers: Impact`timestamp`Tue, 3 Jan 2006 18:50:00 GMT`summary`New independent survey results show MO SBDC program generated sales and jobs that returned nearly $10 million in tax revenues and raised millions of dollars in new capital.`webfeeds`207`207`
9`INSTANCE`url`http://www.missouribusiness.net/sbdc/success.asp`0`-1`3`422`207`207`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/training/jumpstart/businessidea1.asp`title`Online Learning: Is your business idea right for you?`timestamp`Tue, 18 Apr 2006 08:10:00 GMT`summary`Jump Start Learning module will help walk you through the process of determining if your business idea is worth pursuing. Explores the market, PR, competition, start-up costs and revenue projections.`webfeeds`208`208`
9`INSTANCE`url`http://www.missouribusiness.net/training/jumpstart/businessidea1.asp`0`-1`3`423`208`208`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/film/index.asp`title`Saving Shiloh Movie Premier in Missouri`timestamp`Sun, 12 Feb 2006 21:20:00 GMT`summary`"Saving Shiloh," filmed in Pacific, MO to hold special local premier in St. Louis Feb. 25.`webfeeds`209`209`
9`INSTANCE`url`http://www.missouribusiness.net/film/index.asp`0`-1`3`424`209`209`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/training/jumpstart/sbirsttr1.asp`title`Online Learning: What are the SBIR and the STTR programs?`timestamp`Tue, 16 Aug 2005 14:03:00 GMT`summary`Jump Start Learning module explains the Small Business Innovative Research (SBIR) and Small Business Technology Transfer Research (STTR) programs, how to learn about specific solicitations, and the process for applying to either program.`webfeeds`210`210`
9`INSTANCE`url`http://www.missouribusiness.net/training/jumpstart/sbirsttr1.asp`0`-1`3`431`210`210`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/success/natures_window.asp`title`Featured Entrepreneur: Nature's Window`timestamp`Tue, 02 May 2006 01:35:00 GMT`summary`Hours are early and long with the in-flight and corporate catering business Jamie Smith-Hennessy owns and operates. She's been running the Gladstone-based Nature's Window for more than 12 years. Along the way, Jamie has experienced some of the bumps frequently encountered by many small business owners. It was at such a point three years ago that a friend of hers recommended she seek the business counseling services of the SBDC at the UMKC. Now the business serves such notable clientele as the White House press corps, the Detroit Tigers, and professional entertainers such as U2 and Bon Jovi.`webfeeds`211`211`
9`INSTANCE`url`http://www.missouribusiness.net/success/natures_window.asp`0`-1`3`433`211`211`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/microenterprise_stlouis_063005.asp`title`SBDC to Boost Micro Enterprise Development within St. Louis Empowerment Zone`timestamp``summary`The Greater St. Louis Empowerment Zone funds the St. Louis SBDC to continue and enhance their work to encourage the growth of area micro enterprises.`webfeeds`212`212`
9`INSTANCE`url`http://www.missouribusiness.net/news/microenterprise_stlouis_063005.asp`0`-1`3`434`212`212`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/ptac_milestone_072005.asp`title`$100 Million Milestone Collectively Achieved by MO PTAC Clients in Missouri`timestamp``summary`Clients of the statewide Missouri Procurement Technical Assistance Centers have achieved a new annual level of business volume by surpassing the $100 million mark in government contracts.`webfeeds`213`213`
9`INSTANCE`url`http://www.missouribusiness.net/news/ptac_milestone_072005.asp`0`-1`3`435`213`213`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/success/ghn.asp`title`Featured Entrepreneur: Gaskin, Hill, Norcross`timestamp`Tue, 16 Jan 2006 14:00:00 GMT`summary`This Springfield architecture, engineering, planning and interior design firm turned to the experts with the SBDC in order to better understand financial management principles. Personal consulting plus a series of classes, involving many members of the firm, created some added yet unexpected benefits.`webfeeds`214`214`
9`INSTANCE`url`http://www.missouribusiness.net/success/ghn.asp`0`-1`3`436`214`214`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/docs/what_makes_entrepreneur.asp`title`What Makes an Entrepreneur`timestamp`Wed, 11 Jan 2006 15:35:00 GMT`summary`A fresh look at what it takes to start or manage your own business.`webfeeds`215`215`
9`INSTANCE`url`http://www.missouribusiness.net/docs/what_makes_entrepreneur.asp`0`-1`3`437`215`215`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/news/career_ameriwood_022806.asp`title`Career Options Workshop Planned for Dislocated Ameriwood Workers`timestamp`Tue, 28 Feb 2006 14:15:00 GMT`summary`Plans are finalized for the free Career Options Workshop for laid-off workers from Ameriwood in Wentzville, Missouri.`webfeeds`216`216`
9`INSTANCE`url`http://www.missouribusiness.net/news/career_ameriwood_022806.asp`0`-1`3`438`216`216`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/success/showcase06.asp`title`2006 Client Showcase`timestamp`Thu, 26 Jan 2006 23:00:00 GMT`summary`Missouri's entrepreneurial community is thriving. There is no better evidence of that than the 17 firms that will be featured in the second annual Business Showcase scheduled for Feb. 9 at the Missouri State Capitol Rotunda.`webfeeds`217`217`
9`INSTANCE`url`http://www.missouribusiness.net/success/showcase06.asp`0`-1`3`446`217`217`
1`EOE`
14`EVENT`feed_url`http://www.missouribusiness.net/feed.xml`item_url`http://www.missouribusiness.net/success/gatherings_cafe.asp`title`Featured Entrepreneur: Gatherings Cafe`timestamp`Fri, 16 Sep 2005 16:32:00 GMT`summary`Unique Cape Girardeau restaurant combines new American cuisine with a Missouri influence.`webfeeds`218`218`
9`INSTANCE`url`http://www.missouribusiness.net/success/gatherings_cafe.asp`0`-1`3`447`218`218`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29497#29497`title`valium or diazepam :: Sp?rsm?l - videreg?ende skole, GK, VK1, VK2`timestamp`20/06-2006 11:36 (GMT 1)`summary`Av: Anonymous<br />Tema: valium or diazepam<br />Skrevet: 20/06-2006 11:36 (GMT 1)<br />Svar: 0<br /><br /><span class="postbody">Hello. <br />  <br /> I search in google but can understand what best of this? <br /> Thanks <br /> <a href="http://valium-diazepam.rip3k.com/valium-diazepam.html" target="_blank">http://valium-diazepam.rip3k.com/valium-diazepam.html</a> <br /> <a href="http://valium-diazepam.rip3k.com/valium-diazepam.html" target="_blank" class="postlink">valium diazepam</a> <br /> <a href="http://valium-diazepam.rip3k.com/buy-diazepam.html" target="_blank" class="postlink">buy diazepam</a> <br /> <a href="http://valium-diazepam.rip3k.com/order-diazepam.html" target="_blank">http://valium-diazepam.rip3k.com/order-diazepam.html</a> <br /> <a href="http://valium-diazepam.rip3k.com/order-diazepam.html" target="_blank" class="postlink">order diazepam</a> <br /> <a href="http://valium-diazepam.rip3k.com/diazepam-online-pharmacy.html" target="_blank" class="postlink">diazepam online pharmacy</a></span><`webfeeds`219`219`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29497#29497`0`-1`3`448`219`219`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29480#29480`title`RE: Sannsynlighet :: Sp?rsm?l - h?yskole og universitet`timestamp`19/06-2006 17:15 (GMT 1)`summary`Av: Anonymous<br />Skrevet: 19/06-2006 17:15 (GMT 1)<br />Svar: 3<br /><br /><span class="postbody">Hvordan kommer du frem til dette: <br /> (3/4)*(2/3)*(2/3)*(1/3) = 1/9 <br />  <br /> hvorfor 3/4, og 2/3 to ganger.. forst? ikke resonnementet.. venligst forklar..</span><br />`webfeeds`220`220`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29480#29480`0`-1`3`449`220`220`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29493#29493`title`RE: vanskelig matteoppgave :: Sp?rsm?l - h?yskole og universitet`timestamp`20/06-2006 08:35 (GMT 1)`summary`Av: Anonymous<br />Skrevet: 20/06-2006 08:35 (GMT 1)<br />Svar: 3<br /><br /><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Candela skrev:</b></span></td>	</tr>	<tr>	  <td class="quote">Hva slags niv? underviser l?reren din p? ?</td>	</tr></table><span class="postbody"> <br />  <br /> l?reren min er et ganske h?yt niv?, vil jeg si. hehe. <img src="http://www.matematikk.net/ressurser/matteprat/images/smiles/icon_wink.gif" alt="Wink" border="0" />  hun har grunnfag i matematikk, + en god del med kurs.</span><br />`webfeeds`221`221`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29493#29493`0`-1`3`450`221`221`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29484#29484`title`RE: En n?tt :: Sp?rsm?l - h?yskole og universitet`timestamp`19/06-2006 19:31 (GMT 1)`summary`Av: <a href="http://www.matematikk.net/ressurser/matteprat/profile.php?mode=viewprofile&u=818" target="_blank">Candela</a><br />Skrevet: 19/06-2006 19:31 (GMT 1)<br />Svar: 2<br /><br /><span class="postbody">Tror i grunn ikke induksjonsbevis er s? veldig ideelt her. Skal se p? den senere.<br />_________________<br />Mens matematikk.net har et klart fokus p? matematikk ?nsker vi i realisten.com ? gi et tilstrekkelig tilbud til dere som ogs? trenger hjelp med kjemi og fysikk! <a href="http://www.realisten.com" target="_blank">http://www.realisten.com</a> <img src="http://www.matematikk.net/ressurser/matteprat/images/smiles/icon_smile.gif" alt="Smile" border="0" /> <br /> <a href="http://www.botnan.net" target="_blank">http://www.botnan.net</a> (elev?velser..) <br /> 1 + 1 = 1 eller hva?</span><br />`webfeeds`222`222`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29484#29484`0`-1`3`451`222`222`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29477#29477`title`RE: Eksponentiell oppgave :: ?pent Forum- for diskusjon`timestamp`19/06-2006 16:37 (GMT 1)`summary`Av: Anonymous<br />Skrevet: 19/06-2006 16:37 (GMT 1)<br />Svar: 1<br /><br /><span class="postbody">1) ?r 2096 <br />  <br /> 2) ca. ?r 2370</span><br />`webfeeds`223`223`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29477#29477`0`-1`3`452`223`223`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29495#29495`title`tenuate :: Sp?rsm?l - ungdomsskolen og nedover`timestamp`20/06-2006 10:05 (GMT 1)`summary`Av: Anonymous<br />Tema: tenuate<br />Skrevet: 20/06-2006 10:05 (GMT 1)<br />Svar: 0<br /><br /><span class="postbody"><a href="http://tenuate-dospan.ooqwe.info/" target="_blank" class="postlink"> tenuate prescription </a> <br /> <a href="http://tenuate-online.wsjww.info/" target="_blank" class="postlink"> tenuate prescription online </a> <br /> <a href="http://tenuate-online.bblws.info/" target="_blank" class="postlink"> dosing tenuate </a> <br /> <a href="http://tenuate-online.ooqwe.info/" target="_blank" class="postlink"> tenuate retard </a> <br /> <a href="http://buy-tenuate.wsjww.info/" target="_blank" class="postlink"> didrex tenuate </a> <br /> <a href="http://buy-tenuate.bblws.info/" target="_blank" class="postlink"> purchase tenuate </a> <br /> <a href="http://buy-tenuate.ooqwe.info/" target="_blank" class="postlink"> cheapest tenuate dospan </a> <br /> <a href="http://bten.wsjww.info/" target="_blank" class="postlink"> phentermine tenuate </a> <br /> <a href="http://tenuate.bblws.info/" target="_bla`webfeeds`224`224`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29495#29495`0`-1`3`459`224`224`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29478#29478`title`RE: Karakterer :: ?pent Forum- for diskusjon`timestamp`19/06-2006 16:40 (GMT 1)`summary`Av: Anonymous<br />Skrevet: 19/06-2006 16:40 (GMT 1)<br />Svar: 7<br /><br /><span class="postbody">4(+) her</span><br />`webfeeds`225`225`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29478#29478`0`-1`3`461`225`225`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29498#29498`title`likninger med naturlige logaritmer... :: Sp?rsm?l - videreg?ende skole, GK, VK1, VK2`timestamp`20/06-2006 12:45 (GMT 1)`summary`Av: Anonymous<br />Tema: likninger med naturlige logaritmer...<br />Skrevet: 20/06-2006 12:45 (GMT 1)<br />Svar: 0<br /><br /><span class="postbody">Kan noen v?re s? snill ? hjelpe meg med disse? De skal ha to l?sninger. <br />  <br /> a) (3-x)e^x -2=0 <br />  <br /> b) x- 0,5e^(-x)=0 <br />  <br /> Tusen takk.</span><br />`webfeeds`226`226`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29498#29498`0`-1`3`462`226`226`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29476#29476`title`RE: Statistikk/Sannsynlighet :: Sp?rsm?l - h?yskole og universitet`timestamp`19/06-2006 15:57 (GMT 1)`summary`Av: Anonymous<br />Skrevet: 19/06-2006 15:57 (GMT 1)<br />Svar: 1<br /><br /><span class="postbody">jass?.. g?r p? BI du.</span><br />`webfeeds`227`227`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29476#29476`0`-1`3`463`227`227`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29475#29475`title`RE: Andregradslikninger :: Sp?rsm?l - videreg?ende skole, GK, VK1, VK2`timestamp`19/06-2006 15:45 (GMT 1)`summary`Av: <a href="http://www.matematikk.net/ressurser/matteprat/profile.php?mode=viewprofile&u=4662" target="_blank">Mab</a><br />Skrevet: 19/06-2006 15:45 (GMT 1)<br />Svar: 7<br /><br /><span class="postbody">Det hadde jeg ikke tenkt p?. Tror ikke jeg har trynet p? det enn?, men ville garantert gjort det. M? visst se over oppgavene mine.</span><br />`webfeeds`228`228`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29475#29475`0`-1`3`464`228`228`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29483#29483`title`RE: Sannsynlighet :: Sp?rsm?l - h?yskole og universitet`timestamp`19/06-2006 19:03 (GMT 1)`summary`Av: <a href="http://www.matematikk.net/ressurser/matteprat/profile.php?mode=viewprofile&u=1053" target="_blank">Toppris</a><br />Skrevet: 19/06-2006 19:03 (GMT 1)<br />Svar: 3<br /><br /><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Anonymous skrev:</b></span></td>	</tr>	<tr>	  <td class="quote">Hvordan kommer du frem til dette: <br /> (3/4)*(2/3)*(2/3)*(1/3) = 1/9 <br />  <br /> hvorfor 3/4, og 2/3 to ganger.. forst? ikke resonnementet.. venligst forklar..</td>	</tr></table><span class="postbody"> <br />  <br /> F?rste gang du setter inn kortet er det 1/4 sannsynlighet for at du setter kortet inn rett vei, dvs. at det er 3/4 sannsynlighet for at du gj?r det feil. Dersom du setter inn kortet feil vei f?rste gang s? vil du ha 1/3 sannsynlighet for at det andre fors?ket blir vellykket og 2/3 for feil. Dette er fordi du utelukker det valget du gjorde f?rste gang. Den tredje gangen s? utelukker du ikke det f?rste fors`webfeeds`229`229`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29483#29483`0`-1`3`465`229`229`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29481#29481`title`RE: En n?tt :: Sp?rsm?l - h?yskole og universitet`timestamp`19/06-2006 18:05 (GMT 1)`summary`Av: Anonymous<br />Skrevet: 19/06-2006 18:05 (GMT 1)<br />Svar: 2<br /><br /><span class="postbody">Bruker induksjon.. men hvordan?? klarer ikke helt ? ? koble de 2 variablene m og n... Forslag</span><br />`webfeeds`230`230`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29481#29481`0`-1`3`466`230`230`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29479#29479`title`RE: Rekker :: Sp?rsm?l - h?yskole og universitet`timestamp`19/06-2006 17:10 (GMT 1)`summary`Av: Anonymous<br />Skrevet: 19/06-2006 17:10 (GMT 1)<br />Svar: 4<br /><br /><span class="postbody">Hvordan gj?r jeg det? skal jeg bruke induksjonsprinsippet?</span><br />`webfeeds`231`231`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29479#29479`0`-1`3`474`231`231`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29485#29485`title`RE: Klage :: Sp?rsm?l - videreg?ende skole, GK, VK1, VK2`timestamp`19/06-2006 19:43 (GMT 1)`summary`Av: Anonymous<br />Skrevet: 19/06-2006 19:43 (GMT 1)<br />Svar: 7<br /><br /><span class="postbody">S? fikk jeg da klagen ferdigstilt ... Tror den ble ganske velskreven .... Jeg viste l?reren den, men hun mente det var mindre enn 1 til 100 sjanse for at den ville g? igjennom,  siden komiten nesten alltid h?rer p? fagl?reren n?r det klages i et muntlig fag. Ja,ja, sier n? jeg, jeg f?r bare h?pe p? det beste. Uansett, dersom jeg tar opp igjen faget til neste ?r, blir den gamle karakteren is?fall erstattet?</span><br />`webfeeds`232`232`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29485#29485`0`-1`3`475`232`232`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/`title`Nytt p? matematikk.net`timestamp`07:Mar:th`summary`<!--   			Nyhetene i denne filen vil bli vist p? hovedsiden. 			De blir ogs? automatisk vist i nyhetsarkivet. 			N?r nyheten blir gammel kan den slettes fra hovedsiden 			ved ? overfoere teksten til nyhetsarkivfilen (nyheter_arkiv.php). 			Den vil da kun vises i arkivet. 		-->  		<p>	<a href="http://www.abelprisen.no/no/" target="_blank" title="Klikk for ? g? til Abelprisens hjemside"> 			<img src="http://www.matematikk.net/nyheter/<?=HOME?>/images/abelprisen_sm.png" />/images/abelprisen_sm.png">/images/abelprisen_sm.png">/images/abelprisen_sm.png" width="100" height="25" border="0" alt="Abelprisen" align="right" hspace="4"> 			</a> 			<b>Abelprisen 2006</b><br /> 			Abelprisen p? 6 millioner kroner g?r i ?r til svensken  			<span>Lennart Carleson</span>  		</p>   		<p>	<strong>Oppdateringer</strong>&nbsp;<em>19.03.2006</em></p> 		<p>	Forum er n? oppdatert med latex skript spr?k.  			Dette kan n? ogs? brukes i private meldinger.  			Noen flere matematiske symboler er lagt til.</p>  		<p>	Det har v?rt liten in`webfeeds`233`233`
9`INSTANCE`url`http://www.matematikk.net/`0`-1`3`476`233`233`
1`EOE`
14`EVENT`feed_url`http://www.matematikk.net/nyheter/nyheter_rss.php`item_url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29496#29496`title`fra kg til kubikkmeter :: Sp?rsm?l - h?yskole og universitet`timestamp`20/06-2006 11:30 (GMT 1)`summary`Av: Anonymous<br />Tema: fra kg til kubikkmeter<br />Skrevet: 20/06-2006 11:30 (GMT 1)<br />Svar: 0<br /><br /><span class="postbody">Hjelp please <br />  <br /> Hvis jeg har 900 kg gass, hvor mange kubikkmeter er de? <br />  <br /> Takk</span><br />`webfeeds`234`234`
9`INSTANCE`url`http://www.matematikk.net/ressurser/matteprat/viewtopic.php?p=29496#29496`0`-1`3`477`234`234`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005276.html`title`Classic Colbert Moment`timestamp`2006-06-15T22:25:53-05:00`summary`<a href="http://www.crooksandliars.com/2006/06/15.html#a8728"><img alt="classiccolbert.jpg" src="http://www.cynical-c.com/archives/bloggraphics/classiccolbert.jpg" width="312" height="118" /></a> <br /><br />  <a href="http://www.crooksandliars.com/2006/06/15.html#a8728">This video clip of Stephen Colbert</a> interviewing Republican Congressman Lynn Westmoreland (who is co-sponsoring a bill to put the 10 Commandments in public buildings) is an instant classic.<br />  <div class="blockquote"> Colbert: You have not introduced a single piece of legislation since you entered Congress. <br /><br /> Westmoreland: That's correct. <br /><br /> Colbert: This has been called a do nothing Congress. Is it safe to say you're the do nothingest? <br /><br /> Westmoreland: I, I, ..Well there's one other do nothiner. I don't know who that is, but they're a Democrat. <br /><br /> Colbert: What can we get rid of to balance the budget? <br /><br /> Westmoreland: The Dept. of Education. <br /><br /> Colbert: What are the Ten Comm`webfeeds`235`235`
9`INSTANCE`url`http://www.cynical-c.com/archives/005276.html`0`-1`3`478`235`235`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005275.html`title`Save Screech's House`timestamp`2006-06-15T18:37:52-05:00`summary`<a href="http://www.getdshirts.com/"><img alt="screech.jpg" src="http://www.cynical-c.com/archives/bloggraphics/screech.jpg" width="185" height="222" /><br /><br /></a>  Is there a better charity than <a href="http://www.getdshirts.com/">helping out a washed up celeb</a>?  (The correct answer is yes, just about any charity you can think of is a better idea than this one)  <div class="blockquote"> I'm Dustin Diamond and you probably remember me from the hit TV show Saved By The Bell. After the show ended I decided to leave Sunny Cailfornia for the midwest. My shitty credit meant that getting a loan for a house would be tough. I began looking and finally purchsed one on a land contract. I was thrilled! Now I call Wisconsin my home. <br /><br /> During the past years the land around me has developed for the better and my property value went way up. Now that the house is worth a lot more they want it back. Knowing my credit is bad, getting a straight mortgage would take some time. I received a letter stating that`webfeeds`236`236`
9`INSTANCE`url`http://www.cynical-c.com/archives/005275.html`0`-1`3`479`236`236`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005279.html`title`Vintage Iranian Advertisements`timestamp`2006-06-16T11:09:28-05:00`summary`<a href="http://www.iranian.com/Pictory/ads.html"><img alt="ka.jpg" src="http://www.cynical-c.com/archives/bloggraphics/ka.jpg" width="328" height="450" /><br /><br /></a>  <a href="http://www.iranian.com/Pictory/ads.html">Wonderful</a>!<br />  (via <a href="http://www.nutcote.demon.co.uk/nutlog.html">Plep</a>)<br />`webfeeds`237`237`
9`INSTANCE`url`http://www.cynical-c.com/archives/005279.html`0`-1`3`480`237`237`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005281.html`title`Ze Frank Profiled in the NY Times`timestamp`2006-06-18T17:31:08-05:00`summary`<a href="http://www.nytimes.com/2006/06/18/fashion/sundaystyles/18ze.html?ei=5090&en=4ea006130a1baabe&ex=1308283200&partner=rssuserland&emc=rss&pagewanted=all"><img alt="18ze.jpg" src="http://www.cynical-c.com/archives/bloggraphics/18ze.jpg" width="190" height="240" /> <br /><br /></a>  <a href="http://www.nytimes.com/2006/06/18/fashion/sundaystyles/18ze.html?ei=5090&en=4ea006130a1baabe&ex=1308283200&partner=rssuserland&emc=rss&pagewanted=all">Thinking so you</a> don't have to.  <div class="blockquote"> Like a lot of young adults, Mr. Frank, 34, has a Web site, zefrank.com. There, he documents elaborate and often ridiculous stunts of his own creation, like having two people on opposite sides of the world simultaneously place pieces of bread on the ground, creating what he calls an "earth sandwich." <br /><br /> Since mid-March, Mr. Frank has also been producing daily video shorts for his site, starring himself. The shorts typically feature a bug-eyed Mr. Frank talking directly into the camera about subjects l`webfeeds`238`238`
9`INSTANCE`url`http://www.cynical-c.com/archives/005281.html`0`-1`3`488`238`238`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005287.html`title`Louisiana gov. signs law that would ban abortions`timestamp`2006-06-19T09:51:03-05:00`summary`Another state tries to <a href="http://www.washingtonpost.com/wp-dyn/content/article/2006/06/19/AR2006061900312.html">seize control of a woman's uterus</a>.  <div class="blockquote"> NEW ORLEANS (Reuters) - Louisiana Democratic Gov. Kathleen Blanco signed into law a ban on most abortions, which would be triggered if the U.S. Supreme Court overturns its 1973 ruling legalizing the procedure, a spokesman said on Saturday. <br /><br /> The ban would apply to all abortions, even in cases of rape or incest, except when the mother's life is threatened. It is similar to a South Dakota law that has become the latest focus of the abortion battle. </div>`webfeeds`239`239`
9`INSTANCE`url`http://www.cynical-c.com/archives/005287.html`0`-1`3`489`239`239`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005285.html`title`Bug Chasers: The Men Who Long to be HIV+`timestamp`2006-06-18T17:56:51-05:00`summary`From <a href="http://www.rollingstone.com/news/story/5939950/bug_chasers">Rolling Stone</a>: <div class="blockquote"> Carlos nonchalantly asks whether his drink was made with whole or skim milk. He takes a moment to slurp on his grande Caffe Mocha in a crowded Starbucks, and then he gets back to explaining how much he wants HIV, the virus that causes AIDS. His eyes light up as he says that the actual moment of transmission, the instant he gets HIV, will be "the most erotic thing I can imagine." He seems like a typical thirty-two-year-old man, but, in fact, he has a secret life. Carlos is chasing the bug. </div>`webfeeds`240`240`
9`INSTANCE`url`http://www.cynical-c.com/archives/005285.html`0`-1`3`490`240`240`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005262.html`title`The Time Traveler's Wife`timestamp`2006-06-19T13:50:10-05:00`summary`<img alt="7679918.jpg" src="http://www.cynical-c.com/archives/bloggraphics/7679918.jpg" width="266" height="400" /><br /><br />  Damn.  How could a book that starts with so much promise end with such a letdown.  <br /><br />  I picked up <a href="http://www.amazon.com/gp/product/015602943X/sr=1-2/qid=1150739362/ref=pd_bbs_2/002-5578107-6328804?%5Fencoding=UTF8&s=books">The Time Traveler's Wife </a>to read on the plane on the way to Miami and didn't know too much about it other than it is about a guy who inexplicably travels in time throughout different periods in his life.  Most of the book has a non-linear narration with the main character bouncing around through the years meeting people from his life including his younger (and sometimes older) self.  The author, Audrey Niffenegger does a stellar job at being able to tell such a story without it unravelling.  The problem I had with the book is it just seemed to go on a bit too long.  About three-quarters of the way through she all but abandoned the non-linea`webfeeds`241`241`
9`INSTANCE`url`http://www.cynical-c.com/archives/005262.html`0`-1`3`491`241`241`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005280.html`title`The Gold Pyramid House`timestamp`2006-06-16T12:53:28-05:00`summary`<a href="http://www.goldpyramid.com/new/html/about_load.html"><img alt="pyramidhouse.jpg" src="http://www.cynical-c.com/archives/bloggraphics/pyramidhouse.jpg" width="400" height="203" /></a> <br /><br />  Egypt or <a href="http://www.goldpyramid.com/new/html/about_load.html">Wadsworth, Illinois</a>?  (I'll give you a hint, it's not Egypt)  <div class="blockquote"> A few words say it all: Power, Gold, Mystery, Exotic and Impressive. When all those words were put together by Jim and Linda Onan, they ended up creating one of the greatest, most awesome pieces of art ever achieved. Why? Egyptian Bazaar It all started when American universities claimed that there were mysterious, supernatural and magical powers that were related to the pyramids. Intrigued by the mystery, the Onans built their home as a Pyramid. It's known to be the largest 24 karat gold plated object ever  created. If you are not impressed by the size of the 6-story  Gold Pyramid and the King Tut tomb, you will definitely be  impressed by the stri`webfeeds`242`242`
9`INSTANCE`url`http://www.cynical-c.com/archives/005280.html`0`-1`3`492`242`242`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005277.html`title`Fanatic World Cup Fans`timestamp`2006-06-16T10:36:22-05:00`summary`<a href="http://sportsillustrated.cnn.com/multimedia/photo_gallery/0606/cupfans/content.1.html"><img alt="fan_1.jpg" src="http://www.cynical-c.com/archives/bloggraphics/fan_1.jpg" width="289" height="400" /><br /><br /></a><a href="http://sportsillustrated.cnn.com/multimedia/photo_gallery/0606/cupfans/content.1.html"> SI.com is has a gallery</a> up of some World Cup fans.<br />`webfeeds`243`243`
9`INSTANCE`url`http://www.cynical-c.com/archives/005277.html`0`-1`3`493`243`243`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005283.html`title`My Unwitting Role in the Rove 'Scoop'`timestamp`2006-06-18T17:46:36-05:00`summary`From the <a href="http://www.washingtonpost.com/wp-dyn/content/article/2006/06/16/AR2006061601754_pf.html">Washingtonpost.com</a>:  <div class="blockquote"> The May 13 story on the Web site Truthout.org was explosive: Presidential adviser Karl Rove had been indicted by Special Counsel Patrick J. Fitzgerald in connection with his role in leaking CIA officer Valerie Plame's name to the media, it blared. The report set off hysteria on the Internet, and the mainstream media scrambled to nail it down. Only . . . it wasn't true. <br /><br /> As we learned last week, Rove isn't being indicted, and the supposed Truthout scoop by reporter Jason Leopold was wildly off the mark. It was but the latest installment in the tale of a troubled young reporter with a history of drug addiction whose aggressive disregard for the rules ended up embroiling me in a bizarre escapade -- and raised serious questions about journalistic ethics. <br /><br /> In his nine-year reporting career, Leopold has managed, despite his drug abuse an`webfeeds`244`244`
9`INSTANCE`url`http://www.cynical-c.com/archives/005283.html`0`-1`3`494`244`244`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005284.html`title`The 1969 Soccer War`timestamp`2006-06-18T17:51:49-05:00`summary`And I thought the Yankees/Red Sox <a href="http://www.onwar.com/aced/data/sierra/soccer1969.htm">rivalry was bad</a>.  <div class="blockquote"> Tensions continued to mount during June 1969. The soccer teams of the two nations were engaged that month in a three-game elimination match as a preliminary to the World Cup. Disturbances broke out during the first game in Tegucigalpa, but the situation got considerably worse during the second match in San Salvador. Honduran fans were roughed up, the Honduran flag and national anthem were insulted, and the emotions of both nations became considerably agitated. Actions against Salvadoran residents in Honduras, including several vice consuls, became increasingly violent. An unknown number of Salvadorans were killed or brutalized, and tens of thousands began fleeing the country. The press of both nations contributed to a growing climate of near- hysteria, and on June 27, 1969, Honduras broke diplomatic relations with El Salvador.<br /><br />  Early on the morning of July`webfeeds`245`245`
9`INSTANCE`url`http://www.cynical-c.com/archives/005284.html`0`-1`3`502`245`245`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005014.html`title`Daily Dose of Ingersoll`timestamp`2006-06-19T12:30:16-05:00`summary`<div align="center"><img alt="RobertGIngersoll.jpg" src="http://www.cynical-c.com/archives/bloggraphics/RobertGIngersoll.jpg" width="160" height="232" /></div><br /><br />  It's been awhile and I know a lot of people have missed him :)<br /><br />  <em>If we admit that some infinite being has controlled the destinies of persons and peoples, history becomes a most cruel and bloody farce. Age after age, the strong have trampled upon the weak; the crafty and heartless have ensnared and enslaved the simple and innocent, and nowhere, in all the annals of mankind, has any god succored the oppressed. <br /><br /> Man should cease to expect aid from on high. By this time he should know that heaven has no ear to hear, and no hand to help. The present is the necessary child of all the past. There has been no chance, and there can be no interference. <br /><br /></em>  --Robert Green Ingersoll, "The Gods" (1872)<br />`webfeeds`246`246`
9`INSTANCE`url`http://www.cynical-c.com/archives/005014.html`0`-1`3`503`246`246`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005282.html`title`The Dodo Blog`timestamp`2006-06-18T17:42:43-05:00`summary`<img alt="Dodos_are_Forever_Puffin_cover.jpg" src="http://www.cynical-c.com/archives/bloggraphics/Dodos_are_Forever_Puffin_cover.jpg" width="248" height="400" /><br /><br />  Bibi from <a href="http://www.bibi.org/box/">Bibi's Box </a>has started a new blog dedicated <a href="http://dodo.bibi.org/">to the Dodo</a>.<br />`webfeeds`247`247`
9`INSTANCE`url`http://www.cynical-c.com/archives/005282.html`0`-1`3`504`247`247`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005278.html`title`Paintgun Mod`timestamp`2006-06-16T11:00:57-05:00`summary`<a href="http://www.undergroundmodshop.com/forums/vBulletin/showthread.php?t=3419"><img alt="DSC01839.jpg" src="http://www.cynical-c.com/archives/bloggraphics/DSC01839.jpg" width="296" height="450" /><br /><br /></a>  They need to <a href="http://www.undergroundmodshop.com/forums/vBulletin/showthread.php?t=3419">post a video of that thing in action</a>.<br />  (via <a href="http://Digg.com">Digg</a>)<br />`webfeeds`248`248`
9`INSTANCE`url`http://www.cynical-c.com/archives/005278.html`0`-1`3`505`248`248`
1`EOE`
14`EVENT`feed_url`http://www.cynical-c.com/index.rdf`item_url`http://www.cynical-c.com/archives/005286.html`title`<i>Which</i> Ten Commandments?`timestamp`2006-06-19T09:40:36-05:00`summary`<a href="http://www.positiveatheism.org/crt/whichcom.htm">Positive Atheism has the</a> Protestant, Catholic and Hebrew ten commandments side by side so their differences can be compared.  I wonder which ones the religious right is trying to post into courthouses and public buildings?  As a bonus, this site also has the second table of commandments after Moses smashed the original and ten punishments from the Old Testament.<br />`webfeeds`249`249`
9`INSTANCE`url`http://www.cynical-c.com/archives/005286.html`0`-1`3`506`249`249`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Internet/E-mail/Mail-Utilities/Outlook-Express-Backup-Genie.shtml`title`Outlook Express Backup Genie 1.8 (Shareware)`timestamp`Tue, 20 Jun 2006 09:28:03 GMT`summary`Outlook Express Backup Genie backups your email data. Works with Outlook Express and 8 other Email Clients`webfeeds`250`250`
9`INSTANCE`url`http://www.softpedia.com/get/Internet/E-mail/Mail-Utilities/Outlook-Express-Backup-Genie.shtml`0`-1`3`507`250`250`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Office-tools/PDF/ActMask-Document-Converter-Pro.shtml`title`ActMask Document Converter Pro 3.9 (Trial)`timestamp`Tue, 20 Jun 2006 08:49:47 GMT`summary`ActMask Document Converter Pro - convert all file formats (MS Office Document, .txt, .wri, .doc, .ppt, etc) to PDF, JPG, etc`webfeeds`251`251`
9`INSTANCE`url`http://www.softpedia.com/get/Office-tools/PDF/ActMask-Document-Converter-Pro.shtml`0`-1`3`508`251`251`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Multimedia/Audio/Audio-Editors-Recorders/WinAudio-Recorder.shtml`title`WinAudio Recorder 2.0.137 (Shareware)`timestamp`Tue, 20 Jun 2006 08:31:02 GMT`summary`WinAudio Recorder - It is a tool for recording all sound in Windows`webfeeds`252`252`
9`INSTANCE`url`http://www.softpedia.com/get/Multimedia/Audio/Audio-Editors-Recorders/WinAudio-Recorder.shtml`0`-1`3`516`252`252`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Desktop-Enhancements/Screensavers/Dolphin-Aqua-Life-3D-Screensaver.shtml`title`Dolphin Aqua Life 3D Scrensaver 2.8 (Shareware)`timestamp`Tue, 20 Jun 2006 10:57:58 GMT`summary`Dolphin Aqua Life 3D Screensaver - View a graceful dolphin swimming through the blue depths on your desktop`webfeeds`253`253`
9`INSTANCE`url`http://www.softpedia.com/get/Desktop-Enhancements/Screensavers/Dolphin-Aqua-Life-3D-Screensaver.shtml`0`-1`3`517`253`253`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Multimedia/Video/Video-Editors/Open-Video-Joiner.shtml`title`Open Video Joiner 3.0.147 (Shareware)`timestamp`Tue, 20 Jun 2006 08:31:02 GMT`summary`Open Video Joiner - It joins all kinds of video files into a large avi file with transition effects`webfeeds`254`254`
9`INSTANCE`url`http://www.softpedia.com/get/Multimedia/Video/Video-Editors/Open-Video-Joiner.shtml`0`-1`3`518`254`254`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/System/Benchmarks/OpenGL-Geometry-Benchmark.shtml`title`OpenGL Geometry Benchmark 1.0 (Freeware)`timestamp`Tue, 20 Jun 2006 08:20:44 GMT`summary`OpenGL Geometry Benchmark tests the geometry power of miscellaneous video cards`webfeeds`255`255`
9`INSTANCE`url`http://www.softpedia.com/get/System/Benchmarks/OpenGL-Geometry-Benchmark.shtml`0`-1`3`519`255`255`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/System/Benchmarks/AMD-NBench.shtml`title`AMD N-Bench 3.1 (Freeware)`timestamp`Tue, 20 Jun 2006 08:51:31 GMT`summary`AMD N-Bench is some kind of 3D mark but made by AMD`webfeeds`256`256`
9`INSTANCE`url`http://www.softpedia.com/get/System/Benchmarks/AMD-NBench.shtml`0`-1`3`520`256`256`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Multimedia/Audio/Audio-Editors-Recorders/REAPER.shtml`title`REAPER 0.967 (Freeware)`timestamp`Tue, 20 Jun 2006 08:47:56 GMT`summary`REAPER - record, arrange, edit, and render multi-track waveform audio`webfeeds`257`257`
9`INSTANCE`url`http://www.softpedia.com/get/Multimedia/Audio/Audio-Editors-Recorders/REAPER.shtml`0`-1`3`521`257`257`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Office-tools/PDF/ActMask-ALL2PDF-PDF-Creator.shtml`title`ActMask ALL2PDF PDF Creator 3.9 (Trial)`timestamp`Tue, 20 Jun 2006 09:39:19 GMT`summary`ActMask ALL2PDF PDF Creator - convert all files (MS Office Document, .txt, .wri, .doc, .mdb, .ppt, .xls, etc)  to PDF format`webfeeds`258`258`
9`INSTANCE`url`http://www.softpedia.com/get/Office-tools/PDF/ActMask-ALL2PDF-PDF-Creator.shtml`0`-1`3`522`258`258`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Programming/Components-Libraries/GetWord.shtml`title`GetWord (Demo)`timestamp`Tue, 20 Jun 2006 08:32:39 GMT`summary`GetWord is a professional DLL component for capturing text on screen`webfeeds`259`259`
9`INSTANCE`url`http://www.softpedia.com/get/Programming/Components-Libraries/GetWord.shtml`0`-1`3`530`259`259`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Multimedia/Video/Video-Recording/taksi.shtml`title`taksi 0.7.5.7 beta (GPL)`timestamp`Tue, 20 Jun 2006 08:11:01 GMT`summary`Video capture/screen capture tool for 3D graphics applications - such as games`webfeeds`260`260`
9`INSTANCE`url`http://www.softpedia.com/get/Multimedia/Video/Video-Recording/taksi.shtml`0`-1`3`531`260`260`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Security/Keylogger-Monitoring/Total-Spy.shtml`title`Total Spy 2.1 (Trial)`timestamp`Tue, 20 Jun 2006 10:15:26 GMT`summary`Total Spy monitors all user activities: keystrokes, web navigation, clipboard changes, started applications`webfeeds`261`261`
9`INSTANCE`url`http://www.softpedia.com/get/Security/Keylogger-Monitoring/Total-Spy.shtml`0`-1`3`532`261`261`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Office-tools/Clipboard/CoolP.shtml`title`CoolP 6.0 (Trial)`timestamp`Tue, 20 Jun 2006 08:14:30 GMT`summary`CoolP - a cool tool for pasting images, text and rich text`webfeeds`262`262`
9`INSTANCE`url`http://www.softpedia.com/get/Office-tools/Clipboard/CoolP.shtml`0`-1`3`533`262`262`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Compression-tools/NetZip-Classic.shtml`title`NetZip Classic 7.5 (Freeware)`timestamp`Tue, 20 Jun 2006 11:14:58 GMT`summary`Netzip Classic combines downloading and zipping with ease and speed`webfeeds`263`263`
9`INSTANCE`url`http://www.softpedia.com/get/Compression-tools/NetZip-Classic.shtml`0`-1`3`534`263`263`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Network-Tools/Network-Monitoring/MING-Bandwidth-Monitor.shtml`title`MING Bandwidth Monitor 1.0 (Trial)`timestamp`Tue, 20 Jun 2006 10:38:51 GMT`summary`MING Bandwidth Monitor - Monitor and control traffic to and from your computer or network`webfeeds`264`264`
9`INSTANCE`url`http://www.softpedia.com/get/Network-Tools/Network-Monitoring/MING-Bandwidth-Monitor.shtml`0`-1`3`535`264`264`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Security/Password-Managers-Generators/Paloma.shtml`title`Paloma 0.97.1081 (Freeware)`timestamp`Tue, 20 Jun 2006 10:02:48 GMT`summary`Paloma, the password repository, provides rock solid passwords protection`webfeeds`265`265`
9`INSTANCE`url`http://www.softpedia.com/get/Security/Password-Managers-Generators/Paloma.shtml`0`-1`3`536`265`265`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Office-tools/PDF/PDFCreator-look4soft.shtml`title`PDFCreator 0.9.2 (Freeware)`timestamp`Tue, 20 Jun 2006 08:13:14 GMT`summary`PDFCreator easily creates PDFs from any Windows program.  Use it like a printer`webfeeds`266`266`
9`INSTANCE`url`http://www.softpedia.com/get/Office-tools/PDF/PDFCreator-look4soft.shtml`0`-1`3`544`266`266`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Security/Security-Related/Hide-IP-Platinum.shtml`title`Hide IP Platinum 2.82 (Trial)`timestamp`Tue, 20 Jun 2006 09:15:03 GMT`summary`Hide IP is the perfect tool for you if you're concerned about Internet privacy and want to hide your IP address`webfeeds`267`267`
9`INSTANCE`url`http://www.softpedia.com/get/Security/Security-Related/Hide-IP-Platinum.shtml`0`-1`3`545`267`267`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Others/Finances-Business/Business-Letters-and-Forms-Collection.shtml`title`Business Letters and Forms Collection by 4hb.com 3.00 (Trial)`timestamp`Tue, 20 Jun 2006 10:20:06 GMT`summary`Over 575 Business Letters and Forms from 4hb.com in one easy to use program`webfeeds`268`268`
9`INSTANCE`url`http://www.softpedia.com/get/Others/Finances-Business/Business-Letters-and-Forms-Collection.shtml`0`-1`3`546`268`268`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Internet/Offline-Browsers/PicaLoader.shtml`title`PicaLoader 1.48 (Shareware)`timestamp`Tue, 20 Jun 2006 10:03:37 GMT`summary`PicaLoader is used to search, download and manage millions of pictures`webfeeds`269`269`
9`INSTANCE`url`http://www.softpedia.com/get/Internet/Offline-Browsers/PicaLoader.shtml`0`-1`3`547`269`269`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Office-tools/PDF/ActMask-Document-Converter-X.shtml`title`ActMask Document Converter X 3.9 (Trial)`timestamp`Tue, 20 Jun 2006 09:02:12 GMT`summary`ActMask Document Converter X - convert all file formats (MS Office Document, .txt, .wri, .doc, .ppt, etc) to PDF, JPG, etc`webfeeds`270`270`
9`INSTANCE`url`http://www.softpedia.com/get/Office-tools/PDF/ActMask-Document-Converter-X.shtml`0`-1`3`548`270`270`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Multimedia/Video/Other-VIDEO-Tools/AVI-Splitter1.shtml`title`AVI Splitter 1.0.186 (Shareware)`timestamp`Tue, 20 Jun 2006 08:31:02 GMT`summary`AVI Splitter is an easy-to-use tool for splitting a large AVI file into smaller ones`webfeeds`271`271`
9`INSTANCE`url`http://www.softpedia.com/get/Multimedia/Video/Other-VIDEO-Tools/AVI-Splitter1.shtml`0`-1`3`549`271`271`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Multimedia/Graphic/Graphic-Others/VizUp-Professional.shtml`title`VizUp Professional 2.1.8 (Trial)`timestamp`Tue, 20 Jun 2006 10:46:38 GMT`summary`VizUp is a software that allows you to create and optimize 3D models`webfeeds`272`272`
9`INSTANCE`url`http://www.softpedia.com/get/Multimedia/Graphic/Graphic-Others/VizUp-Professional.shtml`0`-1`3`550`272`272`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Others/Finances-Business/Business-Inventory-Manager-Pro.shtml`title`Business Inventory Manager Pro 2.05.2015 (Trial)`timestamp`Tue, 20 Jun 2006 09:08:50 GMT`summary`Business Inventory Manager Pro is a useful Point of Sale and Stock Control solution`webfeeds`273`273`
9`INSTANCE`url`http://www.softpedia.com/get/Others/Finances-Business/Business-Inventory-Manager-Pro.shtml`0`-1`3`558`273`273`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Security/Password-Managers-Generators/Internet-Password-Recovery-Wizard.shtml`title`Internet Password Recovery Wizard 1.1 (Shareware)`timestamp`Tue, 20 Jun 2006 10:56:09 GMT`summary`Recover your lost passwords to different Internet resources`webfeeds`274`274`
9`INSTANCE`url`http://www.softpedia.com/get/Security/Password-Managers-Generators/Internet-Password-Recovery-Wizard.shtml`0`-1`3`559`274`274`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Office-tools/Diary-Organizers-Calendar/OrgScheduler-LAN.shtml`title`OrgScheduler LAN 3.3 (Trial)`timestamp`Tue, 20 Jun 2006 10:53:37 GMT`summary`OrgScheduler LAN - A networking calendar/scheduling system for your organization.`webfeeds`275`275`
9`INSTANCE`url`http://www.softpedia.com/get/Office-tools/Diary-Organizers-Calendar/OrgScheduler-LAN.shtml`0`-1`3`560`275`275`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Security/Lockdown/Web-PC-Exe-Lock.shtml`title`Web-PC-Exe Lock 1.5 (Trial)`timestamp`Tue, 20 Jun 2006 10:03:30 GMT`summary`Web-PC-Exe Lock allows you to control access to PC, Internet sites, programs and system functions`webfeeds`276`276`
9`INSTANCE`url`http://www.softpedia.com/get/Security/Lockdown/Web-PC-Exe-Lock.shtml`0`-1`3`561`276`276`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Office-tools/PDF/ActMask-Document-Converter-CE.shtml`title`ActMask Document Converter CE 3.9 (Trial)`timestamp`Tue, 20 Jun 2006 09:13:39 GMT`summary`ActMask Document Converter CE - convert all file formats (MS Office Document, .txt, .wri, .doc, .ppt, etc) to PDF, JPG, etc`webfeeds`277`277`
9`INSTANCE`url`http://www.softpedia.com/get/Office-tools/PDF/ActMask-Document-Converter-CE.shtml`0`-1`3`562`277`277`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Programming/Debuggers-Decompilers-Dissasemblers/jBixbe.shtml`title`jBixbe 1.0-Alpha-2 (Shareware)`timestamp`Tue, 20 Jun 2006 08:59:38 GMT`summary`Debug Java applications on the conceptual level of the UML`webfeeds`278`278`
9`INSTANCE`url`http://www.softpedia.com/get/Programming/Debuggers-Decompilers-Dissasemblers/jBixbe.shtml`0`-1`3`563`278`278`
1`EOE`
14`EVENT`feed_url`http://www.softpedia.com/backend.xml`item_url`http://www.softpedia.com/get/Multimedia/Audio/Audio-Convertors/MP3-WAV-Converter-3.shtml`title`MP3 WAV Converter 3.15 (Shareware)`timestamp`Tue, 20 Jun 2006 10:58:30 GMT`summary`MP3 WAV Converter converts MP3 files to WAV format`webfeeds`279`279`
9`INSTANCE`url`http://www.softpedia.com/get/Multimedia/Audio/Audio-Convertors/MP3-WAV-Converter-3.shtml`0`-1`3`564`279`279`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/news/247/games/gamecube/wiive_got_to_talk`title`Wii?ve got to talk`timestamp`Mon, 19 Jun 2006 16:57:18 +0100`summary`Nintendo&rsquo;s patents point to messaging through the Wii, but the official line is there&rsquo;s no microphone in that wondrous Wiimote controller.`webfeeds`280`280`
9`INSTANCE`url`http://www.t3.co.uk/news/247/games/gamecube/wiive_got_to_talk`0`-1`3`572`280`280`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/news/247/communications/mobile_phone/nokia_breaks_out_bargain_3g!`title`Nokia breaks out bargain 3G!`timestamp`Mon, 19 Jun 2006 16:15:50 +0100`summary`Nokia&rsquo;s gone all thrifty with its latest handset, but reckons it can cram all the goodness of full fat 3G into a phone on a shoestring budget!`webfeeds`281`281`
9`INSTANCE`url`http://www.t3.co.uk/news/247/communications/mobile_phone/nokia_breaks_out_bargain_3g!`0`-1`3`573`281`281`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/news/247/entertainment/dvd_-_player/sharpen_up_your_dvds!`title`Sharpen up your DVDs!`timestamp`Mon, 19 Jun 2006 15:08:58 +0100`summary`Sharp&rsquo;s super smart DVD player promises to slather your TV with Hi-Def images, all from your regular collection of shiny discs!`webfeeds`282`282`
9`INSTANCE`url`http://www.t3.co.uk/news/247/entertainment/dvd_-_player/sharpen_up_your_dvds!`0`-1`3`574`282`282`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/news/247/communications/mobile_phone/sonyericssons_i-mode_blower!`title`Sony Ericsson?s i-mode blower!`timestamp`Mon, 19 Jun 2006 11:58:55 +0100`summary`Tap in to a world of information with Sony Ericsson&rsquo;s first i-mode phone &ndash; a gorgeous black candybar with more style than you can shake a stick at!`webfeeds`283`283`
9`INSTANCE`url`http://www.t3.co.uk/news/247/communications/mobile_phone/sonyericssons_i-mode_blower!`0`-1`3`575`283`283`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/news/247/entertainment/headphones/eye-boggling_ear_goggles`title`Eye-boggling ear goggles`timestamp`Mon, 19 Jun 2006 15:56:00 +0100`summary`Creative's new noise-isolating headphones provide ultimate aural pleasure - in exchange for a mere &pound;90.`webfeeds`284`284`
9`INSTANCE`url`http://www.t3.co.uk/news/247/entertainment/headphones/eye-boggling_ear_goggles`0`-1`3`576`284`284`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/reviews/imaging/digital_camera/nikon_coolpix_s6_digital_camera`title`Nikon CoolPix S6 digital camera`timestamp`Mon, 19 Jun 2006 10:23:33 +0100`summary`Nikon&rsquo;s slimline, Wi-Fi-enabled snapper is clickin&rsquo; marvellous.`webfeeds`285`285`
9`INSTANCE`url`http://www.t3.co.uk/reviews/imaging/digital_camera/nikon_coolpix_s6_digital_camera`0`-1`3`577`285`285`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/news/247/daily_columns/gain_access_to_your_computer_using_your_face!`title`?Gain access to your computer? USING YOUR FACE!?`timestamp`Fri, 16 Jun 2006 12:07:55 +0100`summary`Techno Fear, by Fitz`webfeeds`286`286`
9`INSTANCE`url`http://www.t3.co.uk/news/247/daily_columns/gain_access_to_your_computer_using_your_face!`0`-1`3`578`286`286`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/t3magazine/magazines/july_2006`title`July 2006`timestamp`Mon, 19 Jun 2006 16:03:51 +0100`summary`Packed full of the latest gadgets and gizmos, this month&rsquo;s T3 has a musical feel, rounding up all the tuneful technology you could ever need&hellip;`webfeeds`287`287`
9`INSTANCE`url`http://www.t3.co.uk/t3magazine/magazines/july_2006`0`-1`3`586`287`287`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/reviews/communication/mobile_phone/sony_ericsson_w810i_music_phone`title`Sony Ericsson W810i music phone`timestamp`Mon, 19 Jun 2006 11:12:16 +0100`summary`Sony&rsquo;s Walkman phone heads for the dark side.`webfeeds`288`288`
9`INSTANCE`url`http://www.t3.co.uk/reviews/communication/mobile_phone/sony_ericsson_w810i_music_phone`0`-1`3`587`288`288`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/reviews/entertainment/hd_ready_tv/fujitsu_p42hta51_hd_ready_plasma_tv`title`Fujitsu P42HTA51 HD ready plasma TV`timestamp`Tue, 20 Jun 2006 10:34:23 +0100`summary`The Division One plasma with a Premier League price.`webfeeds`289`289`
9`INSTANCE`url`http://www.t3.co.uk/reviews/entertainment/hd_ready_tv/fujitsu_p42hta51_hd_ready_plasma_tv`0`-1`3`588`289`289`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/reviews/games/playstation_2/grand_theft_auto_liberty_city_stories_ps2`title`Grand Theft Auto: Liberty City Stories (PS2)`timestamp`Tue, 20 Jun 2006 10:10:09 +0100`summary`PSP GTA screeches its way in to the living room, but has it lost or gained any sheen in the transition?`webfeeds`290`290`
9`INSTANCE`url`http://www.t3.co.uk/reviews/games/playstation_2/grand_theft_auto_liberty_city_stories_ps2`0`-1`3`589`290`290`
1`EOE`
14`EVENT`feed_url`http://www.t3.co.uk/rss2`item_url`http://www.t3.co.uk/news/247/games/playstation_2/guitar_hero_gets_new_axe!`title`Guitar Hero gets new axe!`timestamp`Mon, 19 Jun 2006 16:54:47 +0100`summary`Meet the Shredder: the first third-party controller for the game that's keeping us all strumming through the night.`webfeeds`291`291`
9`INSTANCE`url`http://www.t3.co.uk/news/247/games/playstation_2/guitar_hero_gets_new_axe!`0`-1`3`590`291`291`
1`EOE`
14`EVENT`feed_url`http://www.apfn.org/rssfeed.xml`item_url`http://www.apfn.org/apfn/england3.htm`title`The Alberto Gonzalez Torture Memo Story`timestamp``summary`Bush decided whether a defendant should live or die based on the memos`webfeeds`292`292`
9`INSTANCE`url`http://www.apfn.org/apfn/england3.htm`0`-1`3`591`292`292`
1`EOE`
14`EVENT`feed_url`http://www.apfn.org/rssfeed.xml`item_url`http://www.apfn.org/apfn/oz.htm`title`WIZARD OF OZ and the ILLUMINATI MIND CONTROL`timestamp``summary`RELATIONSHIPS BETWEEN THE MOVIE and ILLUMINATI RITUAL`webfeeds`293`293`
9`INSTANCE`url`http://www.apfn.org/apfn/oz.htm`0`-1`3`592`293`293`
1`EOE`
14`EVENT`feed_url`http://www.apfn.org/rssfeed.xml`item_url`http://www.apfn.org/apfn/fascism.htm`title`FASCISM - WE HAVE ARRIVED AT THE FASCIST STATE IN AMERICA`timestamp``summary`a fascist government always has one class of citizens that is considered superior (good) to another (bad) based upon race, creed or origin`webfeeds`294`294`
9`INSTANCE`url`http://www.apfn.org/apfn/fascism.htm`0`-1`3`600`294`294`
1`EOE`
14`EVENT`feed_url`http://www.apfn.org/rssfeed.xml`item_url`http://www.apfn.org/old/wacopg.htm`title`Remember Waco!`timestamp``summary`2006 13th Anniversary our government used military force against it's own citizens`webfeeds`295`295`
9`INSTANCE`url`http://www.apfn.org/old/wacopg.htm`0`-1`3`601`295`295`
1`EOE`
14`EVENT`feed_url`http://www.apfn.org/rssfeed.xml`item_url`http://www.apfn.org/APFN/reserve2.htm`title`FEDERAL RESERVE ~ THE ENEMY OF AMERICA`timestamp``summary`Federal Reserve It is not federal, and it does not have any reserves.`webfeeds`296`296`
9`INSTANCE`url`http://www.apfn.org/APFN/reserve2.htm`0`-1`3`602`296`296`
1`EOE`
14`EVENT`feed_url`http://www.apfn.org/rssfeed.xml`item_url`http://www.apfn.org/apfn/borderwar.htm`title`Border War 2006`timestamp``summary`If it passes amnesty, the Senate will violate every element of the Preamble of the Constitution of the United States.`webfeeds`297`297`
9`INSTANCE`url`http://www.apfn.org/apfn/borderwar.htm`0`-1`3`603`297`297`
1`EOE`
14`EVENT`feed_url`http://www.apfn.org/rssfeed.xml`item_url`http://www.apfn.org/apfn/negroponte.htm`title`John Dimitri Negroponte`timestamp``summary`The Case Against John Negroponte`webfeeds`298`298`
9`INSTANCE`url`http://www.apfn.org/apfn/negroponte.htm`0`-1`3`604`298`298`
1`EOE`
14`EVENT`feed_url`http://www.apfn.org/rssfeed.xml`item_url`http://www.apfn.org/APFN/knowledge.htm`title`Government Had Prior Knowledge - Pending 9-11 Attack`timestamp``summary`Afghanistan War Planned Months Before Suicide Air Attacks`webfeeds`299`299`
9`INSTANCE`url`http://www.apfn.org/APFN/knowledge.htm`0`-1`3`605`299`299`
1`EOE`
14`EVENT`feed_url`http://www.dancentury.com/home/feed/`item_url`http://www.dancentury.com/home/archives/2006/06/19/starting-my-own-unaccredited-university/`title`Starting my own Unaccredited University`timestamp`Mon, 19 Jun 2006 18:08:55 +0000`summary`I&#8217;ve always wanted to start my own Unaccredited Univerity, but I&#8217;m not sure which courses to teach. Cicadas? Obesity? Neon Genesis Evangelon? Drinking? I&#8217;m not sure.`webfeeds`300`300`
9`INSTANCE`url`http://www.dancentury.com/home/archives/2006/06/19/starting-my-own-unaccredited-university/`0`-1`3`606`300`300`
1`EOE`
14`EVENT`feed_url`http://www.dancentury.com/home/feed/`item_url`http://www.dancentury.com/home/archives/2006/06/19/question-of-the-day-is-it-okay-to-drink-at-work/`title`Question of the Day: is it okay to drink at work?`timestamp`Mon, 19 Jun 2006 18:15:05 +0000`summary`Question of the Day: is it okay to drink at work? Drink alcohol, that is. 	I think it is. Obviously not if you operate machinery or drive a vehicle, but sitting at a desk. That kind of job. 	What do you think? Let me know in the Your Comments section.`webfeeds`301`301`
9`INSTANCE`url`http://www.dancentury.com/home/archives/2006/06/19/question-of-the-day-is-it-okay-to-drink-at-work/`0`-1`3`614`301`301`
1`EOE`
14`EVENT`feed_url`http://www.dancentury.com/home/feed/`item_url`http://www.dancentury.com/home/archives/2006/06/20/youtube-theatre-aguas-de-marco/`title`YouTube Theatre: ?guas de Mar`timestamp`Tue, 20 Jun 2006 11:46:44 +0000`summary`I think Brazil is a fascinating place for a number of reasons: 	 	They don&#8217;t speak Spanish &#8212; they speak Portuguese. 	The have the Amazon River and rain forests. 	Adriana Lima 	Gisele Bunchen. 	And the Bossa Nova. 	 	One of my favorite Bossa Nova tunes is ?guas de Mar?o. 	Here&#8217;s ?guas de Mar?o performed by the cast of Sealab 2021: 	  	And here&#8217;s the original performed [...]`webfeeds`302`302`
9`INSTANCE`url`http://www.dancentury.com/home/archives/2006/06/20/youtube-theatre-aguas-de-marco/`0`-1`3`615`302`302`
1`EOE`
14`EVENT`feed_url`http://www.dancentury.com/home/feed/`item_url`http://www.dancentury.com/home/archives/2006/06/15/youtube-theatre-foxy-brown/`title`YouTube Theatre: Foxy Brown`timestamp`Thu, 15 Jun 2006 11:07:32 +0000`summary`Here&#8217;s the opening credits for the film Foxy Brown, starring the gorgeous and talented Pam Grier:`webfeeds`303`303`
9`INSTANCE`url`http://www.dancentury.com/home/archives/2006/06/15/youtube-theatre-foxy-brown/`0`-1`3`616`303`303`
1`EOE`
14`EVENT`feed_url`http://www.dancentury.com/home/feed/`item_url`http://www.dancentury.com/home/archives/2006/06/19/what-neon-genesis-evangelion-character-are-you/`title`What Neon Genesis Evangelion character are you?`timestamp`Mon, 19 Jun 2006 17:29:17 +0000`summary`I&#8217;m a little obsessed with this movie/tv show. At first I didn&#8217;t get it, but it haunted my thoughts, and so to get it out of my system I watched the entire series and movies, and not only does it make sense, but I think it&#8217;s one of the most powerful works of art I&#8217;ve [...]`webfeeds`304`304`
9`INSTANCE`url`http://www.dancentury.com/home/archives/2006/06/19/what-neon-genesis-evangelion-character-are-you/`0`-1`3`617`304`304`
1`EOE`
14`EVENT`feed_url`http://www.dancentury.com/home/feed/`item_url`http://www.dancentury.com/home/archives/2006/06/10/a-bear-grows-in-jersey/`title`A Bear Grows in Jersey`timestamp`Sun, 11 Jun 2006 00:25:34 +0000`summary`Two friends emailed me about this bear chased up a tree by a house cat, in New Jersey no less.  	Advice: although scared of teeny orange cats, bears can still eat you. Bears can climb trees, swim, and run faster than a man, so if you&#8217;re chased by a bear, fly. Bears cannot fly. And [...]`webfeeds`305`305`
9`INSTANCE`url`http://www.dancentury.com/home/archives/2006/06/10/a-bear-grows-in-jersey/`0`-1`3`618`305`305`
1`EOE`
14`EVENT`feed_url`http://www.dancentury.com/home/feed/`item_url`http://www.dancentury.com/home/archives/2006/06/11/revenge-of-the-gypsy-moth-caterpillars/`title`Revenge of the Gypsy Moth caterpillars`timestamp`Mon, 12 Jun 2006 04:03:59 +0000`summary`When I was a kid I used to smash Gypsy Moth caterpillars by the handful &#8212; all the kids did. The old folks would start a fire in a bucket and we would toss these creatures in the fire and listen to them pop like corn &#8212; all for the good of the trees. [...]`webfeeds`306`306`
9`INSTANCE`url`http://www.dancentury.com/home/archives/2006/06/11/revenge-of-the-gypsy-moth-caterpillars/`0`-1`3`619`306`306`
1`EOE`
14`EVENT`feed_url`http://www.dancentury.com/home/feed/`item_url`http://www.dancentury.com/home/archives/2006/06/10/youtube-theatre-isaac-hayes-theme-from-shaft/`title`YouTube Theatre: Isaac Hayes - Theme From Shaft`timestamp`Sat, 10 Jun 2006 11:00:41 +0000`summary`I&#8217;m sure a lot of fair-weather fans dissed and dismissed Isaac Hayes when it came to recent South Park controversy. Not me &#8212; I&#8217;m a fan for life.  	Here&#8217;s a clip of Isaac performing Shaft live in Brazil: 	  	Here are the remnants of an Isaac Hayes site I made back in 1995.`webfeeds`307`307`
9`INSTANCE`url`http://www.dancentury.com/home/archives/2006/06/10/youtube-theatre-isaac-hayes-theme-from-shaft/`0`-1`3`620`307`307`
1`EOE`
14`EVENT`feed_url`http://www.dancentury.com/home/feed/`item_url`http://www.dancentury.com/home/archives/2006/06/16/friday-fun-the-japan-only-edition/`title`Friday Fun: the Japan-Only Edition!`timestamp`Fri, 16 Jun 2006 17:35:01 +0000`summary`J-List is the place to buy cool Japanese candy, gum, toys and &#8220;entertainment&#8221;. Some products NSFW. 	Puffy AmiYumi!!! On tour in July in America. 	Takeshi Kitano: the dude from Battle Royale and MXC. 	Otakon is a convention in Baltimore which celebrates everything Japanese: Anime, Cosplay, music, toys, Black Black gum, etc. August 2006 it is going down! 	Sakakobara Kikai [...]`webfeeds`308`308`
9`INSTANCE`url`http://www.dancentury.com/home/archives/2006/06/16/friday-fun-the-japan-only-edition/`0`-1`3`628`308`308`
1`EOE`
14`EVENT`feed_url`http://www.dancentury.com/home/feed/`item_url`http://www.dancentury.com/home/archives/2006/06/20/i-need-me-a-drink-serving-robot/`title`I need me a drink serving robot!`timestamp`Tue, 20 Jun 2006 10:03:04 +0000`summary`I need me one of these: 	 	No not  a fat man in a chair&#8230; that&#8217;s me. I need a drink serving robot. A Drinkbot! 	Robot picture taken directly from Data Junkie.`webfeeds`309`309`
9`INSTANCE`url`http://www.dancentury.com/home/archives/2006/06/20/i-need-me-a-drink-serving-robot/`0`-1`3`629`309`309`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=3`title`Screen Protractor Released`timestamp`Sat, 11 Dec 2004 05:00:00 GMT`summary``webfeeds`310`310`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=3`0`-1`3`630`310`310`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=2`title`Free Software: Desktop Renamer`timestamp`Mon, 06 Dec 2004 07:30:12 GMT`summary``webfeeds`311`311`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=2`0`-1`3`631`311`311`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=7`title`Data Extractor Released`timestamp`Thu, 10 Feb 2005 11:21:10 GMT`summary``webfeeds`312`312`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=7`0`-1`3`632`312`312`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=6`title`ColorPic Version 3.1 Released`timestamp`Thu, 10 Feb 2005 09:31:01 GMT`summary``webfeeds`313`313`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=6`0`-1`3`633`313`313`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=5`title`Screen Protractor now for Windows 98`timestamp`Fri, 7 Jan 2005 03:20:00 GMT`summary``webfeeds`314`314`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=5`0`-1`3`634`314`314`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=4`title`New Screen Protractor Skin`timestamp`Tue, 4 Jan 2005 07:20:00 GMT`summary``webfeeds`315`315`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=4`0`-1`3`641`315`315`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=9`title`Screen Protractor Version 1.1 Released`timestamp`Fri, 11 Mar 2005 11:20:00 GMT`summary``webfeeds`316`316`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=9`0`-1`3`643`316`316`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=8`title`Become an Affiliate and Earn Money`timestamp`Fri, 25 Feb 2005 01:11:07 GMT`summary``webfeeds`317`317`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=8`0`-1`3`644`317`317`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=40`title`New Skins for the Screen Calipers`timestamp`Tue, 11 Apr 2006 14:25:25 GMT`summary``webfeeds`318`318`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=40`0`-1`3`645`318`318`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=41`title`Data Extractor Version 3.0 Released`timestamp`Fri, 5 May 2006 13:21:10 GMT`summary``webfeeds`319`319`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=41`0`-1`3`646`319`319`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=42`title`Sleepy Version 6.2 Released`timestamp`Thu, 15 Jun 2006 8:11:13 GMT`summary``webfeeds`320`320`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=42`0`-1`3`647`320`320`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=28`title`Iconico Opens it's Workshop`timestamp`Mon, 5 Dec 2005 07:02:23 GMT`summary``webfeeds`321`321`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=28`0`-1`3`648`321`321`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=29`title`Screen Calipers Konfabulator Widget`timestamp`Mon, 9 Jan 2006 14:12:13 GMT`summary``webfeeds`322`322`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=29`0`-1`3`656`322`322`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=22`title`ColorPop HTML Control Released`timestamp`Tue, 4 Oct 2005 02:10:20 GMT`summary``webfeeds`323`323`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=22`0`-1`3`657`323`323`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=23`title`HTML Text Extractor Updated`timestamp`Fri, 21 Oct 2005 03:10:24 GMT`summary``webfeeds`324`324`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=23`0`-1`3`658`324`324`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=20`title`WebTools Pro Adds a CSS Style Inspector`timestamp`Sat, 10 Sep 2005 05:34:21 GMT`summary``webfeeds`325`325`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=20`0`-1`3`659`325`325`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=21`title`Screen Calipers Version 3.2 Released`timestamp`Tue, 13 Sep 2005 01:09:20 GMT`summary``webfeeds`326`326`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=21`0`-1`3`660`326`326`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=26`title`WebTools Pro Adds more tools`timestamp`Wed, 23 Nov 2005 05:34:21 GMT`summary``webfeeds`327`327`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=26`0`-1`3`661`327`327`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=27`title`Magnifier Version 2.0 Released`timestamp`Fri, 25 Nov 2005 05:14:23 GMT`summary``webfeeds`328`328`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=27`0`-1`3`662`328`328`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=24`title`Screen Calipers Now Available for Apple Mac`timestamp`Fri, 21 Oct 2005 21:09:20 GMT`summary``webfeeds`329`329`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=24`0`-1`3`670`329`329`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=25`title`Data Extractor Version 2.0 Released`timestamp`Mon, 14 Nov 2005 15:21:10 GMT`summary``webfeeds`330`330`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=25`0`-1`3`671`330`330`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=17`title`WebTools Pro adds an HTML Spellchecker`timestamp`Wed, 25 May 2005 12:09:20 GMT`summary``webfeeds`331`331`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=17`0`-1`3`672`331`331`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=16`title`Calipers and Protractor Rated Top 10 by PC Magazine`timestamp`Wed, 11 May 2005 10:09:20 GMT`summary``webfeeds`332`332`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=16`0`-1`3`673`332`332`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=15`title`New Software: EasyLogin`timestamp`Mon, 11 Apr 2005 09:09:20 GMT`summary``webfeeds`333`333`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=15`0`-1`3`674`333`333`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=14`title`CSS Scrollbar Color Changer Updated Again`timestamp`Fri, 8 Apr 2005 05:12:20 GMT`summary``webfeeds`334`334`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=14`0`-1`3`675`334`334`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=13`title`Screen Compass Released`timestamp`Wed, 6 Apr 2005 10:12:21 GMT`summary``webfeeds`335`335`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=13`0`-1`3`676`335`335`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=12`title`Screen Calipers Version 3.1 Released`timestamp`Mon, 14 Mar 2005 12:10:31 GMT`summary``webfeeds`336`336`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=12`0`-1`3`684`336`336`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=11`title`CSS Scrollbar Color Changer Updated`timestamp`Mon, 14 Mar 2005 03:13:13 GMT`summary``webfeeds`337`337`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=11`0`-1`3`685`337`337`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=10`title`Screen Protractor Skinning Information`timestamp`Sat, 12 Mar 2005 01:10:10 GMT`summary``webfeeds`338`338`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=10`0`-1`3`686`338`338`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=19`title`Version 4 of ColorPic released`timestamp`Mon, 1 Aug 2005 23:14:21 GMT`summary``webfeeds`339`339`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=19`0`-1`3`687`339`339`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=18`title`Screen Protractor Teardrop skin released`timestamp`Sun, 3 Jul 2005 11:11:20 GMT`summary``webfeeds`340`340`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=18`0`-1`3`688`340`340`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=39`title`Screen Calipers Logger Tool Released`timestamp`Fri, 24 Feb 2006 11:45:25 GMT`summary``webfeeds`341`341`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=39`0`-1`3`689`341`341`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=38`title`Cardio Calipers Released`timestamp`Mon, 20 Mar 2006 13:31:30 GMT`summary``webfeeds`342`342`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=38`0`-1`3`690`342`342`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=35`title`Screen Compass and Protractor for Apple Mac Released`timestamp`Fri, 3 Mar 2006 13:17:20 GMT`summary``webfeeds`343`343`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=35`0`-1`3`698`343`343`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=34`title`Screen Ruler Skin for the Screen Calipers`timestamp`Fri, 24 Feb 2006 11:45:25 GMT`summary``webfeeds`344`344`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=34`0`-1`3`699`344`344`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=37`title`WebTools Pro Tools Reach 100`timestamp`Tue, 14 Mar 2006 15:34:21 GMT`summary``webfeeds`345`345`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=37`0`-1`3`700`345`345`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=36`title`Data Extractor Version 2.2 Released`timestamp`Mon, 13 Mar 2006 17:21:10 GMT`summary``webfeeds`346`346`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=36`0`-1`3`701`346`346`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=31`title`Screen Measurement Pack Updated`timestamp`Tue, 10 Jan 2006 22:12:42 GMT`summary``webfeeds`347`347`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=31`0`-1`3`702`347`347`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=30`title`ColorPic and Magnifier Updated`timestamp`Mon, 9 Jan 2006 16:22:22 GMT`summary``webfeeds`348`348`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=30`0`-1`3`703`348`348`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=33`title`Screen Measurement Pack - ProScope Edition`timestamp`Tue, 14 Feb 2006 14:45:45 GMT`summary``webfeeds`349`349`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=33`0`-1`3`704`349`349`
1`EOE`
14`EVENT`feed_url`http://www.iconico.com/connect/rssfeeds/LatestNews.xml`item_url`http://www.iconico.com/connect/rss/latestNews.aspx?id=32`title`Data Extractor Updated`timestamp`Mon, 6 Feb 2006 15:21:10 GMT`summary``webfeeds`350`350`
9`INSTANCE`url`http://www.iconico.com/connect/rss/latestNews.aspx?id=32`0`-1`3`712`350`350`
1`EOE`
14`EVENT`feed_url`http://developer.apple.com/rss/adcheadlines.rss`item_url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Protocols/ABImageClient_Protocol/index.html`title`Reference: ABImageClient Protocol Reference`timestamp`Tue, 23 May 2006 00:00:00 PST`summary`Describes how to handle images loaded from an asynchronous fetch from ABPerson objects.`webfeeds`351`351`
9`INSTANCE`url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Protocols/ABImageClient_Protocol/index.html`0`-1`3`713`351`351`
1`EOE`
14`EVENT`feed_url`http://developer.apple.com/rss/adcheadlines.rss`item_url`http://developer.apple.com/quicktime/qtkit.html`title`Using the QTKit Framework`timestamp`Mon, 19 Jun 2006 00:00:00 PST`summary`With QTKit,  Cocoa developers have easy access to the power of QuickTime.  Read this article to learn about the QTKit framework and how to use it in your application.`webfeeds`352`352`
9`INSTANCE`url`http://developer.apple.com/quicktime/qtkit.html`0`-1`3`714`352`352`
1`EOE`
14`EVENT`feed_url`http://developer.apple.com/rss/adcheadlines.rss`item_url`http://developer.apple.com/games/gameenginesonmac.html`title`Developing Games on Mac OS X Using Third-Party Game Engines`timestamp`Mon, 05 Jun 2006 00:00:00 PST`summary`Create your own game, using powerful and easy-to-learn game engines that run on Mac OS X.  Read this article to see what each engine has to offer and how to get started.`webfeeds`353`353`
9`INSTANCE`url`http://developer.apple.com/games/gameenginesonmac.html`0`-1`3`715`353`353`
1`EOE`
14`EVENT`feed_url`http://developer.apple.com/rss/adcheadlines.rss`item_url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABGroup_Class/index.html`title`Reference: ABGroup Class Reference`timestamp`Tue, 23 May 2006 00:00:00 PST`summary`Describes how this class supports the concept of a "group" containing one or more persons.`webfeeds`354`354`
9`INSTANCE`url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABGroup_Class/index.html`0`-1`3`716`354`354`
1`EOE`
14`EVENT`feed_url`http://developer.apple.com/rss/adcheadlines.rss`item_url`http://developer.apple.com/ue/accessibility/voiceoverincarbon.html`title`Empowering Your Carbon Application with   the VoiceOver Accessibility Interface`timestamp`Mon, 12 Jun 2006 00:00:00 PST`summary`With VoiceOver users can control their Macs with the keyboard and voice prompts. This article shows how using VoiceOver makes your application accessible to users with disabilities.`webfeeds`355`355`
9`INSTANCE`url`http://developer.apple.com/ue/accessibility/voiceoverincarbon.html`0`-1`3`717`355`355`
1`EOE`
14`EVENT`feed_url`http://developer.apple.com/rss/adcheadlines.rss`item_url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABMutableMultiValue_Class/index.html`title`Reference: ABMutableMultiValue Class Reference`timestamp`Tue, 23 May 2006 00:00:00 PST`summary`Describes how to use these classes to represent properties that might have multiple values.`webfeeds`356`356`
9`INSTANCE`url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABMutableMultiValue_Class/index.html`0`-1`3`718`356`356`
1`EOE`
14`EVENT`feed_url`http://developer.apple.com/rss/adcheadlines.rss`item_url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/index.html`title`Reference: ABAddressBook Class Reference`timestamp`Tue, 23 May 2006 00:00:00 PST`summary`Provides a programming interface to the Address Book.`webfeeds`357`357`
9`INSTANCE`url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABAddressBook_Class/index.html`0`-1`3`726`357`357`
1`EOE`
14`EVENT`feed_url`http://developer.apple.com/rss/adcheadlines.rss`item_url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABMultiValue_Class/index.html`title`Reference: ABMultiValue Class Reference`timestamp`Tue, 23 May 2006 00:00:00 PST`summary`Describes how to use these classes to represent properties that might have multiple values.`webfeeds`358`358`
9`INSTANCE`url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Classes/ABMultiValue_Class/index.html`0`-1`3`727`358`358`
1`EOE`
14`EVENT`feed_url`http://developer.apple.com/rss/adcheadlines.rss`item_url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Protocols/ABActionDelegate_Protocol/index.html`title`Reference: ABActionDelegate Protocol Reference`timestamp`Tue, 23 May 2006 00:00:00 PST`summary`Describes the informal protocol for populating the rollover menus of Address Book with custom items.`webfeeds`359`359`
9`INSTANCE`url`http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/Protocols/ABActionDelegate_Protocol/index.html`0`-1`3`728`359`359`
1`EOE`
14`EVENT`feed_url`http://developer.apple.com/rss/adcheadlines.rss`item_url`http://developer.apple.com/tools/download/`title`Xcode 2.3 Released`timestamp`Tue, 23 May 2006 00:00:00 PST`summary`Xcode 2.3 Released`webfeeds`360`360`
9`INSTANCE`url`http://developer.apple.com/tools/download/`0`-1`3`729`360`360`
1`EOE`
14`EVENT`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0789735040?a=102682`title`RFID+ Exam Gram`timestamp`May 16, 2006`summary`Studying for the new RFID+ exam? The RFID+ Certification Exam Cram?is the perfect?study companion. It features relevant Exam Notes that will help you score better on the exam, more than 300 exam prep questions, tips, acronyms, memory joggers, and?the ever popular "Cram Sheet" tearcard, which is great for last-minute studying. There is also a CD-ROM based testing engine included, providing for realistic exam preparation and readiness feedback. Plus, the RFID+ Certification Exam Cram?has the CompTIA Authorized Quality Curriculum (CAQC) seal of approval!?To find out more about OTA Training, visit www.otatraining.com.`webfeeds`361`361`
9`INSTANCE`url`http://safari.oreilly.com/0789735040?a=102682`0`-1`3`730`361`361`
1`EOE`
14`EVENT`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0672328631?a=102682`title`Sams Teach Yourself MySQL? in 10 Minutes`timestamp`May 09, 2006`summary`Sams Teach Yourself MySQL in 10 Minutes provides a no-fluff, just-the-answers guide to building and managing MySQL databases. It is carefully organized and thoughtfully written to provide just the information that you need in order to gain a rapid working knowledge of MySQL. Get up to speed quickly with Sams Teach Yourself MySQL in 10 Minutes.`webfeeds`362`362`
9`INSTANCE`url`http://safari.oreilly.com/0672328631?a=102682`0`-1`3`731`362`362`
1`EOE`
14`EVENT`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0672327767?a=102682`title`Microsoft? Visual C# 2005 Unleashed`timestamp`May 09, 2006`summary`Setting the standard for a premium C# reference, Microsoft Visual C# 2005 Unleashed provides practical examples for virtually every aspect of the C# programming language. The book is structured for progressive learning, so it can be read cover-to-cover or used as a comprehensive reference guide. You will be exposed to everything from low-level information on the Garbage Collector to advanced concepts, such as creating applications that use Enterprise Services, creating Web Services, and even advanced Windows GUI. Chapters include: Expressions and Control Structures UI Controls Code Access Security Remoting Peer-to-Peer Applications`webfeeds`363`363`
9`INSTANCE`url`http://safari.oreilly.com/0672327767?a=102682`0`-1`3`732`363`363`
1`EOE`
14`EVENT`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0672328984?a=102682`title`Microsoft? Windows Server 2003 Unleashed, R2 Edition`timestamp`May 10, 2006`summary`Microsoft Windows Server 2003 Unleashed, 3rd Edition is the first book on the market to cover Windows Server 2003 R2. This latest edition will keep the text viable with the major "R2" update being released from Microsoft late in 2005. Many of the Windows Server 2003 titles have not been revised since release in 2003 even though Microsoft has released a service pack and now the R2 update.?This book will provide detailed guidance focused on the most commonly used yet most complicated planning, installation, migration, and problem solving topics that challenge IT professionals. This title goes far beyond the basic installation and setup information found in hundreds of other resources and focus on the less understood yet most important details for system configuration, tips, tricks, and techniques to successfully implement and administer a Windows networking system.`webfeeds`364`364`
9`INSTANCE`url`http://safari.oreilly.com/0672328984?a=102682`0`-1`3`740`364`364`
1`EOE`
14`EVENT`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0596527268?a=102682`title`iMovie 6 & iDVD: The Missing Manual`timestamp`May 2006`summary`While the last version of iMovie gave moviemakers the ability to capture and edit widescreen High Definition Video (HDV) from the new generation of camcorders, iMovie 6 is all about the ease of moviemaking itself. iMovie 6 includes five professionally designed themes with backgrounds, motion graphics, titles, and effects that act as building blocks for your projects. You can preview transitions and stunning new video effects--such as time-lapse video--in real time using the full screen. Or edit audio and add sound effects with a new built-in sound studio. For presenting your movie, Magic iDVD offers easy-to-use themes, including new widescreen options. Whether you're a professional or an amateur moviemaker, this is amazing stuff. But if you want to learn the full capabilities of these applications, Apple documentation won't make the cut. Instead, iMovie 6 & iDVD: The Missing Manual is the ideal third-party authority that covers all of these changes through an objective lens. This witty and entertaining guide `webfeeds`365`365`
9`INSTANCE`url`http://safari.oreilly.com/0596527268?a=102682`0`-1`3`741`365`365`
1`EOE`
14`EVENT`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0321247485P?a=102682`title`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp`May 01, 2006`summary`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`webfeeds`366`366`
9`INSTANCE`url`http://safari.oreilly.com/0321247485P?a=102682`0`-1`3`742`366`366`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt_n`1`feed_url_n`http://safari.oreilly.com/rss`item_url_n`http://safari.oreilly.com/0321247485P?a=102682`title_n`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_n`May 01, 2006`summary_n`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`0`-1`6`743`366`366`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt_n`2`feed_url_n`http://safari.oreilly.com/rss`item_url_n`http://safari.oreilly.com/0321247485P?a=102682`title_n`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_n`May 01, 2006`summary_n`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`6`306`6`744`150`366`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`2`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0321247485P?a=102682`title`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp`May 01, 2006`summary`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`6`306`7`745`150`366`
26`WITNESS`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`2`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0321247485P?a=102682`title`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp`May 01, 2006`summary`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`12`150`366`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt_n`3`feed_url_n`http://safari.oreilly.com/rss`item_url_n`http://safari.oreilly.com/0321247485P?a=102682`title_n`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_n`May 01, 2006`summary_n`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`6`307`6`747`130`366`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`3`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0321247485P?a=102682`title`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp`May 01, 2006`summary`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`6`307`7`748`130`366`
26`WITNESS`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`3`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0321247485P?a=102682`title`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp`May 01, 2006`summary`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`12`130`366`
26`EVENT`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`2`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0321247485P?a=102682`title`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp`May 01, 2006`summary`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`12`150`366`
26`EVENT`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`3`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0321247485P?a=102682`title`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp`May 01, 2006`summary`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`12`130`366`
1`EOE`
14`EVENT`feed_url`http://safari.oreilly.com/rss`item_url`http://safari.oreilly.com/0321316312?a=102682`title`Digital Lighting & Rendering, Second Edition`timestamp`April 27, 2006`summary`Crafting a perfect rendering in 3D software means nailing all the details. And no matter what software you use, your success in creating realistic-looking illumination, shadows and textures depends on your professional lighting and rendering techniques. In this lavishly illustrated new edition, Pixar's Jeremy Birn shows you how to: Master Hollywood lighting techniques to produce professional results in any 3D application Convincingly composite 3D models into real-world environments Apply advanced rendering techniques using subsurface scattering, global illumination, caustics, occlusion, and high dynamic range images Design realistic materials and paint detailed texture maps Mimic real-life camera properties such as f-stops, exposure times, depth-of-field, and natural color temperatures for photorealistic renderings Render in multiple passes for greater efficiency and creative control Understand production pipelines at visual effects and animation studios Develop your lighting reel to get a job in the industry`webfeeds`367`367`
9`INSTANCE`url`http://safari.oreilly.com/0321316312?a=102682`0`-1`3`750`367`367`
1`EOE`
14`EVENT`feed_url`http://www.planet-lab.org/generated/index.rss`item_url`http://www.planet-lab.org/announce/index.php?id=1015`title`Sirius Calendar`timestamp`2006-01-28T00:00:00-05:00`summary`An interface to the Sirius Calendar service is now available on the User Homepage. Sirius allows users to schedule their slice for a  boost in CPU and network bandwidth.`webfeeds`368`368`
9`INSTANCE`url`http://www.planet-lab.org/announce/index.php?id=1015`0`-1`3`751`368`368`
1`EOE`
14`EVENT`feed_url`http://www.planet-lab.org/generated/index.rss`item_url`http://www.planet-lab.org/announce/index.php?id=1014`title`Discounted Hardware`timestamp`2005-12-22T00:00:00-05:00`summary`We are pleased to announce that HP is now providing a special discount price on PlanetLab machines. PIs will be able to see configuration and pricing information when they log in.`webfeeds`369`369`
9`INSTANCE`url`http://www.planet-lab.org/announce/index.php?id=1014`0`-1`3`752`369`369`
1`EOE`
14`EVENT`feed_url`http://www.planet-lab.org/generated/index.rss`item_url`http://www.planet-lab.org/announce/index.php?id=1012`title`GENI Web Site`timestamp`2005-12-20T00:00:00-05:00`summary`A web site describing the GENI project is now available at <a href="http://www.geni.net">www.geni.net</a>.`webfeeds`370`370`
9`INSTANCE`url`http://www.planet-lab.org/announce/index.php?id=1012`0`-1`3`753`370`370`
1`EOE`
14`EVENT`feed_url`http://www.planet-lab.org/generated/index.rss`item_url`http://www.planet-lab.org/announce/index.php?id=1011`title`New Web Pages`timestamp`2005-09-26T00:00:00-05:00`summary`The new PlanetLab web GUI eliminates the need for users to switch between roles, and  provides a few more options when creating a slice. It also includes two new web pages. The first, <a href="http://www.planet-lab.org/Software/services.php">Services</a>, reports usage statistics for several long-running services. The second, <a href="http://www.planet-lab.org/Software/roadmap.php">Roadmap</a>, describes several on-going development projects.`webfeeds`371`371`
9`INSTANCE`url`http://www.planet-lab.org/announce/index.php?id=1011`0`-1`3`761`371`371`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123206?rdf`title`Fedora Core 4 Update: kdelibs-3.5.3-0.2.fc4`timestamp``summary`Updated package.`webfeeds`372`372`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123206?rdf`0`-1`3`762`372`372`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123204?rdf`title`Fedora Core 4 Update: kdegraphics-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`373`373`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123204?rdf`0`-1`3`763`373`373`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123213?rdf`title`Fedora Core 4 Update: kdewebdev-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`374`374`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123213?rdf`0`-1`3`764`374`374`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123211?rdf`title`Fedora Core 4 Update: kdeutils-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`375`375`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123211?rdf`0`-1`3`765`375`375`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123203?rdf`title`Fedora Core 4 Update: kdegames-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`376`376`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123203?rdf`0`-1`3`766`376`376`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123200?rdf`title`Fedora Core 4 Update: kdebase-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`377`377`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123200?rdf`0`-1`3`767`377`377`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123195?rdf`title`Fedora Core 4 Update: arts-1.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`378`378`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123195?rdf`0`-1`3`775`378`378`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123205?rdf`title`Fedora Core 4 Update: kde-i18n-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`379`379`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123205?rdf`0`-1`3`776`379`379`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123214?rdf`title`Fedora Core 5 Update: arts-1.5.3-0.1.fc5`timestamp``summary`Updated package.`webfeeds`380`380`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123214?rdf`0`-1`3`777`380`380`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123210?rdf`title`Fedora Core 4 Update: kdesdk-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`381`381`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123210?rdf`0`-1`3`778`381`381`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123193?rdf`title`Fedora Core 5 Update: autofs-4.1.4-27`timestamp``summary`Updated package.`webfeeds`382`382`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123193?rdf`0`-1`3`779`382`382`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123217?rdf`title`Fedora Core 5 Update: kdeadmin-3.5.3-0.1.fc5`timestamp``summary`Updated package.`webfeeds`383`383`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123217?rdf`0`-1`3`780`383`383`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123196?rdf`title`Fedora Core 4 Update: kdeaccessibility-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`384`384`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123196?rdf`0`-1`3`781`384`384`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123194?rdf`title`Fedora Core 5 Update: libselinux-1.30.3-3.fc5`timestamp``summary`Updated package.`webfeeds`385`385`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123194?rdf`0`-1`3`789`385`385`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123207?rdf`title`Fedora Core 4 Update: kdemultimedia-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`386`386`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123207?rdf`0`-1`3`790`386`386`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123212?rdf`title`Fedora Core 4 Update: kdevelop-3.3.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`387`387`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123212?rdf`0`-1`3`791`387`387`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123208?rdf`title`Fedora Core 4 Update: kdenetwork-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`388`388`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123208?rdf`0`-1`3`792`388`388`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123199?rdf`title`Fedora Core 4 Update: kdeartwork-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`389`389`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123199?rdf`0`-1`3`793`389`389`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123202?rdf`title`Fedora Core 4 Update: kdeedu-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`390`390`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123202?rdf`0`-1`3`794`390`390`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123216?rdf`title`Fedora Core 5 Update: kdeaddons-3.5.3-0.1.fc5`timestamp``summary`Updated package.`webfeeds`391`391`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123216?rdf`0`-1`3`795`391`391`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123215?rdf`title`Fedora Core 5 Update: kdeaccessibility-3.5.3-0.1.fc5`timestamp``summary`Updated package.`webfeeds`392`392`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123215?rdf`0`-1`3`803`392`392`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123198?rdf`title`Fedora Core 4 Update: kdeadmin-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`393`393`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123198?rdf`0`-1`3`804`393`393`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123209?rdf`title`Fedora Core 4 Update: kdepim-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`394`394`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123209?rdf`0`-1`3`805`394`394`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123201?rdf`title`Fedora Core 4 Update: kdebindings-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`395`395`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123201?rdf`0`-1`3`806`395`395`
1`EOE`
14`EVENT`feed_url`http://www.linuxsecurity.com/static-content/linuxsecurity_advisories.rss`item_url`http://www.linuxsecurity.com/content/view/123197?rdf`title`Fedora Core 4 Update: kdeaddons-3.5.3-0.1.fc4`timestamp``summary`Updated package.`webfeeds`396`396`
9`INSTANCE`url`http://www.linuxsecurity.com/content/view/123197?rdf`0`-1`3`807`396`396`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G3BK74N2MFQHFGJWN&lr=cbcb_mh&siteid=cbcb_mh094`title`NURSES - PTs - HHAs`timestamp`Fri, 16 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Atenda<br /><br /><b>Job Description: </b></strong><strong>Nurse's-PT's-HHA's   </strong>Atenda Home   </strong>Nursing-Dade.  </strong>Busy Medicare   </strong>Agency. Home Visits   </strong>Miami/Dade. FT with   </strong>Benefits PT/Per Diem  </strong>We Have The Work!   </strong>Ph: 305-823-1077   </strong>Fax: 305 823-1008   </strong>EEOC/DFWP  Web-Id MH8939716`webfeeds`397`397`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G3BK74N2MFQHFGJWN&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`808`397`397`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F82C6WDVLH27WYKFR&lr=cbcb_mh&siteid=cbcb_mh094`title`MEDICAL`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>DOH-BUREAU OF LABORATORIES<br /><br /><b>Job Description: </b></strong><strong>MEDICAL   </strong><strong>LABORATORY   </strong><strong>SCIENTIST IV  </strong>Requisition 64026328   For Dept. of Health  Bureau of  Laboratories Annual  Salary Range  $32,722.82 -  $84,212.96. Closing  Date: 06/23/06 -  Baseline Blood  Specimen req. Must  be eligible or possess  St. of FL Clinical Lab  Lic. or national board  lic. Masters degree or  higher w/ emphasis in  Microbiology/  Immunology or  Molecular  Microbiology. Clinical  exp. pertaining to  diagnostics pref.  Must be avail to work  weekends &  emergencies. Work  shcedule may vary.  Applications must be  submitted  electronically to:  </strong><strong>peoplefirst.myflorida </strong><strong>.com </strong>877-562-7287  EEO/</strong><strong> </strong>AA/</strong><strong> </strong>VP  </strong>Employer Web-Id  MH0034818`webfeeds`398`398`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F82C6WDVLH27WYKFR&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`809`398`398`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H782791TZSGZ4XMYV&lr=cbcb_mh&siteid=cbcb_mh094`title`OFFICE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>AVANTI PRODUCTS<br /><br /><b>Job Description: </b></strong><strong>OFFICE CLERICAL -  Credit / Collections</strong>  Appl. distributor in</strong><strong>  </strong>busy Doral-area  seeks a bright indi</strong>vidual with accts.</strong><strong>  </strong>rec./credit/collec</strong>tions exp. Knowledge  of</strong><strong> </strong>charge-back issues  a</strong><strong> </strong>plus. Must be a de</strong>tail & multi-task  </strong>oriented self-starter.  Exc. comm. & comp.  skills req'd. Full bene</strong>fits package. Send  </strong>resume and salary  history to </strong><strong>resume@ </strong><strong>avantiproducts.com  Web-Id MH0724218`webfeeds`399`399`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H782791TZSGZ4XMYV&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`817`399`399`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4CR6MNV97KC8PP69&lr=cbcb_mh&siteid=cbcb_mh094`title`BOOKKEEPER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Private Company<br /><br /><b>Job Description: </b></strong><strong>BOOKKEEPER  </strong>Compute, classify  and record numeral  date to keep financial  records. Responsible  for acc. payable /  receivable. 02 years  exp. Millenium Limo,  Inc/ Fax resume:  (954) 322-5998`webfeeds`400`400`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4CR6MNV97KC8PP69&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`818`400`400`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G7DF70RL754SPF6FP&lr=cbcb_mh&siteid=cbcb_mh094`title`ARCHITECTURE - CAD TECHS & PROJECT MANAGER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>DTI ARCHITECTS<br /><br /><b>Job Description: </b></strong><strong>ARCHITECTURE  </strong>CAD Techs & Project   </strong>Manager - Excellent   </strong>oppty to be part of a   </strong>fast growing mid-size   </strong>arch/civil eng firm   </strong>specializing in   </strong>comm/retail/mix-use   </strong>projects. Exc salary   </strong>& benefits. E-mail   </strong>dti@dtiarchitects.com   </strong>or fax (305)512-5520  Web-Id MH0893218`webfeeds`401`401`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G7DF70RL754SPF6FP&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`819`401`401`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H6YZ5VTKDP18LCY6M&lr=cbcb_mh&siteid=cbcb_mh094`title`LEGAL`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>SIEGFRIED RIVERA<br /><br /><b>Job Description: </b></strong><strong>LEGAL </strong>Secretary.  Foreclosure, litiga</strong>tion. Exp. required.  Coral Gables Law  Firm. Fax resume and  salary req. to Cynthia  Urbano  305-443-3292.`webfeeds`402`402`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H6YZ5VTKDP18LCY6M&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`820`402`402`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I6DK6N8Y437NJBXNP&lr=cbcb_mh&siteid=cbcb_mh094`title`COURIER`timestamp`Sat, 17 Jun 2006 05:00:00 EST`summary`<b>Company: </b>IRON MOUNTAIN<br /><br /><b>Job Description: </b></strong><strong> COURIER/DRIVERS  </strong><strong>IRON MOUNTAIN  </strong>the leader in records  </strong>management is look-  </strong>ing for courier/drivers  </strong>Earning potential of  </strong>$27K to $31K. Full  </strong>company benefits,  </strong>CDL & route exp pref.  </strong>must pass </strong>drug </strong>screen  </strong>& background check.  </strong>Email resumes to:  </strong><strong>debra.poole@  </strong><strong>ironmountain.com </strong>  Web-Id MH0729117  </strong> </strong><strong>`webfeeds`403`403`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I6DK6N8Y437NJBXNP&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`821`403`403`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F4D26975VTBM5M4XQ&lr=cbcb_mh&siteid=cbcb_mh094`title`BUSINESS DEVELOP.`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>BEL-KAP-STEEL LLC.<br /><br /><b>Job Description: </b>BUSINESS DEVELOPMENT OFFICER  </strong><strong>Miami Base Steel  Trading Company </strong>1. Assist in Mkting.  Develop new &  existing market for  specialty high carbon  steel wire products. </strong>2. Implement sales  order of the</strong><strong> </strong>products </strong>3. Conduct market  research on  competitor & develop      data base. Check  customs stat for  import / export. </strong>4. Assist developing  market, negotiation &      pricing strategies. </strong>5. Prepare sales  contracts & budget  report for mgmt. </strong>6. Coordinate logistic  delivery planning &  implement various  steel wire products to      clients. </strong>7. Review sales  literature & manuals  attend steel wire  trade fairs.  </strong>Reqs: BS in Econo-  mics, Mktng., Com-  merce or equivalent  (Academic and / work  exp), PLUS 3 - 4 yrs  work exp in above  stated job duties.  </strong><strong>Send resume w/  salary reqs. Email:  office@belkap.com  Web-Id`webfeeds`404`404`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F4D26975VTBM5M4XQ&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`822`404`404`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F0J16CLMRKTX542SP&lr=cbcb_mh&siteid=cbcb_mh094`title`MEDICAL`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>DR. MAGOON<br /><br /><b>Job Description: </b></strong><strong>MEDICAL</strong> </strong><strong>Accounts  Receivable Special</strong><strong>ist IMMED</strong>.</strong><strong> OPENING</strong>  </strong><strong>Miami Beach. Must  be exp'd. Ophthal</strong><strong>mologists office.  Benefits. Fax resume  & salary require- ments. 305.538.9001  Web-Id MH9748918`webfeeds`405`405`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F0J16CLMRKTX542SP&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`823`405`405`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4CK6ZRH9CS9W2SGD&lr=cbcb_mh&siteid=cbcb_mh094`title`AUTO`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>MIAMI LAKES GMC BUICK PONT<br /><br /><b>Job Description: </b></strong><strong>MIAMI LAKES  GMC  </strong><strong>BUICK/PONTIAC</strong>   </strong>is seeking aggress-  ive Sales Profess-  ionals. Experienced  and inexperienced.  Salary while  learning.  </strong><strong>SIGN-ON BONUS  $2,500!   </strong>Benefits available.  </strong>Daily, weekly, and  monthly  </strong>CASH SPIFFS!  </strong>Great work  environment.  Please call Russell  for an interview.  305-503-3708. Web-id MH0956318`webfeeds`406`406`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4CK6ZRH9CS9W2SGD&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`831`406`406`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H3LM682B7QLLY0LJ3&lr=cbcb_mh&siteid=cbcb_mh094`title`Activities Director`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>LTC Staffing<br /><br /><b>Job Description: </b></strong><strong>Medical-Activities Dir.   </strong>Retrmnt Comm in Hia   </strong>seeks exp'd prof'l for   </strong>Indepen & Asst Living   </strong>residents. Energetic,   </strong>creative, computer lit,   </strong>Span, immed benef.   </strong>Fax: 305.821.2631  Web-Id MH1001318`webfeeds`407`407`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H3LM682B7QLLY0LJ3&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`832`407`407`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G533711J96J31Z6JC&lr=cbcb_mh&siteid=cbcb_mh094`title`COUNSELOR`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>JEWISH COMMUNITY SERVICES OF<br /><br /><b>Job Description: </b></strong><strong> CLINICIAN  </strong>Multiple positions  avail. PT & FT. Lic  or unlic. Fax res:/ </strong>email to Melisa  305-672-0030 or  mbrail@jcsfl.org </strong>DFWP EOE`webfeeds`408`408`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G533711J96J31Z6JC&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`833`408`408`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H34978FLZY66C11XN&lr=cbcb_mh&siteid=cbcb_mh094`title`Airport Driver & Airport Messenger`timestamp`Fri, 16 Jun 2006 05:00:00 EST`summary`<b>Company: </b>BRINKS, INC.<br /><br /><b>Job Description: </b>DRIVERS (F/T - P/T): </strong><strong>Brinks Inc,</strong> the most  respected name in  the armored car in- dustry has immediate  openings for both </strong><strong>Airport Driver and  Airport Messenger  </strong>positions. Required  to perform shift work  Mon.-Fri. weekends</strong><strong> </strong>&  Holidays. Potential  earning from $30K to  $34K yrly. Company  offers pension plan,  health, dental, paid  vacation & 401K plan.  Applicant must have  a CDL "</strong>A"</strong> or "</strong>B"</strong> FL  Driver's lic. & a clean  driving record. Quali</strong>fied candidate swill  complete a success</strong>ful polygraph exam,  criminal background  investigation, drug  test & a DOT physical.  State D & G license  training provided. "</strong>Brink's is an equal  opportunity employer  EOE - M/F/V/D"  </strong><strong>Apply in person at:  2315 N.W. 107 Ave.  Mezz. A-11 (Miami  Free Zone) Miami,  Mon - Fri. 9a - 3pm.`webfeeds`409`409`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H34978FLZY66C11XN&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`834`409`409`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G4HP74FLGKY3XC72K&lr=cbcb_mh&siteid=cbcb_mh094`title`TELECOMMUNICATIONS SALES MANAGER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>O. J. Builders Corp<br /><br /><b>Job Description: </b></strong><strong>Telecommunication   </strong><strong>Sales Manager  </strong>O.J. Builders Corp  located in Miami,  Florida seeks a   </strong>full time  Telecommunications  Sales Manager with 5  yrs managerial  experience in sales of  telecommunications  equipment to  supervise the sales  activities, coordinate  sales distributions  and analyze sales  statistics. Send your  resume to career@  </strong>ojbuilders.net, Attn:   </strong>Eduardo Borrero.   Web-Id MH9407518`webfeeds`410`410`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G4HP74FLGKY3XC72K&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`835`410`410`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F3Y46RXYCRBSZHCTV&lr=cbcb_mh&siteid=cbcb_mh094`title`ACCOUNT Executive`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>ARI<br /><br /><b>Job Description: </b></strong><strong> Account Executive </strong><strong>CORPORATE SALES  </strong>$80K +. Join Fortune  500 in a business to  business relationship  sales environment.  Call on legal and  medical markets. Sal</strong>ary + commission +  expenses. Call ARI  786-507-0342  Web-Id MH1010718`webfeeds`411`411`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F3Y46RXYCRBSZHCTV&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`836`411`411`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H67W6J3RGT70J7H4Q&lr=cbcb_mh&siteid=cbcb_mh094`title`ACCOUNTANT`timestamp`Fri, 16 Jun 2006 05:00:00 EST`summary`<b>Company: </b>CERNUDA ARTE<br /><br /><b>Job Description: </b></strong><strong>ACCOUNTANT   </strong>Art gallery seeks  Full-time position.  Bachelor's degree.  Bilingual.  Computer  knowledge. E-mail  resume to:  cernudaarte@  </strong>msn.com or fax  305-461-1063 Web-id MH0655316`webfeeds`412`412`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H67W6J3RGT70J7H4Q&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`837`412`412`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F41K70N47M4H27VXP&lr=cbcb_mh&siteid=cbcb_mh094`title`CITY OF`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>VILLAGE OF PINECREST<br /><br /><b>Job Description: </b></strong><strong> </strong><strong> Village of  </strong><strong> Pinecrest </strong><strong> Permit Clerk   </strong>$15.38 p/h </strong><strong> Park Service Aide  </strong>Part-time, should  enjoy helping &  serving the public.  $10.10 p/h </strong><strong> Community  Service Aide  </strong>Assist law  enforcement in a  non-sworn pos.  $12.98 p/h </strong><strong> Dispatcher   </strong>9-1-1 Call Center.  $15.86 p/h </strong><strong> Police Officer  </strong>$45,000 upon  certification  </strong>Job descriptions &  application </strong><strong>www.  </strong><strong>pinecrest-fl.gov   </strong>12645 Pinecrest  </strong>Parkway EOE   </strong>M/F/V/D  Web-Id  MH0931118`webfeeds`413`413`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F41K70N47M4H27VXP&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`845`413`413`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1YM78GCXQVDGM6CJ&lr=cbcb_mh&siteid=cbcb_mh094`title`PROGRAM ADVISOR/COORDINATOR`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>FIU<br /><br /><b>Job Description: </b></strong><strong> Program Advisor/ </strong><strong> Coordinator </strong><strong> ELECTRICAL AND </strong><strong> COMPUTER </strong><strong> ENGINEERING  </strong>The Department of  Electrical and Com</strong>puter Engineering  (ECE) at Florida Inter</strong>national University is  seeking applications  for an Undergraduate  Program Advisor/ </strong>Coordinator for the  Fall 2006. </strong>The applicant should  have at least a  </strong>Masters in Electrical  Engineering, Com</strong>puter Engineering, or  a related discipline;  P.E. license pre</strong>ferred. The person  may also have an  </strong>opportunity to teach  ECE courses as an  adjunct faculty.  </strong>For more information  or to apply, please  visit us on-line at  </strong><strong>http:www.fiujobs.org  </strong>FIU is an EE/EO/EA  Employer &   </strong>Institution`webfeeds`414`414`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1YM78GCXQVDGM6CJ&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`846`414`414`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G0JK6TM664K84444Z&lr=cbcb_mh&siteid=cbcb_mh094`title`PSYCHOLOGISTS`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>PSYCH SOURCE<br /><br /><b>Job Description: </b></strong><strong> PSYCHOLOGISTS  </strong>Licensed. Flexible  hours & days.  Bilingual a must.  </strong>Call: 305-919-8099  Web-id MH0968018`webfeeds`415`415`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G0JK6TM664K84444Z&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`847`415`415`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1CS78XFX77Q2Q5WX&lr=cbcb_mh&siteid=cbcb_mh094`title`HEALTHCARE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Watercrest Care Center<br /><br /><b>Job Description: </b></strong><strong>HEALTHCARE   </strong>Now Interviewing for  </strong>Full Time and On-Call  Licensed LPN/RN  Nurses, and On-Call  Licensed CNA's to  join our team. Also,  Diet Tech, Marketing  Director & PTA/OT  </strong>Watercrest Care  Center is a LTC/SNF  located at   </strong>16650 W. Dixie Hwy,  N. Miami Beach.  Please come by and  fill out an application  or call 305-945-7447.  </strong>Come join our team!  Web-Id MH0681318`webfeeds`416`416`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1CS78XFX77Q2Q5WX&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`848`416`416`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G5L75WKRJ87T2R65X&lr=cbcb_mh&siteid=cbcb_mh094`title`MORTGAGE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>PREMIER GROUP<br /><br /><b>Job Description: </b></strong><strong> Mortgage Lender  </strong>following positions:   </strong><strong>  Processors   </strong><strong>Min. 1 year exp.   </strong><strong>  Loan Officers &   </strong><strong>  MB with/without  exp. </strong>Comm. &  Medical Benefits,  $100k + Earning  Potential. We will  provide you with  our exclusive leads. </strong><strong> 888-492-3888  </strong> I-75 Miramar Pkwy:  </strong> Kendall/  Homestead/ North  Miami/ Miami Int'l  Airport/ Miami  Lakes/ Downtown. Web-id MH1004218  </strong>`webfeeds`417`417`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G5L75WKRJ87T2R65X&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`849`417`417`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4WR61MD33N89LC9R&lr=cbcb_mh&siteid=cbcb_mh094`title`BOOKKEEPER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>LASHBROOK FINANCIAL<br /><br /><b>Job Description: </b></strong><strong>BOOKKEEPER/   </strong><strong>Full Charge  </strong>To run Brickell office  of international  telecommunications  firm. Best candidate  will have experience  and personality plus.  Fax resume to  954-581-2554.  Web-Id MH0817718`webfeeds`418`418`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4WR61MD33N89LC9R&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`850`418`418`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I0W273TX5HQLZ255T&lr=cbcb_mh&siteid=cbcb_mh094`title`BANK`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>INTERCREDIT BANK<br /><br /><b>Job Description: </b></strong><strong>BANK   </strong><strong>Intercredit Bank</strong>, NA  has a job opening for </strong><strong> Wire Transfer </strong><strong> Operator  </strong>responsible for  performing the  morning set up and  starting of both, The  Fedline and Fedlink  systems. Back up  with the input of  outgoing wires.  Applicant must have  minimum of 2 years  banking experience.  Fax resume to   </strong>(305) 375-0383.  Web-Id MH0670418`webfeeds`419`419`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I0W273TX5HQLZ255T&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`851`419`419`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G5KQ6HN48RT07X57C&lr=cbcb_mh&siteid=cbcb_mh094`title`ENGINEER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>NORTHERN ELECTRICAL<br /><br /><b>Job Description: </b></strong><strong>ENGINEER  </strong>Software Engineer,  Miami, FL design &  dvlp s/w; prgram,  design, dvlp electrical  power sys s/w; create  s/w tools, design  applics; document  design & dvlpt  process; design  components; design  & enhance  architecture & user  interfaces; integration  & unit testing; code  rev; define & determ  sys reqmts; draft  program specs; dvlp  & conduct sys plans;  implmnt project  mgmt sys; review,  repair, modify s/w  programs to ensure  tech accuracy of  programs. BS Comp  Eng or rel field + 2y  exp in job offrd. Fax  resume to HR Mgr,  Northern Electrical  Contractor, Inc.,  305-471-5104  Web-Id MH0898218`webfeeds`420`420`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G5KQ6HN48RT07X57C&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`859`420`420`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G07762CCKPXJ3JRY4&lr=cbcb_mh&siteid=cbcb_mh094`title`PART TIME`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>GROWING FAMILY/FIRST FOTO<br /><br /><b>Job Description: </b></strong><strong>SALES </strong><strong> Growing  Family First Foto   </strong><strong>Immediate Openings  </strong><strong>PART-TIME  </strong>MUST BE BILINGUAL </strong>Strong Sales and  Customer Service ori</strong>ented people needed  to take babies' first  official portraits at  Miami area hospitals.  Must be 18. Email re</strong>sumes to gfrecruiting</strong><strong>  </strong>@growingfamily.com  OR fax resumes to  1-800-338-7120 OR  call 1-877-282-3176  x2601. EOE`webfeeds`421`421`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G07762CCKPXJ3JRY4&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`860`421`421`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H57979HHYN7ZS8SZ2&lr=cbcb_mh&siteid=cbcb_mh094`title`INSURANCE Agents`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>STATEFARM INSURANCE<br /><br /><b>Job Description: </b></strong><strong>INSURANCE AGCY</strong>  Kendall. Statefarm.  Career Oppty  220/216 agts  305-279-6696`webfeeds`422`422`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H57979HHYN7ZS8SZ2&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`861`422`422`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2FB6NB43B6ZFY0SF&lr=cbcb_mh&siteid=cbcb_mh094`title`ESTIMATOR`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>DOWNRIGHT ENGINEERING<br /><br /><b>Job Description: </b></strong><strong> Estimator </strong><strong> Admin Assistant </strong>Downrite Engineering  has immediate open</strong>ings for an Estimator  and an Administrative  Assistant for the Esti</strong>mating Department.  The Estimator must  have experience pro</strong>ducing quantity take</strong>offs for water, sewer,  paving, drainage and  earthwork. Knowl</strong>edge of Agtek is a  plus. Administrative  Assistant must be  able to type efficiently  and work in a busy  atmosphere. Please  fax resumes for both  positions to  305-232-3439.  Web-Id MH0755418  </strong>`webfeeds`423`423`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2FB6NB43B6ZFY0SF&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`862`423`423`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G4QQ73812YWZKM52C&lr=cbcb_mh&siteid=cbcb_mh094`title`CREW PLANNER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Focus Air<br /><br /><b>Job Description: </b></strong><strong>AVIATION   </strong>Focus Air, Int'l   </strong>supplemental-ACMI   </strong>B747 cargo operation   </strong>seeks exp CREW   </strong>PLANNER w/ ext   </strong>heavy jet ACMI and   </strong>suppl 121 bckgrnd.   </strong>Must have computer   </strong>skills incl MS Word,   </strong>Excel, Access,   </strong>Adobe. Ability to do   </strong>manual crew parings,   </strong>scheduling, building   </strong>bid lines; familiar   </strong>w/Saber Crew Trac.   </strong>Min 3 yrs exp pref Sal   </strong>commens w/exp,   </strong>benefit pkg incl. Must   </strong>relocate to Ft   </strong>Lauderdale, FL area.   </strong>Email resume via MS   </strong>Word or pdf file to   </strong>flightcrewresumes  </strong>@focusaircargo.com   Web-Id MH0796018`webfeeds`424`424`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G4QQ73812YWZKM52C&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`863`424`424`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G6KX6BP9B5Y7TYKSZ&lr=cbcb_mh&siteid=cbcb_mh094`title`COOK`timestamp`Sat, 17 Jun 2006 05:00:00 EST`summary`<b>Company: </b>IRVING COWAN<br /><br /><b>Job Description: </b></strong><strong>COOK   </strong>A1 Chef or cook  needed. know how to  do first class things,  cooking (Hors  d'oeuvre's) baking,  shopping (different  cuts of meat), how to  set table with flowers,  candles & proper  seating & serving of  meals. Knowledge of  South Beach Diet.  Must have recent  references, be able to  speak Eng. No  smoking, Valid DL,  Live-In or Out 1 day  off/week. Top salary  for right person.   </strong>Fax 954-458-5963   </strong>or email  cowan0427@aol.com  Web-Id MH0730417`webfeeds`425`425`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G6KX6BP9B5Y7TYKSZ&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`864`425`425`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F2NS76MCN5CHZRZC3&lr=cbcb_mh&siteid=cbcb_mh094`title`SECURITY`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>FOX PROTECTIVE SERVICES, INC<br /><br /><b>Job Description: </b></strong><strong>Security Personnel </strong>Dade & Broward Co </strong>Start Immediately </strong>Top Pay/ Weekly pay  Medical/ Dental/  Vision Must have D lic  & Experience  </strong>Fox Protective</strong><strong> </strong>Svcs. </strong>1-866-740-5808  Web-Id MH0890018`webfeeds`426`426`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F2NS76MCN5CHZRZC3&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`865`426`426`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G7JJ60574WPTMC817&lr=cbcb_mh&siteid=cbcb_mh094`title`RECEPTIONIST`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>ADS, INC<br /><br /><b>Job Description: </b></strong><strong>RECEPTIONIST  </strong>Brickell publishing  firm seeks Entry level  ind to assist in All  aspects of firm. Detail  oriented & fast paced  shanst@floridainter  </strong>nationalmag.com  Web-Id MH0829818`webfeeds`427`427`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G7JJ60574WPTMC817&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`873`427`427`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F8DN769L5W76KDSBH&lr=cbcb_mh&siteid=cbcb_mh094`title`INTERIOR DESIGN`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>JC WHITE<br /><br /><b>Job Description: </b></strong><strong>INTERIOR DESIGN  </strong>JC White Office Furn.  needs exp'd.Designer  Miramar location. BS  Interior Design.2-3 </strong>yrs  commercial design,  panel systems & furn  specs exp. Growing,  stable co. w/ benefits  Fax res 305-477-5882  hrdept@jcwhite.com`webfeeds`428`428`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F8DN769L5W76KDSBH&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`874`428`428`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G6QR6HZH1KLG35TWG&lr=cbcb_mh&siteid=cbcb_mh094`title`Electrical Superintendents & Mechanic / Foremen &`timestamp`Thu, 15 Jun 2006 05:00:00 EST`summary`<b>Company: </b>HYPOWER, INC.<br /><br /><b>Job Description: </b></strong><strong>NOW INTERVIEWING  </strong><strong>- Electrical  Superintendents  </strong><strong>- Project Foremen  </strong><strong>- Journeyman  </strong><strong>Electricians  </strong><strong>- Electrical </strong><strong>Mechanic  (Min. 4yrs. Exp). </strong>*</strong><strong> </strong>Top Pay </strong>* $1000 Sign </strong>on </strong>bonus </strong>* Performance Bonus </strong>* Co. Paid Holidays </strong>* Paid Vacation </strong>* Matched 401K </strong>* Medical & Dental </strong>* Short </strong>Term </strong>disability </strong>* Co. Paid Life Ins.  </strong>Long Term Comm'l.  Projects In Dade,  Broward & Palm  Beach. EOE/DFWP  </strong><strong>For Info PLEASE  CALL 1-888-978-9300`webfeeds`429`429`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G6QR6HZH1KLG35TWG&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`875`429`429`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I78P700MDS4GG8ZWC&lr=cbcb_mh&siteid=cbcb_mh094`title`MEDICAL`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>DR. MAGOON<br /><br /><b>Job Description: </b></strong><strong>MEDICAL PATIENT  REPRESENTATIVE   </strong><strong>IMMED. OPENING.  </strong><strong>Miami Beach. Must  be exp'd. Ophthal</strong><strong>mologist's office.  Benefits. Fax resume  & salary require</strong><strong>ments</strong>. </strong><strong>305.538.9001  Web-Id MH9748518`webfeeds`430`430`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I78P700MDS4GG8ZWC&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`876`430`430`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I6WL6L50TK2VVWXBC&lr=cbcb_mh&siteid=cbcb_mh094`title`CITY OF`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>VILLAGE OF PINECREST<br /><br /><b>Job Description: </b></strong><strong> PERMIT CLERK </strong>Work involves pro</strong>cessing building per</strong>mits & related docu</strong>ments. Must enjoy  busy, fast paced work  environment, possess  excellent customer  service skills, com</strong>puter literate & bi-lin</strong>gual. Salary $30,000  + excellent benefits  pkg. Deadline  6/30/06. Job descrip</strong>tion & appl process  </strong><strong>www.pinecrest-fl. </strong><strong>gov </strong><strong> Village of Pinecrest  </strong>12645 Pinecrest   </strong>Parkway  </strong>EOE-DFWP  Web-Id MH0784918`webfeeds`431`431`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I6WL6L50TK2VVWXBC&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`877`431`431`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2YB62BZJQMG78P60&lr=cbcb_mh&siteid=cbcb_mh094`title`BUYER & SALES REPS`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>SHOP VISION INC<br /><br /><b>Job Description: </b></strong><strong>BUYER & SALES REPS  </strong>Shop Vision, Inc.  located in Doral area.  Specializing in  wholesale computer  parts. Must be Exp'd.  Fluent Portuguese /  English. Exc. verbal &  written comm skills.  Excel & Quickbooks a  must. Self-starter  with ability to work  effectivly with  minimal supervision.  Call: 305-594-0410 or  Fax resume to:  305-591-0460  Web-Id MH9967618`webfeeds`432`432`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2YB62BZJQMG78P60&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`878`432`432`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I84J6N8D3HKTBBCB1&lr=cbcb_mh&siteid=cbcb_mh094`title`INSIDE SALES`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>CARIB SALES<br /><br /><b>Job Description: </b></strong><strong>INSIDE SALES  </strong>For major wholesaler  in Hialeah/Miami Lks.  Sales exp. in beauty  supplies preferred.  Eng/Span. Good  salary & benefits!  Fax: 305-681-5682  Web-Id MH0684718`webfeeds`433`433`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I84J6N8D3HKTBBCB1&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`879`433`433`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F35M6NFK3RG43K2TJ&lr=cbcb_mh&siteid=cbcb_mh094`title`ACCOUNT Executive`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>ARI<br /><br /><b>Job Description: </b></strong><strong>ACCOUNT Executive  </strong><strong>   Executive Recruiter </strong>Join South Florida's  most established  search firm. Flexible  compensation, salary  + commission. Call  ARI 786-507-0342   Web-Id MH1012318`webfeeds`434`434`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F35M6NFK3RG43K2TJ&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`887`434`434`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F1RS6ZY2GLKXPWWYM&lr=cbcb_mh&siteid=cbcb_mh094`title`GOVERNMENT`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>TMP WORLDWIDE<br /><br /><b>Job Description: </b></strong>GOVERNMENT </strong><strong>  Coordinator </strong>EG&G; Technical Ser</strong>vices, a division of the  URS Corporation and  National Seized Prop</strong>erty contractor for  the Department of  Homeland Security, is  looking for a highly  motivated employee  to join our team in our  Golden Glades area  facility as </strong><strong>District Co- ordinator.</strong> This is an  exciting opportunity  to participate in pre- seizure and seizure  operations of govern</strong>ment property, coor</strong>dinate seized govern</strong>ment property auc</strong>tions, conduct seized  property and mer</strong>chandise evaluations,  identify potential sub</strong>contractors and par</strong>ticipate in property  acceptance and dis</strong>posals.  </strong>EG&G; offers compet</strong>itive salaries and a  benefits package that  includes a company  matched 401(k) plan,  medical/ dental insur</strong>ance, holiday/person</strong>al leave, and educa</s`webfeeds`435`435`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F1RS6ZY2GLKXPWWYM&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`888`435`435`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I6KN699V0FX6TY0YR&lr=cbcb_mh&siteid=cbcb_mh094`title`RETAIL`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>RICHEMONT<br /><br /><b>Job Description: </b></strong><strong>Retail</strong>   </strong>Cartier, the  international retailer  of luxury products,  has a great  opportunity in our  </strong><strong>BAL HARBOUR  BOUTIQUE  SALES ASSOCIATE  </strong>We invite you to apply  sophisticated sales</strong><strong>  </strong>techniques to  enhance our team.  </strong>Experience in jewelry  or high-end</strong><strong> </strong>luxury  product sales is  preferred. Your</strong><strong>  </strong>desire and  enthusiasm matched  with strong</strong><strong> </strong>selling  and customer service  skills can earn</strong><strong> </strong>you a  rewarding career.  </strong>We offer a  competitive  compensation  andbenefits package.  Please mail/FAX  resume to:  </strong> Cartier 9700 Collins  Avenue</strong><strong> </strong>Bal Harbour,  FL 33154 Attn:  Boutique Director  FAX: (305) 861 -  4672Email:  </strong><strong>Employment.na@  </strong><strong>richemont.com   </strong>In subject line, please  indic`webfeeds`436`436`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I6KN699V0FX6TY0YR&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`889`436`436`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I3DN63D4KBHC1BH1H&lr=cbcb_mh&siteid=cbcb_mh094`title`INSTALLER`timestamp`Fri, 16 Jun 2006 05:00:00 EST`summary`<b>Company: </b>CLEAR CHOICE WINDOWS DOORS<br /><br /><b>Job Description: </b></strong><strong> WINDOW & DOOR  </strong><strong> INSTALLERS  </strong>Must have 2yrs exp  Hardworkers dedicat</strong>ed to do a quality job.  want to grow w/great  co. Great pay & ben.  </strong><strong>786.293.7676 x314  Web-Id MH0010316`webfeeds`437`437`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I3DN63D4KBHC1BH1H&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`890`437`437`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F7HY6P65RH7Y7CTX7&lr=cbcb_mh&siteid=cbcb_mh094`title`Threshold Inspectors`timestamp`Thu, 15 Jun 2006 05:00:00 EST`summary`<b>Company: </b>P & A<br /><br /><b>Job Description: </b></strong><strong>ENGINEERING   </strong> Threshold Inspectors  </strong>P&A; seeks Threshold   </strong>Inspectors - High   </strong>Salary, Good   </strong>Benefits, and Stable   </strong>job environment.   </strong>Call Georgi at   </strong>305-669-2700,   </strong>Fax resumes to:   </strong>305-669-2165  Web-Id MH9950815`webfeeds`438`438`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F7HY6P65RH7Y7CTX7&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`891`438`438`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G3PR6LB1CGVCY0G3S&lr=cbcb_mh&siteid=cbcb_mh094`title`DIRECTOR and ASSISTANT DIRECTOR`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>UCP OF MIAMI INC<br /><br /><b>Job Description: </b></strong><strong> DIRECTOR OF  RESIDENTIAL  PROGRAMS </strong>Direct supervision  and coordination of  10 group home for  the developmentally  disabled. Five years  experience, Min., BS  degree. CABA or  CBA preferred. Ex</strong>cellent communica</strong>tion skills (written &  oral. Computer skills  required. Competitive  salary & benefits.  </strong> </strong><strong> ASST. DIRECTOR OF  RESIDENTIAL  PROGRAMS </strong>Must be skilled in day  to day operations and  regulations. BS de</strong>gree preferred with a  minimum of 3 years  experience with resi</strong>dential DD/Mental  Health. </strong> Only qualified appli</strong>cant will be consid</strong>ered. Please send re</strong>sume and salary re</strong>quirements to:  </strong><strong>United Cerebral  Palsy Assoc of Miami   </strong>1411 N.W. 14th Ave.  </strong>Miami, FL. 33125  </strong>EOE & Drug-Free  Work Place   </strong>Company Matched  Pension Plan`webfeeds`439`439`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G3PR6LB1CGVCY0G3S&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`892`439`439`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2R05VKHMX59D097B&lr=cbcb_mh&siteid=cbcb_mh094`title`LEGAL SECRETARY`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>STOK & ASSOCIATES<br /><br /><b>Job Description: </b></strong><strong>LEGAL SECRETARY  </strong>Aventura Commercial   </strong>Litigation law firm has   </strong>an immediate   </strong>opening for an   </strong>experienced litigation   </strong>secretary for partner,   </strong>competitive salary,   </strong>benefits and 401K.   </strong>Fax or email resume   </strong>and salary   </strong>requirements to:   </strong>support@stoklaw.com  </strong>(305) 935-4470  Web-Id MH0902918`webfeeds`440`440`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2R05VKHMX59D097B&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`893`440`440`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H7CF7288DKR190N66&lr=cbcb_mh&siteid=cbcb_mh094`title`TECHNICIAN`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>KNOWLES ANIMAL CLINICS<br /><br /><b>Job Description: </b></strong><strong>VETERINARY</strong> </strong><strong>TECH  </strong>F/T positions.  Experience required  for day time and  emergency clinic.  Must be fluent in  English. Excellent   </strong>benefit package.  </strong>Apply at: </strong><strong>Knowles  Animal</strong> </strong><strong>Clinics, 1000  NW 27th Ave.   </strong><strong>Fax: 305-649-6299  Web-Id MH0947618`webfeeds`441`441`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H7CF7288DKR190N66&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`901`441`441`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I4305XRH47V7DLXW6&lr=cbcb_mh&siteid=cbcb_mh094`title`ASSISTANT DIESEL MECHANIC`timestamp`Wed, 14 Jun 2006 05:00:00 EST`summary`<b>Company: </b>GENERAL HAULING SERVICE INC<br /><br /><b>Job Description: </b></strong><strong> ASSISTANT DIESEL </strong><strong> MECHANIC  </strong>For Miami Heavy  Trucking Company.  Lots Of Overtime.  Drug Test Req'd.  </strong>Fax Resume to:  305-325-1877  Web-Id MH9823214`webfeeds`442`442`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I4305XRH47V7DLXW6&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`902`442`442`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H0HK5Z50J2JRPXW8B&lr=cbcb_mh&siteid=cbcb_mh094`title`MEDICAL RECORDS CLERK`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>SOURCECORP<br /><br /><b>Job Description: </b></strong><strong>MEDICAL RECORDS</strong>  </strong><strong>CLERK  </strong>FT, M-F Days in  Miami area hospital's  Med Rec dept. Data  entry & med rec exp  req'd. Refer to job  #420:SOURCECORP  </strong>jobs@imcwi.com  </strong>fax: 1-800-516-5998  </strong>EEO/M/F/D/V`webfeeds`443`443`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H0HK5Z50J2JRPXW8B&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`903`443`443`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2J0771ZWF98NLNPJ&lr=cbcb_mh&siteid=cbcb_mh094`title`MEDICAL`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>EAST RIDGE RETIREMENT<br /><br /><b>Job Description: </b>heck14 </strong> </strong><strong> ASST DIRECTOR OF  NURSING </strong>We are a 76-acre  continuum of care  facillity located in  south Miami-Dade.  RN must have exp.  long-term care, MDS,  and Staff Dev. Fl. Li</strong>c.req. We offer sign-  on bonus and exc.</strong>salary/ benefits, incl.  403-B. Apply in per</strong>son or fax resume. </strong><strong> East Ridge  Retirement Village  </strong>19301 SW 87Ave.  </strong>Miami, FL 33157  </strong>Fax # 305-256-3571  </strong>EEOE/DFWP  Web-Id MH1006718`webfeeds`444`444`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2J0771ZWF98NLNPJ&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`904`444`444`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G04D6XMCTQN72FB1B&lr=cbcb_mh&siteid=cbcb_mh094`title`SALES`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>LEVENGER<br /><br /><b>Job Description: </b></strong><strong>SALES </strong>Professional  and Corporate Sales-  Levenger seeks a bi</strong>lingual candidate to  visit corporate cus</strong>tomers in the Greater  Miami area, and pres</strong>ent to customers Lev</strong>enger products and  follow through to or</strong>der fulfillment. We are  a multi-channel retail</strong>er with headquarters  in South Florida. The  candidate selected  will have experience  with high-end brand  and work from their  home office. Mini</strong>mum 3-5 years cor</strong>porate sales or mar</strong>keting experience  and degree preferred.   Send your resume  and salary require</strong>ments by fax:  561-243-3629 or  email: vgd@ </strong>levenger.com  Web-Id MH0714618`webfeeds`445`445`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G04D6XMCTQN72FB1B&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`905`445`445`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F85X6MD5TKNR73KRS&lr=cbcb_mh&siteid=cbcb_mh094`title`ACCOUNTING`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Confident<br /><br /><b>Job Description: </b></strong>Accounting  Accountant </strong>Carlisle </strong>Development </strong>Group </strong>is </strong>the </strong>leading </strong>affordable </strong>housing </strong>developer </strong>in </strong>Florida </strong>and </strong>a </strong>fully </strong>integrated </strong>real </strong>estate </strong>company </strong>which </strong>develops </strong>and </strong>manages </strong>properties </strong>throughout Florida. </strong>We </strong>are </strong>looking </strong>for </strong>an </strong>entry level </strong>accountant </strong>to </strong>join </strong>our </strong>team. </strong>Ideal </strong>candidate </strong>must have a  </strong>bachelor's degree.  </strong>Email resumes to  </strong>mkaplan@carlisle  </strong>developmentgroup.  </strong>com.  Web-Id MH0083218`webfeeds`446`446`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F85X6MD5TKNR73KRS&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`906`446`446`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F47Z6TM5LX3XHKPQH&lr=cbcb_mh&siteid=cbcb_mh094`title`MECHANIC`timestamp`Sat, 17 Jun 2006 05:00:00 EST`summary`<b>Company: </b>TRIO SEVELOPMENT CORP<br /><br /><b>Job Description: </b></strong><strong>Mechanic </strong><strong>Heavy </strong><strong>Equip  & Fabricator   </strong>With experience.  Excel pay, benefits,  health ins, paid vac,  401K, uniforms.   </strong>$17 - $23.50/hr </strong><strong> Call (954)971-2288. </strong>DFWP. Web-id MH0078517`webfeeds`447`447`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F47Z6TM5LX3XHKPQH&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`907`447`447`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I7NN792QB9JVPJL2H&lr=cbcb_mh&siteid=cbcb_mh094`title`CUSTOMER SERVICE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>AVANTI PRODUCTS<br /><br /><b>Job Description: </b></strong><strong>CUSTOMER SERVICE  POSITION,</strong> Req'd:  </strong>Appliance back- ground or mechanical  aptitude, comp.  </strong>proficiency, decision-  making,</strong><strong> </strong>good comm.  skills</strong><strong> </strong>for high volume</strong><strong>  </strong>tel. position. Doral  area appliance co. </strong>Full benefits. Email </strong>resume to:</strong><strong> resume@ </strong><strong>avantiproducts.com   Web-Id MH0755918`webfeeds`448`448`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I7NN792QB9JVPJL2H&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`915`448`448`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H7ZH5ZJG4NM9DXKSF&lr=cbcb_mh&siteid=cbcb_mh094`title`CONSTRUCTION`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>LUIS A RAMUNDO GENERAL CONTR<br /><br /><b>Job Description: </b></strong>Reports to the  Project Manager,  Supervises the field  construction of a  project, assist in the  Planning and  scheduling of the  works staying within  budget and to the  quality specified.  protect and promote  the interest of  LARGE, Inc. an all  matters. Responsible  for Supervision of  trades, scope review  of sub-trades, job site  safety and quality  control. Provide input  on jobsite logistics,  organization,  equipment and  manpower utilization,  maintain project log.  Perform other duties  as assigned. This  position requires a  candidate who has a  minimum of five (5)  years high end  commercial and  residential  experience, Strong  communication and  analytical skills  LARGC, Inc. offers a  competitive salary,  vacations, holidays.  For consideration fax  resume to  305/367-2266 or  e-mail to </strong><strong>jobline@ </strong><strong>largcinc.com </strong>Back</strong>ground check, Drug  free Workplace`webfeeds`449`449`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H7ZH5ZJG4NM9DXKSF&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`916`449`449`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F02V6D1V7DFHDNV0H&lr=cbcb_mh&siteid=cbcb_mh094`title`SALES`timestamp`Wed, 14 Jun 2006 05:00:00 EST`summary`<b>Company: </b>WATERFORD LANDING/RDS<br /><br /><b>Job Description: </b></strong><strong>SALES </strong><strong> LEASING AGENT   </strong>for Luxury Apt.  Comm. in Kendall.  F/T. Health Benefits,  401K, Bonus pkg.   </strong>Fax: 305-387-3037 or   </strong>Apply in person:   </strong>9052 SW 142 Ave.  Web-id MH9855714`webfeeds`450`450`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F02V6D1V7DFHDNV0H&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`917`450`450`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I83F6PYTZ6ZRVFW62&lr=cbcb_mh&siteid=cbcb_mh094`title`ELECTRICIANS, Foremen, Journeymen, Helpers`timestamp`Fri, 16 Jun 2006 05:00:00 EST`summary`<b>Company: </b>DEC Electric, Inc<br /><br /><b>Job Description: </b></strong><strong> ELECTRICIANS  </strong>Hiring immediately   </strong>Foremen, Lic. J-men   </strong>& Exp'd Helpers.   </strong>Exc. pay + benefits.   </strong>Long-term comm'l   </strong>work. DFWP/EOE  </strong>DEC Electric Inc.  </strong>Call: 800-241-1169   Web-Id MH0314016`webfeeds`451`451`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I83F6PYTZ6ZRVFW62&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`918`451`451`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F3RW66PGZPBBHTVDL&lr=cbcb_mh&siteid=cbcb_mh094`title`SALES`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>HANES INDUSTRIES<br /><br /><b>Job Description: </b></strong><strong>SALES  </strong><strong> MIAMI BRANCH  MANAGER   </strong>Hanes Industries, a  division of Leggett  and Platt, is seeking a  Branch Manager for  our Miami, FL  location. This person  will be responsible for  directing sales and  marketing and the  local plant  operations. The  qualified candidate  must have 5 to 10  years of sales  management  experience, product  knowledge of  industrial fabric  applications and have  experience in at least  one of our main  market platforms,  which are: erosion  control, geotextiles,  bedding, home  furnishings and  furniture textiles.  Bachelor's degree  required. Salary  commensurate with  experience and  benefits include:  health/dental  insurance, 401-k and  discounted stock  plan. Qualified  applicants email your  resume to:  </strong><strong>lynn.matthews@</strong>  </strong><strong>hanesindustries.com   </strong>or mail your resume  to: Human Resources  Manager Hanes  Industries   </`webfeeds`452`452`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F3RW66PGZPBBHTVDL&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`919`452`452`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G7NQ70SPTNHBQKBP9&lr=cbcb_mh&siteid=cbcb_mh094`title`ASSISTANT PROGRAM MGR`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>WOLFBERG ALVAREZ & ASSOC<br /><br /><b>Job Description: </b></strong><strong> Assistant Program  Manager </strong>Wolfberg Alvarez  and Partners, an  established Archi- tectural/Engineer- ing firm located in  Coral Gables, Flor- ida is seeking an in</strong>dividual to assist  the Program Man- ager and Project  Manager(s) w/ad- ministration and  technical duties in  the design and con- struction of educa- tional facilities.  Program is a 5 year  +/long term com</strong>mitment. Architects  preferred w/5 years  experience in proj</strong>ect management,  construction ad</strong>ministration and  ability to review  construction docu</strong>ments. Send re</strong>sume to: hr@wolf </strong>bergalvarez.com or  via fax at (305)  666-4994. EOE`webfeeds`453`453`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G7NQ70SPTNHBQKBP9&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`920`453`453`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H6VM6M49VYX1QXSK3&lr=cbcb_mh&siteid=cbcb_mh094`title`LPN Coordinator`timestamp`Fri, 16 Jun 2006 05:00:00 EST`summary`<b>Company: </b>HH Agency<br /><br /><b>Job Description: </b></strong>HEALTHCARE   </strong><strong>LPN Coordinator   </strong>Busy HH Agency   </strong>Miami Lakes   </strong>Bilingual, exp'd   </strong>& willing to take   </strong>weekend call.   </strong>Flexibility a must!   </strong>Some patient care   </strong>needed. Great pay,   </strong>benefits-401K. Fax to   </strong>ADM: 305-823-1008   </strong>or call 305-823-1077   </strong>DFWP/EOE   Web-Id MH0382516`webfeeds`454`454`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H6VM6M49VYX1QXSK3&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`921`454`454`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H5JV6T4TSZLQDS40L&lr=cbcb_mh&siteid=cbcb_mh094`title`SALES MANAGER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>BARBARA WARREN LOLI, PA<br /><br /><b>Job Description: </b></strong><strong>SALES MANAGER  (Engineering Equip):  </strong>Make recom.</strong><strong> </strong>to cus</strong>tomers based on spe</strong>cific needs of electri</strong>cal or telecomm.  project, incl. environ</strong>mental conditions &  budgets; Coord. the  sale of electrical sub  stations, transmission  lines, illumination sys</strong>tems for public light</strong>ing; Prep. technical  business plan to fi</strong>nancial institutions  for financing of public  projects; MA in Busi</strong>ness Administration &  1 yr exp in job offered   40 hrs p/ wk. 9-5pm.  Send resume: info@  aureosgroup.com  Attn: Antonio Garcia`webfeeds`455`455`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H5JV6T4TSZLQDS40L&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`929`455`455`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1ZF6M4B30M286GGT&lr=cbcb_mh&siteid=cbcb_mh094`title`EDUCATION`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>JOHNSON AND WALES UNIVERSITY<br /><br /><b>Job Description: </b></strong><strong>EDUCATION  </strong><strong> Johnson & Wales  </strong><strong> University   </strong>is seeking a </strong><strong> COLLEGE  ADMISSIONS -  </strong>Johnson & Wales Uni</strong>versity is seeking a  year-round, full-time  Admissions Repre</strong>sentative for south  central Florida, to in</strong>clude cities on the  east coast: Port St.  Lucie south to West  Palm Beach/Boca  Raton and cities on  the west coast:  Bradenton/Sarasota  area south to Fort  Myers/Cape Coral/ Naples. The ideal  candidate must have  excellent communi</strong>cation skills; experi</strong>ence in admissions,  teaching or sales. Bi</strong>lingual English/Span</strong>ish is a plus. Salary is  low to mid 30's plus a  $9100 car allowance.  Interested candidates  should visit our web</strong>site to apply:  </strong><strong>work.jwu.edu. </strong><strong> </strong>Johnson & Wales Uni</strong>versity is an equal op</strong>portunity employer`webfeeds`456`456`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1ZF6M4B30M286GGT&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`930`456`456`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F7ZR62ZHR9M9HJF81&lr=cbcb_mh&siteid=cbcb_mh094`title`SOCIAL WORK`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>ALLIANCE FOR AGING INC<br /><br /><b>Job Description: </b></strong><strong>F/T Medicaid   </strong><strong>Waiver Specialist </strong>Min 2yrs relevant exp  w/Bachelor's degree  or 5yrs work exp. in  Medicaid waiver pro</strong>gram, monitoring and  compliance. Must be  able to comm. effec</strong>tively orally and in  writing. Must be self  motivated, team play</strong>er, creative. Comput</strong>er literate. Salary  $30K +</strong><strong> </strong>exc benefits.  Bilingual pref'd. Re</strong>sumes. only: Alliance  for Aging, </strong><strong>Attn: Bar</strong><strong>bara Suarez</strong> 9500 S.  Dadeland Blvd., Ste  400, Miami, FL 33156  or fax (305)670-6516.  </strong><strong>Closing date  07/07/06.</strong> EEO.`webfeeds`457`457`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F7ZR62ZHR9M9HJF81&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`931`457`457`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F73S6ZR4F4X1ZMCYY&lr=cbcb_mh&siteid=cbcb_mh094`title`INSTALLER`timestamp`Fri, 16 Jun 2006 05:00:00 EST`summary`<b>Company: </b>DADE SHEET METAL<br /><br /><b>Job Description: </b></strong><strong> A/C Sheet Metal  Duct Work Installers  & Shop Fabricators  </strong>Exp'd Mechanics &  Helpers. Benefits! </strong><strong> Call: 305-651-1260  Web-Id MH0663516`webfeeds`458`458`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F73S6ZR4F4X1ZMCYY&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`932`458`458`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1FG5ZXP0QPPLC8PP&lr=cbcb_mh&siteid=cbcb_mh094`title`SECRETARY`timestamp`Sat, 17 Jun 2006 05:00:00 EST`summary`<b>Company: </b>TRAFFIC TICKET OFFICE<br /><br /><b>Job Description: </b></strong><strong> OFFICE HELP  </strong>F/T. Eng./Span.   </strong>Will Train </strong><strong>  Fax res. to  305-751-0388  Web-id MH0699217`webfeeds`459`459`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1FG5ZXP0QPPLC8PP&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`933`459`459`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4TP75BP3D9H7K06G&lr=cbcb_mh&siteid=cbcb_mh094`title`COLLECTORS NEEDED`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>UNITED COLLECTION BUREAU<br /><br /><b>Job Description: </b>COLLECTORS  Business is  EXPANDING!!  Collectors  NEEDED!! UNITED  COLLECTION  BUREAU </strong><strong> 49 YEAR OLD </strong><strong> Accounts  Receivable Agency  located in Miramar  and Davie Florida.  We are looking for  experienced  Collectors or self  motivated  individuals willing  to learn.  Immediate  openings in our  Miramar and Davie  Offices. </strong>  </strong><strong>Bi-lingual helpful  but not necessary </strong><strong>  Salary Plus  Unlimited Bonus </strong><strong>  Medical & Dental </strong><strong>  401-k </strong><strong>  Paid Training </strong><strong>  Earn Time Off </strong><strong>  Paid Vacation </strong><strong> Apply at the  following or send  resume to: </strong><strong> United Collection  Bureau Inc. </strong><strong> 2906 Executive  Way </strong><strong> Miramar, FL 33025 </strong><strong> Attn. Human  Resources, E-mail  to: employment@ </strong><strong> ucbinc.com Fax to  1-954-538-7503 EOE </strong><st`webfeeds`460`460`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4TP75BP3D9H7K06G&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`934`460`460`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H08T62TQPC7DNW4MP&lr=cbcb_mh&siteid=cbcb_mh094`title`WAREHOUSE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>MIAMI LEATHER<br /><br /><b>Job Description: </b>WAREHOUSE </strong>F/T, for responsible  individuals, self-moti- vated, English re- quired. Exp. req'd in  Shipping/Receiving.  </strong>Apply in person  </strong>7389 SW 45 St.  </strong>Miami. M-F 7a-12p  Web-Id MH0717818`webfeeds`461`461`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H08T62TQPC7DNW4MP&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`935`461`461`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1L575TM1MZ4J65ZS&lr=cbcb_mh&siteid=cbcb_mh094`title`VISITING FACULTY (INSTRUCTOR)`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>FIU<br /><br /><b>Job Description: </b></strong><strong> Visiting Faculty </strong><strong> (Instructor) </strong><strong> ELECTRICAL AND </strong><strong> COMPUTER </strong><strong> ENGINEERING </strong>The Department of  Electrical and Com</strong>puter Engineering  (ECE) at Florida Inter</strong>national University is  seeking applications  for two visiting  </strong>instructors for the  Fall 2006. The ECE  department at FIU  </strong>offers B.S., M.S., and  Ph.D. degrees. </strong>The applicant should  have at least a  </strong>Masters in Electrical  Engineering, Com</strong>puter Engineering, or  a related discipline;  P.E. license preferred  and a strong interest  in teaching under</strong>graduate courses  </strong>desirable. Send your  application, curricu</strong>lum vitae (CV) and at  least three references  by July 31, 2006,  </strong>directly to:   </strong>Dr. Kang Yen, Chair  </strong>Department of  Electrical and  Computer  Engineering  </strong>Florida International  University`webfeeds`462`462`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1L575TM1MZ4J65ZS&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`942`462`462`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H0VQ6ZV1DJTXJ4X5J&lr=cbcb_mh&siteid=cbcb_mh094`title`ENGINEERING - Admin Marketing Asst, Civil Engineer`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>LOCKWOOD, ANDREWS & NEWNAM, INC.<br /><br /><b>Job Description: </b></strong><strong>ENGINEERING  </strong>Lockwood, Andrews  & Newnam Inc., a civil  engineering & design  firm, has immediate  positions available in  our Miami office:  </strong><strong>  Administrative/  Marketing Asst;  </strong><strong>  Civil Engineers  </strong>Specializing in water/  wastewater,  municipal water  supply systems, force  main & sewer  systems.  </strong><strong>  Traffic Engineers &  Transportation  Project Managers  </strong>A B.S. degree in Civil  Engineering & a  Florida PE  registration  preferred. Visit  www.lan-inc.com or  Send resume &  </strong>salary history to  hr@lan-inc.com  Web-id MH0943918`webfeeds`463`463`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H0VQ6ZV1DJTXJ4X5J&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`944`463`463`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F24B65N2WBTZ2XSVZ&lr=cbcb_mh&siteid=cbcb_mh094`title`SECURITY`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>ATC INTERNATIONAL HOLDINGS<br /><br /><b>Job Description: </b></strong><strong>SECURITY </strong>Sys</strong>tems Integrators  looking for </strong>Project Managers </strong>Technicians </strong>Installers </strong>Experience with  CCTV and/or Ac</strong>cess Control. </strong><strong>Great  salary and bene</strong><strong>fits. Hiring now.  </strong>Please send re</strong>sume to:  mcalleiro@ </strong>atcsystems.com`webfeeds`464`464`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F24B65N2WBTZ2XSVZ&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`945`464`464`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I1JQ6W4CDDXGYN3G8&lr=cbcb_mh&siteid=cbcb_mh094`title`Watchmakers`timestamp`Fri, 16 Jun 2006 05:00:00 EST`summary`<b>Company: </b>GRAY & SONS<br /><br /><b>Job Description: </b></strong><strong>JEWELRY  </strong><strong> Watchmakers  Wanted </strong>Minimum 10 yrs. exp.  repairing Patek  Philippe, Rolex,  </strong>Audemars Piguet,  Piaget. Experience in  chronograph's,  </strong>perpetual calendars,  auto movements and  lathe work. Miami  Beach area. $60k/yr  plus benefits. Call  Keith 305-865-0999   Web-Id MH0683116`webfeeds`465`465`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I1JQ6W4CDDXGYN3G8&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`946`465`465`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I82K6NJRCXLYCG01D&lr=cbcb_mh&siteid=cbcb_mh094`title`ELECTRICIAN`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>CARTON SALES & MFG COMPA<br /><br /><b>Job Description: </b></strong><strong> INDUSTRIAL  </strong><strong> ELECTRICIAN  </strong>50 YEAR OLD FAST  GROWING CO.  NEEDS AN  INDUSTRIAL  ELECTRICIAN  </strong>For 2nd shift, work  exp. rea'd, excellent  benefits, health/  vision/dental, 401K,  paid vacation,  holidays. Starting  salary competitive  depending on exp.  Apply 3500 N. W.  110th St., Mia, FL  EOE D/F/D/V`webfeeds`466`466`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I82K6NJRCXLYCG01D&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`947`466`466`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G7MQ5XSW04X5565B6&lr=cbcb_mh&siteid=cbcb_mh094`title`Rn, MDS Coordinator, Dietary Aide, CNA`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>PALMETTO SUBACUTE CC<br /><br /><b>Job Description: </b></strong><strong> Palmetto Sub  Acute Care Center  </strong>a five star SNF </strong>Has the following  positions available </strong><strong> RN - MDS  Coordinator  Dietary Aide C.N.A. </strong><strong>Interested Appli</strong><strong>cants may contact:   </strong>Palmetto Sub  Acute Care Center  </strong>7600 SW 8 Street  </strong>Phone:  305-261-2525  </strong>Fax: 305-261-5232  </strong>Email:  lmonteagudo</strong><strong>  </strong>@palsub.com`webfeeds`467`467`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G7MQ5XSW04X5565B6&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`948`467`467`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F7Y3798YSH9D5YCKV&lr=cbcb_mh&siteid=cbcb_mh094`title`CFO`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>GRAND BAY CLUB<br /><br /><b>Job Description: </b></strong><strong>FINANCE </strong>CFO: B.A. in  bus. Admn + 5yrs  prog. Exp. in spec. or  related field. Or M.A.  in bus. Admn. + 3 yrs  prog. Exp. in spec. or  related field. req.  Send res. to: Alberto  Benitez c/o Grand  Bay Club: 425 Grand  Bay Drive North, Key  Biscayne Florida  33149`webfeeds`468`468`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F7Y3798YSH9D5YCKV&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`949`468`468`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H0LN6XWN6SHJLQTZD&lr=cbcb_mh&siteid=cbcb_mh094`title`SALES`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>COMMUNITY HOME HEALTH SERV<br /><br /><b>Job Description: </b></strong><strong>SALES  </strong><strong> Immediate  Openings  </strong><strong>Marketing  Representatives</strong>   </strong>in Hialeah, Kendall,  Miami Shores  Coconut Grove,   </strong>Coral Gables   </strong><strong>Community Home  Health Services</strong>,   </strong>an established  Medicare certified  home health  agency, is seeking  Marketing  Representatives for  several areas in  DADE County.  Successful  candidates must be  Healthcare  Professionals with  strong community  ties and experience  with coordination  of referral sources;  Medicare & home  health exp a+.  Please  </strong> </strong><strong>Fax resume to:  Ruanne Spivack,   </strong><strong>305 653-5444 or   </strong><strong>call Ruanne at   </strong><strong>305 761-7676</strong>. EOE</strong><strong>  Web-id MH0942618`webfeeds`469`469`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H0LN6XWN6SHJLQTZD&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`957`469`469`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F2KB5WX4DSNBF46CG&lr=cbcb_mh&siteid=cbcb_mh094`title`MANAGER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>BROCKHOUSE ASSOCIATES, PA<br /><br /><b>Job Description: </b></strong><strong>PROJECT MGR   </strong>F/T with min. 5 yrs  Architectural Design  -Build exp. on large  scale luxury  residential projects,  must be highly  organized & detailed  oriented. Exc. Salary.   </strong>Fax your res. to  305-666-2332.  Web-Id MH9836218`webfeeds`470`470`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F2KB5WX4DSNBF46CG&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`958`470`470`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I8FB6FC2DBSKS1TV8&lr=cbcb_mh&siteid=cbcb_mh094`title`CONSTRUCTION`timestamp`Sat, 17 Jun 2006 05:00:00 EST`summary`<b>Company: </b>KENNY CONTRACTOR<br /><br /><b>Job Description: </b></strong><strong>CONSTRUCTION  SUPERINTENDENT   </strong>for general contractor  min. 5 yrs. exp in  commercial  construction full  benefits including  401k, EOE DFWP Fax  resume to  561-434-1307  Web-Id MH0809117`webfeeds`471`471`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I8FB6FC2DBSKS1TV8&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`959`471`471`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2JJ788N3326D82SW&lr=cbcb_mh&siteid=cbcb_mh094`title`TEACHER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>WHITE HAT MGMT.<br /><br /><b>Job Description: </b>TEACHER  </strong><strong>Great opportunity! </strong>The new Life Skills  Center of Opa Locka,  opening in August  2006, is recruiting  enthusiastic and  dedicated individuals  for the following  positions for the  upcoming </strong>school </strong>year: </strong>  Secondary </strong>Teachers </strong>  ESE Teacher </strong>  Family Advocate </strong>  Employability  </strong>  Specialist </strong>  Instructional Aides </strong>We offer a great  benefits package  including: </strong>  $5,000 Critical  Needs Bonus </strong>  $3,000 Relocation  Assistance </strong>  $1,890 Tuition  </strong>  Reimbursement </strong>  Medical/Dental/ </strong>  Vision </strong>  Competitive Salary </strong>  And Many Others! </strong>Teachers may be  either certified or  certificate eligible to  teach with us!  Interested candidates  please apply online at  www.lifeskillscenters. </strong>com.  Web-Id MH1000318`webfeeds`472`472`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2JJ788N3326D82SW&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`960`472`472`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H19M6CPQR64QQHCWV&lr=cbcb_mh&siteid=cbcb_mh094`title`NURSE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>GULF COAST JEWISH FAM. SERV.<br /><br /><b>Job Description: </b></strong><strong>NURSE  </strong><strong> LPN and MHT </strong>Small, cozy, friendly,  unique residential  treatment facility lo</strong>cated in Hollywood  for weekends and on</strong>call. Seeking exp LPN  and MHT/Drivers for  geriatric /psych  clients. Competitive  salary. Team orient</strong>ed. Fax resumes attn.    D. Optekar 954-  924-3873 or E-mail  resumes to to  </strong><strong>hr@gcjfs.org </strong>EOE,  </strong>M/F/V/D, DFWP,  JOBLINE (727)  538-7499. Visit  </strong><strong>www.gcjfs.org</strong>`webfeeds`473`473`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H19M6CPQR64QQHCWV&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`961`473`473`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G23F68BR6716DC4CP&lr=cbcb_mh&siteid=cbcb_mh094`title`SALES`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>UNIQUE VACATIONS INC<br /><br /><b>Job Description: </b></strong> </strong><strong> SALES </strong>Unique Vacations,  Inc., worldwide reps  for Sandals & Beach- es Resorts, looking  for an E-Chat Sales  Rep to communicate  on-line with web con</strong>sumers using a "</strong>live- chat"</strong> software pro</strong>gram. Individ will  </strong>establish "</strong>e-chat"</strong>  </strong>relationships to sell  vacation packages. </strong>Must have excel't  written comm skills &  exc. comp & internet  navig skills. E-chat  exp req. Call Center  and/or travel industry  exp preferred. $11.00  p/h + comm. We of</strong>fer excel't benefits/ great working envi</strong>ron. Send resume to</strong><strong>  resume@uvi.sandals. </strong><strong>com</strong> or fax  </strong><strong>305-668-2782</strong>.`webfeeds`474`474`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G23F68BR6716DC4CP&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`962`474`474`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4NR60KL3VN3834P2&lr=cbcb_mh&siteid=cbcb_mh094`title`CONTROLLER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>LARRY J. BEHAR, PA<br /><br /><b>Job Description: </b></strong><strong>CONTROLLER </strong>Req'd: B.B.A. Degree  & 5 yrs. exp. in finan</strong>cial auditing,controls,  budgeting, staff su</strong>pervision. Direct fi</strong>nancial, acctg. activi</strong>ties; prepare finan</strong>cial/budget reports &  forecasts; recom</strong>mend economic ob</strong>jectives/policies for  company & advise on  financial objectives;  develop control poli</strong>cies & procedures for  budget admin., cash  and credit mgmt.,  banking, accounting;  analyze financial de</strong>tails & make recom</strong>mendations to  mgmt.; train & super</strong>vise staff in account</strong>ing, billing, collec</strong>tions, payroll, bud</strong>geting; negotiate con</strong>tracts; act as liaison  with accounting /  </strong>legal. Apply to: </strong>H. Waissmann, Star  Computer Group Inc.,  3600 NW 114 Ave.,  Ste </strong>A,Miami,FL 33178`webfeeds`475`475`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4NR60KL3VN3834P2&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`963`475`475`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G3MY6KXH1KMQJYP1T&lr=cbcb_mh&siteid=cbcb_mh094`title`GAS STATION`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Miccosukee Tribe<br /><br /><b>Job Description: </b></strong><strong> Gas Station  Attendants - </strong>Miccosukee Tribe is  looking for a part- time Gas Station At</strong>tendant. ($10.per hr).  Experience pref'd,  dependable, available  for flexible schedule,  and have own trans</strong>portation. Drug  screening, finger</strong>printing req'd.  </strong>Send or fax resume  to Miccosukee HR  Ofc POB 440021,  </strong>Miami, FL 33144  (305) 894-2350.`webfeeds`476`476`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G3MY6KXH1KMQJYP1T&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`971`476`476`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F2VB6GZPJPDJ3ZMGF&lr=cbcb_mh&siteid=cbcb_mh094`title`CUSTOMER SERVICE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>MINIWAREHOUSE OF KENDALL<br /><br /><b>Job Description: </b></strong><strong> Customer Service </strong>Front Desk at leasing  Office in Davie area.  Excellent benefits.  Pleasant work envi</strong>ronment. Bilingual,  Wknds required. Fax/ email resume (954)  791-0586 resumes@ </strong>aplusmini.com  Web-Id MH0878218`webfeeds`477`477`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F2VB6GZPJPDJ3ZMGF&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`972`477`477`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G2Q6723CP63X4N5J2&lr=cbcb_mh&siteid=cbcb_mh094`title`ADMINISTRATIVE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>ARI<br /><br /><b>Job Description: </b></strong>  </strong><strong> Admin Opportunities </strong> Office Management    $40K+  </strong> Sales Assist $30K+ </strong> HR Coordinator P/T  $20-$25 per hour  </strong>Great benefits and  environment! Call ARI  786-507-0342  Web-Id MH1006918`webfeeds`478`478`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G2Q6723CP63X4N5J2&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`973`478`478`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H3W86WKSZWC4RQJB4&lr=cbcb_mh&siteid=cbcb_mh094`title`DRIVER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>RIVERSIDE PAPER CO.<br /><br /><b>Job Description: </b></strong><strong>DRIVER: CDL B req'd. </strong>Knowledge</strong><strong> </strong>of Dade &  Broward. Drug Test &  Background req'd.  Apply 3505 NW </strong>112St </strong>Only</strong><strong> </strong>6/19-6/21/06  Web-Id MH0977318  </strong>`webfeeds`479`479`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H3W86WKSZWC4RQJB4&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`974`479`479`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F62L68R0WH0GCWZTH&lr=cbcb_mh&siteid=cbcb_mh094`title`AUTO CAD`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>CHM STRUCTURAL ENGINEERS LLC<br /><br /><b>Job Description: </b></strong><strong>AUTO</strong> </strong><strong>CAD TECH.  </strong>Min. 2 yrs. current  exp. in Structural  Drafting of Buildings.  Exc. benefits pack</strong>age. Fax res. to: CHM  Structural Engineers,  LLC. 305-667-1622  Web-Id MH0675218`webfeeds`480`480`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F62L68R0WH0GCWZTH&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`975`480`480`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4ZP6HXY5QCTH7R7S&lr=cbcb_mh&siteid=cbcb_mh094`title`RECEPTIONIST`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>MIAMI LAKES GMC BUICK PONT<br /><br /><b>Job Description: </b></strong><strong>RECEPTIONIST </strong>/  </strong><strong>SWITCHBOARD  FULL TIME  </strong>Busy auto dealership  is looking for a  bilingual, outgoing  and friendly individual  to answer a multi line  phone and to perform  light office work.  Apply in person to  </strong><strong>Miami Lakes GMC  </strong>6100 NW 167 Street,  Miami Lakes, FL  33014 305-362-7283  Ask for Jimmie  Tucker`webfeeds`481`481`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4ZP6HXY5QCTH7R7S&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`976`481`481`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I1WD60226PQLQ58RC&lr=cbcb_mh&siteid=cbcb_mh094`title`CLINICIAN`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>CAMILLUS HOUSE INC<br /><br /><b>Job Description: </b>CLINICIAN  </strong>Master Level. F/T w/  benefits. South Dade.  EOE. Visit:  www.camillus.org  </strong>or Fax resume to:  305-400-6232  Web-Id MH0576718`webfeeds`482`482`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I1WD60226PQLQ58RC&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`977`482`482`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H04H69LMVC87LR1VP&lr=cbcb_mh&siteid=cbcb_mh094`title`OUTSIDE SALES`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>INTERGRATED MEDICAL SYSTEMS<br /><br /><b>Job Description: </b></strong><strong>OUTSIDE SALES  REPRESENTATIVE </strong>Integrated Medical  Systems Int'l, Inc., a  national leader in the  medical service in</strong>dustry, is seeking an  Outside Sales Rep to  call on hospitals &  surgery centers from  Miami to the Keys.  Qualifications include  a Bachelors degree &  3+ yrs B2B sales.  Must be driven to  succeed in challeng</strong>ing, yet rewarding en</strong>vironment. 100%  commission + excel</strong>lent benefits pack</strong>age! www.imsred.</strong>com Forward resume:  </strong><strong>medsalesrecruiter@</strong><strong>imsred.com  Web-Id MH0863718`webfeeds`483`483`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H04H69LMVC87LR1VP&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`985`483`483`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I7T76DX8XJV4S504T&lr=cbcb_mh&siteid=cbcb_mh094`title`Mental Health Assessor`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>COVENTRY HEALTHCARE CORP<br /><br /><b>Job Description: </b>Mental Health  Assessor -  </strong>Miami area assess</strong>ment center/ helpline  seeks MA/MSW for  FT. M-F days, eves.  Only fluent bilingual  Eng/Span need  </strong>apply. Excellent  </strong>comp/benefits.  </strong>Fax resume to  1-305-832-7872  Web-Id MH0867218`webfeeds`484`484`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I7T76DX8XJV4S504T&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`986`484`484`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F0JM5Y7YQVWYRDTNM&lr=cbcb_mh&siteid=cbcb_mh094`title`PROJECT MANAGER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>GORDIAN GROUP<br /><br /><b>Job Description: </b></strong><strong>PROJECT MANAGER  </strong>The Gordian Group,  Inc. a national  consulting &  construction mgmt  firm w/ operations in  New York, Chicago,  Los Angeles,  Washington, D.C. &  Miami, is seeking a  Project Manager for  our Miami Office. The  successful candidate  will assist our  construction  management team in  managing  approximately 100  projects annually &  will be responsible for  conducting joint  scopes w/  contractors,  reviewing drawings,  preparing scopes of  work, reviewing  contractor proposals,  administering project  files & monitoring the  status of ongoing  general construction  projects. Typical  projects include  streetscapes,  infrastructure, &  renovations of  community & park  buildings. The  projects are  generally,  straightforward  projects w/ an  average cost of  $300,000. Must have  dependable  transportation & will  spend approximately  30% of the time in the  field. The successful  candidate will have a `webfeeds`485`485`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F0JM5Y7YQVWYRDTNM&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`987`485`485`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F877743X1894F9CDT&lr=cbcb_mh&siteid=cbcb_mh094`title`RECEPTIONIST/TITLE PROCESSOR`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>LAW OFFICE SARINO COSTANZO<br /><br /><b>Job Description: </b></strong><strong> RECEPTIONIST  </strong>w/ </strong>title knowledge </strong> &  </strong><strong> TITLE PROCESSOR  </strong>Both FT. The right  candidates should  be pleasant and  outgoing. Exp. in  QuickBooks a  must. Fax resumes  to 305-752-5198 or  email to  sarinocostanzopa </strong>@yahoo.com.  Web-id MH9863918`webfeeds`486`486`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F877743X1894F9CDT&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`988`486`486`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1DZ68Y9JV93J2RD6&lr=cbcb_mh&siteid=cbcb_mh094`title`NURSE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>HOLLYWOOD HILLS NURSING HO<br /><br /><b>Job Description: </b></strong><strong>NURSES Hywd SNF  </strong>NEEDS PT/FT</strong><strong>  </strong><strong> RNs & LPNs   </strong>Supervisor w/exp. </strong>  </strong>New salary scale $$$.   </strong>Call 954.981 5511  </strong>Fax 954.981.7229  Web-Id MH0953118`webfeeds`487`487`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1DZ68Y9JV93J2RD6&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`989`487`487`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F3RB6V048RDK10RNT&lr=cbcb_mh&siteid=cbcb_mh094`title`BROADCASTER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>UNIVISION RADIO<br /><br /><b>Job Description: </b></strong>On-Air Personality  (centered & bold)For  Hispanic radio sta</strong>tion. Min 2 yrs exp. in  the Miami market, TV  exp. preferred. Excel</strong>lent diction in Span</strong>ish language re</strong>quired. Send re</strong>sumes: Univision Ra</strong>dio, Att: H.R. 800  Douglas Rd. Annex  Bldg #111, Coral  Gables, FL 33134  Fax: 305-442-7571  EOE Minorities En</strong>couraged.`webfeeds`488`488`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F3RB6V048RDK10RNT&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`990`488`488`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I1C86Q83NWXBQD20Y&lr=cbcb_mh&siteid=cbcb_mh094`title`ENGINEER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>LAW OFFICES OF YONG MEN, PC<br /><br /><b>Job Description: </b></strong><strong>ENGINEER  </strong>(Coral Cables, FL)  perform design &  documentation of  construction projects.  Design/analyze all  facets of steel and  concrete structures  using ETABS, SAFE,  AutoCad, PCA, etc.  Require: M.S. in  Civil/Structural  Engineering. Mail  resume to: HR  Director, DeSimone  Consulting, 18 W.  18th St. 10th Fl, New  York, NY 10011  Web-Id MH0954418`webfeeds`489`489`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I1C86Q83NWXBQD20Y&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`991`489`489`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G6HM5XJDNBBTGRCH0&lr=cbcb_mh&siteid=cbcb_mh094`title`ACCOUNT Executive`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Job News<br /><br /><b>Job Description: </b></strong><strong>ACCOUNT  Executive </strong><strong> OPEN HOUSE  </strong>At Job News we  reward success:   </strong>Base Salary,   </strong>Wkly Bonus,  Commissions,  Health & Life Ins.,  401K, Paid  Holidays & Vac.  $40K+ First Year  Income.   </strong>Mon-Fri, No eves.   </strong>We are looking for  experienced sales  professionals.  Inside Sales Exp  Pref. English/  Spanish a +.  </strong>Call Omar  305-579-5404  </strong>orodriguez@  jobnewsusa.com Web-id MH1002918`webfeeds`490`490`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G6HM5XJDNBBTGRCH0&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`999`490`490`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G1SV6CVH558BQVM30&lr=cbcb_mh&siteid=cbcb_mh094`title`MEDICAL COLLECTIONS`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>H.F. SYSTEMS<br /><br /><b>Job Description: </b></strong><strong>Medical Collection Analyst  </strong>1 - 2 yrs exp with  Physician and/or hos-  pital billing,collection,  posting & denial.Must  have knowledge of  CPT,ICD9 & ins. veri-  fication IDX, Medical  Manager & other  software a +.Ability  to solve problems &  work well with others.  </strong>Fax (954) 927-5409  </strong>or Email: barbarav@  hfsystems.com  Web-Id MH9742018`webfeeds`491`491`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G1SV6CVH558BQVM30&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1000`491`491`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G58570H8XB19D5TYD&lr=cbcb_mh&siteid=cbcb_mh094`title`NURSE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>MEDICAL SITE REVIEWERS<br /><br /><b>Job Description: </b></strong><strong>NURSE   </strong>Seeking RNs & LPNs   </strong>for med record   </strong>reviews. Med. record   </strong>review exp., strong   </strong>computer skills   </strong>desired. Training &  </strong> laptops provided.   </strong>Flexible schedules.   </strong>Field-based work   </strong>with regional travel in   </strong>area required.   </strong>Competitive hourly   </strong>and mileage   </strong>compensation.   </strong>Fax/e-mail resume   </strong>to Attn: SRC   </strong>(FL), MSR   </strong>Fax: 800-298-9914  </strong>Email:   </strong>jobs@msrhome.com  </strong>www.msrhome.com  Web-Id MH0939718`webfeeds`492`492`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G58570H8XB19D5TYD&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1001`492`492`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H83X616MXZK0SJSCR&lr=cbcb_mh&siteid=cbcb_mh094`title`RN DIRECTOR MEDICARE`timestamp`Fri, 16 Jun 2006 05:00:00 EST`summary`<b>Company: </b>ATENDA<br /><br /><b>Job Description: </b></strong><strong>RN </strong><strong>Director Medicare   </strong>HH Agency. Exp   </strong>req'd. Medicare/   </strong>Federal reg's. Great   </strong>salary-401-Benefits.  </strong>Fax resume: Sue   </strong>954-659-2394  </strong>E mail:   </strong>srachlin@atenda.com   </strong>EEOC/DFWP  Web-Id MH8918916`webfeeds`493`493`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H83X616MXZK0SJSCR&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1002`493`493`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F0M26TGYMTQD880DV&lr=cbcb_mh&siteid=cbcb_mh094`title`NON-PROFIT`timestamp`Sat, 17 Jun 2006 05:00:00 EST`summary`<b>Company: </b>ARMDI<br /><br /><b>Job Description: </b></strong><strong>Not for Profit </strong>-  Charitable  Organization which  supports Irsael's first  aid syst. is in search  of a professional  </strong><strong>Chapter  Development  Associate</strong>   </strong>to help develop &  assist new chapters  in fundraising  activities in  Miami-Dade County.  Requirements: a  Bachelor's Degree &  a minimum of 3 yrs  relevant exp </strong><strong>Fax 954-457-4899  Web-Id MH0054216`webfeeds`494`494`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F0M26TGYMTQD880DV&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1003`494`494`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F51779NRSN6TDJ2JF&lr=cbcb_mh&siteid=cbcb_mh094`title`INSURANCE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>THE FITZ GROUP<br /><br /><b>Job Description: </b></strong><strong>INSURANCE  </strong>Mortgage Protection  Insurance, Licensed  Life Agents, Free  </strong>Direct Mail Leads  </strong>PT/FT 40k-65K  800-318-9787 X4733  www.NAAFitz.com   Web-Id MH0966118`webfeeds`495`495`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F51779NRSN6TDJ2JF&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1004`495`495`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G7KD79TXFG1XWPJ8F&lr=cbcb_mh&siteid=cbcb_mh094`title`MARKETING`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>DAVE & MARY ALPER-JCC<br /><br /><b>Job Description: </b>Special Needs </strong><strong>  Director </strong>30 hrs/FT exp. with  special need children,  programming & su</strong>pervision. Screen &  evaluate incoming  clients. Supervise  summer camp pro</strong>gram 4 yr deg pref'd  Sw Dade fax resume</strong>to 305-595-1902  Web-Id MH0786818   </strong>`webfeeds`496`496`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G7KD79TXFG1XWPJ8F&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1005`496`496`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G5X26XXX5WLWSXFK0&lr=cbcb_mh&siteid=cbcb_mh094`title`REAL ESTATE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Confident<br /><br /><b>Job Description: </b></strong>Real Estate  </strong>Developers and  </strong>Project Managers </strong>If </strong>you </strong>are </strong>passionate </strong>about real estate </strong>development </strong>and </strong>about helping </strong>address the  </strong>affordable </strong>housing </strong>needs </strong>of </strong>the </strong>South </strong>Florida </strong>community, </strong>then Carlisle  </strong>Development </strong>Group </strong>is the place for you. </strong>We are the leading </strong>affordable </strong>housing </strong>developer </strong>in </strong>Florida </strong>and </strong>a </strong>fully </strong>integrated </strong>real </strong>estate </strong>company </strong>which </strong>develops </strong>and </strong>manages </strong>properties </strong>throughout Florida. </strong>We </strong>are </strong>looking </strong>for </strong>Project </strong>Managers </strong>with a Bachelor's </strong>degree </strong>and </strong>a </strong>strong </`webfeeds`497`497`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G5X26XXX5WLWSXFK0&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1013`497`497`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H5KL6JDX09WCLVYDN&lr=cbcb_mh&siteid=cbcb_mh094`title`Adjusters`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>SEMINOLE CASUALTY INSURANCE COMPANY<br /><br /><b>Job Description: </b></strong><strong>INSURANCE  </strong><strong> ADJUSTERS  </strong>Seminole Casualty   </strong>Ins. Co. Seeking BI,   </strong>PIP & PD Adjusters  </strong>Exc sal & Benefits,   </strong>Min 3+ yrs Ins. Exp.   </strong>hr@seminole  </strong>insurance.com   Web-Id MH0615918`webfeeds`498`498`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H5KL6JDX09WCLVYDN&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1014`498`498`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G8357968599WD4L8C&lr=cbcb_mh&siteid=cbcb_mh094`title`MARINE`timestamp`Thu, 15 Jun 2006 05:00:00 EST`summary`<b>Company: </b>HAULOVER MARINE CENTER<br /><br /><b>Job Description: </b></strong><strong>MARINE </strong><strong> </strong><strong> Dock Hand/ Forklift  Driver Trainee  </strong> FT. Boat Exp. Pref.  Must have valid driver   lic. Apply Haulover  Marine Center 15000  Collins Ave NMB EOE  Web-Id MH9954115`webfeeds`499`499`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G8357968599WD4L8C&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1015`499`499`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I2R76J18MK8R3D2NW&lr=cbcb_mh&siteid=cbcb_mh094`title`WAREHOUSE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>AMBIANCE PERSONNEL, INC.<br /><br /><b>Job Description: </b></strong><strong>  Warehouse $8-10/hr.  </strong>Immediate openings!  Doral & Medley areas.  Shipping/receivin</strong>g,loading/unloading,</strong>forklift operators.Cle</strong>an background.  (305)274-7419 email</strong>@ambiance </strong>personnel.com`webfeeds`500`500`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I2R76J18MK8R3D2NW&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1016`500`500`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G07X76G6LZHRYWBYL&lr=cbcb_mh&siteid=cbcb_mh094`title`MARKETING`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>R.T. USA MGMNT<br /><br /><b>Job Description: </b></strong> </strong><strong> MARKET RESEARCH  ANALYST  </strong>(Miami, FL)  </strong>Making Financial/ Marketing recom</strong>mendations related  w/construction indus</strong>try, Review, evaluate/ recommend con</strong>struction products/ technologies, Analyze  statistical data gath</strong>ered/prices/sales/ marketing methods  used/be used to in</strong>creased sales/predict  future sales, Identify  consumer prefer</strong>ences, Plans study of  problems, such as or</strong>ganizational change,  communications, in</strong>formation flow, inven</strong>tory control/costs  analysis, Provide in</strong>formation needed to  make decisions on  promotions, design,  distributions, etc.,  Develop marketing  recommendations to  place the company  products/services in  the market, Conduct  marketing research,  Keeps informed on  new products/ser</strong>vices/information of  interest to customers.  Bachelor Degree or  academic equivalent  in Business `webfeeds`501`501`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G07X76G6LZHRYWBYL&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1017`501`501`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H3V26ZKPVXMDWBYK9&lr=cbcb_mh&siteid=cbcb_mh094`title`CONSTRUCTION LABORERS`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Miccosukee Tribe<br /><br /><b>Job Description: </b></strong><strong> CONSTRUCTION  LABORERS:  </strong>The Miccosukee  Tribe is looking for  full-time construction  laborers. Hrs 8:00am- 4:00pm. No experi</strong>ence needed will  train. Must be de</strong>pendable, self-starter  and have own trans</strong>portation. Starting  $9.00 per hr. Drug  screening, finger</strong>printing req'd. Send  or fax resume to:  </strong><strong>Miccosukee HR Ofc  POB 440021 Mia, FL  33144 (305)894-2350`webfeeds`502`502`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H3V26ZKPVXMDWBYK9&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1018`502`502`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F2VC6PMHRT4XY2R99&lr=cbcb_mh&siteid=cbcb_mh094`title`RETAIL`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>TOTAL WINE AND MORE<br /><br /><b>Job Description: </b></strong> </strong><strong>RETAIL   </strong> Wine Consultant,  Cashiers, and  Merchandisers.   </strong><strong>Total Wine & More</strong>,  </strong>a growing wine retail  chain with 41 stores  in 7 states is opening  in N. Miami. Apply in  person at our Ft.  Lauderdale store,  1906 Cordova Rd.,  June 20th and 21st.  From 10am-8pm  </strong>or call Sharon:   </strong>240-418-2553  Web-Id MH0798218`webfeeds`503`503`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F2VC6PMHRT4XY2R99&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1019`503`503`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1PB6Z0XQ3W0YNXH1&lr=cbcb_mh&siteid=cbcb_mh094`title`IT Technician`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>SEMINOLE CASUALTY INSURANCE COMPANY<br /><br /><b>Job Description: </b></strong><strong>IT TECHNICIAN  </strong>Seminole Casualty   </strong>Ins. Co. Seeking   </strong>C++ developer.   </strong>3+ yrs. exp. required.   </strong>Delphi, SQL,   </strong>Insurance exp. a plus.   </strong>No H1 visa   </strong>applicants. Degree   </strong>or equiv. exp.   </strong>Salary based on exp.   </strong>hr@seminole  </strong>insurance.com   Web-Id MH0611618`webfeeds`504`504`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H1PB6Z0XQ3W0YNXH1&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1027`504`504`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2237829J4SB7NSDL&lr=cbcb_mh&siteid=cbcb_mh094`title`ASSOCIATE DIRECTOR, SOUTH BEACH WINE & FOOD FESTIV`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>FIU<br /><br /><b>Job Description: </b></strong><strong> ASSOCIATE  DIRECTOR, SOUTH  BEACH WINE & FOOD  FESTIVAL   </strong>The Division of  </strong>Administration is  </strong>currently seeking an  </strong>Associate Director for  the South Beach  Wine & Food Festival  that will: </strong>Manage the overall  operation of the festi</strong>val including the vol</strong>unteer, exhibitor and  restaurant programs,  vendors, logistics,  programming, mar</strong>keting, public rela</strong>tions, sponsorship,  ticketing, hospitality  and events. Work  closely with the Dean,  the Dean's leadership  team, faculty and  </strong>students from the  School of Hospitality  & Tourism Manage</strong>ment. Implement a  strategic multi-media  marketing plan. Man</strong>age the sponsorship  program which  </strong>includes development  of sponsorship guide</strong>lines, custom pack</strong>ages and pricing.  Manage a significant  multi-faceted million  dollar budget. </strong><strong>Minimum Qualifica- tio`webfeeds`505`505`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2237829J4SB7NSDL&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1028`505`505`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2FS66K16F9NN62G3&lr=cbcb_mh&siteid=cbcb_mh094`title`TELEMARKETING`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Tropicana Consultants<br /><br /><b>Job Description: </b></strong><strong>TELEMARKETING  </strong><strong>Customer </strong><strong>Service  </strong>For Brickell Avenue  Call Center:</strong><strong>   </strong>Exp. Preferred.   </strong>Salary paid weekly +  $500.00 / $700.00  Lead Bonus.  </strong>MF </strong>6-10p </strong>Sat </strong>12-5p  </strong>Bilingual a plus.   </strong>Call: 305-938-6514.  Web-Id MH0869318`webfeeds`506`506`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2FS66K16F9NN62G3&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1029`506`506`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G07C6LWF5PXX6887H&lr=cbcb_mh&siteid=cbcb_mh094`title`CONSTRUCTION`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>DOWNRIGHT ENGINEERING<br /><br /><b>Job Description: </b></strong><strong> Earthwork </strong><strong>  Superintendent  </strong>Experienced with  road building, grades,  and earth-work/site </strong>work development.  Send resume  305-232-3439 or call  305-232-2340.  Web-Id MH9624818`webfeeds`507`507`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G07C6LWF5PXX6887H&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1030`507`507`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F3LX6X15FRQ8BBM9R&lr=cbcb_mh&siteid=cbcb_mh094`title`CONSTRUCTION SUPERINTENDENT`timestamp`Thu, 15 Jun 2006 05:00:00 EST`summary`<b>Company: </b>BRV CONSTRUCTION<br /><br /><b>Job Description: </b></strong><strong>CONSTRUCTION -  </strong><strong> Superintendent   </strong>for mid-sized   </strong>commercial   </strong>projects & interior   </strong>renovations. Min.   </strong>5yrs exp. Fax Res  </strong>305-235-8651 DFWP.  Web-Id MH9944815`webfeeds`508`508`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F3LX6X15FRQ8BBM9R&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1031`508`508`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I1WL67F9D76JM6K4W&lr=cbcb_mh&siteid=cbcb_mh094`title`SALES - LOAN OFFICERS`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>CONFIDENTIAL<br /><br /><b>Job Description: </b></strong><strong>SALES </strong><strong> NOW HIRING  </strong><strong> LOAN OFFICERS  </strong>Will train, some sales   </strong>exp helpful.   </strong>Call 305-223-2233   Web-Id MH0720418`webfeeds`509`509`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I1WL67F9D76JM6K4W&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1032`509`509`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H7716HTJ023M4ZYXF&lr=cbcb_mh&siteid=cbcb_mh094`title`BOOKKEEPER`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>PREMIER GROUP<br /><br /><b>Job Description: </b></strong><strong> BOOKKEEPER  </strong>for Mortgage Lender  Co. Quickbooks, min.   </strong>1 year experience.  Excellent salary.  Medical benefits.   </strong>I-75 Miramar Pkwy.  </strong><strong> Call 888-492-3888  Web-Id MH1014818`webfeeds`510`510`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H7716HTJ023M4ZYXF&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1033`510`510`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F21170FLC3H37XD2S&lr=cbcb_mh&siteid=cbcb_mh094`title`SALES`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>HIALEAH ITALIAN TILE<br /><br /><b>Job Description: </b></strong><strong>SALES </strong>Reputable tile &  marble showroom  seeks exp. F/T sales  people for high traffic  Doral showroom.  Min. 3 yrs. sales exp.  related field exp. pre</strong>ferred. Bilingual Eng/ Span preferred. Sal.  & Comm. Please fax  res: (305) 888-5337or  email to </strong><strong>carolinah@ </strong><strong>italiantile.net Web-Id MH0708518  </strong><strong>`webfeeds`511`511`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F21170FLC3H37XD2S&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1041`511`511`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F2V36528Q8P4FDZ4V&lr=cbcb_mh&siteid=cbcb_mh094`title`DIRECTOR`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Company Confidential<br /><br /><b>Job Description: </b></strong><strong> DIRECTOR of  Operations  </strong>Miramar Fl.  </strong> Duties Include; set-up  & operation of new &  existing hotels & re</strong>sorts to the stan</strong>dards of Monarch  Hotels & Resorts.  Must have BS in hos</strong>pitality mgmt or for</strong>eign equiv., plus 8 yrs  of hotel mgmt exp.  Exp. must include  exp. w/ hotels & re</strong>sorts in Europe, Ca</strong>ribbean & US. Knowl</strong>edge of property  mgmt sys., preventa</strong>tive maintenance  sys., Concierge soft</strong>ware, PBX sys., CCTV  software, guestroom  locking sys. room au</strong>tomation software &  exp in all operational  dept's. Must have le</strong>gal authority to work  indefinitely in the US.   </strong>Please send resume  to: Mahmoud  Soliman, Monarch  Hotels & Resorts,  3350 SW 148 Ave.,  Miramar, FL 33027 Web-id MH0951918`webfeeds`512`512`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F2V36528Q8P4FDZ4V&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1042`512`512`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H3NC6VL3MZGCY96TB&lr=cbcb_mh&siteid=cbcb_mh094`title`EXECUTIVE ASSISTANT`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Sterling Educational Media<br /><br /><b>Job Description: </b></strong><strong> Executive Assistant  to CEO/President </strong>Sterling Educational  Media has been a  leader in the college  textbook industry for  over 20 years.  Located in Miami  Lakes we pride  ourselves on our  team culture and our  warm and friendly  work environment.  We have an  immediate  opportunity for a  full-time Executive  Assistant to work  with the company's  CEO and President.  </strong>Prerequisites:  HS/equivalent.  AA/BA preferred;  Minimum 3yr top  executive support,  1yr multi-manager  support; superior  oral, written &  computer skills;  travel planning  experience; legal  secretarial  experience a plus.  Ability to work  independently,  research, multi-task,  plan meticulously &  be organized,  accurate & detailed.  Exempt position. </strong>We offer excellent  pay and benefits. If  interested, please  respond with:  resume, pay history  and requirements to:  </strong><strong>HR@sterlingedu.com  </strong>.`webfeeds`513`513`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H3NC6VL3MZGCY96TB&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1043`513`513`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4S66H22CNHKY28TW&lr=cbcb_mh&siteid=cbcb_mh094`title`ASSEMBLY TECH`timestamp`Mon, 19 Jun 2006 05:00:00 EST`summary`<b>Company: </b>IMPACT RESOURCE GROUP<br /><br /><b>Job Description: </b></strong><strong>ASSEMBLY TECH  </strong>Nat'l Service Co.  providing assembly  services seeks  employees in the  area. Must have  reliable transpo,  cordless drill & email  access. $12+/hr.  ImpactCareers.com  Web-Id MH0925819`webfeeds`514`514`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4S66H22CNHKY28TW&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1044`514`514`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H0NZ77R8XRL2VSQG9&lr=cbcb_mh&siteid=cbcb_mh094`title`BANK`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>METRO BANK<br /><br /><b>Job Description: </b></strong><strong>  Business  Development Officer </strong>Attract, develop and  maintain profitable  commercial lending  relationships. Gener</strong>ate loans, deposits  and cross-sell other  bank services to  maximize customer  relationships. Mini</strong>mum of 5+ yrs expe</strong>rience in banking with  excellent sales tech</strong>niques. Must be ac</strong>tive in the community.  </strong> Send resume and  complete application  at any MetroBank  branch, including:  </strong><strong> MetroBank  </strong>9350 S. Dixie Hwy.,   </strong>Miami, FL 33156.  </strong> Fax 305- 670-0848.  </strong>Applications are con</strong>sidered active for 30  days. Drug-Free  Workplace. EOE. </strong> M/F/D/V`webfeeds`515`515`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H0NZ77R8XRL2VSQG9&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1045`515`515`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I6NN5Y0V8XPCL87JV&lr=cbcb_mh&siteid=cbcb_mh094`title`CONSTRUCTION PROJECT MANAGER`timestamp`Thu, 15 Jun 2006 05:00:00 EST`summary`<b>Company: </b>CONFIDENTIAL<br /><br /><b>Job Description: </b></strong><strong>CONSTRUCTION  </strong><strong> PROJECT MANAGER   </strong>for mid-sized   </strong>commercial projects   </strong>& interior   </strong>renovations. Min.   </strong>5yrs exp. Fax Res  </strong>305-235-8651 DFWP.  Web-Id MH9947315`webfeeds`516`516`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I6NN5Y0V8XPCL87JV&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1046`516`516`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I3NN6KZ6JNTN6527H&lr=cbcb_mh&siteid=cbcb_mh094`title`HUMAN RESOURCES DIRECTOR`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>UCP Of SOUTH FLORIDA<br /><br /><b>Job Description: </b></strong><strong> HUMAN RESOURCES  DIRECTOR </strong> Human Resources Di</strong>rector's position in  our downtown Miami  office in the Civic  Center area. Qualified  applicant must have  at least five years hu</strong>man resources expe</strong>rience, including  workers' compensa</strong>tion, COBRA, unem</strong>plummet and recruit</strong>ment. BA or BS de</strong>gree required. Excel</strong>lent communication  (oral & written), com</strong>puter and supervisory  skills required. Only  qualified applicants  will be considered.  Position starting date  will be July 31, 2006.  Please e-mail or fax  resume with salary  requirements to:  </strong><strong>kathy.kelly@ucp </strong><strong>southflorida.com </strong>Fax # 305-728-1501`webfeeds`517`517`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I3NN6KZ6JNTN6527H&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1047`517`517`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H50B6N6Q113WXQ854&lr=cbcb_mh&siteid=cbcb_mh094`title`CE&I INSPECTORS`timestamp`Thu, 15 Jun 2006 05:00:00 EST`summary`<b>Company: </b>P & A<br /><br /><b>Job Description: </b></strong><strong>ENGINEERING   </strong>CE&I; INSPECTORS   </strong>NEEDED. P&A; seeks   </strong>Project Engineers for   </strong>CE&I; projects in So.   </strong>Florida. CTQP, FDOT   </strong>certification required.   </strong>3 - 4 years exp.   </strong>preferred. We offer   </strong>competitive salary   </strong>and benefits.   </strong>Call Georgi at   </strong>305-669-2700,   </strong>Fax resumes to:   </strong>305-669-2165.  Web-Id MH9947615`webfeeds`518`518`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H50B6N6Q113WXQ854&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1055`518`518`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H5V36Q82MSVWSTF34&lr=cbcb_mh&siteid=cbcb_mh094`title`Customer Service Reps`timestamp`Thu, 15 Jun 2006 05:00:00 EST`summary`<b>Company: </b>ABOUND INSURANCE<br /><br /><b>Job Description: </b></strong><strong>CUSTOMER</strong> </strong><strong>SERVICE </strong>for insurance agency  in NMB area. Part- time to start. Call  305-947-4933.  Web-Id MH9883815`webfeeds`519`519`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H5V36Q82MSVWSTF34&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1056`519`519`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G5KQ67KCDHPC3DX8Q&lr=cbcb_mh&siteid=cbcb_mh094`title`ELECTRICIAN`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>ELCON ELECTRIC INCORPORATED<br /><br /><b>Job Description: </b></strong><strong>ELECTRICAL   </strong><strong>SUPERINTENDENT  </strong><strong>Elcon Electric</strong> in  Pomp Bch seeks  Lic'd, Bi-Lingual Gen.  Superintendent  /Safety for  Commercial jobs in  Dade & S. Brwrd  Ctys. Req's:  Journeyman Lic,  clean driving record,  good comm. skills, &  working knowledge of   Manpower  Projections, GC  scheds, Electrical  Installations & gen.  jobsite safety reqs.  Salary comm. with  exp. Great opprty to  join established team  w/ great benes  (Medical, Dental, &  401k plan available,  pd vac) Fax resume  w/ salary req's to:  954-867-7046.  </strong><strong>www.elconelectric  .com</strong> DFWP/EOE  Web-Id MH0999018`webfeeds`520`520`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G5KQ67KCDHPC3DX8Q&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1057`520`520`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I5MC6NGT244RDTN89&lr=cbcb_mh&siteid=cbcb_mh094`title`INSURANCE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>OSWALD TRIPPE & CO INC<br /><br /><b>Job Description: </b></strong><strong> INSURANCE  CAREERS  </strong>Established  independent agency  seeking professionals  for Miami office:  </strong><strong>Branch manager  </strong>capable of  developing their own  book of business  while providing  leadership;</strong><strong>   </strong>Excellent benefit  package and  earnings potential.  </strong><strong>Oswald Trippe and  Company, Inc. Fax:  239-433-4148   </strong><strong>rmccallister@  </strong><strong>otc1.com  Web-Id MH0827218`webfeeds`521`521`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I5MC6NGT244RDTN89&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1058`521`521`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F3DS613JRJXY5NYY8&lr=cbcb_mh&siteid=cbcb_mh094`title`MEDICAL FRONT DESK`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>CONFIDENTIAL<br /><br /><b>Job Description: </b></strong><strong>Medical Front Desk   </strong>w/ billing exp.   </strong>Kendall, FT, Wed off,   </strong>Sat 9-3PM. Multi-   </strong>task. Eng/Span a   </strong>must. Fax resume   </strong>to 305-596-7377  Web-Id MH0904918`webfeeds`522`522`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F3DS613JRJXY5NYY8&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1059`522`522`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H0486P0D3G3G33S4Y&lr=cbcb_mh&siteid=cbcb_mh094`title`DENTAL`timestamp`Thu, 15 Jun 2006 05:00:00 EST`summary`<b>Company: </b>TENDER CARE HOME HEALTH<br /><br /><b>Job Description: </b></strong>Seeking experience  Home Health  Marketing  Coordinator for Dade  and Broward areas  </strong>Top Pay, Excellent  Benefits + Bonus  </strong>Fax resume to  954-680-5007`webfeeds`523`523`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H0486P0D3G3G33S4Y&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1060`523`523`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H7S75VL5DMSJKLX8P&lr=cbcb_mh&siteid=cbcb_mh094`title`DIRECTOR`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>ADVOCACY CENTER FOR<br /><br /><b>Job Description: </b></strong><strong> DIRECTOR OF  FINANCE & ADMIN.   </strong>statewide non-profit  $70,312 - 95,000.  EOE.</strong><strong> www.advocacy  center.org  Web-Id MH0831918`webfeeds`524`524`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H7S75VL5DMSJKLX8P&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1061`524`524`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F781789JJH0C94KJP&lr=cbcb_mh&siteid=cbcb_mh094`title`MEDICAL Hair Transplant Assistant`timestamp`Sat, 17 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Dr. Bernard Nusbaum<br /><br /><b>Job Description: </b></strong><strong>MEDICAL  </strong><strong>F/T</strong> </strong><strong>Hair Transplant  Assistant</strong>.  </strong>Coral Gables. Exp  Req. No traveling or  weekends. Paid Va</strong>cation, Health Ins.,  Pension Benefits &  Garage Parking.  </strong>Stable employment,  23 years in Miami.  </strong>Call Laura  305-448-9100  Web-Id MH0717217`webfeeds`525`525`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F781789JJH0C94KJP&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1069`525`525`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F4CZ5YY181L8D09LC&lr=cbcb_mh&siteid=cbcb_mh094`title`STRUCTURAL ENGINEERS`timestamp`Thu, 15 Jun 2006 05:00:00 EST`summary`<b>Company: </b>P & A<br /><br /><b>Job Description: </b></strong><strong>ENGINEERS  </strong>Structural Engineers  </strong>P&A; seeks Structural   </strong>Engineers, P.E.   </strong>preferred - High   </strong>Salary Good Benefits   </strong>and stable job   </strong>environment.   </strong>Call Georgi at   </strong>305-669-2700,   </strong>Fax resumes to:   </strong>305-669-2165.  Web-Id MH9956915`webfeeds`526`526`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F4CZ5YY181L8D09LC&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1070`526`526`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H32K5Z83B30TPQ3V2&lr=cbcb_mh&siteid=cbcb_mh094`title`NURSE`timestamp`Thu, 15 Jun 2006 05:00:00 EST`summary`<b>Company: </b>UNLIMITED CARE OF FLORIDA<br /><br /><b>Job Description: </b></strong><strong>NURSE </strong>Home Health  Agency is looking for  Director of Nursing  w/a min. of 2 yrs. of  exp. in home care  req'd. Needs to be a  certified, registered  nurse, more than 2  yrs. graduated. Eng./ Span. $55,000/yr.  Coordination of skill  nurse a +. Appt. only  305-559-5500. Ask  for Liliam.  Web-Id MH9958315`webfeeds`527`527`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H32K5Z83B30TPQ3V2&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1071`527`527`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2N55WGMNVC26VKGX&lr=cbcb_mh&siteid=cbcb_mh094`title`ADMINISTRATIVE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>PsychSolutions, Inc.<br /><br /><b>Job Description: </b>Job Fair  </strong>Thursday, June 22nd  from 5:00PM-8:00PM  </strong><strong>PsychSolutions, Inc.  </strong>1320 South Dixie  Highway #1140  305-668-9000 x200  Hiring for the  following positions: </strong><strong>R</strong>eceptionist,</strong><strong> I</strong>ntake  </strong><strong>C</strong>oordinator, </strong><strong>A</strong>ssess</strong>ment </strong><strong>C</strong>oordinator,  </strong><strong>B</strong>illing </strong><strong>C</strong>oordinator,  </strong><strong>P</strong>ayment </strong><strong>C</strong>oordina</strong>tor, and </strong><strong>F</strong>iling </strong><strong>C</strong>lerk`webfeeds`528`528`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H2N55WGMNVC26VKGX&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1072`528`528`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4KK78BQVTQKWKJRY&lr=cbcb_mh&siteid=cbcb_mh094`title`AIR CONDITIONING`timestamp`Thu, 15 Jun 2006 05:00:00 EST`summary`<b>Company: </b>AIR SYSTEMS ENTERPRISES<br /><br /><b>Job Description: </b></strong><strong>AIR CONDITIONING   </strong>Service Technicians,   </strong>Duct Installers, &  Helpers. Own transp.  and tools.  954-974-9857  Web-Id MH9941715`webfeeds`529`529`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3H4KK78BQVTQKWKJRY&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1073`529`529`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F6LX5ZGKCT7JS2D26&lr=cbcb_mh&siteid=cbcb_mh094`title`MEDICAL`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>MARIANO BUSSO<br /><br /><b>Job Description: </b></strong><strong>MEDICAL  </strong>DERM OFFICE is  </strong>looking for Medical  </strong>Assist & Front Desk.  </strong>Must be bilingual.  </strong>Available immediately   </strong>Send Resume to  </strong>305-857-0812  Web-Id MH0890918`webfeeds`530`530`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3F6LX5ZGKCT7JS2D26&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1074`530`530`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I3106K2HNHP7ZBWNS&lr=cbcb_mh&siteid=cbcb_mh094`title`LANDSCAPE`timestamp`Sun, 18 Jun 2006 05:00:00 EST`summary`<b>Company: </b>MIAMI PARKING SYSTEM<br /><br /><b>Job Description: </b></strong><strong> 1 FT Landscaping  Maint </strong><strong> 1 FT Custodial Maint </strong><strong>  Miami Parking  Authority  </strong>190 NE 3rd Street  </strong>Miami FL 33132  </strong>Fax 305-371-9451  </strong><strong>employ@  </strong><strong>miamiparking.com  Web-Id MH9971418`webfeeds`531`531`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3I3106K2HNHP7ZBWNS&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1075`531`531`
1`EOE`
14`EVENT`feed_url`http://www.miami.com/xml/miamiherald/topjobs.xml`item_url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G6D36MLG8WVKVTBWN&lr=cbcb_mh&siteid=cbcb_mh094`title`CONSTRUCTION Project Manager & Superintendent`timestamp`Fri, 16 Jun 2006 05:00:00 EST`summary`<b>Company: </b>Confidential<br /><br /><b>Job Description: </b></strong><strong>CONSTRUCTION   </strong>Project Manager &   </strong>Superintendent   </strong>For Miami Hotel &   </strong>High Rise projects   </strong>Schedule, organize,   </strong>cost control,   </strong>coordinate subs,   </strong>monthly billing.   </strong>Bachelors Deg req'd   </strong>Experience with   </strong>logistics of a limited   </strong>site and Bilingual a   </strong>plus. Salary based on   </strong>qualifications. Good   </strong>benefits package.   </strong>Fax resume to   </strong>305-261-4006   </strong>Human Resources  Web-Id MH0617416`webfeeds`532`532`
9`INSTANCE`url`http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?Job_DID=J3G6D36MLG8WVKVTBWN&lr=cbcb_mh&siteid=cbcb_mh094`0`-1`3`1083`532`532`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=884`title`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp`Fri, 16 Jun 2006 22:45:00 GMT`summary`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`webfeeds`533`533`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=884`0`-1`3`1084`533`533`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt_n`1`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=884`title_n`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_n`Fri, 16 Jun 2006 22:45:00 GMT`summary_n`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`0`-1`6`1085`533`533`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt_n`2`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=884`title_n`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_n`Fri, 16 Jun 2006 22:45:00 GMT`summary_n`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`6`743`6`1086`366`533`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=884`title`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp`Fri, 16 Jun 2006 22:45:00 GMT`summary`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`6`743`7`1087`366`533`
26`WITNESS`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=884`title`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp`Fri, 16 Jun 2006 22:45:00 GMT`summary`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`12`366`533`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt_n`3`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=884`title_n`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_n`Fri, 16 Jun 2006 22:45:00 GMT`summary_n`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`6`744`6`1089`150`533`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=884`title`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp`Fri, 16 Jun 2006 22:45:00 GMT`summary`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`6`744`7`1090`150`533`
26`WITNESS`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=884`title`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp`Fri, 16 Jun 2006 22:45:00 GMT`summary`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`12`150`533`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt_n`4`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=884`title_n`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_n`Fri, 16 Jun 2006 22:45:00 GMT`summary_n`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`6`747`6`1092`130`533`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=884`title`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp`Fri, 16 Jun 2006 22:45:00 GMT`summary`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`6`747`7`1093`130`533`
26`WITNESS`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=884`title`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp`Fri, 16 Jun 2006 22:45:00 GMT`summary`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`12`130`533`
26`EVENT`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=884`title`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp`Fri, 16 Jun 2006 22:45:00 GMT`summary`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`12`366`533`
26`EVENT`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=884`title`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp`Fri, 16 Jun 2006 22:45:00 GMT`summary`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`12`150`533`
26`EVENT`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=884`title`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp`Fri, 16 Jun 2006 22:45:00 GMT`summary`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`12`130`533`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=887`title`News: iListen speech recognition software goes Universal`timestamp`Mon, 19 Jun 2006 13:03:00 GMT`summary`Macspeech has released a Universal Binary version of iListen, its speech recognition software for Mac OS X. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=ULqByB"><img src="http://feeds.macworld.com/~a/macworld/all?i=ULqByB" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=WnCj20gW"><img src="http://feeds.macworld.com/~f/macworld/all?i=WnCj20gW" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=SzE2b8vW"><img src="http://feeds.macworld.com/~f/macworld/all?i=SzE2b8vW" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=887" />`webfeeds`534`534`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=887`0`-1`3`1095`534`534`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=882`title`News: Yahoo worm demonstrates AJAX threat`timestamp`Fri, 16 Jun 2006 21:11:00 GMT`summary`Cool Web 2.0 technologies come under attack. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=bkrj2p"><img src="http://feeds.macworld.com/~a/macworld/all?i=bkrj2p" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=Cn5pwTuF"><img src="http://feeds.macworld.com/~f/macworld/all?i=Cn5pwTuF" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=MLYVD977"><img src="http://feeds.macworld.com/~f/macworld/all?i=MLYVD977" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=882" />`webfeeds`535`535`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=882`0`-1`3`1096`535`535`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=878`title`News: Phishing scam uses PayPal secure servers`timestamp`Fri, 16 Jun 2006 16:32:00 GMT`summary`A cross-site scripting flaw in PayPal's Web site allows a new phishing attack to masquerade as a genuine PayPal log-in page with a valid security certificate. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=lAJviR"><img src="http://feeds.macworld.com/~a/macworld/all?i=lAJviR" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=bzh5PXux"><img src="http://feeds.macworld.com/~f/macworld/all?i=bzh5PXux" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=5pkGondD"><img src="http://feeds.macworld.com/~f/macworld/all?i=5pkGondD" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=878" />`webfeeds`536`536`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=878`0`-1`3`1097`536`536`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=885`title`News: Face-recognition photo site releases Mac utility`timestamp`Fri, 16 Jun 2006 22:40:00 GMT`summary`Riya, the facial-recognition-based photo-sharing web site, has released a Mac-compatible version of its upload utility. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=kY4L4N"><img src="http://feeds.macworld.com/~a/macworld/all?i=kY4L4N" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=bkDZUrUW"><img src="http://feeds.macworld.com/~f/macworld/all?i=bkDZUrUW" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=Tgwd8PPw"><img src="http://feeds.macworld.com/~f/macworld/all?i=Tgwd8PPw" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=885" />`webfeeds`537`537`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=885`0`-1`3`1098`537`537`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=883`title`Game Room: Piracy bleeds Mac game makers dry`timestamp`Fri, 16 Jun 2006 22:32:00 GMT`summary`Think software piracy isn't hurting Mac game developers? Think again. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=3ZDNDN"><img src="http://feeds.macworld.com/~a/macworld/all?i=3ZDNDN" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=sljDYj1E"><img src="http://feeds.macworld.com/~f/macworld/all?i=sljDYj1E" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=vmZVZlQ2"><img src="http://feeds.macworld.com/~f/macworld/all?i=vmZVZlQ2" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=883" />`webfeeds`538`538`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=883`0`-1`3`1099`538`538`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=886`title`News: Michael Bartosh MacIT scholarship fund planned`timestamp`Mon, 19 Jun 2006 11:31:00 GMT`summary`IDG World Expo is setting up a scholarship fund in memory of Michael Bartosh, a Mac OS X Server expert who recently passed away. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=U58pAR"><img src="http://feeds.macworld.com/~a/macworld/all?i=U58pAR" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=5KGwGUQB"><img src="http://feeds.macworld.com/~f/macworld/all?i=5KGwGUQB" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=vY4BSXZu"><img src="http://feeds.macworld.com/~f/macworld/all?i=vY4BSXZu" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=886" />`webfeeds`539`539`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=886`0`-1`3`1107`539`539`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=881`title`News: Web site operator pleads guilty to piracy`timestamp`Fri, 16 Jun 2006 19:22:00 GMT`summary`The owner of BuysUSA.com pleads guilty to copyright infringement. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=pPFn1M"><img src="http://feeds.macworld.com/~a/macworld/all?i=pPFn1M" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=01BfpQ73"><img src="http://feeds.macworld.com/~f/macworld/all?i=01BfpQ73" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=gbvdIrUR"><img src="http://feeds.macworld.com/~f/macworld/all?i=gbvdIrUR" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=881" />`webfeeds`540`540`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=881`0`-1`3`1108`540`540`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=897`title`News: Sun joins AJAX standards groups`timestamp`Mon, 19 Jun 2006 19:58:00 GMT`summary`Sun Microsystems has announced plans to join the OpenAjax Alliance and the Dojo Foundation as part of its efforts to influence emerging standards for AJAX. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=xw93zH"><img src="http://feeds.macworld.com/~a/macworld/all?i=xw93zH" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=ah4YN9aT"><img src="http://feeds.macworld.com/~f/macworld/all?i=ah4YN9aT" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=i7MliQKG"><img src="http://feeds.macworld.com/~f/macworld/all?i=i7MliQKG" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=897" />`webfeeds`541`541`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=897`0`-1`3`1109`541`541`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`webfeeds`542`542`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=896`0`-1`3`1110`542`542`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt_n`1`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=896`title_n`News: Case-mate's Patriot iPod covers debut`timestamp_n`Mon, 19 Jun 2006 19:05:00 GMT`summary_n`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`0`-1`6`1111`542`542`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt_n`2`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=896`title_n`News: Case-mate's Patriot iPod covers debut`timestamp_n`Mon, 19 Jun 2006 19:05:00 GMT`summary_n`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`6`1085`6`1112`533`542`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`6`1085`7`1113`533`542`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`12`533`542`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt_n`3`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=896`title_n`News: Case-mate's Patriot iPod covers debut`timestamp_n`Mon, 19 Jun 2006 19:05:00 GMT`summary_n`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`6`1086`6`1115`366`542`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`6`1086`7`1116`366`542`
26`WITNESS`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`12`366`542`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt_n`4`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=896`title_n`News: Case-mate's Patriot iPod covers debut`timestamp_n`Mon, 19 Jun 2006 19:05:00 GMT`summary_n`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`6`1089`6`1118`150`542`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`6`1089`7`1119`150`542`
26`WITNESS`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`12`150`542`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt_n`5`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=896`title_n`News: Case-mate's Patriot iPod covers debut`timestamp_n`Mon, 19 Jun 2006 19:05:00 GMT`summary_n`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`6`1092`6`1121`130`542`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`5`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`6`1092`7`1122`130`542`
26`WITNESS`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`5`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`12`130`542`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`12`533`542`
26`EVENT`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`12`366`542`
26`EVENT`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`12`150`542`
26`EVENT`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`5`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=896`title`News: Case-mate's Patriot iPod covers debut`timestamp`Mon, 19 Jun 2006 19:05:00 GMT`summary`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`12`130`542`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=895`title`Review: Samsung Digimax GX-1S Digital SLR`timestamp`Mon, 19 Jun 2006 19:12:00 GMT`summary`This digital camera from Samsung is a well-designed, capable model for people who want a digital SLR. As with most cameras of this type, it's best to get your hand on the GX-1S to decide if its small size and thoughtful design are right for you.<br /> <br /><b>Samsung Digimax GX-1S</b> (3.5 Mice) <b>Best Current Price:</b> <a href="http://macworld.pricegrabber.com/search_getprod.php?masterid=19323734" target="newpf">$699.95</a> (via <a href="http://macworld.pricegrabber.com/search_getprod.php?masterid=19323734" target="newpf">ProductFinder</a>) <p><a href="http://feeds.macworld.com/~a/macworld/all?a=JHzwsS"><img src="http://feeds.macworld.com/~a/macworld/all?i=JHzwsS" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=rZZXR6Z5"><img src="http://feeds.macworld.com/~f/macworld/all?i=rZZXR6Z5" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ofS2POhR"><img src="http://feeds.macworld.com/~f/macworld/all?i=ofS2POhR" border="0" /></a></div><img sr`webfeeds`543`543`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=895`0`-1`3`1124`543`543`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`webfeeds`544`544`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=894`0`-1`3`1125`544`544`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt_n`1`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=894`title_n`News: TuneDeck connects iPod nano with cassette deck`timestamp_n`Mon, 19 Jun 2006 19:14:00 GMT`summary_n`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`0`-1`6`1126`544`544`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt_n`2`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=894`title_n`News: TuneDeck connects iPod nano with cassette deck`timestamp_n`Mon, 19 Jun 2006 19:14:00 GMT`summary_n`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`6`1111`6`1127`542`544`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`6`1111`7`1128`542`544`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`12`542`544`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt_n`4`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=894`title_n`News: TuneDeck connects iPod nano with cassette deck`timestamp_n`Mon, 19 Jun 2006 19:14:00 GMT`summary_n`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`6`1115`6`1130`366`544`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`6`1115`7`1131`366`544`
26`WITNESS`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`12`366`544`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt_n`6`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=894`title_n`News: TuneDeck connects iPod nano with cassette deck`timestamp_n`Mon, 19 Jun 2006 19:14:00 GMT`summary_n`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`6`1121`6`1133`130`544`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`6`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`6`1121`7`1134`130`544`
26`WITNESS`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`6`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`12`130`544`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt_n`3`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=894`title_n`News: TuneDeck connects iPod nano with cassette deck`timestamp_n`Mon, 19 Jun 2006 19:14:00 GMT`summary_n`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`6`1112`6`1136`533`544`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`6`1112`7`1137`533`544`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`12`533`544`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt_n`5`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=894`title_n`News: TuneDeck connects iPod nano with cassette deck`timestamp_n`Mon, 19 Jun 2006 19:14:00 GMT`summary_n`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`6`1118`6`1139`150`544`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`5`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`6`1118`7`1140`150`544`
26`WITNESS`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`5`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`12`150`544`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`12`542`544`
26`EVENT`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`12`366`544`
26`EVENT`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`6`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`12`130`544`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`12`533`544`
26`EVENT`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`5`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=894`title`News: TuneDeck connects iPod nano with cassette deck`timestamp`Mon, 19 Jun 2006 19:14:00 GMT`summary`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`12`150`544`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=893`title`Feature: Protect your Mac`timestamp`Mon, 19 Jun 2006 18:40:00 GMT`summary`Are you leaving your Mac vulnerable to viruses, intruders, and other dangers? OS X may be more secure than other operating systems, but it's not invulnerable. Here are 18 things you can do right now to protect your Mac -- and your data -- from potential disaster.<br /> <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Bzukem"><img src="http://feeds.macworld.com/~a/macworld/all?i=Bzukem" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=SXpzYwVp"><img src="http://feeds.macworld.com/~f/macworld/all?i=SXpzYwVp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=f5crMn1W"><img src="http://feeds.macworld.com/~f/macworld/all?i=f5crMn1W" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=893" />`webfeeds`545`545`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=893`0`-1`3`1143`545`545`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=892`title`News: Unity 3D game engine goes Universal`timestamp`Mon, 19 Jun 2006 18:47:00 GMT`summary`OTEE has released a Universal Binary version of its 3D game engine Unity, laden with other new features and enhancements. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=rSZLs4"><img src="http://feeds.macworld.com/~a/macworld/all?i=rSZLs4" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=O1O9010g"><img src="http://feeds.macworld.com/~f/macworld/all?i=O1O9010g" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=5go0tHkU"><img src="http://feeds.macworld.com/~f/macworld/all?i=5go0tHkU" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=892" />`webfeeds`546`546`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=892`0`-1`3`1144`546`546`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`webfeeds`547`547`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=891`0`-1`3`1152`547`547`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt_n`1`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=891`title_n`News: iWood red case designed for U2 iPod`timestamp_n`Mon, 19 Jun 2006 18:55:00 GMT`summary_n`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`0`-1`6`1153`547`547`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt_n`3`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=891`title_n`News: iWood red case designed for U2 iPod`timestamp_n`Mon, 19 Jun 2006 18:55:00 GMT`summary_n`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1127`6`1154`542`547`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1127`7`1155`542`547`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`542`547`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt_n`7`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=891`title_n`News: iWood red case designed for U2 iPod`timestamp_n`Mon, 19 Jun 2006 18:55:00 GMT`summary_n`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1133`6`1157`130`547`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`7`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1133`7`1158`130`547`
26`WITNESS`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`7`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`130`547`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt_n`6`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=891`title_n`News: iWood red case designed for U2 iPod`timestamp_n`Mon, 19 Jun 2006 18:55:00 GMT`summary_n`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1139`6`1160`150`547`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`6`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1139`7`1161`150`547`
26`WITNESS`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`6`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`150`547`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt_n`2`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=891`title_n`News: iWood red case designed for U2 iPod`timestamp_n`Mon, 19 Jun 2006 18:55:00 GMT`summary_n`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1126`6`1163`544`547`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1126`7`1164`544`547`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`544`547`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt_n`5`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=891`title_n`News: iWood red case designed for U2 iPod`timestamp_n`Mon, 19 Jun 2006 18:55:00 GMT`summary_n`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1130`6`1166`366`547`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`5`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1130`7`1167`366`547`
26`WITNESS`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`5`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`366`547`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt_n`4`feed_url_n`http://www.macworld.com/rss.xml`item_url_n`http://feeds.macworld.com/macworld/all?m=891`title_n`News: iWood red case designed for U2 iPod`timestamp_n`Mon, 19 Jun 2006 18:55:00 GMT`summary_n`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1136`6`1169`533`547`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`6`1136`7`1170`533`547`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`533`547`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`3`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`542`547`
26`EVENT`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`7`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`130`547`
26`EVENT`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`6`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`150`547`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`2`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`544`547`
26`EVENT`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`5`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`366`547`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`4`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=891`title`News: iWood red case designed for U2 iPod`timestamp`Mon, 19 Jun 2006 18:55:00 GMT`summary`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`12`533`547`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=890`title`News: Google quietly adds Safari support to Calendar`timestamp`Mon, 19 Jun 2006 16:44:00 GMT`summary`Google Calendar now works with Apple Safari. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=EBAVcu"><img src="http://feeds.macworld.com/~a/macworld/all?i=EBAVcu" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=IAAkbo5T"><img src="http://feeds.macworld.com/~f/macworld/all?i=IAAkbo5T" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=PTS4T4k5"><img src="http://feeds.macworld.com/~f/macworld/all?i=PTS4T4k5" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=890" />`webfeeds`548`548`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=890`0`-1`3`1172`548`548`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=880`title`Mac Word: Ihnatko returns... to MacUser?`timestamp`Fri, 16 Jun 2006 17:42:00 GMT`summary`Andy Ihnatko, formerly of Macworld and MacUser, makes a return to our sites with a monthly column at MacUser.com. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=qkI5Y8"><img src="http://feeds.macworld.com/~a/macworld/all?i=qkI5Y8" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=a2GLMrty"><img src="http://feeds.macworld.com/~f/macworld/all?i=a2GLMrty" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ouxuOMVy"><img src="http://feeds.macworld.com/~f/macworld/all?i=ouxuOMVy" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=880" />`webfeeds`549`549`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=880`0`-1`3`1173`549`549`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=888`title`News: Louisiana passes violent game law, ESA sues`timestamp`Mon, 19 Jun 2006 15:56:00 GMT`summary`Louisiana has enacted a law that makes it illegal for retailers to sell minors violent video games, and the ESA has already filed suit in federal court to overturn the law. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=AOV1oT"><img src="http://feeds.macworld.com/~a/macworld/all?i=AOV1oT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=yKrdHtPv"><img src="http://feeds.macworld.com/~f/macworld/all?i=yKrdHtPv" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=gQpc39ei"><img src="http://feeds.macworld.com/~f/macworld/all?i=gQpc39ei" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=888" />`webfeeds`550`550`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=888`0`-1`3`1174`550`550`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=899`title`Mac Gems: Multiple Clipboards done right`timestamp`Mon, 19 Jun 2006 22:13:00 GMT`summary`Jumpcut and PopCopy add multiple Clipboards to Mac OS X -- and look like they belong in Mac OS X. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=5g46QS"><img src="http://feeds.macworld.com/~a/macworld/all?i=5g46QS" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=9qy5TfXM"><img src="http://feeds.macworld.com/~f/macworld/all?i=9qy5TfXM" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=iWgTB8na"><img src="http://feeds.macworld.com/~f/macworld/all?i=iWgTB8na" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=899" />`webfeeds`551`551`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=899`0`-1`3`1175`551`551`
1`EOE`
14`EVENT`feed_url`http://www.macworld.com/rss.xml`item_url`http://feeds.macworld.com/macworld/all?m=898`title`News: Vonage sued by Verizon`timestamp`Mon, 19 Jun 2006 19:51:00 GMT`summary`Vonage is being sued by Verizon, which claims that Vonage is infringing upon seven of Verizon's patents. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=N527kc"><img src="http://feeds.macworld.com/~a/macworld/all?i=N527kc" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=ICX92CN8"><img src="http://feeds.macworld.com/~f/macworld/all?i=ICX92CN8" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=7GhGHgLZ"><img src="http://feeds.macworld.com/~f/macworld/all?i=7GhGHgLZ" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=898" />`webfeeds`552`552`
9`INSTANCE`url`http://feeds.macworld.com/macworld/all?m=898`0`-1`3`1176`552`552`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://programming.reddit.com/goto?rss=true&id=89uo`title`Beyond Separating Style and Content: Behavioral Separation for JavaScript`timestamp`2006-06-20T05:27:13.951913-05:00`summary`<a href="http://www.alistapart.com/articles/behavioralseparation">[link]</a><a href="http://programming.reddit.com/info/89uo/comments">[more]</a>`webfeeds`553`553`
9`INSTANCE`url`http://programming.reddit.com/goto?rss=true&id=89uo`0`-1`3`1177`553`553`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=88cw`title`Unable to win on the battlefield, the Taliban declares war on schoolgirls`timestamp`2006-06-19T14:15:52.911468-05:00`summary`<a href="http://msnbc.msn.com/id/13392086/site/newsweek/">[link]</a><a href="http://reddit.com/info/88cw/comments">[more]</a>`webfeeds`554`554`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=88cw`0`-1`3`1186`554`554`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=892b`title`Modern Distribution of World Religions [Map]`timestamp`2006-06-19T20:33:28.813298-05:00`summary`<a href="http://www.wadsworth.com/religion_d/special_features/popups/maps/matthews_world/content/map_01.html">[link]</a><a href="http://reddit.com/info/892b/comments">[more]</a>`webfeeds`555`555`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=892b`0`-1`3`1187`555`555`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=87me`title`The new World Cup rule: take off your trousers, they're offending our sponsor`timestamp`2006-06-19T08:49:43.491480-05:00`summary`<a href="http://football.guardian.co.uk/worldcup2006/story/0,,1800885,00.html">[link]</a><a href="http://reddit.com/info/87me/comments">[more]</a>`webfeeds`556`556`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=87me`0`-1`3`1188`556`556`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=89sg`title`How I started A Dating Empire`timestamp`2006-06-20T04:50:53.701534-05:00`summary`<a href="http://plentyoffish.wordpress.com/2006/06/14/how-i-started-an-empire/">[link]</a><a href="http://reddit.com/info/89sg/comments">[more]</a>`webfeeds`557`557`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=89sg`0`-1`3`1189`557`557`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=88t5`title`Rare "Rainbow" Spotted Over Idaho`timestamp`2006-06-19T17:39:40.208951-05:00`summary`<a href="http://news.nationalgeographic.com/news/2006/06/060619-rainbow-fire.html">[link]</a><a href="http://reddit.com/info/88t5/comments">[more]</a>`webfeeds`558`558`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=88t5`0`-1`3`1190`558`558`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=87om`title`How to spot a bad argument`timestamp`2006-06-19T09:22:39.856773-05:00`summary`<a href="http://www.paulstips.com/brainbox/pt/home.nsf/link/19062006-How-to-spot-a-bad-argument">[link]</a><a href="http://reddit.com/info/87om/comments">[more]</a>`webfeeds`559`559`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=87om`0`-1`3`1191`559`559`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=89dv`title`.99999999999999999999 = 1?`timestamp`2006-06-19T23:47:03.139875-05:00`summary`<a href="http://polymathematics.typepad.com/polymath/2006/06/no_im_sorry_it_.html">[link]</a><a href="http://reddit.com/info/89dv/comments">[more]</a>`webfeeds`560`560`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=89dv`0`-1`3`1192`560`560`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=88su`title`Restrooms Designed for Discomfort (Photos)!`timestamp`2006-06-19T17:36:27.755762-05:00`summary`<a href="http://reddit.com/goto?id=88pu">[link]</a><a href="http://reddit.com/info/88su/comments">[more]</a>`webfeeds`561`561`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=88su`0`-1`3`1193`561`561`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=08754`title`How a month and a half on Paxil taught me to love being shy`timestamp`2006-06-19T02:35:50.653154-05:00`summary`<a href="http://www.slate.com/id/2143243/">[link]</a><a href="http://reddit.com/info/08754/comments">[more]</a>`webfeeds`562`562`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=08754`0`-1`3`1201`562`562`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=89k8`title`The Bible is Bullshit (Penn & Teller)`timestamp`2006-06-20T01:50:45.776988-05:00`summary`<a href="http://throwawayyourtv.com/2006/06/bible-is-bullshit.html">[link]</a><a href="http://reddit.com/info/89k8/comments">[more]</a>`webfeeds`563`563`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=89k8`0`-1`3`1202`563`563`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=08991`title`Functional Programming For The Rest of Us`timestamp`2006-06-19T22:19:13.994316-05:00`summary`<a href="http://www.defmacro.org/ramblings/fp.html">[link]</a><a href="http://reddit.com/info/08991/comments">[more]</a>`webfeeds`564`564`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=08991`0`-1`3`1203`564`564`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=893g`title`Our creepiest genetic invention, the dog.`timestamp`2006-06-19T21:04:30.650108-05:00`summary`<a href="http://www.slate.com/id/2132199/fr/rss/">[link]</a><a href="http://reddit.com/info/893g/comments">[more]</a>`webfeeds`565`565`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=893g`0`-1`3`1204`565`565`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=89q9`title`Mother of all "How to spot a bad argument" collections`timestamp`2006-06-20T03:45:02.286317-05:00`summary`<a href="http://reactor-core.org/art-of-controversy.html">[link]</a><a href="http://reddit.com/info/89q9/comments">[more]</a>`webfeeds`566`566`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=89q9`0`-1`3`1205`566`566`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=88n6`title`How billions of bogus pages undermine search engines, advertisers and the web.`timestamp`2006-06-19T16:22:34.972881-05:00`summary`<a href="http://www.emailbattles.com/archive/battles/browsers_aaejgdfefe_df/">[link]</a><a href="http://reddit.com/info/88n6/comments">[more]</a>`webfeeds`567`567`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=88n6`0`-1`3`1206`567`567`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=87jh`title`Me Frugal? No, I just watch MY cash`timestamp`2006-06-19T07:48:07.480556-05:00`summary`<a href="http://dumblittleman.blogspot.com/2006/06/me-frugal-no-i-just-watch-my-cash.html">[link]</a><a href="http://reddit.com/info/87jh/comments">[more]</a>`webfeeds`568`568`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=87jh`0`-1`3`1207`568`568`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=88jr`title`Amazing perspective illusions at a subway`timestamp`2006-06-19T15:47:35.931034-05:00`summary`<a href="http://haha.nu/creative/perspective-art-at-a-subway/">[link]</a><a href="http://reddit.com/info/88jr/comments">[more]</a>`webfeeds`569`569`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=88jr`0`-1`3`1215`569`569`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=887w`title`Don't trust your light bulbs...`timestamp`2006-06-19T13:11:32.787843-05:00`summary`<a href="http://www.cumberland-news.co.uk/news/viewarticle.aspx?id=379435">[link]</a><a href="http://reddit.com/info/887w/comments">[more]</a>`webfeeds`570`570`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=887w`0`-1`3`1216`570`570`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=89oq`title`How DVD Pirates in China Improve on Hollywood Packaging`timestamp`2006-06-20T03:17:00.490422-05:00`summary`<a href="http://blog.mindvalleylabs.com/marketing/how-dvd-pirates-in-china-improve-on-hollywood-packaging/">[link]</a><a href="http://reddit.com/info/89oq/comments">[more]</a>`webfeeds`571`571`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=89oq`0`-1`3`1217`571`571`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=89n1`title`2008 Beijing Olympic Stadium looks like...`timestamp`2006-06-20T02:47:00.421941-05:00`summary`<a href="http://www.bjghw.gov.cn/forNationalStadium/indexeng.asp">[link]</a><a href="http://reddit.com/info/89n1/comments">[more]</a>`webfeeds`572`572`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=89n1`0`-1`3`1218`572`572`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=89xl`title`New "Nicotine Water" Goes on Sale`timestamp`2006-06-20T06:23:16.593236-05:00`summary`<a href="http://www.rapidnewswire.com/6206-niclite-0315.htm">[link]</a><a href="http://reddit.com/info/89xl/comments">[more]</a>`webfeeds`573`573`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=89xl`0`-1`3`1219`573`573`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=88vi`title`Microsoft's forgotten monopoly: Fonts. By CSS Inventor Hakon Wium Lie`timestamp`2006-06-19T18:22:47.925767-05:00`summary`<a href="http://news.com.com/2010-1032_3-6085417.html">[link]</a><a href="http://reddit.com/info/88vi/comments">[more]</a>`webfeeds`574`574`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=88vi`0`-1`3`1220`574`574`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://programming.reddit.com/goto?rss=true&id=88go`title`Why Apple Won't Open Source Its Apps`timestamp`2006-06-19T15:12:19.744861-05:00`summary`<a href="http://daringfireball.net/2006/06/apple_open_source">[link]</a><a href="http://programming.reddit.com/info/88go/comments">[more]</a>`webfeeds`575`575`
9`INSTANCE`url`http://programming.reddit.com/goto?rss=true&id=88go`0`-1`3`1221`575`575`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=88pu`title`Restrooms Designed to Make You Uncomfortable`timestamp`2006-06-19T17:00:14.044294-05:00`summary`<a href="http://www.2loop.com/unrest.html">[link]</a><a href="http://reddit.com/info/88pu/comments">[more]</a>`webfeeds`576`576`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=88pu`0`-1`3`1229`576`576`
1`EOE`
14`EVENT`feed_url`http://reddit.com/.rss`item_url`http://reddit.com/goto?rss=true&id=87jv`title`Funniest College Application Ever!`timestamp`2006-06-19T07:55:54.428833-05:00`summary`<a href="http://www.insanityplanet.com/funnyarticles/art30.htm">[link]</a><a href="http://reddit.com/info/87jv/comments">[more]</a>`webfeeds`577`577`
9`INSTANCE`url`http://reddit.com/goto?rss=true&id=87jv`0`-1`3`1230`577`577`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/conceptcar/volvo-multi-fuel-11390-1150109609.html`title`Volvo Multi-Fuel : le v?hicule aux 5 carburants`timestamp`Mon, 12 Jun 2006 11:53:29 GMT`summary`Autod?clics - Volvo pr?sentera le prototype Multi-Fuel et la derni?re g?n?ration de son syst?me d'avertissement anti-collision au Michelin Challenge Bibendum 2006, ? Paris du 8 au 12 juin.`webfeeds`578`578`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/conceptcar/volvo-multi-fuel-11390-1150109609.html`0`-1`3`1231`578`578`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/12062006/321/honda-au-challenge-michelin-bibendum-0.html`title`Honda au Challenge Michelin Bibendum`timestamp`Mon, 12 Jun 2006 16:00:00 GMT`summary`Yahoo! Auto - Le Challenge Michelin Bibendum, dont les portes se fermeront ce soir, a r?serv? son lot de surprises et d'innovations spectaculaires. Parmi celles-ci, on peut compter le concept ASV-3 de Honda.`webfeeds`579`579`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/12062006/321/honda-au-challenge-michelin-bibendum-0.html`0`-1`3`1232`579`579`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/19062006/321/250-000-logan-produites-en-roumanie-0.html`title`250.000 Logan produites en Roumanie !`timestamp`Mon, 19 Jun 2006 13:19:00 GMT`summary`Yahoo! Auto - Il y a quelques jours seulement, le 250.000?me exemplaire de la Dacia Logan est sorti de l'usine roumaine de Pitesti.`webfeeds`580`580`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/19062006/321/250-000-logan-produites-en-roumanie-0.html`0`-1`3`1233`580`580`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/12062006/321/seat-cordoba-nouvelle-motorisation-0.html`title`Seat Cordoba - Nouvelle motorisation`timestamp`Mon, 12 Jun 2006 13:46:00 GMT`summary`Yahoo! Auto - Seat accorde ? sa berline Cordoba un nouveau bloc moteur 1.4 litre. D?tails.`webfeeds`581`581`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/12062006/321/seat-cordoba-nouvelle-motorisation-0.html`0`-1`3`1234`581`581`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/321/mercedes-classe-s-elle-cartonne-0.html`title`Mercedes Classe S - Elle cartonne !`timestamp`Wed, 14 Jun 2006 12:01:00 GMT`summary`Yahoo! Auto - La nouvelle Mercedes Classe S est en passe de battre tous les records de vente pour un v?hicule de ce segment sur sa premi?re ann?e de commercialisation.`webfeeds`582`582`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/321/mercedes-classe-s-elle-cartonne-0.html`0`-1`3`1235`582`582`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/20062006/321/volvo-rappel-de-vehicules-0.html`title`Volvo - Rappel de v?hicules`timestamp`Tue, 20 Jun 2006 10:14:00 GMT`summary`Yahoo! Auto - La marque su?doise annonce officiellement le rappel de plus de 150.000 mod?les en raison d'un probl?me de frein ? main.`webfeeds`583`583`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/20062006/321/volvo-rappel-de-vehicules-0.html`0`-1`3`1243`583`583`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/12062006/321/chine-les-records-de-l-automobile-0.html`title`Chine - Les records de l'automobile`timestamp`Mon, 12 Jun 2006 11:21:00 GMT`summary`Yahoo! Auto - Ce n'est plus un secret pour personne, la Chine est devenue le pays de tous les records, notamment en mati?re d'automobile. Production et vente d?passent tous les objectifs.`webfeeds`584`584`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/12062006/321/chine-les-records-de-l-automobile-0.html`0`-1`3`1244`584`584`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/conceptcar/karmann-suc-10728-1150115253.html`title`Karmann SUC : le SUV d?couvrable`timestamp`Mon, 12 Jun 2006 13:27:33 GMT`summary`Autod?clics - Sp?cialis? dans les toits ouvrants, Karmann propose ici un concept car innovant ? mi chemin entre le SUV et le cabriolet.`webfeeds`585`585`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/conceptcar/karmann-suc-10728-1150115253.html`0`-1`3`1245`585`585`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/16062006/321/trouvez-le-volvo-xc90-0.html`title`Trouvez le Volvo XC90 !`timestamp`Fri, 16 Jun 2006 10:41:00 GMT`summary`Yahoo! Auto - Volvo, partenaire des Studios Disney pour le prochain Pirates des Cara?bes, organise une chasse au tr?sor internationale dont le but est de retrouver un XC90 enterr`webfeeds`586`586`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/16062006/321/trouvez-le-volvo-xc90-0.html`0`-1`3`1246`586`586`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/19062006/321/porsche-boxster-les-moteurs-du-cayman-0.html`title`Porsche Boxster - Les moteurs du Cayman`timestamp`Mon, 19 Jun 2006 13:54:00 GMT`summary`Yahoo! Auto - On les disait tr?s proches l'un l'autre et l'id?e semble se confirmer. Porsche a en effet d?cid? de doter le Boxster des motorisations pr?sentes sur le Cayman.`webfeeds`587`587`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/19062006/321/porsche-boxster-les-moteurs-du-cayman-0.html`0`-1`3`1247`587`587`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/la-207_cc_avant_l-heure_-11419-1150184340.html`title`Voici la 207 CC du Mondial de l'Auto 2006 !`timestamp`Tue, 13 Jun 2006 08:39:00 GMT`summary`Autod?clics - L'une des vedettes du prochain Mondial de Paris se d?voile, voici des images indiscr?tes et les derniers d?tails de la version coup?-cabriolet de la 207.`webfeeds`588`588`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/la-207_cc_avant_l-heure_-11419-1150184340.html`0`-1`3`1248`588`588`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/ssangyong-rexton_ii-11402-1150109645.html`title`Ssangyong rajeunit son Rexton`timestamp`Mon, 12 Jun 2006 11:54:05 GMT`summary`Autod?clics - Le constructeur cor?en Ssangyong offre une deuxi?me jeunesse ? son vaisseau amiral adepte des formes exotiques, le Rexton.`webfeeds`589`589`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/ssangyong-rexton_ii-11402-1150109645.html`0`-1`3`1249`589`589`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/15062006/194/motul-150-ans-au-service-des-moteurs.html`title`Motul, 150 ans au service des moteurs`timestamp`Thu, 15 Jun 2006 03:02:45 GMT`summary`MotorLegend - La gen?se de Motul plonge au milieu du XIXe si?cle et aux Etats-Unis, quand na?t en 1853, ? New York, la marque Swan and Finch. C'est en 1932 qu'Ernest Zaugg importe en France les produits de cette en...`webfeeds`590`590`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/15062006/194/motul-150-ans-au-service-des-moteurs.html`0`-1`3`1257`590`590`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/micra-c-c_lolita_lempicka-11420-1150211265.html`title`Nissan Micra C+C Lolita Lempicka : toujours plus f?minine`timestamp`Tue, 13 Jun 2006 16:07:45 GMT`summary`Autod?clics - A l'instar de la berline, la Micra C+C propose ? son tour la fameuse finition Lolita Lempicka, en gris techno ou en noir m?tallis?, en bo?te manuelle ou automatique.`webfeeds`591`591`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/micra-c-c_lolita_lempicka-11420-1150211265.html`0`-1`3`1258`591`591`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/19062006/321/mazda-3-nouvelle-generation-0.html`title`Mazda 3 - Nouvelle g?n?ration`timestamp`Mon, 19 Jun 2006 11:43:00 GMT`summary`Yahoo! Auto - Lanc?e pour la premi?re sur le march? europ?en en 2003, la Mazda 3 s'est depuis vendue ? 222.000 exemplaires. Un succ?s honorable pour cette compacte dont voici la nouvelle g?n?ration.`webfeeds`592`592`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/19062006/321/mazda-3-nouvelle-generation-0.html`0`-1`3`1259`592`592`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/mercedes-slk_55_amg_400_ch-11410-1150111519.html`title`400 ch pour le Mercedes SLK 55 AMG !`timestamp`Mon, 12 Jun 2006 12:25:19 GMT`summary`Autod?clics - Mercedes gonfle son SLK 55 AMG ? 400 ch et soude son toit en place pour le transformer en mini coup? ultra-performant ; chaud devant !`webfeeds`593`593`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/mercedes-slk_55_amg_400_ch-11410-1150111519.html`0`-1`3`1260`593`593`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/conceptcar/jeep-compass-10735-1150115287.html`title`Compass : la Jeep compacte`timestamp`Mon, 12 Jun 2006 13:28:07 GMT`summary`Autod?clics - Jeep ?largit son champs d'action avec ce concept car plus destin? ? l'environnement urbain qu'aux grands espaces.`webfeeds`594`594`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/conceptcar/jeep-compass-10735-1150115287.html`0`-1`3`1261`594`594`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/321/volvo-domine-le-challenge-bibendum-michelin-0.html`title`Volvo domine le Challenge Bibendum Michelin`timestamp`Wed, 14 Jun 2006 11:43:00 GMT`summary`Yahoo! Auto - Le constructeur su?dois a en effet r?colt? pas moins de seize m?dailles d'or lors des diff?rents concours organis?s ? l'occasion du Challenge Bibendum qui s'est d?roul? ? Paris du 8 au 12 juin.`webfeeds`595`595`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/321/volvo-domine-le-challenge-bibendum-michelin-0.html`0`-1`3`1262`595`595`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/321/audi-tt-les-tarifs-0.html`title`Audi TT - Les tarifs`timestamp`Wed, 14 Jun 2006 14:43:00 GMT`summary`Yahoo! Auto - La commercialisation du coup? TT n'interviendra qu'en septembre prochain mais Audi en d?voile d?s ? pr?sent les tarifs.`webfeeds`596`596`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/321/audi-tt-les-tarifs-0.html`0`-1`3`1263`596`596`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/16062006/230/porsche-911-gt3-rs.html`title`Porsche 911 GT3 RS`timestamp`Fri, 16 Jun 2006 21:05:32 GMT`summary`Le Moniteur Automobile - C'est au mois d'octobre que quelques privil?gi?s pourront prendre le volant de la plus rapide des 911, la GT3 RS.`webfeeds`597`597`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/16062006/230/porsche-911-gt3-rs.html`0`-1`3`1271`597`597`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/15062006/321/suzuki-grand-vitara-sport-evolution-0.html`title`Suzuki Grand Vitara Sport Evolution`timestamp`Thu, 15 Jun 2006 12:17:00 GMT`summary`Yahoo! Auto - Vous ne reconnaissez pas le Grand Vitara que vous avez achet? la semaine derni?re et dont vous attendez la livraison ? Pas de panique, le Sport Evolution est une s?rie tr?s, tr?s sp?ciale !`webfeeds`598`598`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/15062006/321/suzuki-grand-vitara-sport-evolution-0.html`0`-1`3`1272`598`598`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/chery-v5-11383-1150109570.html`title`Chery V5 : apr?s les 4x4, les monospaces chinois s'?mancipent`timestamp`Mon, 12 Jun 2006 11:52:50 GMT`summary`Autod?clics - Le constructeur chinois Chery pr?sente actuellement au salon automobile de Hangzhou un nouveau break-monospace, le V5.`webfeeds`599`599`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/chery-v5-11383-1150109570.html`0`-1`3`1273`599`599`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/15062006/321/subaru-stella-en-attendant-mieux-0.html`title`Subaru Stella - En attendant mieux`timestamp`Thu, 15 Jun 2006 10:53:00 GMT`summary`Yahoo! Auto - Subaru nous a promis une nouvelle Impreza pour le printemps 2007. Alors en amateurs de sportives patients et disciplin?s, on tentera de passer le temps avec la Stella.`webfeeds`600`600`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/15062006/321/subaru-stella-en-attendant-mieux-0.html`0`-1`3`1274`600`600`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/16062006/321/fast-and-furious-tokyo-drift-0.html`title`Fast And Furious Tokyo Drift`timestamp`Fri, 16 Jun 2006 13:58:00 GMT`summary`Yahoo! Auto - Le troisi?me opus du d?sormais c?l?brissime film Fast And Furious sortira dans les salles fran?aises le 19 juillet prochain. En voici quelques ?chantillons.`webfeeds`601`601`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/16062006/321/fast-and-furious-tokyo-drift-0.html`0`-1`3`1275`601`601`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/13062006/194/encore-plus-de-muscle-pour-le-slk-55-amg.html`title`Encore plus de muscle pour le SLK 55 AMG`timestamp`Tue, 13 Jun 2006 03:02:47 GMT`summary`MotorLegend - Non content d'?tre le seul roadster de sa cat?gorie ? proposer un moteur V8, le SLK s'offrira d?s juillet une version de pointe : la 55 AMG ? s?rie sp?ciale ?. Ext?rieurement, cette s?rie sp?ciale ...`webfeeds`602`602`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/13062006/194/encore-plus-de-muscle-pour-le-slk-55-amg.html`0`-1`3`1276`602`602`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/321/peugeot-307-sedan-en-argentine-0.html`title`Peugeot 307 Sedan en Argentine`timestamp`Wed, 14 Jun 2006 10:26:00 GMT`summary`Yahoo! Auto - Appel?e ?galement Tricorps ou cinq portes avec coffre ind?pendant, la 307 Sedan sera bient?t commercialis?e en Argentine.`webfeeds`603`603`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/321/peugeot-307-sedan-en-argentine-0.html`0`-1`3`1277`603`603`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/321/toyota-estima-hybride-lancement-au-japon-0.html`title`Toyota Estima Hybride - Lancement au Japon`timestamp`Wed, 14 Jun 2006 16:11:00 GMT`summary`Yahoo! Auto - Estima est la d?nomination japonaise de notre Previa europ?enne. Toyota en commercialise une version hybride au Japon, que l'on pourrait voir d?barquer sur le Vieux Continent en 2007. Cela vaut donc le coup d'y jeter un ?il.`webfeeds`604`604`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/321/toyota-estima-hybride-lancement-au-japon-0.html`0`-1`3`1285`604`604`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/range-rover_tdv8-11397-1150109635.html`title`Range Rover 2007 : le Range s'arme d'un V8 diesel`timestamp`Mon, 12 Jun 2006 11:53:55 GMT`summary`Autod?clics - L'embl?matique 4x4 profite d'une petite mise ? jour technique et de l'arriv?e d'un in?dit huit cylindre diesel sous son capot.`webfeeds`605`605`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/article/range-rover_tdv8-11397-1150109635.html`0`-1`3`1286`605`605`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/194/on-s-arrache-les-mini-gp.html`title`On s'arrache les Mini GP !`timestamp`Wed, 14 Jun 2006 03:02:51 GMT`summary`MotorLegend - Le ph?nom?ne Mini n'a pas fini de nous surprendre. BMW aura r?ussi au-del? de toute mesure ? relancer la l?gendaire petite anglaise, qui bat non seulement des records de ventes, mais qui s'est en outr...`webfeeds`606`606`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/14062006/194/on-s-arrache-les-mini-gp.html`0`-1`3`1287`606`606`
1`EOE`
14`EVENT`feed_url`http://fr.cars.yahoo.com/automobile/index.html.xml`item_url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/13062006/194/nouvelle-planche-de-bord-pour-la-saab-9-3.html`title`Nouvelle planche de bord pour la Saab 9-3`timestamp`Tue, 13 Jun 2006 03:02:46 GMT`summary`MotorLegend - On sait combien Saab aime choyer ses int?rieurs, qui comptent pour beaucoup dans le charme des belles su?doises. Pourtant, l'actuelle 9-3 avait quelque peu d??u sur ce plan. Certes, la finition res...`webfeeds`607`607`
9`INSTANCE`url`http://fr.rd.yahoo.com/cars/xml/?http://fr.cars.yahoo.com/13062006/194/nouvelle-planche-de-bord-pour-la-saab-9-3.html`0`-1`3`1288`607`607`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/health/5098324.stm`title`IVF could 'ease population woes'`timestamp`Tue, 20 Jun 2006 11:24:57 GMT`summary`Fertility treatment could be used to help address falling population rates in Europe, a study has found.`webfeeds`608`608`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/health/5098324.stm`0`-1`3`1289`608`608`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/programmes/from_our_own_correspondent/5088354.stm`title`Bush gets Zarqawi 'bounce'`timestamp`Sat, 17 Jun 2006 10:58:34 GMT`summary`James Coomerasamy reports from Washington on why Zarqawi's killing was such welcome news for the White House.`webfeeds`609`609`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/programmes/from_our_own_correspondent/5088354.stm`0`-1`3`1290`609`609`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/americas/5098028.stm`title`Caribbean court reviews hanging`timestamp`Tue, 20 Jun 2006 11:06:53 GMT`summary`Barbados asks the Caribbean Court of Justice to overturn a landmark death penalty ruling to allow them to hang two men.`webfeeds`610`610`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/americas/5098028.stm`0`-1`3`1291`610`610`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/americas/5097734.stm`title`Venezuela mayor tried over siege`timestamp`Tue, 20 Jun 2006 09:29:01 GMT`summary`A local mayor goes on trial in  Venezuela, accused over an embassy siege during the failed 2002 coup against President Chavez.`webfeeds`611`611`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/americas/5097734.stm`0`-1`3`1299`611`611`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/asia-pacific/5097422.stm`title`Warrant for E Timor ex-minister`timestamp`Tue, 20 Jun 2006 08:34:50 GMT`summary`Prosecutors in East Timor issue an arrest warrant for ex-Interior Minister Rogerio Lobato, a UN official confirms.`webfeeds`612`612`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/asia-pacific/5097422.stm`0`-1`3`1300`612`612`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/programmes/from_our_own_correspondent/5087534.stm`title`Haunted by Tokyo cult`timestamp`Sat, 17 Jun 2006 11:06:57 GMT`summary`Daughters and disciples of the cult leader Shoko Asahara tell Chris Hogg why he should not be hanged.`webfeeds`613`613`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/programmes/from_our_own_correspondent/5087534.stm`0`-1`3`1301`613`613`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/europe/5098036.stm`title`Leipzig far-right rally dropped`timestamp`Tue, 20 Jun 2006 11:32:48 GMT`summary`A far-right rally planned to coincide with Wednesday's Iran-Angola World Cup match in Leipzig will not be held.`webfeeds`614`614`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/europe/5098036.stm`0`-1`3`1302`614`614`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/middle_east/5097926.stm`title`Israeli town strikes over rockets`timestamp`Tue, 20 Jun 2006 11:13:11 GMT`summary`Israelis in the town of Sderot hold a general strike in protest at continued Palestinian rocket fire from Gaza.`webfeeds`615`615`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/middle_east/5097926.stm`0`-1`3`1303`615`615`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/europe/5097750.stm`title`Moscow knifeman case reopened`timestamp`Tue, 20 Jun 2006 10:59:03 GMT`summary`Russia's Supreme Court orders a review of the 13-year jail term for a man who attacked Jewish worshippers.`webfeeds`616`616`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/europe/5097750.stm`0`-1`3`1304`616`616`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/programmes/from_our_own_correspondent/5087878.stm`title`Gaza goes back to its beaches`timestamp`Sat, 17 Jun 2006 11:11:24 GMT`summary`Wyre Davies meets a family on a Gaza beach trying to lead a normal life despite anxiety over the continuing violence.`webfeeds`617`617`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/programmes/from_our_own_correspondent/5087878.stm`0`-1`3`1305`617`617`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/sport1/hi/football/world_cup_2006/4853270.stm`title`Ecuador v Germany`timestamp`Mon, 19 Jun 2006 20:38:50 GMT`summary`Team news ahead of Tuesday's Group A World Cup match.`webfeeds`618`618`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/sport1/hi/football/world_cup_2006/4853270.stm`0`-1`3`1313`618`618`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/africa/5097636.stm`title`UN to assess security in Somalia`timestamp`Tue, 20 Jun 2006 10:47:43 GMT`summary`A United Nations team is to visit  Somalia to meet Islamic leaders who now control the capital, Mogadishu.`webfeeds`619`619`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/africa/5097636.stm`0`-1`3`1314`619`619`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/asia-pacific/5096470.stm`title`N Korea warned off missile test`timestamp`Tue, 20 Jun 2006 06:40:38 GMT`summary`US Secretary of State Condoleezza Rice warns North Korea not to test-launch a long-range missile.`webfeeds`620`620`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/asia-pacific/5096470.stm`0`-1`3`1315`620`620`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/sport1/hi/football/world_cup_2006/teams/spain/5097120.stm`title`Fabregas says Spain are confident`timestamp`Tue, 20 Jun 2006 05:29:01 GMT`summary`Cesc Fabregas believes Spain are beginning to show they can be a match for anyone at the 2006 World Cup finals.`webfeeds`621`621`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/sport1/hi/football/world_cup_2006/teams/spain/5097120.stm`0`-1`3`1316`621`621`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/americas/5095214.stm`title`Experts meet over urban growth`timestamp`Tue, 20 Jun 2006 00:36:29 GMT`summary`Urban planners and experts meet to discuss challenges ahead at the World Urban Forum in Vancouver.`webfeeds`622`622`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/americas/5095214.stm`0`-1`3`1317`622`622`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/europe/5097618.stm`title`French 'dog of war' faces verdict`timestamp`Tue, 20 Jun 2006 08:57:07 GMT`summary`A French court is to give its verdict on ex-mercenary Bob Denard over a Comoros coup plot.`webfeeds`623`623`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/europe/5097618.stm`0`-1`3`1318`623`623`
1`EOE`
14`EVENT`feed_url`http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/world/rss.xml`item_url`http://news.bbc.co.uk/go/rss/-/1/hi/world/south_asia/5097286.stm`title`Sri Lanka rebels 'attack temple'`timestamp`Tue, 20 Jun 2006 11:38:52 GMT`summary`Sri Lanka's government accuses Tamil Tiger rebels of attacking a historic Buddhist temple.`webfeeds`624`624`
9`INSTANCE`url`http://news.bbc.co.uk/go/rss/-/1/hi/world/south_asia/5097286.stm`0`-1`3`1319`624`624`
1`EOE`
14`EVENT`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1312`title`The absurdly pretty ICO - watch the complete game movie`timestamp`Mon, 19 Jun 2006 22:30:43 +0000`summary`ICO is pretty, arty and a great game. Shame I never owned it and don&#8217;t have a PS2. If I did I&#8217;d be all over it and Shadow of the Colossus. Speeddemosarchive has a run through of ICO from start to finish, it&#8217;s a pretty large download but well worth it.  Link`webfeeds`625`625`
9`INSTANCE`url`http://feeds.feedburner.com/creationrobot?m=1312`0`-1`3`1327`625`625`
1`EOE`
14`EVENT`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`webfeeds`626`626`
9`INSTANCE`url`http://feeds.feedburner.com/creationrobot?m=1313`0`-1`3`1328`626`626`
29`INSTANCE`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt_n`1`feed_url_n`http://www.creationrobot.com/?feed=rss2`item_url_n`http://feeds.feedburner.com/creationrobot?m=1313`title_n`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_n`Mon, 19 Jun 2006 22:59:13 +0000`summary_n`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`0`-1`6`1329`626`626`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt_n`2`feed_url_n`http://www.creationrobot.com/?feed=rss2`item_url_n`http://feeds.feedburner.com/creationrobot?m=1313`title_n`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_n`Mon, 19 Jun 2006 22:59:13 +0000`summary_n`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1153`6`1330`547`626`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`2`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1153`7`1331`547`626`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`2`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`547`626`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt_n`8`feed_url_n`http://www.creationrobot.com/?feed=rss2`item_url_n`http://feeds.feedburner.com/creationrobot?m=1313`title_n`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_n`Mon, 19 Jun 2006 22:59:13 +0000`summary_n`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1157`6`1333`130`626`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`8`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1157`7`1334`130`626`
26`WITNESS`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`8`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`130`626`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt_n`3`feed_url_n`http://www.creationrobot.com/?feed=rss2`item_url_n`http://feeds.feedburner.com/creationrobot?m=1313`title_n`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_n`Mon, 19 Jun 2006 22:59:13 +0000`summary_n`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1163`6`1336`544`626`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`3`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1163`7`1337`544`626`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`3`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`544`626`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt_n`5`feed_url_n`http://www.creationrobot.com/?feed=rss2`item_url_n`http://feeds.feedburner.com/creationrobot?m=1313`title_n`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_n`Mon, 19 Jun 2006 22:59:13 +0000`summary_n`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1169`6`1339`533`626`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`5`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1169`7`1340`533`626`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`5`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`533`626`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt_n`4`feed_url_n`http://www.creationrobot.com/?feed=rss2`item_url_n`http://feeds.feedburner.com/creationrobot?m=1313`title_n`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_n`Mon, 19 Jun 2006 22:59:13 +0000`summary_n`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1154`6`1342`542`626`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`4`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1154`7`1343`542`626`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`4`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`542`626`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt_n`7`feed_url_n`http://www.creationrobot.com/?feed=rss2`item_url_n`http://feeds.feedburner.com/creationrobot?m=1313`title_n`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_n`Mon, 19 Jun 2006 22:59:13 +0000`summary_n`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1160`6`1345`150`626`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`7`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1160`7`1346`150`626`
26`WITNESS`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`7`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`150`626`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt_n`6`feed_url_n`http://www.creationrobot.com/?feed=rss2`item_url_n`http://feeds.feedburner.com/creationrobot?m=1313`title_n`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_n`Mon, 19 Jun 2006 22:59:13 +0000`summary_n`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1166`6`1348`366`626`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`6`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`6`1166`7`1349`366`626`
26`WITNESS`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`6`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`366`626`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`2`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`547`626`
26`EVENT`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`8`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`130`626`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`3`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`544`626`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`5`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`533`626`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`4`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`542`626`
26`EVENT`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`7`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`150`626`
26`EVENT`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`6`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1313`title`Escape Pod - Some of the latest in Sci-Fi for free`timestamp`Mon, 19 Jun 2006 22:59:13 +0000`summary`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`12`366`626`
1`EOE`
14`EVENT`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1314`title`EGL goes mainstream`timestamp`Tue, 20 Jun 2006 02:00:37 +0000`summary`Am I going to complain about this fashion going mainstream? No siree bob, it&#8217;s all fine by me. ELG started in Japan in 1999 and has been gaining in underground popularity ever since, until this year. This year it&#8217;s making it big and not every ELG fan is happy. An elegant Gothic Lolita, EGL or Gothic Lolita [...]`webfeeds`627`627`
9`INSTANCE`url`http://feeds.feedburner.com/creationrobot?m=1314`0`-1`3`1351`627`627`
1`EOE`
14`EVENT`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1307`title`Beetle-inspired moisture control`timestamp`Sat, 17 Jun 2006 21:00:51 +0000`summary`Beetles are a diverse species, they don&#8217;t get the attention of the hipper insects. In a disco the beetles in the corner nursing a shandy as nothing else will talk to it. Well two insect species have huge roles in my novel Coleopteran, Beetles and Spiders. They exist in a world that human dominated but only [...]`webfeeds`628`628`
9`INSTANCE`url`http://feeds.feedburner.com/creationrobot?m=1307`0`-1`3`1352`628`628`
1`EOE`
14`EVENT`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1304`title`More Pictures of USA Ghost Towns`timestamp`Fri, 16 Jun 2006 13:00:26 +0000`summary`Yet another site with some great photographs of some abandoned places and - even better - maps showing where these places are. Nice. When we eventually get to Canada I want to tour round any towns, buildings or reserves that are abandoned, does anyone do this there? I wonder if I can tack on to a [...]`webfeeds`629`629`
9`INSTANCE`url`http://feeds.feedburner.com/creationrobot?m=1304`0`-1`3`1353`629`629`
1`EOE`
14`EVENT`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1309`title`Warner Home Video to Distribute Popeye`timestamp`Sun, 18 Jun 2006 01:00:44 +0000`summary`The best example of old cartoons is Popeye. Yes, stay with me here as the original Popeye is different from any of the modern ones you might have seen.* I&#8217;ve three different Popeye DVDs (2 sets) and neither contains all the old Popeye cartoons. The one featuring a building site for example. Don&#8217;t bother with any Popeye [...]`webfeeds`630`630`
9`INSTANCE`url`http://feeds.feedburner.com/creationrobot?m=1309`0`-1`3`1354`630`630`
1`EOE`
14`EVENT`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1308`title`Peanut Gallery - be in the same virtual cinema as your friends`timestamp`Sat, 17 Jun 2006 22:00:58 +0000`summary`What a cool product which really has no use and they are charging huge amounts for it. Wait, doesn&#8217;t that make it uncool? Yep I think it does. So I wonder when an open source version of this will hit allowing larger virtual cinemas to exist? The idea&#8217;s fun if not groundbreaking. 25 for this? Really, [...]`webfeeds`631`631`
9`INSTANCE`url`http://feeds.feedburner.com/creationrobot?m=1308`0`-1`3`1355`631`631`
1`EOE`
14`EVENT`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1306`title`Some cool soviet photos of everyday USSR life`timestamp`Sat, 17 Jun 2006 20:00:50 +0000`summary`These vary in age it seems, late 50&#8217;s to mid 70&#8217;s. Once you&#8217;ve looked through these take a look a these North Korean photos. Some simularities don&#8217;t you think? I wonder if it is Communism that fails or a corrupted form, like isolated Communism or corruption. Communism itself sounds like a good idea on paper, but [...]`webfeeds`632`632`
9`INSTANCE`url`http://feeds.feedburner.com/creationrobot?m=1306`0`-1`3`1363`632`632`
1`EOE`
14`EVENT`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1305`title`Plushy Toaster and Toast!`timestamp`Fri, 16 Jun 2006 15:00:01 +0000`summary`I&#8217;m getting away from reposting things that are abundant elsewhere, especially if I don&#8217;t have something of &#8216;interest&#8217; to add. I&#8217;m breaking this rule already, about two days into it, silly me. &#8216;Not now, son, I&#8217;m making &#8230; TOAST!&#8217; This is just so cool, I&#8217;m really tempted to get this for my wifes birthday, she doesn&#8217;t read [...]`webfeeds`633`633`
9`INSTANCE`url`http://feeds.feedburner.com/creationrobot?m=1305`0`-1`3`1364`633`633`
1`EOE`
14`EVENT`feed_url`http://www.creationrobot.com/?feed=rss2`item_url`http://feeds.feedburner.com/creationrobot?m=1302`title`Gobelins Animation School 2006 Releases`timestamp`Thu, 15 Jun 2006 08:00:35 +0000`summary`The French - love em or loath em - produce some of the best animation in the world. The inventiveness, diversity and willingness to tackle subjects that American animation won&#8217;t. Aside from the perennial South Park that will tackle anything. In terms of sheer style I&#8217;d put the French just behind the Japanese, perhaps this is [...]`webfeeds`634`634`
9`INSTANCE`url`http://feeds.feedburner.com/creationrobot?m=1302`0`-1`3`1365`634`634`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1964`title`Which search engine is worst censor in China?`timestamp`Mon, 19 Jun 2006 20:27:54 -0500`summary`<strong>Xeni Jardin</strong>: Press advocacy group <a href="http://www.rsf.org">Reporters Without Borders</a> has <a href="http://www.rsf.org/article.php3?id_article=18015">released a report</a> alleging that of the four top search engines operating in China, Yahoo's results are the most heavily censored. Chinese-language editions of Google, MSN, and local competitor Baidu.com were also tested. Snip:   <blockquote> The testing threw up significant variations in the level of filtering. While yahoo.cn censors results as strictly as baidu.cn, search engines google.cn and the beta version of <a href="http://beta.search.msn.com.cn">msn.cn</a> let through more information from sources that are not authorised by the authorities.<p> While Microsoft has just said it does not operate censorship, Reporters Without Borders found that the Chinese version of its search engine displays similar results to those of google.cn, which admits to filtering its content. Searches using a "subversive" key word display on average 83% `webfeeds`635`635`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1964`0`-1`3`1366`635`635`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1967`title`Ubergeek, retired adult star Asia Carrera falls on hard times`timestamp`Mon, 19 Jun 2006 21:51:23 -0500`summary`<strong>Xeni Jardin</strong>: Famed former porn performer, self-avowed <a href="http://www.asiacarrera.com/geek.html">geek</a>, and renowned computing tinkerer Asia Carrera lost her husband in a car crash last week. Ms. Carrera is pregnant with the couple's second child. Fans who've enjoyed the work of the woman known as one of the 'net's first adult superstars are now rallying to help. <a href="http://www.asiacarrera.com/bulletin.html">Link</a> to details, <a href="http://www.fleshbot.com/sex/news/to-asia-with-love-180029.php">here's more</a>. <a href="http://www.boingboing.net/2004/07/12/asia_carreras_hothot.html">Here's a BB post from 2004</a> about a neat casemod she built. (<em>thanks, <a href="http://mikedominic.blogspot.com/">Dominic</a></em>) <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=evKoNJ"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=evKoNJ" border="0" /></a></p>`webfeeds`636`636`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1967`0`-1`3`1367`636`636`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1960`title`Web Zen: advertising zen`timestamp`Mon, 19 Jun 2006 19:23:43 -0500`summary`<strong>Xeni Jardin</strong>: <a href="http://x-entertainment.com/downloads/"><img src="http://boingboing.net/images/stephenkingaxcard.jpg" width="220" height="166" align="left" border="0" /></a>   <a href="http://www.boardsmag.com/screeningroom/commercials/2971/" target="_blank">happy mornings</a> ( <a href="http://www.boingboing.net/2006/06/18/wonderfully_bizarre_.html">here</a> also )<br />  <a href="http://www.goodiebag.tv/video/nnabw.htm" target="_blank">nancy's new age bargain warehouse</a><br />  <a href="http://www.pirellifilm.com/thefilm/" target="_blank">the call</a><br />  <a href="http://www.adtothebone.com/pelvic/gapoutlet/index.html" target="_blank">rejected gap ad music beds</a><br />  <a href="http://www.messe-duesseldorf.de/drupa/en/sp_song_2.html" target="_blank">drupa city duesseldorf</a><br />  <a href="http://x-entertainment.com/downloads/" target="_blank">80s ads</a><br />  <a href="http://www.awfulcommercials.com/" target="_blank">awful commercials</a><br />  <a href="http://www.plan59.`webfeeds`637`637`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1960`0`-1`3`1368`637`637`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1961`title`Public art: Photo-postcards scattered around New Orleans`timestamp`Mon, 19 Jun 2006 19:58:31 -0500`summary`<strong>Xeni Jardin</strong>: Last year here on BoingBoing, I <a href="http://www.boingboing.net/2005/09/16/greetings_from_new_o.html">blogged about an art project</a> by photographer Justin Lundgren. A few months before Katrina trashed New Orleans, he printed postcards of photos he'd taken in New Orleans and left them in public places around town to see what the people who found them would do. Radio producer Adam Burke follows up on what became of the project after the hurricane, and produced this radio story for NPR's "Day to Day." Snip:  <blockquote><a href="http://www.npr.org/templates/story/story.php?storyId=5492048"><img src="http://boingboing.net/images/ab_npr_0619.jpg" width="200" height="150" align="left" border="0" /></a>  Each of the cards was stamped and destined to the same address, Lundgren's parent's house in Ohio. Lundgren scattered the cards in spots all across the city, and the experiment began. For some of the cards, Lundgren would watch from a discreet distance as a card was discovered, pi`webfeeds`638`638`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1961`0`-1`3`1369`638`638`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1963`title`James Lileks' The Diner podcasts`timestamp`Mon, 19 Jun 2006 20:31:45 -0500`summary`<strong>Mark Frauenfelder</strong>: <img src="http://www.boingboing.net/images/_lileks_iWeb_Lileks.com-Podcasts_Podcast_Podcast_files_Diner061606.jpg" height="150" width="150" border="0" align="left" hspace="4" vspace="4" alt=" Lileks Iweb Lileks.Com-Podcasts Podcast Podcast Files Diner061606" />I don't know how James Lileks manages to write so many words every single day and be so consistently witty, poignant, funny, and profound. On top of that, he produces a regular podcast called <em>The Diner</em>, which features his ruminations on the decline of food, the service industry, design, cars, art, music, manners, and just about everything touched by human hands. He deserves a Nobel and a Pulitzer for his stories of growing up in North Dakota, where his father owned a service station. <p>I listen to these while I exercise at the gym, and I'm sure I have been branded the village idiot because I chuckle and grin the whole time I'm listening to <em>The Diner</em>. <a href="http://web.mac.com/lileks/iWeb/Lileks.co`webfeeds`639`639`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1963`0`-1`3`1376`639`639`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1959`title`Robogames: photos, and Monty Reed's exoskeleton walk suit`timestamp`Mon, 19 Jun 2006 19:00:05 -0500`summary`<strong>Xeni Jardin</strong>: <a href="http://www.flickr.com/photos/laughingsquid/169709113/in/set-72157594169581990/"><img src="http://boingboing.net/images/169709113_f850c6ea78_m.jpg" width="240" height="160" align="left" border="0" /></a>The annual <a href="http://robogames.net/">Robogames</a> expo took place this weekend in San Francisco. <a href="http://laughingsquid.com">Scott Beale</a> shot some great photos <a href="http://laughingsquid.com/2006/06/18/robogames-2006-photos/">here</a>. And <a href="http://www.geekentertainment.tv/2006/06/19/robogames-monty-reed-shall-walk/">here's an interesting GETV video clip</a> in which <a href="http://www.tinynibbles.com/violetblue.html">Violet Blue</a> interviews  <a href="http://theyshallwalk.org/about.html">Monty Reed</a>, who built a robotic exoskeleton to help disabled people walk. Mr. Reed was inspired to design the "<a href="http://theyshallwalk.org/">They Shall Walk</a>" robo-suit after he became paralyzed in a parachute accident. <p><a href="http://feeds.`webfeeds`640`640`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1959`0`-1`3`1378`640`640`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1958`title`Drawings by an American in a Japanese prison`timestamp`Mon, 19 Jun 2006 19:05:44 -0500`summary`<strong>Mark Frauenfelder</strong>:  <img src="http://www.boingboing.net/davidchoeekuy.jpg" height="169" width="203" border="0" align="left" hspace="4" vspace="4" alt="David Choe" title="David Choe" /> "David Choe got arrested for punching out an undercover detective in Tokyo in December of 2004. Then he spent four months in solitary confinement in a Japanese prison. Deprived of his usual drawing and painting tools, David improvised materials out of whatever he could scrape together in his tiny cell, including soy sauce and his own urine." <a href="http://www.tinyvices.com/david_choe.html">Link (NSFW)</a> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=iMqoXg"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=iMqoXg" border="0" /></a></p>`webfeeds`641`641`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1958`0`-1`3`1379`641`641`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1951`title`Doomsday Vault for plant seeds`timestamp`Mon, 19 Jun 2006 15:07:29 -0500`summary`<strong>David Pescovitz</strong>: Consutruction began today on the Svalbard International Seed Vault, or "doomsday vault," an arctic mountain cache to protect three million seed samples in the event of a global catastrophe. Under construction six hundred miles from the North Pole, the $4.8 million vault is being funded by Norway and will be co-run by the independent Global Crop Diversity Trust. It's slated to open in September 2007. From the Associated Press: <blockquote>Its purpose is to ensure the survival of crop diversity in the event of plant epidemics, nuclear war, natural disasters or climate change, and to offer the world a chance to restart growth of food crops that may have been wiped out.  <br /><br /> The seeds, packaged in foil, would be stored at such cold temperatures that they could last hundreds, even thousands, of years, according to the independent Global Crop Diversity Trust...<br /><br /> The Svalbard Archipelago, 300 miles north of the mainland, was selected because it is located far fro`webfeeds`642`642`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1951`0`-1`3`1380`642`642`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`webfeeds`643`643`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1950`0`-1`3`1381`643`643`
29`INSTANCE`feed_url_1`http://www.boingboing.net/atom.xml`item_url_1`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_1`Antique iPod amp`timestamp_1`Mon, 19 Jun 2006 14:40:16 -0500`summary_1`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`cnt_n`1`feed_url_n`http://www.boingboing.net/atom.xml`item_url_n`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_n`Antique iPod amp`timestamp_n`Mon, 19 Jun 2006 14:40:16 -0500`summary_n`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`0`-1`6`1382`643`643`
29`INSTANCE`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt_n`2`feed_url_n`http://www.boingboing.net/atom.xml`item_url_n`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_n`Antique iPod amp`timestamp_n`Mon, 19 Jun 2006 14:40:16 -0500`summary_n`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1329`6`1383`626`643`
29`INSTANCE`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt`2`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1329`7`1384`626`643`
26`WITNESS`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt`2`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`626`643`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt_n`9`feed_url_n`http://www.boingboing.net/atom.xml`item_url_n`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_n`Antique iPod amp`timestamp_n`Mon, 19 Jun 2006 14:40:16 -0500`summary_n`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1333`6`1386`130`643`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`9`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1333`7`1387`130`643`
26`WITNESS`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`9`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`130`643`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt_n`6`feed_url_n`http://www.boingboing.net/atom.xml`item_url_n`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_n`Antique iPod amp`timestamp_n`Mon, 19 Jun 2006 14:40:16 -0500`summary_n`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1339`6`1389`533`643`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`6`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1339`7`1390`533`643`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`6`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`533`643`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt_n`8`feed_url_n`http://www.boingboing.net/atom.xml`item_url_n`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_n`Antique iPod amp`timestamp_n`Mon, 19 Jun 2006 14:40:16 -0500`summary_n`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1345`6`1392`150`643`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`8`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1345`7`1393`150`643`
26`WITNESS`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`8`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`150`643`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt_n`3`feed_url_n`http://www.boingboing.net/atom.xml`item_url_n`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_n`Antique iPod amp`timestamp_n`Mon, 19 Jun 2006 14:40:16 -0500`summary_n`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1330`6`1395`547`643`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`3`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1330`7`1396`547`643`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`3`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`547`643`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt_n`4`feed_url_n`http://www.boingboing.net/atom.xml`item_url_n`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_n`Antique iPod amp`timestamp_n`Mon, 19 Jun 2006 14:40:16 -0500`summary_n`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1336`6`1398`544`643`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`4`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1336`7`1399`544`643`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`4`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`544`643`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt_n`5`feed_url_n`http://www.boingboing.net/atom.xml`item_url_n`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_n`Antique iPod amp`timestamp_n`Mon, 19 Jun 2006 14:40:16 -0500`summary_n`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1342`6`1401`542`643`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`5`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1342`7`1402`542`643`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`5`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`542`643`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt_n`7`feed_url_n`http://www.boingboing.net/atom.xml`item_url_n`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_n`Antique iPod amp`timestamp_n`Mon, 19 Jun 2006 14:40:16 -0500`summary_n`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1348`6`1404`366`643`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`7`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`6`1348`7`1405`366`643`
26`WITNESS`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`7`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`366`643`
26`EVENT`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt`2`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`626`643`
26`EVENT`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`9`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`130`643`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`6`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`533`643`
26`EVENT`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`8`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`150`643`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`3`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`547`643`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`4`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`544`643`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`5`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`542`643`
26`EVENT`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`7`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1950`title`Antique iPod amp`timestamp`Mon, 19 Jun 2006 14:40:16 -0500`summary`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`12`366`643`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1953`title`NYT on Freak Folk`timestamp`Mon, 19 Jun 2006 16:25:38 -0500`summary`<strong>David Pescovitz</strong>: Yesterday's New York Times had a nice feature on freak folk, a genre of neo-psychedelic music that I've been digging for a while. (Seen here, the cover of <a href="http://www.birdmanrecords.com/howlinrain/index.html">Howlin Rain</a>.) From the article: <blockquote>  <img src="http://www.boingboing.net/images/_images_P_B000F5GO4Q.01._AA240_SCLZZZZZZZ_V54832176_.jpg" height="225" width="224" border="1" align="left" hspace="4" vspace="4" alt=" Images P B000F5Go4Q.01. Aa240 Sclzzzzzzz V54832176 " />  "We're living in the age of the reissue," said Michael Klausman, a buyer for Other Music in New York, a store that is a major source of experimental folk. "For some of the younger musicians, these old records are their formative influences. You see them engaging with the music of their parents' generation almost like it's a contemporary phenomena."<br /><br /> This summer's version of freak folk tends to be darker and more experimental than first-wavers like (Devendra) Banhart and (J`webfeeds`644`644`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1953`0`-1`3`1408`644`644`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1952`title`How to open a bottle of beer the Scandinavian way`timestamp`Mon, 19 Jun 2006 15:58:22 -0500`summary`<strong>Mark Frauenfelder</strong>:  <img src="http://www.boingboing.net/openbottlewithabottle.jpg" height="169" width="199" border="0" align="left" hspace="4" vspace="4" alt="Opening a beer bottle with another beer bottle" title="Opening a beer bottle with another beer bottle" /> Make staff editor Arwen O'Reilly presents a video of a guy demonstrating how to open a beer bottle with another beer bottle. I almost wish I drank beer so I could do this. <a href="http://www.youtube.com/watch?v=zG4ztixR2KM">Link</a> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=0KKDvb"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=0KKDvb" border="0" /></a></p>`webfeeds`645`645`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1952`0`-1`3`1409`645`645`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1955`title`MOG: social networking around music`timestamp`Mon, 19 Jun 2006 17:51:50 -0500`summary`<strong>David Pescovitz</strong>:  Tomorrow, my friend <a href="http://mog.com/david_hyman">David Hyman</a> will launch MOG, a free social networking service that links people together based on the music they dig. The service's special ingredient is the Mog-O-Matic, a downloadable app (Mac and Windows) that keeps tabs on what you're listening to on your computer and populates your MOG page with the data. I asked David where the MOG idea came from and this is what he said:<blockquote>  <img src="http://www.boingboing.net/images/mog-1.jpg" height="275" width="260" border="1" align="left" hspace="4" vspace="4" alt="Mog-1" /> My friends and i always turn each other on to music. i wanted to automate the process of sharing what was in our collections and what we are listening to without having to do the work of typing it in.  <br /><br /> What would you rather have on your TiVo? Tivo Suggestions or see what all your friends watched? What Jon Stewart watched? What Charlie Rose watched?  <br /><br /> Friends and peop`webfeeds`646`646`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1955`0`-1`3`1410`646`646`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1954`title`More funny cell phone photos`timestamp`Mon, 19 Jun 2006 16:41:07 -0500`summary`<strong>Mark Frauenfelder</strong>:  <img src="http://www.boingboing.net/200606191339.jpg" height="169" width="225" border="0" align="left" hspace="4" vspace="4" alt="200606191339" /> Here is another batch of photos from my cell phone. I hope you enjoy them. <a href="http://flickr.com/photos/frauenfelder/sets/72157594171053085/">Link</a> <em>(<a href="http://www.boingboing.net/2006/05/29/funny_photos_i_took_.html">Her</a>e's my first batch of cell phone photos, from May 29, 2006)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Wy7rDF"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Wy7rDF" border="0" /></a></p>`webfeeds`647`647`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1954`0`-1`3`1417`647`647`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1957`title`Amy Crehore show in Santa Monica`timestamp`Mon, 19 Jun 2006 18:35:45 -0500`summary`<strong>Mark Frauenfelder</strong>:  <img src="http://www.boingboing.net/200606191533.jpg" height="169" width="168" border="0" align="left" hspace="4" vspace="4" alt="200606191533" /> The amazing Amy Crehore will be showing some of her new <em>Monkey Love</em> paintings at the  Applegate Gallery "Summer Show" on Saturday, June 24th from 7-10 PM in Santa Monica. 3101-A Main Street (310) 396-7600. <a href="http://www.amycrehore.blogspot.com/">Link</a> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=AlBqxe"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=AlBqxe" border="0" /></a></p>`webfeeds`648`648`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1957`0`-1`3`1419`648`648`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1956`title`Stick figure danger sign Flickr pool`timestamp`Mon, 19 Jun 2006 18:09:50 -0500`summary`<strong>Mark Frauenfelder</strong>:  <img src="http://www.boingboing.net/viciousseacreatures.jpg" height="169" width="154" border="0" align="left" hspace="4" vspace="4" alt="Vicious Sea Monster" title="Vicious Sea Monster" /> Nearly 4000 photos of stick figures in peril in this Flickr pool.  <a href="http://flickr.com/groups/stickfiguresinperil/">Link</a> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=bjSOX1"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=bjSOX1" border="0" /></a></p>`webfeeds`649`649`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1956`0`-1`3`1420`649`649`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1973`title`Stonehenge pocket-watch predicts solstices`timestamp`Tue, 20 Jun 2006 01:35:14 -0500`summary`<strong>Cory Doctorow</strong>: <img src="http://craphound.com/images/stonehengewatch.jpg" width="324" height="134" align="left" />  This amazing Stonehenge pocket-watch lets you "tell time like a Druid" by aligning the miniature circle of stones using a built-in compass and then looking at the shadows. As a bonus, it also predicts the winter and summer solstices. I love wildly impractical digital LED watch, but this analog watch takes first prize.   <a href="http://www.thinkgeek.com/gadgets/watches/7d2b/">Link</a>   (<i>via <a href="http://ohgizmo.com/">Oh Gizmo</a></i>)  <br clear="all" /> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=lptllm"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=lptllm" border="0" /></a></p>`webfeeds`650`650`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1973`0`-1`3`1421`650`650`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1971`title`Douglas Repetto and Wayne Coyne conversation in Helio magazine`timestamp`Mon, 19 Jun 2006 22:31:03 -0500`summary`<strong>Mark Frauenfelder</strong>: Douglas Repetto, who makes wonderful art, music, and robots, talks with Flaming Lips' Wayne Coyne in the new <em>Helio</em> magazine.  <blockquote><img src="http://www.boingboing.net/_wp-content_uploads_image_douglas_repetto_walking_tab.jpg" height="169" width="223" border="0" align="left" hspace="4" vspace="4" alt=" Wp-Content Uploads Image Douglas Repetto Walking Tab" /> Repetto: I&#8217;ve kind of moved away from music and performance. I work a lot more know with machines and things like that, but what compelled me to do that is because it brings me to these questions about what does it mean when it&#8217;s not a human being doing these things. Because that&#8217;s certainly a part of contemporary life, a sense of loss of control, a sense of hoping that there is some goodwill in these systems that you have to give your life over to. What I&#8217;m doing, I&#8217;m not making paintings [with this giant painting machine], I&#8217;m not making claims like I would be if I we`webfeeds`651`651`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1971`0`-1`3`1422`651`651`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1970`title`China Olympic stadium design entry resembles giant snatch?`timestamp`Mon, 19 Jun 2006 21:20:47 -0500`summary`<strong>Xeni Jardin</strong>:    <a href="http://www.bjghw.gov.cn/forNationalStadium/indexeng.asp"><img src="http://boingboing.net/images/megasnatch.jpg" width="200" height="200" align="left" border="0" /></a>To some viewers, this design for the 2008 Olympic stadium to be constructed in Beijing looks like a definitive portion of female anatomy. Note the careful attention paid to landscaping details, such as the brazilian-waxed shrubbery. <br clear="all" />  <a href="http://www.bjghw.gov.cn/forNationalStadium/indexeng.asp">Link</a> (<em>Thanks, <a href="http://www.espressopunk.com">Jonathan</a></em>)<p> <font color="red">Reader comment:</font> <a href="http://www.missrepresentation.com">MR</a> reminds us,  <blockquote>... [This] is a competition entry, not the stadium currently under construction, which looks like <a href="http://www.nytimes.com/2006/05/21/magazine/21bejing.html?ex=1305864000&amp;en=5c744f242881f682&amp;ei=5088&amp;partner=rssnyt&amp;emc=rss">this</a>.</blockquote> <p><a href="http://feeds.fee`webfeeds`652`652`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1970`0`-1`3`1423`652`652`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1977`title`Why the Pepsi Challenge fails`timestamp`Tue, 20 Jun 2006 01:47:45 -0500`summary`<strong>Cory Doctorow</strong>: This Wikipedia article on Peru's Inca Kola offers a fascinating theory as to why the Pepsi Challenge (where Coke drinkers are asked to blind-test Coke and Pepsi, then shown that they chose Pepsi as the superior drink) fails. According to the article, "consumers do not enjoy being told they're wrong."  <blockquote> In the 1980s, Pepsi's infamous "Pepsi Challenge" (El Reto Pepsi) campaign helped to virtually destroy the Pepsi brand in Peru, due in large part to the fact that consumers do not enjoy being told they're wrong. The campaign was quite simple actually: Tasting centers were set up in and around Lima where people could freely participate in a blind taste test between Pepsi and Coca-Cola. Attendees were presented with two covered bottles and two glasses, each bottle was opened and poured into its respective glass, whereupon the tester was asked to drink each and declare his or her favorite, but not before being asked which they preferred and drank regularly. <p> The campai`webfeeds`653`653`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1977`0`-1`3`1424`653`653`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1976`title`Video from anti-DRM protest at Apple store in San Fran`timestamp`Tue, 20 Jun 2006 01:57:47 -0500`summary`<strong>Cory Doctorow</strong>: <img src="http://craphound.com/images/appledrmdemovideostill.jpg" width="271" height="200" align="left" />  Here's a great little video from the <a href="http://www.boingboing.net/2006/06/09/antiitunes_drm_demon.html">anti-DRM demonstration</a> at Apple's store in San Francisco earlier this month, part of a national day of demonstrations at Apple stores over the way that iTunes treats Apple customers like crooks in the service of the music industry.  <a href="http://www.ebbandflow.tv/blog/index.php/2006/06/19/anti-drm-protest-in-san-francisco/">Link</a>  (<i>Thanks, <a href="http://www.echochamberproject.com">Kent</a>!</i>)  <br clear="all" /> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=eBdmSo"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=eBdmSo" border="0" /></a></p>`webfeeds`654`654`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1976`0`-1`3`1432`654`654`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1975`title`Freaky playground sculptures of the world`timestamp`Tue, 20 Jun 2006 02:02:54 -0500`summary`<strong>Cory Doctorow</strong>: <img src="http://craphound.com/images/tunnystatuekidsparkfundumper.jpg" width="203" height="280" align="left" />  Here's a collection of photos of freaky sculptures and statues in kids' parks around the world -- lots of unintentional (?) suggestions of coitus, lots of freaky and  scary animals and creatures.  <a href="http://www.fundumper.com/weird/statues-children-recreational-parks.htm">Link</a>  (<i>via <a href="http://we-make-money-not-art.com/">We Make Money Not Art</a></i>) <br clear="all" /> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=cnbnjV"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=cnbnjV" border="0" /></a></p>`webfeeds`655`655`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1975`0`-1`3`1433`655`655`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1974`title`Matt Stone's memo to MPAA censors`timestamp`Tue, 20 Jun 2006 01:39:09 -0500`summary`<strong>Cory Doctorow</strong>: <img src="http://craphound.com/images/mattsouthparkmpaamemo.jpg" width="424" height="87" border="1" /><br />  This purports to be Matt Stone's memo to the MPAA ratings committee detailing the changes that he and Trey Parker made to the South Park Movie to get past the ratings board. The unholy glee visible in points like "We left in the scene with Cartman's mom and the horse as per our conversation. This is the one joke we really want to fight for," tell you that Stone is really telling the truth in his postscript: "This is my favorite memo ever."  <a href="http://www.mcnblogs.com/thehotblog/archives/2006/06/preparing_for_t.html">Link</a>  (<i>via <a href="http://digg.com/">Digg</a></i>) <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=IdZYnT"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=IdZYnT" border="0" /></a></p>`webfeeds`656`656`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1974`0`-1`3`1434`656`656`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1979`title`University offers course in ethical hacking`timestamp`Tue, 20 Jun 2006 01:40:55 -0500`summary`<strong>Cory Doctorow</strong>: Dundee, Scotland's University of Abertay has a new Bachelor of Science course: "Ethical Hacking and Countermeasures":   <blockquote>  The university said it has launched the degree course in response to demand for people with the skills to test the security of corporate IT networks. "There are an increasing number of compliance regulations and insurance policies that insist businesses carry out security checks on their networks," a representative for the academic institution said. <p> The university also stressed it will be vetting students "very carefully" in accordance with Home Office guidelines and that they will be monitored closely throughout the course. "We are not going to give them the full set of tools on day one," the representative said.  </blockquote>  <a href="http://news.zdnet.com/2100-1009_22-6085375.html">Link</a>  (<i>via <a href="http://futurismic.com">Futurismic</a></i>) <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=hgKNro"><img src="http://fe`webfeeds`657`657`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1979`0`-1`3`1435`657`657`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1978`title`EFF hiring new geek-in-residence`timestamp`Tue, 20 Jun 2006 01:45:15 -0500`summary`<strong>Cory Doctorow</strong>: The Electronic Frontier Foundation is hiring a new Staff Technologist -- this is a geek-in-residence gig, where you get to help lawyers understand the technological implications of legal arguments and vice-versa. There's opportunities to do cool reverse-engineering projects (like outing the printer companies for <a href="http://www.boingboing.net/2005/10/17/eff_cracks_hidden_sn.html">sneaking hidden spy-dots into color laser prints</a>), explain software defined radios to FCC apparats and Hollywood execs, attend standards meetings (and get shouted at), and many other nerd  sports.  <blockquote> EFF works in that difficult space where law and technology collide. Unlike other nonprofit lawfirms, EFF is known for our technical expertise. Along with our webmaster and sysadmin, EFF's tech staff includes a couple of technologists who translate technical issues to two major audiences: 1) EFF attorneys, who need to understand the specifics of how technology works in order to do their l`webfeeds`658`658`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1978`0`-1`3`1436`658`658`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1980`title`Lowbrow Victoriana: creepy Victorian-inspired art`timestamp`Tue, 20 Jun 2006 03:06:56 -0500`summary`<strong>Cory Doctorow</strong>: <img src="http://craphound.com/images/pervertedappetitestalbots.jpg" width="285" height="227" align="Left" />  Madame  Talbot's Victorian Lowbrow site features many lovely and creepy things made out of Victorian artifacts, or made to look like Victorian artifacts, like this framed <a href="http://www.madametalbot.com/pix/exhibits/curio1.htm">Perverted Appetites</a> assemblage, which features hand-written true tales of dumb stuff Victorians accidentally swallowed (nails, keys, etc) along with decayed examples of same.  <a href="http://www.madametalbot.com/">Link</a>  (<i>via <a href="http://neatorama.com/">Neatorama</a></i>)  <br clear="all" /> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=6ykQPQ"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=6ykQPQ" border="0" /></a></p>`webfeeds`659`659`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1980`0`-1`3`1437`659`659`
1`EOE`
14`EVENT`feed_url`http://www.boingboing.net/atom.xml`item_url`http://feeds.feedburner.com/boingboing/iBag?m=1981`title`LA Times censors newsroom Internet feed`timestamp`Tue, 20 Jun 2006 03:33:54 -0500`summary`<strong>Cory Doctorow</strong>: Peacefire, an anti-censorware site, says that journalists at the LA Times  have told them that the LA Times has begun to censor the Internet feed in its newsroom. LA Observed says that the Times told them it <a href="http://www.laobserved.com/archive/2006/06/friday_deskclearing_5.html">uses Websense to restrict reporters' access to the Internet</a>, and that peacefire.org is blocked in the newsroom, along with many other sites. <p> This is the first example I've heard of a Western newspaper censoring its reporters' Internet feeds. The companies that sell censorware services deliver a notoriously biased and Orwellian system. For example, sites like Peacefire and Boing Boing, which report on the bad judgement in these services and expose their technical failings, are classed as "proxy avoidance."  <p> Once you start writing checks to these companies, they stop letting you see the sites that tell you why you should stop. <p> Some of these companies also provide censorship services`webfeeds`660`660`
9`INSTANCE`url`http://feeds.feedburner.com/boingboing/iBag?m=1981`0`-1`3`1438`660`660`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/and-more.html`title`And more...`timestamp`2006-05-05T19:03:54Z`summary``webfeeds`661`661`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/and-more.html`0`-1`3`1446`661`661`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/de-heilige-ayaan.html`title`De Heilige Ayaan`timestamp`2006-05-14T19:50:29Z`summary``webfeeds`662`662`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/de-heilige-ayaan.html`0`-1`3`1447`662`662`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/flatland.html`title`Flatland`timestamp`2006-05-20T15:13:40Z`summary``webfeeds`663`663`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/flatland.html`0`-1`3`1448`663`663`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/how-to.html`title`HOW-TO ?`timestamp`2006-05-18T06:29:57Z`summary``webfeeds`664`664`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/how-to.html`0`-1`3`1449`664`664`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/04/pop-music.html`title`Pop Music`timestamp`2006-04-26T22:22:00Z`summary``webfeeds`665`665`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/04/pop-music.html`0`-1`3`1450`665`665`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/i-am-ok.html`title`I am OK`timestamp`2006-05-17T11:03:15Z`summary``webfeeds`666`666`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/i-am-ok.html`0`-1`3`1451`666`666`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/whats-her-name.html`title`What's her name??`timestamp`2006-05-16T17:56:45Z`summary``webfeeds`667`667`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/whats-her-name.html`0`-1`3`1452`667`667`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/04/schizoid-personality-disorder.html`title`Schizoid personality disorder`timestamp`2006-04-28T20:12:03Z`summary``webfeeds`668`668`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/04/schizoid-personality-disorder.html`0`-1`3`1460`668`668`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/04/questions.html`title`Questions...`timestamp`2006-04-28T20:08:17Z`summary``webfeeds`669`669`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/04/questions.html`0`-1`3`1461`669`669`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/dreaming-of-winter.html`title`Dreaming of the winter...`timestamp`2006-05-13T22:50:59Z`summary``webfeeds`670`670`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/dreaming-of-winter.html`0`-1`3`1462`670`670`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/javaview.html`title`JavaView`timestamp`2006-05-02T23:41:56Z`summary``webfeeds`671`671`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/javaview.html`0`-1`3`1463`671`671`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/e-mail.html`title`e-Mail`timestamp`2006-05-14T10:55:37Z`summary``webfeeds`672`672`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/e-mail.html`0`-1`3`1464`672`672`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/java-and-mathematica-kernel.html`title`Java and the Mathematica kernel`timestamp`2006-05-05T15:45:29Z`summary``webfeeds`673`673`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/java-and-mathematica-kernel.html`0`-1`3`1465`673`673`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/erik-minken.html`title`Erik Minken`timestamp`2006-05-04T11:48:35Z`summary``webfeeds`674`674`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/erik-minken.html`0`-1`3`1466`674`674`
1`EOE`
14`EVENT`feed_url`http://jimcaprioli.blogspot.com/atom.xml`item_url`http://jimcaprioli.blogspot.com/2006/05/pet-shop-boys.html`title`Pet Shop Boys`timestamp`2006-05-13T21:43:59Z`summary``webfeeds`675`675`
9`INSTANCE`url`http://jimcaprioli.blogspot.com/2006/05/pet-shop-boys.html`0`-1`3`1474`675`675`
1`EOE`
14`EVENT`feed_url`http://rss.slashdot.org/Slashdot/slashdotLinux`item_url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=496`title`Microsoft Calls for Truce With GPL and Linux?`timestamp`2006-06-13T16:36:00+00:00`summary`An anonymous reader writes to mention an eWeek article discussing Microsoft's efforts to reach out to the open source community. The company is hoping to find a common ground with softare released under the GPL, so that OSS and Microsoft products can interoperate. From the article: "The goal, from both sides, is to meet customer needs, he said, adding, 'This is just the more mature view of the way the world is evolving, and we want to make sure that if customers are choosing Linux or other open-source-based products that we have ways of interoperating and working effectively with that.'" A related article mentions Windows server Expert Jeremy Moskowitzs' call for a truce between the Linux and Windows communities. <p><a href="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?a=U86hye"><img src="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?i=U86hye" border="0" /></a></p><img src="http://rss.slashdot.org/Slashdot/slashdotLinux?g=496" />`webfeeds`676`676`
9`INSTANCE`url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=496`0`-1`3`1476`676`676`
1`EOE`
14`EVENT`feed_url`http://rss.slashdot.org/Slashdot/slashdotLinux`item_url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=497`title`Red Hat Not Seeing Microsoft, Ubuntu as Threats`timestamp`2006-06-14T05:32:00+00:00`summary`Ian Price writes "Red Hat is shrugging off Microsoft's entry into the cluster computing space after Microsoft announced that it has completed the code for its Windows Compute Cluster Server 2003 targeting high-performance computing. From the article: 'Scott Crenshaw, general manager of enterprise Linux platform at Red Hat, dismissed Microsoft's entry into cluster computing. "They're playing catch-up," he said. "Linux is often associated with high-performance computing, but Windows has never achieved that on a large scale."' Crenshaw also commented with respect to Ubuntu: 'Their user base is still small, so we're not seeing the impact of it [Ubuntu] so far.'" <p><a href="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?a=jCNoWU"><img src="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?i=jCNoWU" border="0" /></a></p><img src="http://rss.slashdot.org/Slashdot/slashdotLinux?g=497" />`webfeeds`677`677`
9`INSTANCE`url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=497`0`-1`3`1477`677`677`
1`EOE`
14`EVENT`feed_url`http://rss.slashdot.org/Slashdot/slashdotLinux`item_url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=494`title`OSVids Shows Video Clips of Linux in Action`timestamp`2006-06-13T03:41:00+00:00`summary`Ant writes "NewsForge (Also owned by VA) shares a new Web site launched last week called OSvids.com, that shows video clips of Linux distributions in action." <p><a href="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?a=TpURnu"><img src="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?i=TpURnu" border="0" /></a></p><img src="http://rss.slashdot.org/Slashdot/slashdotLinux?g=494" />`webfeeds`678`678`
9`INSTANCE`url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=494`0`-1`3`1478`678`678`
1`EOE`
14`EVENT`feed_url`http://rss.slashdot.org/Slashdot/slashdotLinux`item_url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=495`title`OpenSolaris One Year On`timestamp`2006-06-13T13:28:00+00:00`summary`daria42 writes "In June of last year, Sun Microsystems open sourced its flagship operating system Solaris. This article asks the question, where is the OpenSolaris project after one year of operation? It contains views from Sun itself as well as insights from an external contributor to the code." From the article: "Sun is yet to release some aspects of Solaris as open source software, although that process is due for completion by the year's end. Meanwhile, non-Sun programmers have to date offered some 165 code contributions to the OpenSolaris project, said Eagleton. Of those, 70 have been accepted into the project's code base, while another 95 are still in the review process. To allay early community concerns that the process of getting external code contributions accepted was taking too long, Sun has a temporary buddy system whereby external contributors are partnered with Sun employees." <p><a href="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?a=0ywcb9"><img src="http://rss.slashdot.org/~a/Slashdot/sl`webfeeds`679`679`
9`INSTANCE`url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=495`0`-1`3`1479`679`679`
1`EOE`
14`EVENT`feed_url`http://rss.slashdot.org/Slashdot/slashdotLinux`item_url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=498`title`Christian Science Monitor Putting OSS at the Helm`timestamp`2006-06-14T07:24:00+00:00`summary`Jane Walker writes to tell us that the Christian Science Monitor is becoming quite the proponent of open source. The aggressive nature of OSS was a large part of what drew CIO Curtiss Edge into the fold, it seems. From the article: "But beyond the tangibles like open source code it was the community that made a convert of Edge. Behind all the open code, it was the forums and flexibility that were the driving forces he believes breeds better developers than those that toil away with proprietary code. Open source software makes developers more aggressive and more apt to go out into the communities that exist around the software to find solutions to their problems, Edge said, rather than holding on some proprietary help desk line while tech support looks up the answer." <p><a href="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?a=bFg5VZ"><img src="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?i=bFg5VZ" border="0" /></a></p><img src="http://rss.slashdot.org/Slashdot/slashdotLinux?g=498" />`webfeeds`680`680`
9`INSTANCE`url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=498`0`-1`3`1480`680`680`
1`EOE`
14`EVENT`feed_url`http://rss.slashdot.org/Slashdot/slashdotLinux`item_url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=499`title`Slashback: Oklahoma Spyware, FSF DRM, Lenovo Linux`timestamp`2006-06-14T23:59:00+00:00`summary`Slashback tonight brings some corrections, clarifications, and updates to previous Slashdot stories including Oklahoma's Spyware Bill dies a quiet death, Lenovo denies ditching Linux, Mars rover escapes again, RIM CEO speaks out against unlimited wireless, Microsoft LiveMail gets ads, FSF anti-DRM campaign expands, and AT&amp;T calls Wired to task over leaked documents -- Read on for details. <p><a href="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?a=gDiAp9"><img src="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?i=gDiAp9" border="0" /></a></p><img src="http://rss.slashdot.org/Slashdot/slashdotLinux?g=499" />`webfeeds`681`681`
9`INSTANCE`url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=499`0`-1`3`1481`681`681`
1`EOE`
14`EVENT`feed_url`http://rss.slashdot.org/Slashdot/slashdotLinux`item_url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=500`title`Cellular Companies Join to Improve Linux`timestamp`2006-06-15T19:43:00+00:00`summary`TrdrJoe writes to mention a Reuters article about a group of cell companies joining up to develop an open-source Linux-based OS for many of the market's phones. From the article: "Linux software currently occupies only a tiny proportion of the mobile market, mainly in China, while market leaders Symbian and Microsoft dominate the space. The attraction of Linux for handset makers is that as the code is not owned by any one company competition is likely to be fierce between firms supplying ready-to-use embedded Linux versions for phones, driving down fees, whereas Symbian and Microsoft can keep prices higher." <p><a href="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?a=ZQh3Mf"><img src="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?i=ZQh3Mf" border="0" /></a></p><img src="http://rss.slashdot.org/Slashdot/slashdotLinux?g=500" />`webfeeds`682`682`
9`INSTANCE`url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=500`0`-1`3`1482`682`682`
1`EOE`
14`EVENT`feed_url`http://rss.slashdot.org/Slashdot/slashdotLinux`item_url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=501`title`Slackware 11 is Coming`timestamp`2006-06-16T06:32:00+00:00`summary`ejd3 writes "In the slackware-current changelog Pat has stated that 'Although there's still quite a bit in the TODO queue here I'm making my steps carefully as -current is very stable, and I think it should ship as a stable 11.0 soon so that we can get back to the business of breaking things in -current. :-)' How much longer will the slackers have to wait?" <p><a href="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?a=0EArz0"><img src="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?i=0EArz0" border="0" /></a></p><img src="http://rss.slashdot.org/Slashdot/slashdotLinux?g=501" />`webfeeds`683`683`
9`INSTANCE`url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=501`0`-1`3`1490`683`683`
1`EOE`
14`EVENT`feed_url`http://rss.slashdot.org/Slashdot/slashdotLinux`item_url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=502`title`New Caldera Promised`timestamp`2006-06-17T21:29:00+00:00`summary`An anonymous reader writes "SCO has announced their plans to release a new version of Caldera Linux by the end of the year. From the announcement: 'To provide extensive reliability and performance features, the Linux Kernel 2.5 codebase has been merged with recently developed additions to SCO's world leading UNIX core operating system. Already contained code owned by SCO is still included benefiting the stability and overall experience opposed to recent Linux kernel releases.' The question is, is anyone listening?" <p><a href="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?a=P83ZMt"><img src="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?i=P83ZMt" border="0" /></a></p><img src="http://rss.slashdot.org/Slashdot/slashdotLinux?g=502" />`webfeeds`684`684`
9`INSTANCE`url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=502`0`-1`3`1491`684`684`
1`EOE`
14`EVENT`feed_url`http://rss.slashdot.org/Slashdot/slashdotLinux`item_url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=503`title`Linux 2.6.17 Released`timestamp`2006-06-19T03:52:00+00:00`summary`diegocgteleline.es writes "After almost three months, Linux 2.6.17 has been released. The changes include support for Sun Niagara CPUs, a new I/O mechanism called 'splice' which can improve the performance greatly for some applications, a scheduler domain optimized for multicore machines, driver for the widely used broadcom 43xx wifi chip (Apple's Airport Extreme and such), iptables support for the H.323 protocol, CCID2 support for DCCP, softmac layer for the wireless stack, block queue IO tracing, and many other changes listed at the changelog" <p><a href="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?a=sQPlaC"><img src="http://rss.slashdot.org/~a/Slashdot/slashdotLinux?i=sQPlaC" border="0" /></a></p><img src="http://rss.slashdot.org/Slashdot/slashdotLinux?g=503" />`webfeeds`685`685`
9`INSTANCE`url`http://rss.slashdot.org/Slashdot/slashdotLinux?m=503`0`-1`3`1492`685`685`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/12443`title`Eyeballs - 3.2`timestamp`Mon, 19 Jun 2006 20:16:05 -0700`summary`fun, customizable eyes for your desktop`webfeeds`686`686`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/12443`0`-1`3`1493`686`686`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/30143`title`NewsBeaver - 0.9`timestamp`Mon, 19 Jun 2006 19:35:26 -0700`summary`view and download pictures from newsgroups`webfeeds`687`687`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/30143`0`-1`3`1494`687`687`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/15054`title`Smile - 3.1.7`timestamp`Mon, 19 Jun 2006 13:55:34 -0700`summary`AppleScript working environment, GUI, command line`webfeeds`688`688`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/15054`0`-1`3`1495`688`688`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/28793`title`SOHO Organizer - 5.1b6`timestamp`Mon, 19 Jun 2006 15:10:56 -0700`summary`integrated productivity suite`webfeeds`689`689`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/28793`0`-1`3`1496`689`689`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/11865`title`StickyBrain - 4.1b6`timestamp`Mon, 19 Jun 2006 15:14:00 -0700`summary`universal note manager`webfeeds`690`690`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/11865`0`-1`3`1504`690`690`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/30142`title`djay - 1.0`timestamp`Mon, 19 Jun 2006 16:34:23 -0700`summary`mix, share music with turntable-style mixer`webfeeds`691`691`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/30142`0`-1`3`1505`691`691`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/17886`title`Moodle - 1.6`timestamp`Tue, 20 Jun 2006 00:46:29 -0700`summary`course management system for web-based education`webfeeds`692`692`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/17886`0`-1`3`1506`692`692`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/25435`title`SmileLab - 3.1.7`timestamp`Mon, 19 Jun 2006 13:57:02 -0700`summary`data visualization & automation environment`webfeeds`693`693`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/25435`0`-1`3`1507`693`693`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/25889`title`Wx - 3.43`timestamp`Tue, 20 Jun 2006 00:48:57 -0700`summary`weather conditions, radar, maps & forecasts`webfeeds`694`694`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/25889`0`-1`3`1508`694`694`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/28551`title`Chax - 1.4.4b2`timestamp`Tue, 20 Jun 2006 00:39:56 -0700`summary`add tabs & other enhancements to iChat`webfeeds`695`695`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/28551`0`-1`3`1509`695`695`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/259`title`Interarchy - 8.1`timestamp`Tue, 20 Jun 2006 00:38:11 -0700`summary`FTP, SFTP, HTTP, WebDAV, iDisk & network/net app`webfeeds`696`696`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/259`0`-1`3`1510`696`696`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/28977`title`SOHO Notes - 5.1b6`timestamp`Mon, 19 Jun 2006 15:12:52 -0700`summary`organize & share personal & workgroup info`webfeeds`697`697`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/28977`0`-1`3`1518`697`697`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/30015`title`Remote Buddy - 1.0 Preview 3`timestamp`Mon, 19 Jun 2006 19:37:28 -0700`summary`control your Mac with your Apple Remote`webfeeds`698`698`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/30015`0`-1`3`1519`698`698`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/27889`title`Podcast Maker - 1.2.5`timestamp`Mon, 19 Jun 2006 23:53:11 -0700`summary`create podcasts`webfeeds`699`699`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/27889`0`-1`3`1520`699`699`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/30003`title`Babya AU Host - 1.1`timestamp`Mon, 19 Jun 2006 23:48:36 -0700`summary`powerful Audio Unit host`webfeeds`700`700`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/30003`0`-1`3`1521`700`700`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/20008`title`Forty-Two DVD-VX Plus - 3.0.8`timestamp`Mon, 19 Jun 2006 23:39:23 -0700`summary`DVD and video file conversion utility`webfeeds`701`701`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/20008`0`-1`3`1522`701`701`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/30012`title`JIKANKEI - 1.4.2.0`timestamp`Mon, 19 Jun 2006 14:56:14 -0700`summary`Japanese time-inspired artwork`webfeeds`702`702`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/30012`0`-1`3`1523`702`702`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/25576`title`GolfXpress - 1.90`timestamp`Mon, 19 Jun 2006 23:49:47 -0700`summary`golf scorekeeper`webfeeds`703`703`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/25576`0`-1`3`1524`703`703`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/29875`title`Patent Downloader - 3.02`timestamp`Mon, 19 Jun 2006 23:51:51 -0700`summary`download patent specs & save to rtfd format`webfeeds`704`704`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/29875`0`-1`3`1532`704`704`
1`EOE`
14`EVENT`feed_url`http://www.versiontracker.com/macosx/recent.rss`item_url`http://www.versiontracker.com/dyn/moreinfo/macosx/24700`title`GarageSale - 2.3.1`timestamp`Mon, 19 Jun 2006 13:45:04 -0700`summary`eBay auction listing client`webfeeds`705`705`
9`INSTANCE`url`http://www.versiontracker.com/dyn/moreinfo/macosx/24700`0`-1`3`1533`705`705`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.flickr.com/photos/case/170092656/`title`sxsw - Everyone's Tagged Photos`timestamp`2006-06-19T05:42:31-04:00`summary``webfeeds`706`706`
9`INSTANCE`url`http://www.flickr.com/photos/case/170092656/`0`-1`3`1534`706`706`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.hicksdesign.co.uk/journal/good-design-vs-great-design`title`hicksdesign`timestamp`2006-06-18T18:11:15-04:00`summary``webfeeds`707`707`
9`INSTANCE`url`http://www.hicksdesign.co.uk/journal/good-design-vs-great-design`0`-1`3`1535`707`707`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.flickr.com/photos/tabnkc/169932503/`title`sxsw - Everyone's Tagged Photos`timestamp`2006-06-19T05:42:31-04:00`summary``webfeeds`708`708`
9`INSTANCE`url`http://www.flickr.com/photos/tabnkc/169932503/`0`-1`3`1536`708`708`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://adactio.com/journal/1144`title`Adactio`timestamp`2006-06-18T12:16:47-04:00`summary``webfeeds`709`709`
9`INSTANCE`url`http://adactio.com/journal/1144`0`-1`3`1537`709`709`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://feeds.feedburner.com/veerlesblog?m=159`title`Veerle's blog: full articles`timestamp`2006-06-20T04:25:00-04:00`summary``webfeeds`710`710`
9`INSTANCE`url`http://feeds.feedburner.com/veerlesblog?m=159`0`-1`3`1538`710`710`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://blog.360.yahoo.com/blog-QHprZSY2baXHF1fYWH0teg--?cq=1&p=344`title`File Blog`timestamp`2006-06-16T08:56:20-04:00`summary``webfeeds`711`711`
9`INSTANCE`url`http://blog.360.yahoo.com/blog-QHprZSY2baXHF1fYWH0teg--?cq=1&p=344`0`-1`3`1546`711`711`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.flickr.com/photos/dannyfontaine/170405749/`title`sxsw - Everyone's Tagged Photos`timestamp`2006-06-19T23:50:13-04:00`summary``webfeeds`712`712`
9`INSTANCE`url`http://www.flickr.com/photos/dannyfontaine/170405749/`0`-1`3`1547`712`712`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.cubicgarden.com/blojsom/blog/cubicgarden/socialsoftware/online/?permalink=London-geekdinners-the-most-popular-geekdin`title`cubicgarden.com...`timestamp`2006-05-13T08:33:49-04:00`summary``webfeeds`713`713`
9`INSTANCE`url`http://www.cubicgarden.com/blojsom/blog/cubicgarden/socialsoftware/online/?permalink=London-geekdinners-the-most-popular-geekdin`0`-1`3`1548`713`713`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://feeds.feedburner.com/MetrobloggingAustin?m=6`title`Metroblogging Austin`timestamp`2006-06-16T11:49:05-04:00`summary``webfeeds`714`714`
9`INSTANCE`url`http://feeds.feedburner.com/MetrobloggingAustin?m=6`0`-1`3`1549`714`714`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://feeds.feedburner.com/largeheartedboy?m=355`title`Largehearted Boy`timestamp`2006-06-19T10:14:55-04:00`summary``webfeeds`715`715`
9`INSTANCE`url`http://feeds.feedburner.com/largeheartedboy?m=355`0`-1`3`1550`715`715`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.flickr.com/photos/linus/170703834/`title`Linus Gelber's Photos`timestamp`2006-06-19T18:48:25-04:00`summary``webfeeds`716`716`
9`INSTANCE`url`http://www.flickr.com/photos/linus/170703834/`0`-1`3`1551`716`716`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.socialtext.net/speakers/index.cgi?anastasia_goodstein`title`The Speaker's Wiki: speakr`timestamp`2006-06-17T19:10:57-04:00`summary``webfeeds`717`717`
9`INSTANCE`url`http://www.socialtext.net/speakers/index.cgi?anastasia_goodstein`0`-1`3`1552`717`717`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://feeds.feedburner.com/largeheartedboy?m=352`title`Largehearted Boy`timestamp`2006-06-18T11:22:42-04:00`summary``webfeeds`718`718`
9`INSTANCE`url`http://feeds.feedburner.com/largeheartedboy?m=352`0`-1`3`1560`718`718`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.netsquared.org/remote-resources`title`NetSquared - A project of TechSoup`timestamp`2006-06-16T19:02:00-04:00`summary``webfeeds`719`719`
9`INSTANCE`url`http://www.netsquared.org/remote-resources`0`-1`3`1561`719`719`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://feeds.feedburner.com/MetrobloggingAustinNC?m=6`title`Metroblogging Austin`timestamp`2006-06-16T11:49:05-04:00`summary``webfeeds`720`720`
9`INSTANCE`url`http://feeds.feedburner.com/MetrobloggingAustinNC?m=6`0`-1`3`1562`720`720`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://feeds.feedburner.com/DavidSeah-BetterLivingThroughNewMedia?m=274`title`David Seah`timestamp`2006-06-15T10:00:02-04:00`summary``webfeeds`721`721`
9`INSTANCE`url`http://feeds.feedburner.com/DavidSeah-BetterLivingThroughNewMedia?m=274`0`-1`3`1563`721`721`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.brooklynvegan.com/archives/2006/06/sirius_playlist_1.html`title`brooklynvegan`timestamp`2006-06-16T18:58:14-04:00`summary``webfeeds`722`722`
9`INSTANCE`url`http://www.brooklynvegan.com/archives/2006/06/sirius_playlist_1.html`0`-1`3`1564`722`722`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://feeds.feedburner.com/SFist?m=2061`title`SFist`timestamp`2006-06-15T11:45:28-04:00`summary``webfeeds`723`723`
9`INSTANCE`url`http://feeds.feedburner.com/SFist?m=2061`0`-1`3`1565`723`723`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.current.tv/pods/playlist/PD03631`title`Current Schedule`timestamp`2006-06-18T18:54:09-04:00`summary``webfeeds`724`724`
9`INSTANCE`url`http://www.current.tv/pods/playlist/PD03631`0`-1`3`1566`724`724`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://feeds.feedburner.com/Laist?m=1978`title`LAist`timestamp`2006-06-16T13:29:00-04:00`summary``webfeeds`725`725`
9`INSTANCE`url`http://feeds.feedburner.com/Laist?m=1978`0`-1`3`1574`725`725`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://2006.sxsw.com/bits_n_bytes/pivot/entry.php?id=122`title`SXSWi Bits + Bytes Blog`timestamp`2006-06-16T10:11:00-04:00`summary``webfeeds`726`726`
9`INSTANCE`url`http://2006.sxsw.com/bits_n_bytes/pivot/entry.php?id=122`0`-1`3`1575`726`726`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://feeds.feedburner.com/MetrobloggingAustin?m=11`title`Metroblogging Austin`timestamp`2006-06-14T08:17:42-04:00`summary``webfeeds`727`727`
9`INSTANCE`url`http://feeds.feedburner.com/MetrobloggingAustin?m=11`0`-1`3`1576`727`727`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://2006.sxsw.com/bits_n_bytes/pivot/entry.php?id=120`title`SXSWi Bits + Bytes Blog`timestamp`2006-06-13T10:59:00-04:00`summary``webfeeds`728`728`
9`INSTANCE`url`http://2006.sxsw.com/bits_n_bytes/pivot/entry.php?id=120`0`-1`3`1577`728`728`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.rockinsider.com/2006/06/new-music-for-mundays-magneta-lane.html`title`Rock Insider`timestamp`2006-06-19T17:18:14-04:00`summary``webfeeds`729`729`
9`INSTANCE`url`http://www.rockinsider.com/2006/06/new-music-for-mundays-magneta-lane.html`0`-1`3`1578`729`729`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.adactio.com/journal/1144`title`Adactio`timestamp`2006-06-18T12:16:47-04:00`summary``webfeeds`730`730`
9`INSTANCE`url`http://www.adactio.com/journal/1144`0`-1`3`1579`730`730`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://www.thelovelyfeathers.com/2006/03/men-who-act-like-vultures-and-vultures-who-act-like-european-soccer-fans/`title`Lovely Feathers`timestamp`2006-03-13T11:13:58-05:00`summary``webfeeds`731`731`
9`INSTANCE`url`http://www.thelovelyfeathers.com/2006/03/men-who-act-like-vultures-and-vultures-who-act-like-european-soccer-fans/`0`-1`3`1580`731`731`
1`EOE`
14`EVENT`feed_url`http://atom.pubsub.com/af/0f/c81b962195e66df98776275aad.xml`item_url`http://feeds.feedburner.com/MetrobloggingAustinNC?m=11`title`Metroblogging Austin`timestamp`2006-06-14T08:17:42-04:00`summary``webfeeds`732`732`
9`INSTANCE`url`http://feeds.feedburner.com/MetrobloggingAustinNC?m=11`0`-1`3`1588`732`732`
1`EOE`
14`EVENT`feed_url`http://feedtree.net/blog/feed/atom/`item_url`http://feedtree.net/blog/2006/01/10/version-062-and-new-wiki-pages/`title`Version 0.6.2 and new wiki pages.`timestamp`2006-01-11T04:15:21Z`summary`Version 0.6.2 of the FeedTree client software is now available for Windows, Mac, Linux, and any other Java 1.4/1.5 platform.  Many minor fixes, including the elimination of a large memory leak (oops!) and an update to the latest version of FreePastry (which itself contains a number of performance-related improvements). In addition to the new release, [...]`webfeeds`733`733`
9`INSTANCE`url`http://feedtree.net/blog/2006/01/10/version-062-and-new-wiki-pages/`0`-1`3`1589`733`733`
1`EOE`
14`EVENT`feed_url`http://feedtree.net/blog/feed/atom/`item_url`http://feedtree.net/blog/2006/01/27/get-published/`title`Get published.`timestamp`2006-01-27T21:01:45Z`summary`If you&#8217;ve been meaning to try pushing out feed updates but haven&#8217;t figured out the configuration, there&#8217;s a new configure-publisher console tool that will walk you through it.  It asks you a few questions, calls keytool and openssl to do the crypto for you, and then emits a publisher.conf that&#8217;s ready to use [...]`webfeeds`734`734`
9`INSTANCE`url`http://feedtree.net/blog/2006/01/27/get-published/`0`-1`3`1590`734`734`
1`EOE`
14`EVENT`feed_url`http://feedtree.net/blog/feed/atom/`item_url`http://feedtree.net/blog/2006/02/21/digg-scribe-tree/`title`A hug for Digg&#8217;s Scribe tree.`timestamp`2006-02-22T01:59:49Z`summary`The key algorithm that makes FeedTree possible is the Scribe peer-to-peer multicast system.  Scribe trees are each organized around a topic, in this case, the URL of a feed; each subscriber in the Pastry network routes a message incrementally toward the node nearest the topic, and the union of all those routes (with arrows [...]`webfeeds`735`735`
9`INSTANCE`url`http://feedtree.net/blog/2006/02/21/digg-scribe-tree/`0`-1`3`1591`735`735`
1`EOE`
14`EVENT`feed_url`http://feedtree.net/blog/feed/atom/`item_url`http://feedtree.net/blog/2006/03/02/bugfix-release-071/`title`Bugfix release: 0.7.1.`timestamp`2006-03-03T04:40:52Z`summary`Version 0.7.1 of the FeedTree proxy and publisher is out (download).  This is a bugfix release containing improvements to the FreePastry layer (changes [179] and [180]) and the way FeedTree uses it [178].  For users with multiple network interfaces (and therefore multiple IP addresses on their local network), the command-line ftproxy client now supports the [...]`webfeeds`736`736`
9`INSTANCE`url`http://feedtree.net/blog/2006/03/02/bugfix-release-071/`0`-1`3`1592`736`736`
1`EOE`
14`EVENT`feed_url`http://feedtree.net/blog/feed/atom/`item_url`http://feedtree.net/blog/2006/01/30/wordpress-plugin-available/`title`WordPress plugin available.`timestamp`2006-01-31T03:33:05Z`summary`This is pretty exciting!  WordPress users who want to push out their blog updates with FeedTree now have a two-step process:  Install the FeedTree publishing tool.  (This is easier than ever now that there&#8217;s a helpful configuration script.) Install the new FeedTree plugin for WordPress.  Tell the plugin the URL to your certificate and [...]`webfeeds`737`737`
9`INSTANCE`url`http://feedtree.net/blog/2006/01/30/wordpress-plugin-available/`0`-1`3`1593`737`737`
1`EOE`
14`EVENT`feed_url`http://feedtree.net/blog/feed/atom/`item_url`http://feedtree.net/blog/2006/01/23/reddit-scribe-tree/`title`Reddit Scribe tree.`timestamp`2006-01-23T20:20:28Z`summary`FeedTree is a research project, and all research projects need data: preferably lots and lots of it.  Each FeedTree node sends a small amount of anonymized data back to a statistics server; it&#8217;s enough to reconstruct the Scribe multicast trees that distribute new feed events.  Since the FT network is still pretty small, [...]`webfeeds`738`738`
9`INSTANCE`url`http://feedtree.net/blog/2006/01/23/reddit-scribe-tree/`0`-1`3`1594`738`738`
1`EOE`
14`EVENT`feed_url`http://feedtree.net/blog/feed/atom/`item_url`http://feedtree.net/blog/2006/03/14/bugfix-release-072/`title`Bugfix release 0.7.2.`timestamp`2006-03-15T03:52:41Z`summary`FeedTree version 0.7.2 is available for download.  It is strongly recommended that all users update to the latest version, as it includes a number of fixes which improve the stability of the network (and which work best when more of the network is running the fixed code). In this release:  Improvements to bootstrap selection, reducing the [...]`webfeeds`739`739`
9`INSTANCE`url`http://feedtree.net/blog/2006/03/14/bugfix-release-072/`0`-1`3`1602`739`739`
1`EOE`
14`EVENT`feed_url`http://feedtree.net/blog/feed/atom/`item_url`http://feedtree.net/blog/2006/02/20/version-070/`title`Version 0.7.0 released.`timestamp`2006-02-20T07:37:53Z`summary`Version 0.7.0 of the FeedTree software for users and publishers is now available for download.  This version collects a number of bug fixes and new features; a complete list of checkins is here.  Some highlights:  Proxy: New statistics and info in the web UI (screenshots) Proxy: Support for conditional HTTP GET for feeds being polled Proxy: [...]`webfeeds`740`740`
9`INSTANCE`url`http://feedtree.net/blog/2006/02/20/version-070/`0`-1`3`1603`740`740`
1`EOE`
14`EVENT`feed_url`http://feedtree.net/blog/feed/atom/`item_url`http://feedtree.net/blog/2006/02/20/welcome-slashdotters/`title`Welcome, Slashdotters.`timestamp`2006-02-21T03:05:01Z`summary`Welcome to everyone visiting from Slashdot!  The story generated some good discussion, including  FT isn&#8217;t BitTorrent (but how they might work together) why it&#8217;s OK that there&#8217;s some conceptual overlap with NNTP a good response to a reasonable question: what&#8217;s the problem, exactly?   It wasn&#8217;t really the bump in users I was hoping for; at our peak this [...]`webfeeds`741`741`
9`INSTANCE`url`http://feedtree.net/blog/2006/02/20/welcome-slashdotters/`0`-1`3`1604`741`741`
1`EOE`
14`EVENT`feed_url`http://cars.about.com/b/index.xml`item_url`http://cars.about.com/b/a/216803.htm`title`Test drive: Ford Mustang GT Convertible`timestamp`2006-06-17T14:02:01Z`summary`Greetings from Vancouver, BC. What a great city! Robin loves all the green spaces, and between the seaplanes and the cars -- stuff we can't get in the US, like...`webfeeds`742`742`
9`INSTANCE`url`http://cars.about.com/b/a/216803.htm`0`-1`3`1605`742`742`
1`EOE`
14`EVENT`feed_url`http://cars.about.com/b/index.xml`item_url`http://cars.about.com/b/a/216801.htm`title`Exploring Canada in the Buick Lucerne`timestamp`2006-06-13T20:14:23Z`summary`Greetings from Vancouver Island, British Columbia! Buick has brought Robin and me as well as a few other journalists out here to drive the 2006 Lucerne. We'll spend the next...`webfeeds`743`743`
9`INSTANCE`url`http://cars.about.com/b/a/216801.htm`0`-1`3`1606`743`743`
1`EOE`
14`EVENT`feed_url`http://cars.about.com/b/index.xml`item_url`http://cars.about.com/b/a/216802.htm`title`2006 Mazda 5 test drive and photo gallery`timestamp`2006-06-15T02:15:03Z`summary`A couple of things I've noticed about Canadians: One, they are really friendly. Two, they seem to really love hatchbacks and wagons. I've seen loads of them, including the five...`webfeeds`744`744`
9`INSTANCE`url`http://cars.about.com/b/a/216802.htm`0`-1`3`1607`744`744`
1`EOE`
14`EVENT`feed_url`http://cars.about.com/b/index.xml`item_url`http://cars.about.com/b/a/216798.htm`title`Test drive: Scion-Braun xB Rampvan`timestamp`2006-06-08T21:17:45Z`summary`The Scion xB Rampvan is one of the most difficult test drives I've taken on. This test went beyond just evaluating the car: I had to learn all about motoring...`webfeeds`745`745`
9`INSTANCE`url`http://cars.about.com/b/a/216798.htm`0`-1`3`1608`745`745`
1`EOE`
14`EVENT`feed_url`http://cars.about.com/b/index.xml`item_url`http://cars.about.com/b/a/216799.htm`title`The K&N goes in`timestamp`2006-06-10T12:09:32Z`summary`25.7 MPG. That's what my wife Robin has been averaging in her 1996 Honda Accord EX wagon. Quick tangent: That right there is one of the main reasons I like...`webfeeds`746`746`
9`INSTANCE`url`http://cars.about.com/b/a/216799.htm`0`-1`3`1616`746`746`
1`EOE`
14`EVENT`feed_url`http://cars.about.com/b/index.xml`item_url`http://cars.about.com/b/a/216794.htm`title`Test drive: 2006 Lexus IS350`timestamp`2006-06-02T16:57:40Z`summary`One of the things I like best about Philip Powell's test drives are the stories. Other writers talk of exploits on race tracks. Philip has plenty of those, but he's...`webfeeds`747`747`
9`INSTANCE`url`http://cars.about.com/b/a/216794.htm`0`-1`3`1617`747`747`
1`EOE`
14`EVENT`feed_url`http://cars.about.com/b/index.xml`item_url`http://cars.about.com/b/a/216797.htm`title`Test drive: 2006.5 Kia Optima LX`timestamp`2006-06-07T21:01:39Z`summary`Jason says I am -- to use his words -- "Korea crazy." He does not seem to share my unbounded joy over how good a car the 2006.5 Kia Optima...`webfeeds`748`748`
9`INSTANCE`url`http://cars.about.com/b/a/216797.htm`0`-1`3`1618`748`748`
1`EOE`
14`EVENT`feed_url`http://cars.about.com/b/index.xml`item_url`http://cars.about.com/b/a/216795.htm`title`2007 Toyota Camry LE test drive; Altima meets Optima`timestamp`2006-06-04T16:48:22Z`summary`The Camry LE is what automakers call a bread-and-butter car. The posh XLE, sporty SE or high-tech Hybrid may get most of the press, but the LE is the model...`webfeeds`749`749`
9`INSTANCE`url`http://cars.about.com/b/a/216795.htm`0`-1`3`1619`749`749`
1`EOE`
14`EVENT`feed_url`http://cars.about.com/b/index.xml`item_url`http://cars.about.com/b/a/216796.htm`title`Lexus IS350 Redux`timestamp`2006-06-06T23:43:54Z`summary`Hot on the heels of Philip Powell's Lexus IS350 test drive, I finally got a shot behind the wheel. BJ had to fly off to goodness-knows-where today, and would I...`webfeeds`750`750`
9`INSTANCE`url`http://cars.about.com/b/a/216796.htm`0`-1`3`1620`750`750`
1`EOE`
14`EVENT`feed_url`http://cars.about.com/b/index.xml`item_url`http://cars.about.com/b/a/216800.htm`title`Test drive: 2006 Hyundai Accent`timestamp`2006-06-12T01:37:57Z`summary`Today's test drive comes from Colin Hefferon, and it's about the new-for-2006 Hyundai Accent. Colin gets a little political in this review, pointing out - and rightfully so - that...`webfeeds`751`751`
9`INSTANCE`url`http://cars.about.com/b/a/216800.htm`0`-1`3`1621`751`751`
1`EOE`
14`EVENT`feed_url`http://www.bbspot.com/rdf/bbspot.rdf`item_url`http://www.bbspot.com/News/BBloopers/2006/06/2180.php?from=rss`title`Resistance is Futile`timestamp``summary``webfeeds`752`752`
9`INSTANCE`url`http://www.bbspot.com/News/BBloopers/2006/06/2180.php?from=rss`0`-1`3`1622`752`752`
1`EOE`
14`EVENT`feed_url`http://www.bbspot.com/rdf/bbspot.rdf`item_url`http://www.bbspot.com/News/BBloopers/2006/06/2179.php?from=rss`title`Bill "Phisher" Gates`timestamp``summary``webfeeds`753`753`
9`INSTANCE`url`http://www.bbspot.com/News/BBloopers/2006/06/2179.php?from=rss`0`-1`3`1630`753`753`
1`EOE`
14`EVENT`feed_url`http://www.bbspot.com/rdf/bbspot.rdf`item_url`http://www.bbspot.com/News/2006/06/geek_thoughts_1.html?from=rss`title`Geek Thoughts by CoCo Tandy`timestamp``summary``webfeeds`754`754`
9`INSTANCE`url`http://www.bbspot.com/News/2006/06/geek_thoughts_1.html?from=rss`0`-1`3`1631`754`754`
1`EOE`
14`EVENT`feed_url`http://www.bbspot.com/rdf/bbspot.rdf`item_url`http://www.bbspot.com/News/BBloopers/2006/06/2166.php?from=rss`title`Crunchy Nut`timestamp``summary``webfeeds`755`755`
9`INSTANCE`url`http://www.bbspot.com/News/BBloopers/2006/06/2166.php?from=rss`0`-1`3`1632`755`755`
1`EOE`
14`EVENT`feed_url`http://www.bbspot.com/rdf/bbspot.rdf`item_url`http://www.bbspot.com/News/2006/06/24-technobabble.html?from=rss`title`Next Season of '24' Will Have Technobabble Captions`timestamp``summary``webfeeds`756`756`
9`INSTANCE`url`http://www.bbspot.com/News/2006/06/24-technobabble.html?from=rss`0`-1`3`1633`756`756`
1`EOE`
14`EVENT`feed_url`http://www.bbspot.com/rdf/bbspot.rdf`item_url`http://www.bbspot.com/News/2006/06/mailbag_20060607.html?from=rss`title`BBspot Mailbag`timestamp``summary``webfeeds`757`757`
9`INSTANCE`url`http://www.bbspot.com/News/2006/06/mailbag_20060607.html?from=rss`0`-1`3`1634`757`757`
1`EOE`
14`EVENT`feed_url`http://www.bbspot.com/rdf/bbspot.rdf`item_url`http://www.bbspot.com/News/BBloopers/2006/06/2174.php?from=rss`title`Chopping Block`timestamp``summary``webfeeds`758`758`
9`INSTANCE`url`http://www.bbspot.com/News/BBloopers/2006/06/2174.php?from=rss`0`-1`3`1635`758`758`
1`EOE`
14`EVENT`feed_url`http://www.bbspot.com/rdf/bbspot.rdf`item_url`http://www.bbspot.com/News/2006/06/top-11-world-cup.html?from=rss`title`Top 11 Reasons Americans Aren't Watching the World Cup`timestamp``summary``webfeeds`759`759`
9`INSTANCE`url`http://www.bbspot.com/News/2006/06/top-11-world-cup.html?from=rss`0`-1`3`1636`759`759`
1`EOE`
14`EVENT`feed_url`http://www.bbspot.com/rdf/bbspot.rdf`item_url`http://www.bbspot.com/News/BBloopers/2006/06/2171.php?from=rss`title`Buzz Cut`timestamp``summary``webfeeds`760`760`
9`INSTANCE`url`http://www.bbspot.com/News/BBloopers/2006/06/2171.php?from=rss`0`-1`3`1644`760`760`
1`EOE`
14`EVENT`feed_url`http://www.bbspot.com/rdf/bbspot.rdf`item_url`http://www.bbspot.com/News/2006/06/horoscopes_20060609.html?from=rss`title`Geek Horoscopes`timestamp``summary``webfeeds`761`761`
9`INSTANCE`url`http://www.bbspot.com/News/2006/06/horoscopes_20060609.html?from=rss`0`-1`3`1645`761`761`
1`EOE`
14`EVENT`feed_url`http://hberndt.blogspot.com/atom.xml`item_url`http://hberndt.blogspot.com/2006/06/upgrade-to-dapper-drake.html`title`Upgrade to Dapper Drake`timestamp`2006-06-06T19:56:12Z`summary``webfeeds`762`762`
9`INSTANCE`url`http://hberndt.blogspot.com/2006/06/upgrade-to-dapper-drake.html`0`-1`3`1646`762`762`
1`EOE`
14`EVENT`feed_url`http://hberndt.blogspot.com/atom.xml`item_url`http://hberndt.blogspot.com/2005/09/ubuntu-and-ibm-thinkpad-t42p.html`title`UBUNTU and IBM Thinkpad T42p`timestamp`2005-10-19T21:09:25Z`summary``webfeeds`763`763`
9`INSTANCE`url`http://hberndt.blogspot.com/2005/09/ubuntu-and-ibm-thinkpad-t42p.html`0`-1`3`1647`763`763`
1`EOE`
14`EVENT`feed_url`http://hberndt.blogspot.com/atom.xml`item_url`http://hberndt.blogspot.com/2005/11/getting-startet-with-option-3g-umts.html`title`Getting startet with Option 3G UMTS Card`timestamp`2005-11-07T22:24:16Z`summary``webfeeds`764`764`
9`INSTANCE`url`http://hberndt.blogspot.com/2005/11/getting-startet-with-option-3g-umts.html`0`-1`3`1648`764`764`
1`EOE`
14`EVENT`feed_url`http://hberndt.blogspot.com/atom.xml`item_url`http://hberndt.blogspot.com/2005/12/ubuntu-thinkad-t42p-firegl_25.html`title`UBUNTU, Thinkad T42p, FireGL`timestamp`2006-01-20T18:43:25Z`summary``webfeeds`765`765`
9`INSTANCE`url`http://hberndt.blogspot.com/2005/12/ubuntu-thinkad-t42p-firegl_25.html`0`-1`3`1649`765`765`
1`EOE`
14`EVENT`feed_url`http://hberndt.blogspot.com/atom.xml`item_url`http://hberndt.blogspot.com/2006/05/new-technical-blog.html`title`New technical Blog`timestamp`2006-05-20T15:40:51Z`summary``webfeeds`766`766`
9`INSTANCE`url`http://hberndt.blogspot.com/2006/05/new-technical-blog.html`0`-1`3`1650`766`766`
1`EOE`
14`EVENT`feed_url`http://hberndt.blogspot.com/atom.xml`item_url`http://hberndt.blogspot.com/2005/12/ubuntu-thinkad-t42p-firegl.html`title`UBUNTU, Thinkad T42p, FireGL`timestamp`2005-12-25T19:16:19Z`summary``webfeeds`767`767`
9`INSTANCE`url`http://hberndt.blogspot.com/2005/12/ubuntu-thinkad-t42p-firegl.html`0`-1`3`1658`767`767`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14932`title`ReactOS 0.3.0-rc1 Released`timestamp`2006-06-18T22:16:51+00:00`summary`ReactOS 0.3.0 RC1 has been released. Get it from the download page; the changelog doesn't seem up yet, so no information on any improvements. As for the code audit, it is at 90.5% complete. Read the associated Wiki page for more information.`webfeeds`768`768`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14932`0`-1`3`1659`768`768`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14933`title`Mandriva One 2006: Reviews`timestamp`2006-06-19T17:27:24+00:00`summary`Two reviews of Mandriva One 2006. "ReviewLinux.Com takes a quick look at the new and free Mandriva One 2006 LiveCD. This review is full of pictures to show everyone the ease and use of this Linux distribution. This distribution is only one cd and perfect for anyone that maybe new to Linux." MintLinux starts: "After Ubuntu 6.06, Fedora Core 5 and SUSE 10.1 were released in the first two quarters of this year, I started to wonder about Mandriva. Was there still any reason for people to use Mandriva over Fedora, SUSE and Ubuntu? Had the distribution become outdated?"`webfeeds`769`769`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14933`0`-1`3`1660`769`769`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14939`title`Application Testing Under Windows Vista`timestamp`2006-06-19T17:59:19+00:00`summary`Vista is supposed to be faster, more reliable, and more secure. The result is that you can't assume your older Windows apps - particularly the ones you wrote - will work. DevSource.com's John Mueller points out where the bodies are buried in Vista's graphics, security, hardware, and third party applications, and where to start digging.`webfeeds`770`770`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14939`0`-1`3`1661`770`770`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14936`title`Centos 4.3 Server Quick Configuration Guide`timestamp`2006-06-19T17:25:55+00:00`summary`"Centos is an enterprise class Linux distribution that is built from the sources of Red Hat . It performs very well as a server as well as a workstation. This guide will show you how to quickly install and configure Centos as a server with Apache 2, Qmail and Proftpd on an x86 (32 bit) system."`webfeeds`771`771`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14936`0`-1`3`1662`771`771`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14937`title`Gnu-HALO Alpha 0.1 Released`timestamp`2006-06-19T17:49:43+00:00`summary`After several months of work, research, and a massive platform change, The Gnu-HALO Project (formerly BSD-HALO) has finally released a proof-of-concept alpha bootable ISO to the public. It is now based very closely on SLAX Linux for the time being, and there are plans to keep software binary compatability as the project matures.`webfeeds`772`772`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14937`0`-1`3`1663`772`772`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14934`title`Review: Google Spreadsheets`timestamp`2006-06-19T17:18:13+00:00`summary`"Google Spreadsheets are in the 'sneak peek' phase. The two big questions seem to be a) why would anyone want to use a potentially non-secure spreadsheet with limited capabilities, and b) how will we refer to the primitive era before online spreadsheets, which revolutionized life as we know it (which, of course, leads to a related question: what kind of silver jumpsuit is most comfortable when you're crunching numbers?)?"`webfeeds`773`773`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14934`0`-1`3`1664`773`773`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14935`title`Greg Kroah-Hartman on Kernel Hacking`timestamp`2006-06-19T17:24:31+00:00`summary`Linux Format has a short interview with Greg Kroah-Hartman, the well-known Linux kernel hacker behind many drivers and the USB subsystem. Greg explains why drivers aren't a popular area of kernel development, how the kernel is stabilising in 2.6, and the impact of the SCO lawsuits.`webfeeds`774`774`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14935`0`-1`3`1672`774`774`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14943`title`A Kernel of Truth`timestamp`2006-06-19T18:19:52+00:00`summary`"There's been a lot of talk about the Mac OS X kernel in the past few months. When Avie Tevanian left Apple in March, there was much speculation that Apple had plans to abandon the Mach microkernel that underpins Mac OS X, and that Avie helped to develop many years ago. There were two lines of reasoning to support this, both pretty silly." Update: Follow-up has been posted. Thanks to eMagius pointing that out.`webfeeds`775`775`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14943`0`-1`3`1673`775`775`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14942`title`Why Ballmer Should Leave Microsoft`timestamp`2006-06-19T18:18:46+00:00`summary`Now that Microsoft cofounder Bill Gates has started his two-year goodbye from a day-to-day role at the company, it's time for CEO Steve Ballmer to set a resignation date, too. Since Gates stepped down as CEO in 2000 in favor of Ballmer, the company has floundered technically and strategically. As the company's chairman, chief software architect and supposed visionary, Gates deserves blame for missing the wave of Web-based software that has propelled Google and Yahoo. But Ballmer has made gaffes of his own in his longtime role as head of the company's business side. In addition, Microsoft has started a wiki-like thing to allow its employees to ventilate ideas to the higher echelons of the company.`webfeeds`776`776`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14942`0`-1`3`1674`776`776`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14938`title`Switching from MacOS to Linux`timestamp`2006-06-19T18:18:29+00:00`summary`It seems that some well-known users are switching from MacOS to Linux, often after a lifetime of involvement with Apple's products. From Tim Bray's blog: "[...] as I stood in the Apple store last weekend and drooled over the beautiful, beautiful hardware, all I could think was how much work it would take to twiddle with the default settings, install third-party software, and hide all the commercial tie-ins so I could pretend I was in control of my own computer. Beauty is in the eye of the beholder, and to my eye Apple isn't beautiful anymore."`webfeeds`777`777`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14938`0`-1`3`1675`777`777`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14940`title`Startup Rolls New Linux Smartphone OS`timestamp`2006-06-19T18:17:24+00:00`summary`Silicon Valley startup a la Mobile has announced what it calls the industry's first 'complete' Linux-based smartphone operating system. The Convergent Linux Platform will enter a field crowded with alternatives from MontaVista, Trolltech, ACCESS/PalmSource, and Wind River, among others.`webfeeds`778`778`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14940`0`-1`3`1676`778`778`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14946`title`Novell Delays SUSE 10 Release`timestamp`2006-06-20T09:59:53+00:00`summary`According to a Novell confidential memo dated June 14, Novell is delaying its next release of both the server and desktop versions of SUSE Linux Enterprise 10 "to address final issues with our new package management, registration, and update system and also fix the remaining blocker defects."`webfeeds`779`779`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14946`0`-1`3`1677`779`779`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14945`title`Opera 9 Released`timestamp`2006-06-20T09:58:11+00:00`summary`Opera 9.0 has been released. The new features in this major release include BitTorrent support, content blocking, tab preview, widgets (small desktop applets), and a source viewer, among others.`webfeeds`780`780`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14945`0`-1`3`1678`780`780`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14944`title`Amiga Forever 2006 Released`timestamp`2006-06-19T19:32:47+00:00`summary`Cloanto has released its 2006 version of Amiga Forever, an all-in-one package for emulating the AmigaOS (1.x as well as 3.x) on any standard PC; OSNews reviewed the previous version. This release includes about 200MB of new Amiga games, as well as enhanced support for AmigaOS add-ons such as AmiKit, AmigaSYS, and AROS for Amiga.`webfeeds`781`781`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14944`0`-1`3`1685`781`781`
1`EOE`
14`EVENT`feed_url`http://osnews.com/files/recent.rdf`item_url`http://www.osnews.com/story.php?news_id=14941`title`Microsoft Preps Ultramobile PC for Second Chance`timestamp`2006-06-19T18:18:04+00:00`summary`Despite having been on the market only a few months, ultramobile PCs, the keyboard-less handheld computers capable of running Windows XP, have already been panned by analysts and many reviewers. Now they're being targeted by the likes of Sony and startup OQO, who are offering their own diminutive computers for businesses. But Microsoft and partners - the UMPC has been backed by Intel and VIA Technologies - expect to see more diversity in the UMPC space in the near term.`webfeeds`782`782`
9`INSTANCE`url`http://www.osnews.com/story.php?news_id=14941`0`-1`3`1686`782`782`
1`EOE`
14`EVENT`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.pcworld.com/reviews/article/0,aid,126029,00.asp`title`Review: MacBook`timestamp`Mon, 12 Jun 2006 15:39:59 PDT`summary`&#147;With its new MacBook,&#148; Harry McCracken writes for PC World, &#147;Apple has filled out its Intel-based portable line with an entry-level model. But this mobile Macintosh packs so many clever, practical features into its compact case that using it never feels like a compromise.&#148; [Jun 12, 2006]`webfeeds`783`783`
9`INSTANCE`url`http://www.pcworld.com/reviews/article/0,aid,126029,00.asp`0`-1`3`1688`783`783`
1`EOE`
14`EVENT`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.mysanantonio.com/business/columnists/pvaughn/stories/MYSA061706.macguy.EN.91d7ced5.html`title`&#147;Apple&#146;s new MacBook may be the perfect computer for many&#148;`timestamp`Mon, 19 Jun 2006 10:40:31 PDT`summary`For the San Antonio Express-News, Paul Vaughn writes, &#147;This completes Apple&#146;s line of Intel-powered laptops; the MacBook has a lower price point and is aimed at students and other more price-conscious users, and the MacBook Pro targets users with more intensive needs. But don&#146;t start thinking that the MacBook is second-rate &#151; it offers a wealth of features and capabilities that should make most prospective buyers salivate.&#148; [Jun 19, 2006]`webfeeds`784`784`
9`INSTANCE`url`http://www.mysanantonio.com/business/columnists/pvaughn/stories/MYSA061706.macguy.EN.91d7ced5.html`0`-1`3`1689`784`784`
1`EOE`
14`EVENT`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.apple.com/science/profiles/aregullin/`title`Prospecting for Botanical Gold`timestamp`Fri, 16 Jun 2006 12:17:42 PDT`summary`As a &#147;chemical prospector,&#148; as he calls himself, Dr. Manuel Aregullin combs nature&#146;s flora in search of promising chemicals that could lead to the development of new medicine. To aid him in visualizing their structures, he turns to his Macs and ChemDraw. [Jun 16, 2006]`webfeeds`785`785`
9`INSTANCE`url`http://www.apple.com/science/profiles/aregullin/`0`-1`3`1690`785`785`
1`EOE`
14`EVENT`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.apple.com/pro/tips/onewayvideochat.html`title`Mac OS X Tip of the Week: One-Way Video Chat`timestamp`Wed, 14 Jun 2006 09:30:22 PDT`summary`Your iChat buddy doesn&#146;t have a video camera connected to her Mac? You can still conduct a one-way video chat with her &#151; you won&#146;t be able to see her, but she&#146;ll be able to see and hear you (and that&#146;s the important thing, right?) [Jun 14, 2006]`webfeeds`786`786`
9`INSTANCE`url`http://www.apple.com/pro/tips/onewayvideochat.html`0`-1`3`1691`786`786`
1`EOE`
14`EVENT`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.businessweek.com/technology/content/jun2006/tc20060614_650605.htm?sub=techmaven`title`&#147;Advice to Students: Pack a Mac&#148;`timestamp`Thu, 15 Jun 2006 08:58:43 PDT`summary`&#147;In a few months, nearly 3 million freshmen will head off to college,&#148; writes Stephen Wildstrom for BusinessWeek. &#147;Included in the gear most of them lug along will be a computer, often brand new. This year I have some advice for the college-bound: Unless you have a compelling reason not to go with a Mac, an Apple laptop or desktop offers the best combination of features, ease of use, and value.&#148; [Jun 15, 2006]`webfeeds`787`787`
9`INSTANCE`url`http://www.businessweek.com/technology/content/jun2006/tc20060614_650605.htm?sub=techmaven`0`-1`3`1692`787`787`
1`EOE`
14`EVENT`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.apple.com/pro/profiles/stardust/`title`Banking on Imagination`timestamp`Fri, 16 Jun 2006 09:46:43 PDT`summary`In Stardust Studios&#146; world, spring colors vivify a black-and-white world. Cars morph into birds. Painted flowers appear in the air. Never content to make things merely pretty, Jake Banks and his bicoastal studio are pushing the limits of motion design to incorporate animation, visual effects, live action, and whatever else the imagination conjures. [Jun 16, 2006]`webfeeds`788`788`
9`INSTANCE`url`http://www.apple.com/pro/profiles/stardust/`0`-1`3`1700`788`788`
1`EOE`
14`EVENT`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.apple.com/pro/profiles/heinz/`title`No Place Like (This) Home`timestamp`Fri, 09 Jun 2006 09:23:00 PDT`summary`In 1950, Frank Lloyd Wright designed a home to be built on a private island on Lake Mahopac in New York. Half a century after the great architect&#146;s death, his vision comes to life in actual stone, glass, and concrete &#151; thanks to the renowned architect and Wright scholar Thomas A. Heinz, with the aid of Macs and Archicad software.  [Jun 09, 2006]`webfeeds`789`789`
9`INSTANCE`url`http://www.apple.com/pro/profiles/heinz/`0`-1`3`1701`789`789`
1`EOE`
14`EVENT`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.apple.com/business/profiles/trixie/`title`Pet Project`timestamp`Mon, 19 Jun 2006 15:23:46 PDT`summary`If you&#146;re a loving pet owner looking for the perfect gift for your four-footed best friend, look no further than Trixie + Peanut. This retailer of luxury pet products has evolved from a direct-mail triumph, to a website with a global clientele, to a Manhattan boutique that caters to the likes of Uma Thurman, Diddy, and Paris Hilton (and, of course, their poodles, pugs, and retrievers). [Jun 19, 2006]`webfeeds`790`790`
9`INSTANCE`url`http://www.apple.com/business/profiles/trixie/`0`-1`3`1702`790`790`
1`EOE`
14`EVENT`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`webfeeds`791`791`
9`INSTANCE`url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`0`-1`3`1703`791`791`
29`INSTANCE`feed_url_1`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_1`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_1`&#147;Team adds iPods to coaching staff&#148;`timestamp_1`Mon, 19 Jun 2006 10:20:36 PDT`summary_1`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`cnt_n`1`feed_url_n`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_n`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_n`&#147;Team adds iPods to coaching staff&#148;`timestamp_n`Mon, 19 Jun 2006 10:20:36 PDT`summary_n`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`0`-1`6`1704`791`791`
29`INSTANCE`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt_n`3`feed_url_n`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_n`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_n`&#147;Team adds iPods to coaching staff&#148;`timestamp_n`Mon, 19 Jun 2006 10:20:36 PDT`summary_n`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1383`6`1705`626`791`
29`INSTANCE`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt`3`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1383`7`1706`626`791`
26`WITNESS`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt`3`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`626`791`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt_n`4`feed_url_n`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_n`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_n`&#147;Team adds iPods to coaching staff&#148;`timestamp_n`Mon, 19 Jun 2006 10:20:36 PDT`summary_n`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1395`6`1708`547`791`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`4`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1395`7`1709`547`791`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`4`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`547`791`
29`INSTANCE`feed_url_1`http://www.boingboing.net/atom.xml`item_url_1`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_1`Antique iPod amp`timestamp_1`Mon, 19 Jun 2006 14:40:16 -0500`summary_1`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`cnt_n`2`feed_url_n`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_n`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_n`&#147;Team adds iPods to coaching staff&#148;`timestamp_n`Mon, 19 Jun 2006 10:20:36 PDT`summary_n`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1382`6`1711`643`791`
29`INSTANCE`feed_url_1`http://www.boingboing.net/atom.xml`item_url_1`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_1`Antique iPod amp`timestamp_1`Mon, 19 Jun 2006 14:40:16 -0500`summary_1`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`cnt`2`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1382`7`1712`643`791`
26`WITNESS`feed_url_1`http://www.boingboing.net/atom.xml`item_url_1`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_1`Antique iPod amp`timestamp_1`Mon, 19 Jun 2006 14:40:16 -0500`summary_1`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`cnt`2`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`643`791`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt_n`10`feed_url_n`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_n`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_n`&#147;Team adds iPods to coaching staff&#148;`timestamp_n`Mon, 19 Jun 2006 10:20:36 PDT`summary_n`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1386`6`1714`130`791`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`10`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1386`7`1715`130`791`
26`WITNESS`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`10`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`130`791`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt_n`9`feed_url_n`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_n`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_n`&#147;Team adds iPods to coaching staff&#148;`timestamp_n`Mon, 19 Jun 2006 10:20:36 PDT`summary_n`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1392`6`1717`150`791`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`9`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1392`7`1718`150`791`
26`WITNESS`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`9`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`150`791`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt_n`5`feed_url_n`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_n`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_n`&#147;Team adds iPods to coaching staff&#148;`timestamp_n`Mon, 19 Jun 2006 10:20:36 PDT`summary_n`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1398`6`1720`544`791`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`5`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1398`7`1721`544`791`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`5`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`544`791`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt_n`8`feed_url_n`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_n`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_n`&#147;Team adds iPods to coaching staff&#148;`timestamp_n`Mon, 19 Jun 2006 10:20:36 PDT`summary_n`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1404`6`1723`366`791`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`8`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1404`7`1724`366`791`
26`WITNESS`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`8`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`366`791`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt_n`7`feed_url_n`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_n`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_n`&#147;Team adds iPods to coaching staff&#148;`timestamp_n`Mon, 19 Jun 2006 10:20:36 PDT`summary_n`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1389`6`1726`533`791`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`7`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1389`7`1727`533`791`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`7`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`533`791`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt_n`6`feed_url_n`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_n`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_n`&#147;Team adds iPods to coaching staff&#148;`timestamp_n`Mon, 19 Jun 2006 10:20:36 PDT`summary_n`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1401`6`1729`542`791`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`6`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`6`1401`7`1730`542`791`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`6`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`542`791`
26`EVENT`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt`3`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`626`791`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`4`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`547`791`
26`EVENT`feed_url_1`http://www.boingboing.net/atom.xml`item_url_1`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_1`Antique iPod amp`timestamp_1`Mon, 19 Jun 2006 14:40:16 -0500`summary_1`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`cnt`2`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`643`791`
26`EVENT`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`10`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`130`791`
29`INSTANCE`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`10`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`8`-1`9`1732`130`791`
26`WITNESS`feed_url_1`http://www.realsoftware.com/xml/realsoftware.xml`item_url_1`http://www.realsoftware.com/news/pr/2004/winamini/`title_1`Win a Mini!`timestamp_1`Mon, 10 May 2004 08:00:00 CST`summary_1`REALbasic developers can win an iPod Mini`cnt`10`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`ipod_popularity`130`791`
26`EVENT`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`9`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`150`791`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`5`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`544`791`
26`EVENT`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`8`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`366`791`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`7`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`533`791`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`6`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title`&#147;Team adds iPods to coaching staff&#148;`timestamp`Mon, 19 Jun 2006 10:20:36 PDT`summary`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`12`542`791`
1`EOE`
14`EVENT`feed_url`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url`http://www.apple.com/pro/profiles/collins/`title`The Best Gig in Town`timestamp`Fri, 16 Jun 2006 09:48:50 PDT`summary`Nightly on &#147;The Late Show with David Letterman&#148; stage, Felicia Collins &#151; supported by a versatile Mac setup that frees her of amps and sheet music &#151; stands ready to electrify any song that bandleader Paul Shaffer may call. For 13 years she&#146;s been doing it &#151; and loving every minute of it.  [Jun 16, 2006]`webfeeds`792`792`
9`INSTANCE`url`http://www.apple.com/pro/profiles/collins/`0`-1`3`1734`792`792`
1`EOE`
14`EVENT`feed_url`http://www.rollingstone.com/rssxml/music_news.xml?bid=619895097`item_url`http://www.rollingstone.com/news/story/10604418/the_patchouli_stays_in_the_picture?source=music_news_rssfeed`title`The Patchouli Stays in the Picture`timestamp`Mon, 19 Jun 2006 02:23:20 PDT`summary`Hipsters and hippies entered a Yalta-like pact at a fifth Bonnaroo featuring headliners Tom Petty and Radiohead`webfeeds`793`793`
9`INSTANCE`url`http://www.rollingstone.com/news/story/10604418/the_patchouli_stays_in_the_picture?source=music_news_rssfeed`0`-1`3`1735`793`793`
1`EOE`
14`EVENT`feed_url`http://www.rollingstone.com/rssxml/music_news.xml?bid=619895097`item_url`http://www.rollingstone.com/news/story/10603268/nelly_furtado_interview?source=music_news_rssfeed`title`Nelly Furtado Interview`timestamp`Mon, 19 Jun 2006 07:26:28 PDT`summary``webfeeds`794`794`
9`INSTANCE`url`http://www.rollingstone.com/news/story/10603268/nelly_furtado_interview?source=music_news_rssfeed`0`-1`3`1736`794`794`
1`EOE`
14`EVENT`feed_url`http://www.rollingstone.com/rssxml/music_news.xml?bid=619895097`item_url`http://www.rollingstone.com/news/story/10603277/2006_summer_tour_guide?source=music_news_rssfeed`title`2006 Summer Tour Guide`timestamp`Mon, 19 Jun 2006 07:33:13 PDT`summary`Get the full details on the hottest upcoming tours -- from dates in a city near you to special expanded interviews with featured artists`webfeeds`795`795`
9`INSTANCE`url`http://www.rollingstone.com/news/story/10603277/2006_summer_tour_guide?source=music_news_rssfeed`0`-1`3`1737`795`795`
1`EOE`
14`EVENT`feed_url`http://www.rollingstone.com/rssxml/music_news.xml?bid=619895097`item_url`http://www.rollingstone.com/news/story/10560570/brightblack_morning_light?source=music_news_rssfeed`title`Brightblack Morning Light`timestamp`Wed, 14 Jun 2006 03:22:28 PDT`summary`Tepee-living hippies craft gauzy, pretty stoner rock`webfeeds`796`796`
9`INSTANCE`url`http://www.rollingstone.com/news/story/10560570/brightblack_morning_light?source=music_news_rssfeed`0`-1`3`1745`796`796`
1`EOE`
14`EVENT`feed_url`http://www.rollingstone.com/rssxml/music_news.xml?bid=619895097`item_url`http://www.rollingstone.com/news/story/10560543/im_down_with____celtic_frost?source=music_news_rssfeed`title`I'm Down With . . . Celtic Frost`timestamp`Wed, 14 Jun 2006 03:10:27 PDT`summary``webfeeds`797`797`
9`INSTANCE`url`http://www.rollingstone.com/news/story/10560543/im_down_with____celtic_frost?source=music_news_rssfeed`0`-1`3`1746`797`797`
1`EOE`
14`EVENT`feed_url`http://www.rollingstone.com/rssxml/music_news.xml?bid=619895097`item_url`http://www.rollingstone.com/news/story/10604153/in_brief_snoop_dogg_gives_blue_carpet_treatment_to_r_kelly_janet_jackson_and_mor`title`In Brief: Snoop Dogg Gives "Blue Carpet Treatment" to R. Kelly, Janet Jackson, and More`timestamp`Mon, 19 Jun 2006 01:02:39 PDT`summary``webfeeds`798`798`
9`INSTANCE`url`http://www.rollingstone.com/news/story/10604153/in_brief_snoop_dogg_gives_blue_carpet_treatment_to_r_kelly_janet_jackson_and_mor`0`-1`3`1747`798`798`
1`EOE`
14`EVENT`feed_url`http://www.mnot.net/blog/index.rdf`item_url`http://www.mnot.net/blog/2006/06/09/feed_auth`title`Friday Fun: Feed Authentication with Cookies`timestamp`2006-06-09T10:32:20-08:00`summary`See if your aggregator can subscribe to this feed (username/password: test/test) and post the results in comments.While you&#8217;re there, it would be interesting to know what happens if you...`webfeeds`799`799`
9`INSTANCE`url`http://www.mnot.net/blog/2006/06/09/feed_auth`0`-1`3`1748`799`799`
1`EOE`
14`EVENT`feed_url`http://www.mnot.net/blog/index.rdf`item_url`http://www.mnot.net/blog/2006/05/25/web_services`title`Web Services are Dead, Long Live Web Services`timestamp`2006-05-25T05:43:37-08:00`summary`When I joined Yahoo, one of the biggest adjustments I had to make was to their use of &#8220;Web Services&#8221;. There, that phrase means any kind of machine-to-machine communication...`webfeeds`800`800`
9`INSTANCE`url`http://www.mnot.net/blog/2006/05/25/web_services`0`-1`3`1749`800`800`
1`EOE`
14`EVENT`feed_url`http://parkers.mirror.co.uk/features/rss.aspx`item_url`http://www.parkers.co.uk/features/index.aspx?id=386#id386`title`Market: Pre-reg Nissan Primera looks tempting`timestamp`Tue, 06 Jun 2006 11:25 GMT`summary`Primera deals offer fantastic value`webfeeds`801`801`
9`INSTANCE`url`http://www.parkers.co.uk/features/index.aspx?id=386#id386`0`-1`3`1750`801`801`
1`EOE`
14`EVENT`feed_url`http://parkers.mirror.co.uk/features/rss.aspx`item_url`http://www.parkers.co.uk/features/index.aspx?id=385#id385`title`Market: Pick up a Panda for less than ?5000`timestamp`Thu, 01 Jun 2006 07:14 GMT`summary`Get a great deal on Fiat's runabout`webfeeds`802`802`
9`INSTANCE`url`http://www.parkers.co.uk/features/index.aspx?id=385#id385`0`-1`3`1751`802`802`
1`EOE`
14`EVENT`feed_url`http://parkers.mirror.co.uk/features/rss.aspx`item_url`http://www.parkers.co.uk/features/index.aspx?id=415#id415`title`Road Test: Renault Clio 197`timestamp`Thu, 15 Jun 2006 00:00 GMT`summary`Latest hot hatch wins on price, looks and equipment`webfeeds`803`803`
9`INSTANCE`url`http://www.parkers.co.uk/features/index.aspx?id=415#id415`0`-1`3`1758`803`803`
1`EOE`
14`EVENT`feed_url`http://parkers.mirror.co.uk/features/rss.aspx`item_url`http://www.parkers.co.uk/features/index.aspx?id=393#id393`title`Cars For Sale: Buying a BMW? We list the lot`timestamp`Wed, 07 Jun 2006 12:00 GMT`summary`6,000 cars at your fingertips`webfeeds`804`804`
9`INSTANCE`url`http://www.parkers.co.uk/features/index.aspx?id=393#id393`0`-1`3`1760`804`804`
1`EOE`
14`EVENT`feed_url`http://parkers.mirror.co.uk/features/rss.aspx`item_url`http://www.parkers.co.uk/features/index.aspx?id=414#id414`title`Road Test: Skoda Roomster`timestamp`Mon, 12 Jun 2006 00:00 GMT`summary`Practical carry-all is packed with family-friendly touches`webfeeds`805`805`
9`INSTANCE`url`http://www.parkers.co.uk/features/index.aspx?id=414#id414`0`-1`3`1761`805`805`
1`EOE`
14`EVENT`feed_url`http://parkers.mirror.co.uk/features/rss.aspx`item_url`http://www.parkers.co.uk/features/index.aspx?id=406#id406`title`Road Test: Volkswagen EOS`timestamp`Wed, 31 May 2006 08:00 GMT`summary`New convertible is stylish, well-built and has a 'wow' effect roof`webfeeds`806`806`
9`INSTANCE`url`http://www.parkers.co.uk/features/index.aspx?id=406#id406`0`-1`3`1762`806`806`
1`EOE`
14`EVENT`feed_url`http://parkers.mirror.co.uk/features/rss.aspx`item_url`http://www.parkers.co.uk/features/index.aspx?id=413#id413`title`Market: Eight-cylinder Passat fast and exclusive`timestamp`Fri, 16 Jun 2006 07:23 GMT`summary`Rare W8 starts from ?8500`webfeeds`807`807`
9`INSTANCE`url`http://www.parkers.co.uk/features/index.aspx?id=413#id413`0`-1`3`1763`807`807`
1`EOE`
14`EVENT`feed_url`http://parkers.mirror.co.uk/features/rss.aspx`item_url`http://www.parkers.co.uk/features/index.aspx?id=387#id387`title`Market: Classy used Rover 75 has strong appeal`timestamp`Tue, 30 May 2006 09:30 GMT`summary`Excellent quality and stylish interior`webfeeds`808`808`
9`INSTANCE`url`http://www.parkers.co.uk/features/index.aspx?id=387#id387`0`-1`3`1764`808`808`
1`EOE`
14`EVENT`feed_url`http://parkers.mirror.co.uk/features/rss.aspx`item_url`http://www.parkers.co.uk/features/index.aspx?id=404#id404`title`Price Guide: Buying a car? Here's how you save money!`timestamp`Fri, 02 Jun 2006 12:30 GMT`summary`Bag yourself a bargain now`webfeeds`809`809`
9`INSTANCE`url`http://www.parkers.co.uk/features/index.aspx?id=404#id404`0`-1`3`1765`809`809`
1`EOE`
14`EVENT`feed_url`http://parkers.mirror.co.uk/features/rss.aspx`item_url`http://www.parkers.co.uk/features/index.aspx?id=389#id389`title`Market: Older look Clio has big savings as standard`timestamp`Tue, 13 Jun 2006 08:44 GMT`summary`Deals on Campus models`webfeeds`810`810`
9`INSTANCE`url`http://www.parkers.co.uk/features/index.aspx?id=389#id389`0`-1`3`1773`810`810`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1411`title`Redirection www automatique`timestamp`Thu, 08 Jun 2006 06:36:14 GMT`summary`Comment rediriger automatiquement vos visiteurs ind?pendament de votre h?bergeur et de votre site ... main page`webfeeds`811`811`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1411`0`-1`3`1774`811`811`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1119`title`Les raccourcis claviers`timestamp`Fri, 16 Jun 2006 10:07:25 GMT`summary`Les combinaisons de touches ALT + touche disponibles dans Yacs.  (Pour les chiffres : ALT+MAJ+touche si vous n'avez pas de clavier num?rique - ex. les portables) ... main page`webfeeds`812`812`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1119`0`-1`3`1775`812`812`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1359`title`Contact`timestamp`Tue, 30 May 2006 07:49:44 GMT`summary`Carnet d'adresses`webfeeds`813`813`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1359`0`-1`3`1776`813`813`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1352`title`Acronymes et autres espi?gleries`timestamp`Tue, 30 May 2006 23:49:02 GMT`summary`Pour mieux comprendre les discours souvent obtus des PDL et autres PPVQSO  ... main page`webfeeds`814`814`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1352`0`-1`3`1777`814`814`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1418`title`rss avec commentaires`timestamp`Sun, 11 Jun 2006 15:03:56 GMT`summary`bonjour, je viens de cr?er un site yacs, et j'aimerais savoir comment on voit quand on a des commentaires ? ... main page`webfeeds`815`815`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1418`0`-1`3`1778`815`815`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1439`title`Signets pour contribuer`timestamp`Fri, 16 Jun 2006 18:47:11 GMT`summary`Du bon usage de cette fonctionnalit?... ma foi vraiment extra !`webfeeds`816`816`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1439`0`-1`3`1779`816`816`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1361`title`Les mots et concepts cl?s de Yacs`timestamp`Mon, 05 Jun 2006 16:37:59 GMT`summary`Cette rubrique est en cours de construction. Vous pouvez y contribuer en laissant un message sur cette page ... main page`webfeeds`817`817`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1361`0`-1`3`1787`817`817`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1371`title`Gresivaudan.org`timestamp`Sun, 18 Jun 2006 19:55:58 GMT`summary`Un portail communautaire au service d'un territoire...    http://www.gresivaudan.org`webfeeds`818`818`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1371`0`-1`3`1788`818`818`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1288`title`Les emplacements`timestamp`Mon, 22 May 2006 18:17:38 GMT`summary`Montrez une localisation g?ographique sur la carte du monde ? vos lecteurs ... main page`webfeeds`819`819`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1288`0`-1`3`1789`819`819`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1322`title`Gestion des menus`timestamp`Mon, 12 Jun 2006 18:53:11 GMT`summary`Tout savoir sur les balises ? utiliser pour construire votre page de menu personnalis?e ... main page`webfeeds`820`820`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1322`0`-1`3`1790`820`820`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1440`title`La version 6.5 est donc sortie! (depuis longtemps)`timestamp`Sun, 18 Jun 2006 20:43:26 GMT`summary`Petit arr?t dans le d?compte du temps, mais pas dans le rythme des versions de YACS, rythme toujours aussi soutenu... La version 6.5 de YACS est d?j? disponible depuis le d?but du mois de juin avec deux nouveaut?s notoires: l'apparition d'un calendrier, et l'int?gration de fichiers d'animation flash dans les pages.   Seul probl?me, qui nous a fait retarder l'annonce de cette sortie, la mise ? jour automatique depuis la version 6.4 ne fonctionne pas ? tous les coups.   Qu'? cela ne tienne, tout devrait rentrer dans l'odre ? partir de la version 6.6.   En attendant, il faut "forcer" cette mise ? jour.  Mode d'emploi et explications ... main page`webfeeds`821`821`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1440`0`-1`3`1791`821`821`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1298`title`Le plan YACS, un avenir possible`timestamp`Wed, 24 May 2006 21:47:30 GMT`summary`YACS a chang? en l'espace de trois mois... On pourrait encore dire : YACS a chang? l'espace en trois mois, que ?a ne serait pas faux ... main page`webfeeds`822`822`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1298`0`-1`3`1792`822`822`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1324`title`Liens Internes/Externes`timestamp`Wed, 14 Jun 2006 18:49:37 GMT`summary`Comment Yacs interpr?te les adresses web`webfeeds`823`823`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1324`0`-1`3`1793`823`823`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/655`title`Le PHP dans YACS`timestamp`Fri, 26 May 2006 05:13:04 GMT`summary`Pr?misses, conseils, liens utiles, commentaires avis?s, etc. ? suivre et ? d?velopper ?ventuellement sous forme de forum ... main page`webfeeds`824`824`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/655`0`-1`3`1801`824`824`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1432`title`Site professionnel intranet`timestamp`Fri, 16 Jun 2006 07:41:39 GMT`summary`Je d?couvre petit ? petit la puissance de YACS en interne (avec XAMPP) Gr?ce ? YACS je peux enfin centraliser les informations dispers?es sur le r?seau ... main page`webfeeds`825`825`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1432`0`-1`3`1802`825`825`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1329`title`Site d'une team de Fansub`timestamp`Fri, 26 May 2006 16:13:43 GMT`summary`Peut-?tre connaissez vous School Rumble. Dans ce cas, vous aimerez peut-?tre que Tenma, Yakumo ou Eri vous regarde droit dans les yeux ... main page`webfeeds`826`826`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1329`0`-1`3`1803`826`826`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1287`title`Un overlay ? c'est quoi ?`timestamp`Wed, 24 May 2006 17:08:57 GMT`summary`Pour ?voluer en fonction de vos besoins, YACS dispose de prises d'extensions ("hooks" en anglais) et, surtout, d'overlays. Un puissant moyen d'adaptation ? d?couvrir ... main page`webfeeds`827`827`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1287`0`-1`3`1804`827`827`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1284`title`Balises pour acc?s r?serv`timestamp`Tue, 23 May 2006 10:13:53 GMT`summary`Il est parfois utile de rendre un contenu visible pour une certaine cat?gorie de visiteurs et pas les autres. Trois balises ? conna?tre ... main page`webfeeds`828`828`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1284`0`-1`3`1805`828`828`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1450`title`Une formation qui a choisi son serveur...`timestamp`Tue, 20 Jun 2006 00:25:21 GMT`summary`Bonjour ? tous,     Apr?s le serveur d'un "simple rapport de stage", voici le serveur de la formation que j'anime ... main page`webfeeds`829`829`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1450`0`-1`3`1806`829`829`
1`EOE`
14`EVENT`feed_url`http://www.yetanothercommunitysystem.com/yacs/feeds/rss_2.0.php`item_url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1339`title`Ce n'est qu'un simple rapport de stage...`timestamp`Sun, 28 May 2006 07:15:55 GMT`summary`... mais il n'est pas question de s'arr?ter en si bon chemin !! ... main page`webfeeds`830`830`
9`INSTANCE`url`http://www.yetanothercommunitysystem.com/yacs/articles/view.php/1339`0`-1`3`1807`830`830`
1`EOE`
14`EVENT`feed_url`http://code.google.com/feeds/updates.xml`item_url`http://google-code-updates.blogspot.com/2006/05/write-ajax-applications-in-java_16.html`title`Write AJAX applications in the Java language with Google Web Toolkit`timestamp`2006-05-16T20:19:30Z`summary``webfeeds`831`831`
9`INSTANCE`url`http://google-code-updates.blogspot.com/2006/05/write-ajax-applications-in-java_16.html`0`-1`3`1815`831`831`
1`EOE`
14`EVENT`feed_url`http://code.google.com/feeds/updates.xml`item_url`http://google-code-updates.blogspot.com/2006/06/new-api-adsense.html`title`New API: AdSense`timestamp`2006-06-08T04:48:29Z`summary``webfeeds`832`832`
9`INSTANCE`url`http://google-code-updates.blogspot.com/2006/06/new-api-adsense.html`0`-1`3`1816`832`832`
1`EOE`
14`EVENT`feed_url`http://code.google.com/feeds/updates.xml`item_url`http://google-code-updates.blogspot.com/2006/05/mash-up-search-results-with-google.html`title`Mash up search results with the Google AJAX Search API`timestamp`2006-06-01T18:52:45Z`summary``webfeeds`833`833`
9`INSTANCE`url`http://google-code-updates.blogspot.com/2006/05/mash-up-search-results-with-google.html`0`-1`3`1817`833`833`
1`EOE`
14`EVENT`feed_url`http://code.google.com/feeds/updates.xml`item_url`http://google-code-updates.blogspot.com/2006/05/time-to-start-coding-summer-of-code.html`title`Time to Start Coding: Summer of Code students selected!`timestamp`2006-05-26T00:00:45Z`summary``webfeeds`834`834`
9`INSTANCE`url`http://google-code-updates.blogspot.com/2006/05/time-to-start-coding-summer-of-code.html`0`-1`3`1818`834`834`
1`EOE`
14`EVENT`feed_url`http://www.w3.org/2000/08/w3c-synd/home.rss`item_url`http://www.w3.org/News/2006#item108`title`Working Draft: Primer for Web Services Choreography`timestamp`2006-06-19`summary`2006-06-19: The Web Services Choreography Working Group has released the First Public Working Draft of Web Services Choreography Description Language: Primer. The primer is intended as an easy to understand tutorial on the uses and the features of the WS-CDL specification. WS-CDL describes peer-to-peer collaborations between Web service participants by defining their behavior from a global viewpoint. Ordered message exchanges thus accomplish a common business goal. Visit the Web services home page. (News archive)`webfeeds`835`835`
9`INSTANCE`url`http://www.w3.org/News/2006#item108`0`-1`3`1819`835`835`
1`EOE`
14`EVENT`feed_url`http://www.w3.org/2000/08/w3c-synd/home.rss`item_url`http://www.w3.org/News/2006#item109`title`Working Draft: RDF/OWL Representation of WordNet`timestamp`2006-06-19`summary`2006-06-19: The WordNet Task Force of the Semantic Web Best Practices and Deployment Working Group has released the First Public Working Draft of RDF/OWL Representation of WordNet. The draft proposes a conversion to RDF and OWL of WordNet, the machine-readable lexical reference system developed at Princeton University for the English language. The group describes how the conversion was made and how it may be queried for use in Semantic Web applications. Read about the Semantic Web. (News archive)`webfeeds`836`836`
9`INSTANCE`url`http://www.w3.org/News/2006#item109`0`-1`3`1820`836`836`
1`EOE`
14`EVENT`feed_url`http://www.w3.org/2000/08/w3c-synd/home.rss`item_url`http://www.w3.org/News/2006#item106`title`Core XML Specifications: Proposed Edits`timestamp`2006-06-14`summary`2006-06-14: The XML Core Working Group has released four Proposed Edited Recommendations for core XML specifications: the fourth edition of Extensible Markup Language (XML) 1.0 and second editions of Extensible Markup Language (XML) 1.1, Namespaces in XML 1.0 and Namespaces in XML 1.1. Proposed for the convenience of readers, the publications correct all errors reported to date and are not new versions. The test suites have been updated. For XML, markup for RFC 2119 key words has been improved. Comments are welcome through 12 July. Visit the XML home page. (News archive)`webfeeds`837`837`
9`INSTANCE`url`http://www.w3.org/News/2006#item106`0`-1`3`1821`837`837`
1`EOE`
14`EVENT`feed_url`http://www.w3.org/2000/08/w3c-synd/home.rss`item_url`http://www.w3.org/News/2006#item110`title`Working Draft: XMLHttpRequest Object for AJAX`timestamp`2006-06-19`summary`2006-06-19: The Web API Working Group has released an updated Working Draft of The XMLHttpRequest Object. The draft documents features of the XMLHttpRequest object, the core component of AJAX. The interface allows scripts to perform HTTP client functions, such as submitting form data or loading data from a remote Web site. Read about the Rich Web Clients Activity. (News archive)`webfeeds`838`838`
9`INSTANCE`url`http://www.w3.org/News/2006#item110`0`-1`3`1829`838`838`
1`EOE`
14`EVENT`feed_url`http://www.w3.org/2000/08/w3c-synd/home.rss`item_url`http://www.w3.org/News/2006#item105`title`CSS3: Generated Content for Paged Media`timestamp`2006-06-12`summary`2006-06-12: The CSS Working Group has released the First Public Working Draft of CSS3 module: Generated Content for Paged Media. The draft describes features used in printed publications: named strings, leaders, cross-references, footnotes, endnotes, running headers and footers, named flows, ad hoc counter styles, paged-based floats, hyphenation, change bars, and named page and generated lists. It is a companion to the CSS3 modules for multicolumn layout and paged media. Visit the CSS home page. (News archive)`webfeeds`839`839`
9`INSTANCE`url`http://www.w3.org/News/2006#item105`0`-1`3`1830`839`839`
1`EOE`
14`EVENT`feed_url`http://www.w3.org/2000/08/w3c-synd/home.rss`item_url`http://www.w3.org/News/2006#item103`title`XSLT 2.0, XML Query and XPath 2.0 Candidate Recommendations`timestamp`2006-06-12`summary`2006-06-12: The XML Query and XSL Working Groups have released updated Candidate Recommendations of XML Query 1.0, XSLT 2.0, XPath 2.0 and supporting documents. The XQuery use cases are also updated. Today's drafts incorporate comments received at Candidate Recommendation and move the xdt:* types to the XML Schema xs namespace, a change made in conjunction with the XML Schema Working Group. XSLT transforms documents into different markup or formats. Important for databases, search engines and object repositories, XML Query can perform searches, queries and joins over collections of documents. Both XSLT 2 and XQuery use XPath expressions and operate on XPath Data Model instances. Visit the XML home page. (News archive)`webfeeds`840`840`
9`INSTANCE`url`http://www.w3.org/News/2006#item103`0`-1`3`1831`840`840`
1`EOE`
14`EVENT`feed_url`http://www.w3.org/2000/08/w3c-synd/home.rss`item_url`http://www.w3.org/News/2006#item107`title`Working Draft: Selectors API`timestamp`2006-06-14`summary`2006-06-14: On 25 May, the Web APIs Working Group released the First Public Working Draft of Selectors API. The draft defines methods for identifying elements in a document for the purpose of performing script or Document Object Model (DOM) operations on them. Selectors defined in the CSS3 Selectors specification are used to identify the elements. Visit the Web APIs Working Group home page. (News archive)`webfeeds`841`841`
9`INSTANCE`url`http://www.w3.org/News/2006#item107`0`-1`3`1832`841`841`
1`EOE`
14`EVENT`feed_url`http://chronicle.com/news/rss.xml`item_url`http://chronicle.com/daily/2006/06/2006062001n.htm?rss`title`Number of students transferring from community colleges to elite institutions plunges`timestamp`Tue, 20 Jun 2006 00:00:00 EDT`summary`Selective four-year colleges enroll a smaller percentage of transfer students than they did 20 years ago, despite the growing number of students who start their postsecondary education at community colleges, according to a report released on Monday by the Jack Kent Cooke Foundation. (for subscribers)`webfeeds`842`842`
9`INSTANCE`url`http://chronicle.com/daily/2006/06/2006062001n.htm?rss`0`-1`3`1833`842`842`
1`EOE`
14`EVENT`feed_url`http://chronicle.com/news/rss.xml`item_url`http://chronicle.com/daily/2006/06/2006062002n.htm?rss`title`College presidents consider joint effort to improve admissions process`timestamp`Tue, 20 Jun 2006 00:00:00 EDT`summary`A number of presidents of small liberal-arts colleges agree that the culture of college admissions is damaging to applicants, and together they want to change that. Last Friday, about 20 such leaders convened in New York to discuss steps they could take to improve the application process. (for subscribers)`webfeeds`843`843`
9`INSTANCE`url`http://chronicle.com/daily/2006/06/2006062002n.htm?rss`0`-1`3`1834`843`843`
1`EOE`
14`EVENT`feed_url`http://chronicle.com/news/rss.xml`item_url`http://chronicle.com/daily/2006/06/2006062003n.htm?rss`title`George Mason U. campus in Persian Gulf nation faces a salary glitch`timestamp`Tue, 20 Jun 2006 00:00:00 EDT`summary`George Mason University's first overseas campus, in the United Arab Emirates, hit a snag last week, when its academic and support staff members did not receive their end-of-year pay, along with expected money for airline tickets home. (for subscribers)`webfeeds`844`844`
9`INSTANCE`url`http://chronicle.com/daily/2006/06/2006062003n.htm?rss`0`-1`3`1835`844`844`
1`EOE`
14`EVENT`feed_url`http://chronicle.com/news/rss.xml`item_url`http://chronicle.com/daily/2006/06/2006062004n.htm?rss`title`Canadian students give thumbs up to smaller colleges`timestamp`Tue, 20 Jun 2006 00:00:00 EDT`summary`Students at smaller Canadian universities generally appear to be more satisfied with their educational experiences than their counterparts at larger institutions, Maclean's magazine reports in its first national rankings by students. (for subscribers)`webfeeds`845`845`
9`INSTANCE`url`http://chronicle.com/daily/2006/06/2006062004n.htm?rss`0`-1`3`1843`845`845`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=559`title`Open thread: Favorite spam blocker service?`timestamp`Sun, 21 May 2006 18:36:02 +0000`summary`I've been relatively fortunate with filtering spam over the past couple years <small>(knock on wood)</small>. But despite a kickass three-tiered system that includes the world-beating server-side <a href="http://www.fastmail.fm/docs/sieve/index.html">Sieve</a>, plus Mail.app's <em>pretty good</em> client filtering, it's inevitable that even my best-loved <em>private</em> email addresses would find their way into the wrong hands (it's why I recently created "<a href="http://www.thanksno.com">ThanksNo.com</a>" -- an experiment in social re-engineering that you are free to use as well).`webfeeds`846`846`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=559`0`-1`3`1844`846`846`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=564`title`Study: Brits blow 2hrs/day on inefficient tech communication`timestamp`Mon, 05 Jun 2006 16:46:58 +0000`summary`[Misuse of office technology adds more than two hours to the average British working day]  Couldn&#8217;t track down the source material from the UK productivity study referenced in this press release, but, if they&#8217;re accurate, some of the data are interesting to say the least.     The misuse of telephones and email at work is hindering [...]`webfeeds`847`847`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=564`0`-1`3`1845`847`847`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=566`title`Widescreen Mail.app plug-in`timestamp`Tue, 06 Jun 2006 15:54:11 +0000`summary`Widescreen Mail.app plug-in   Originally uploaded by merlinmann.    Widescreen Mail.app plugin  As the monitors in my life have gotten wider, I&#8217;ve longed for a Mail.app feature that&#8217;s baked-in to most other Mac email apps and RSS readers (as well as all the Microsoft email clients I&#8217;m aware of): the three-paned, widescreen format.  Prayers apparently have been answered in the [...]`webfeeds`848`848`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=566`0`-1`3`1846`848`848`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=557`title`Turning procrastination into your shitty first draft`timestamp`Wed, 17 May 2006 22:00:13 +0000`summary`I think <a href="http://www.gadgetopia.com/post/5299" title="">Deane's insights on procrastination and programming</a> might actually be even more true of writer's block and for many of the same reasons. But perhaps unlike coding, the gestation period of a writing project almost always benefits from a series of very small starts.`webfeeds`849`849`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=557`0`-1`3`1847`849`849`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`webfeeds`850`850`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=577`0`-1`3`1848`850`850`
29`INSTANCE`feed_url_1`http://www.43folders.com/feed/`item_url_1`http://feeds.feedburner.com/43Folders?m=577`title_1`Ejector: One-click ejects all mounted media`timestamp_1`Mon, 19 Jun 2006 18:04:32 +0000`summary_1`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`cnt_n`1`feed_url_n`http://www.43folders.com/feed/`item_url_n`http://feeds.feedburner.com/43Folders?m=577`title_n`Ejector: One-click ejects all mounted media`timestamp_n`Mon, 19 Jun 2006 18:04:32 +0000`summary_n`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`0`-1`6`1849`850`850`
29`INSTANCE`feed_url_1`http://www.boingboing.net/atom.xml`item_url_1`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_1`Antique iPod amp`timestamp_1`Mon, 19 Jun 2006 14:40:16 -0500`summary_1`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`cnt_n`3`feed_url_n`http://www.43folders.com/feed/`item_url_n`http://feeds.feedburner.com/43Folders?m=577`title_n`Ejector: One-click ejects all mounted media`timestamp_n`Mon, 19 Jun 2006 18:04:32 +0000`summary_n`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1711`6`1850`643`850`
29`INSTANCE`feed_url_1`http://www.boingboing.net/atom.xml`item_url_1`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_1`Antique iPod amp`timestamp_1`Mon, 19 Jun 2006 14:40:16 -0500`summary_1`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`cnt`3`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1711`7`1851`643`850`
26`WITNESS`feed_url_1`http://www.boingboing.net/atom.xml`item_url_1`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_1`Antique iPod amp`timestamp_1`Mon, 19 Jun 2006 14:40:16 -0500`summary_1`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`cnt`3`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`643`850`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt_n`9`feed_url_n`http://www.43folders.com/feed/`item_url_n`http://feeds.feedburner.com/43Folders?m=577`title_n`Ejector: One-click ejects all mounted media`timestamp_n`Mon, 19 Jun 2006 18:04:32 +0000`summary_n`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1723`6`1853`366`850`
29`INSTANCE`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`9`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1723`7`1854`366`850`
26`WITNESS`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`9`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`366`850`
29`INSTANCE`feed_url_1`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_1`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_1`&#147;Team adds iPods to coaching staff&#148;`timestamp_1`Mon, 19 Jun 2006 10:20:36 PDT`summary_1`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`cnt_n`2`feed_url_n`http://www.43folders.com/feed/`item_url_n`http://feeds.feedburner.com/43Folders?m=577`title_n`Ejector: One-click ejects all mounted media`timestamp_n`Mon, 19 Jun 2006 18:04:32 +0000`summary_n`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1704`6`1856`791`850`
29`INSTANCE`feed_url_1`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_1`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_1`&#147;Team adds iPods to coaching staff&#148;`timestamp_1`Mon, 19 Jun 2006 10:20:36 PDT`summary_1`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`cnt`2`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1704`7`1857`791`850`
26`WITNESS`feed_url_1`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_1`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_1`&#147;Team adds iPods to coaching staff&#148;`timestamp_1`Mon, 19 Jun 2006 10:20:36 PDT`summary_1`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`cnt`2`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`791`850`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt_n`5`feed_url_n`http://www.43folders.com/feed/`item_url_n`http://feeds.feedburner.com/43Folders?m=577`title_n`Ejector: One-click ejects all mounted media`timestamp_n`Mon, 19 Jun 2006 18:04:32 +0000`summary_n`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1708`6`1859`547`850`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`5`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1708`7`1860`547`850`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`5`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`547`850`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt_n`6`feed_url_n`http://www.43folders.com/feed/`item_url_n`http://feeds.feedburner.com/43Folders?m=577`title_n`Ejector: One-click ejects all mounted media`timestamp_n`Mon, 19 Jun 2006 18:04:32 +0000`summary_n`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1720`6`1862`544`850`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`6`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1720`7`1863`544`850`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`6`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`544`850`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt_n`8`feed_url_n`http://www.43folders.com/feed/`item_url_n`http://feeds.feedburner.com/43Folders?m=577`title_n`Ejector: One-click ejects all mounted media`timestamp_n`Mon, 19 Jun 2006 18:04:32 +0000`summary_n`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1726`6`1865`533`850`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`8`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1726`7`1866`533`850`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`8`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`533`850`
29`INSTANCE`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt_n`4`feed_url_n`http://www.43folders.com/feed/`item_url_n`http://feeds.feedburner.com/43Folders?m=577`title_n`Ejector: One-click ejects all mounted media`timestamp_n`Mon, 19 Jun 2006 18:04:32 +0000`summary_n`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1705`6`1868`626`850`
29`INSTANCE`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt`4`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1705`7`1869`626`850`
26`WITNESS`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt`4`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`626`850`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt_n`10`feed_url_n`http://www.43folders.com/feed/`item_url_n`http://feeds.feedburner.com/43Folders?m=577`title_n`Ejector: One-click ejects all mounted media`timestamp_n`Mon, 19 Jun 2006 18:04:32 +0000`summary_n`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1717`6`1871`150`850`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`10`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1717`7`1872`150`850`
26`WITNESS`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`10`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`150`850`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt_n`7`feed_url_n`http://www.43folders.com/feed/`item_url_n`http://feeds.feedburner.com/43Folders?m=577`title_n`Ejector: One-click ejects all mounted media`timestamp_n`Mon, 19 Jun 2006 18:04:32 +0000`summary_n`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1729`6`1874`542`850`
29`INSTANCE`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`7`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`6`1729`7`1875`542`850`
26`WITNESS`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`7`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`542`850`
26`EVENT`feed_url_1`http://www.boingboing.net/atom.xml`item_url_1`http://feeds.feedburner.com/boingboing/iBag?m=1950`title_1`Antique iPod amp`timestamp_1`Mon, 19 Jun 2006 14:40:16 -0500`summary_1`<strong>David Pescovitz</strong>:  <img src="http://www.boingboing.net/images/_blog_170232517_45724f66f1.jpg" height="200" width="266" border="1" align="left" hspace="4" vspace="4" alt=" Blog 170232517 45724F66F1" /> Here's an antique radio restored and retrofitted to serve as a stately and elegant iPod amp and speakers. The maker, Ken, documented the build in a Flickr photoset.<br clear="all" /> <a href="http://www.flickr.com/photos/obeyken/sets/72157594170289282/">Link</a> <em>(via <a href="http://www.makezine.com/blog/archive/2006/06/antique_radio_ipod.html?CMP=OTC-0D6B48984890">MAKE: Blog</a>)</em> <p><a href="http://feeds.feedburner.com/~a/boingboing/iBag?a=Xg4EMO"><img src="http://feeds.feedburner.com/~a/boingboing/iBag?i=Xg4EMO" border="0" /></a></p>`cnt`3`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`643`850`
26`EVENT`feed_url_1`http://safari.oreilly.com/rss`item_url_1`http://safari.oreilly.com/0321247485P?a=102682`title_1`Macs on the Go!: Guide to Mobile Computing for Mac Laptops Using Mac OS X`timestamp_1`May 01, 2006`summary_1`With laptops, notebooks, and tablet PCs slated to make up more than half of all U.S. personal computer sales by 2007, mobile computing is no longer limited to business users and gadget hounds. If you plan to take your Mac on the road, this book shows you how to do so quickly, effectively, and with a minimum of hassle and headaches! In a friendly, approachable fashion that leaves no users behind, authors Robin Williams and John Tollett guide you through all the PowerBook and iBook capabilities that make laptop computing versatile, productive, easy, and fun. You'll find in-depth information about Wi-Fi hot spots, iPod for fun and serious business, iChat conferencing, AirPort Extreme wireless networks, digital phones and other Bluetooth devices, faxing, printing, and more. You'll also discover a slew of fun and handy sections like Domestic On-The-Go Tips, Foreign On-The-Go Tips, an Accessories and Peripherals Guide, and Tips for Laptop Presenters.`cnt`9`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`366`850`
26`EVENT`feed_url_1`http://wdirect.apple.com/main/rss/hotnews/hotnews.rss`item_url_1`http://www.cnn.com/2006/TECH/06/16/ipod.homework.ap/index.html`title_1`&#147;Team adds iPods to coaching staff&#148;`timestamp_1`Mon, 19 Jun 2006 10:20:36 PDT`summary_1`The Associated Press reports, &#147;Three hours before a start against Florida, Colorado Rockies pitcher Jason Jennings sits in front of his locker, puts on his headphones and stares at his video iPod...Jennings is doing some last-minute cramming: The Rockies&#146; video staff has downloaded every Marlins hitter into his iPod, and Jennings is figuring out how to pitch to them. He watches frames of himself delivering the pitch, followed by the result of the play. Everything else is weeded out.&#148; [Jun 19, 2006]`cnt`2`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`791`850`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=891`title_1`News: iWood red case designed for U2 iPod`timestamp_1`Mon, 19 Jun 2006 18:55:00 GMT`summary_1`Miniot.com has introduced a new red padouk version of its iWood wood case, designed for the new U2 iPod. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=aGk1RT"><img src="http://feeds.macworld.com/~a/macworld/all?i=aGk1RT" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=b8RAfRSK"><img src="http://feeds.macworld.com/~f/macworld/all?i=b8RAfRSK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=GFdeWuh7"><img src="http://feeds.macworld.com/~f/macworld/all?i=GFdeWuh7" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=891" />`cnt`5`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`547`850`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=894`title_1`News: TuneDeck connects iPod nano with cassette deck`timestamp_1`Mon, 19 Jun 2006 19:14:00 GMT`summary_1`The TuneDeck connects your iPod nano to a car stereo using the cassette deck, not an FM radio. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=6kzewl"><img src="http://feeds.macworld.com/~a/macworld/all?i=6kzewl" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=cn6m9xmK"><img src="http://feeds.macworld.com/~f/macworld/all?i=cn6m9xmK" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=ytHnyVtr"><img src="http://feeds.macworld.com/~f/macworld/all?i=ytHnyVtr" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=894" />`cnt`6`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`544`850`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=884`title_1`The iPod Blog: Swinging and missing at an AM iPod add-on`timestamp_1`Fri, 16 Jun 2006 22:45:00 GMT`summary_1`You can do so many things with an iPod. Too bad that listening to a baseball game being broadcast on AM radio isn't one of them. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=eAEwZe"><img src="http://feeds.macworld.com/~a/macworld/all?i=eAEwZe" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=RqQKNfkp"><img src="http://feeds.macworld.com/~f/macworld/all?i=RqQKNfkp" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=tsHLjcVa"><img src="http://feeds.macworld.com/~f/macworld/all?i=tsHLjcVa" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=884" />`cnt`8`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`533`850`
26`EVENT`feed_url_1`http://www.creationrobot.com/?feed=rss2`item_url_1`http://feeds.feedburner.com/creationrobot?m=1313`title_1`Escape Pod - Some of the latest in Sci-Fi for free`timestamp_1`Mon, 19 Jun 2006 22:59:13 +0000`summary_1`I listen to a lot of unabridged audio books and a whole raft of podcasts, such as Track-Shun (anime), The Vancouver Podcast (Slice of life) Polyamory (erm) and Vintage Tooncast (Classic public domain toons) and many others. My iPod bulges with podcasts. One podcast that you must get is Escape Pod. Audio versions of some of [...]`cnt`4`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`626`850`
26`EVENT`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`10`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`150`850`
29`INSTANCE`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`10`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`8`-1`9`1878`150`850`
26`WITNESS`feed_url_1`http://www.shinyshiny.tv/atom.xml`item_url_1`http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html`title_1`Yummy Grundig PSW 5000 wireless speakers`timestamp_1`2006-06-17T01:31:20Z`summary_1`<div> 		<p><a href="http://wirelessdigest.typepad.com/.shared/image.html?/photos/uncategorized/gr_psw5000_01_1.jpg"><img width="200" height="227" border="0" src="http://www.shinyshiny.tv/images/gr_psw5000_01_1.jpg" title="Gr_psw5000_01_1" alt="Gr_psw5000_01_1" /></a> </p>  <p>Nobody loves wires (sorry wires, but it's true).  So everybody (you know you love it, darling) is delighted to see more wireless goods getting out there.  The <a href="http://www.grundig.com/index.php?id=873&no_cache=1">Grundig PSW 5000 Cordless Speaker</a> has 360 degree surround sound, is plastic and shielded so you can take it out by the pool, and works with all the spiffy new toys like the iPod.  Goes for &euro;129 (according to the <a href="http://www.redferret.net/?p=7094">Red Ferret Journal</a>).  [<a href="http://www.hypercube.org">GT</a>] 		<p><a href="http://www.pheedo.com/click.phdo?feedUrl=http%3A//www.shinymedia.com/atom.xml&amp;itemLink=http://www.shinyshiny.tv/2006/06/yummy_grundig_p.html&amp;itemDate=2006-06-17%2002:30:43`cnt`10`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`ipod_popularity`150`850`
26`EVENT`feed_url_1`http://www.macworld.com/rss.xml`item_url_1`http://feeds.macworld.com/macworld/all?m=896`title_1`News: Case-mate's Patriot iPod covers debut`timestamp_1`Mon, 19 Jun 2006 19:05:00 GMT`summary_1`Case-mate's newest iPod and iPod nano cases come in stars and stripes and camo colors, and a part of each sale goes to support the USO. <p><a href="http://feeds.macworld.com/~a/macworld/all?a=Ty6zid"><img src="http://feeds.macworld.com/~a/macworld/all?i=Ty6zid" border="0" /></a></p> <div class="feedflare"><a href="http://feeds.macworld.com/~f/macworld/all?a=MjlPQCN2"><img src="http://feeds.macworld.com/~f/macworld/all?i=MjlPQCN2" border="0" /></a> <a href="http://feeds.macworld.com/~f/macworld/all?a=jRJ3q5N1"><img src="http://feeds.macworld.com/~f/macworld/all?i=jRJ3q5N1" border="0" /></a></div><img src="http://feeds.macworld.com/macworld/all?g=896" />`cnt`7`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=577`title`Ejector: One-click ejects all mounted media`timestamp`Mon, 19 Jun 2006 18:04:32 +0000`summary`freshmeat.net: Project details for Ejector    I love little Mac apps that just do one thing and do it well, and I&#8217;d definitely put Ejector in that camp.  Mounted media like hard drives, iPods, compact flash cards, DMGs, servers, and assorted Firewire and USB toys can really accumulate on your Desktop throughout the day. If, like me,  [...]`12`542`850`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=575`title`Insomnia: 12 ways to better sleep`timestamp`Fri, 16 Jun 2006 15:38:45 +0000`summary`Insomnia  This looks like a useful resource for people who&#8217;re having trouble sleeping. It includes some educational hand-waving, tips on finding out why you aren&#8217;t sleeping, plus cautions on the usual outboard sleep solutions (from the environmental to the pharmaceutical).   Here&#8217;s their long-term, sustainable tips for developing better sleep hygiene:        Wind down prior [...]`webfeeds`851`851`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=575`0`-1`3`1879`851`851`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=574`title`Universal Binaries: MIA, catching up, and sometimes hackable`timestamp`Thu, 15 Jun 2006 17:17:30 +0000`summary`So far, the upgrade to an Intel-based Mac Book Pro has been positively dreamy. Quicksilver &#8212; for the first time in my usage &#8212; is a totally &#8220;no-look&#8221; app, and even CPU-hungry Path Finder is do-able with my extra cycles.  The real suckage has come from not having Universal Binary versions of the other little tools [...]`webfeeds`852`852`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=574`0`-1`3`1880`852`852`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=573`title`Michael Linenberger: Liberate tasks from your inbox`timestamp`Wed, 14 Jun 2006 19:12:22 +0000`summary`Get Out of the In Crowd  Fast Company speaks with author Michael Linenberger about not living out of your inbox. Although, like most GTDers, I&#8217;m not a big fan of priority- and date-based task management, the advice Linenberger gives is otherwise solid gold from my standpoint. Remember, if you&#8217;re using your inbox as an ersatz to-do [...]`webfeeds`853`853`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=573`0`-1`3`1888`853`853`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=572`title`The Art of Packing Light`timestamp`Mon, 12 Jun 2006 14:26:33 +0000`summary`<a href="http://sfgate.com/cgi-bin/article.cgi?f=/c/a/2006/06/11/TRGIKJA90J1.DTL"><strong>Carrying off the art of one carry-on</strong></a>  Yesterday, The Chronicle ran a couple <a href="http://sfgate.com/cgi-bin/article.cgi?f=/c/a/2006/06/11/TRGIKJA90J1.DTL" title="">great</a> <a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2006/06/11/TRG05J8OKR1.DTL&#38;hw=cargo+cult&#38;sn=001&#38;sc=1000" title="">articles</a> on how to pack light for a trip. From "<a href="http://sfgate.com/cgi-bin/article.cgi?f=/c/a/2006/06/11/TRGIKJA90J1.DTL">Carrying off the art of one carry-on</a>:"`webfeeds`854`854`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=572`0`-1`3`1889`854`854`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=563`title`Self-help addiction a $8.5B/year business`timestamp`Mon, 05 Jun 2006 13:53:35 +0000`summary`Science &#38; Technology at Scientific American.com: SHAM Scam &#8212; The Self-Help and Actualization Movement has become an $8.5-billion-a-year business. Does it work?  I remember thinking a lot of these same thoughts during the self-help mini-bubble of the late 80s/early 90s.      The &#8220;over and over&#8221; part is the key to understanding the &#8220;why&#8221; of what [...]`webfeeds`855`855`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=563`0`-1`3`1890`855`855`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=558`title`Matthieu Ricard symposium at UCSF tomorrow`timestamp`Thu, 18 May 2006 18:47:34 +0000`summary`UCSF - Calendar of Events [Symposium on Happiness with Matthieu Ricard]  I&#8217;m looking forward to attending this symposium with the Mrs. tomorrow night on the campus of UCSF. Open to the public and maybe worth checking out if you share my interest in mindfulness and exploring Dharma practice.     Join us for a revolutionary look at [...]`webfeeds`856`856`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=558`0`-1`3`1891`856`856`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=568`title`NYT: Mixed blessings of workplace tech`timestamp`Thu, 08 Jun 2006 16:38:04 +0000`summary`Attention- Juggling in the High-Tech Office - New York Times  NYT talks with Ed Reilly of the American Management Association on technology&#8217;s &#8220;double-edged impact in the workplace.&#8221;      Q. Do all the distractions mean that people don&#8217;t have time to think deeply about what they&#8217;re doing?      A. There is certainly some indication [...]`webfeeds`857`857`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=568`0`-1`3`1892`857`857`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=569`title`43F Podcast: The Perfect Apostrophe`timestamp`Sun, 11 Jun 2006 17:53:55 +0000`summary`<a href="http://odeo.com/audio/1315297/view"><strong>The Perfect Apostrophe</strong></a>  <blockquote>   In which I undertake writing a book on productivity. (10:50) </blockquote>  More at <a href="http://odeo.com/audio/1315297/view">Odeo.com</a>, or just listen from here:`webfeeds`858`858`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=569`0`-1`3`1893`858`858`
1`EOE`
14`EVENT`feed_url`http://www.43folders.com/feed/`item_url`http://feeds.feedburner.com/43Folders?m=561`title`Evergreen advice on email and voicemail`timestamp`Tue, 30 May 2006 15:29:15 +0000`summary`Managing the Trend Toward Increasing Use of Electronic Messaging Tools  I&#8217;ve been Googling around for good advice on how people deal with &#8220;email overload,&#8221; and I think this 1999 report from the CommCore Consulting Group may contain some of the more sound and evergreen advice out there for not contributing to the noise (cf: &#8220;Writing sensible [...]`webfeeds`859`859`
9`INSTANCE`url`http://feeds.feedburner.com/43Folders?m=561`0`-1`3`1894`859`859`
1`EOE`
14`EVENT`feed_url`http://www.forbes.com/news/index.xml`item_url`http://www.forbes.com/2006/06/19/att-0619markets07.html?partner=rss`title`Bringing Home AT&T's Homezone`timestamp`Tue, 20 Jun 2006 11:40:10 GMT`summary`S&P; maintained a`webfeeds`860`860`
9`INSTANCE`url`http://www.forbes.com/2006/06/19/att-0619markets07.html?partner=rss`0`-1`3`1902`860`860`
1`EOE`
14`EVENT`feed_url`http://www.forbes.com/news/index.xml`item_url`http://www.forbes.com/2006/06/19/verizon-digital-vonage-cx_po_0619autofacescan03.html?partner=rss`title`Verizon Adds PBS To TV Package`timestamp`Tue, 20 Jun 2006 11:40:10 GMT`summary`Public television is latest addition to telco's growing digital TV service.`webfeeds`861`861`
9`INSTANCE`url`http://www.forbes.com/2006/06/19/verizon-digital-vonage-cx_po_0619autofacescan03.html?partner=rss`0`-1`3`1903`861`861`
1`EOE`
14`EVENT`feed_url`http://www.forbes.com/news/index.xml`item_url`http://www.forbes.com/2006/06/19/verizon-internet-television_cx_df_0620verizon.html?partner=rss`title`Tomorrow's Tube?`timestamp`Tue, 20 Jun 2006 11:40:10 GMT`summary`At a lab in the Boston suburbs, CEO Ivan Seidenberg has Verizon betting big on interactive television.`webfeeds`862`862`
9`INSTANCE`url`http://www.forbes.com/2006/06/19/verizon-internet-television_cx_df_0620verizon.html?partner=rss`0`-1`3`1904`862`862`
1`EOE`
14`EVENT`feed_url`http://www.forbes.com/news/index.xml`item_url`http://www.forbes.com/2006/06/09/telecom-net-neutrality-cx_jh_0609netneutrality.html?partner=rss`title`A Yellow Light For The Internet`timestamp`Tue, 20 Jun 2006 11:40:10 GMT`summary`U.S. House will let telcos into video, but dashes hopes of network neutrality.`webfeeds`863`863`
9`INSTANCE`url`http://www.forbes.com/2006/06/09/telecom-net-neutrality-cx_jh_0609netneutrality.html?partner=rss`0`-1`3`1905`863`863`
1`EOE`
14`EVENT`feed_url`http://www.fsnordic.net/news/fsn_rss_english.xml`item_url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2119`title`Washington Intl by Cloud9`timestamp`Sun, 04 Jun 2006 19:40:00 +0300`summary`<p>04.06.06 / 19:40 - SP,     Category: MSFS/Commercial add-ons.</p>   "A new interesting airport scenery is coming from cloud9. This time it is not a big hub like our previous Amsterdam or Los Angeles airports but a medium airport of the US East Coast, the historical airport of the Capital: Washington Ronald Reagan National Airport. In this product you will find, as f.....`webfeeds`864`864`
9`INSTANCE`url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2119`0`-1`3`1906`864`864`
1`EOE`
14`EVENT`feed_url`http://www.fsnordic.net/news/fsn_rss_english.xml`item_url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2118`title`Aerosoft Online: Scenery Germany 4`timestamp`Sun, 04 Jun 2006 19:40:00 +0300`summary`<p>04.06.06 / 19:40 - SP,     Category: MSFS/Commercial add-ons.</p>   "Scenery Germany 4 covers Hessen and Th?ringen, some of the most beautiful regions of Germany and seen from an aviation point of view highly interesting. Scenery Germany 4 covers this region in detail as never seen before in any VFR scenery (claims we do not make lightly) with dozens of high detail .....`webfeeds`865`865`
9`INSTANCE`url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2118`0`-1`3`1907`865`865`
1`EOE`
14`EVENT`feed_url`http://www.fsnordic.net/news/fsn_rss_english.xml`item_url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2117`title`Ivao Finland, new division opened`timestamp`Tue, 23 May 2006 11:40:00 +0300`summary`<p>23.05.06 / 11:40 - SP,     Category: MSFS/Online Flying.</p>   "A new Finnish division to online flying network <b>IVAO</b> has been officially opened. The goal of Ivao Finland is to promote simulated flying in the Finnish and Nordic region and to enhance the online air traffic control services for simulator pilots. Ivao is currently the leading and most active.....`webfeeds`866`866`
9`INSTANCE`url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2117`0`-1`3`1908`866`866`
1`EOE`
14`EVENT`feed_url`http://www.fsnordic.net/news/fsn_rss_english.xml`item_url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2116`title`Monster Fly-in tomorrow`timestamp`Mon, 22 May 2006 09:20:00 +0300`summary`<p>22.05.06 / 09:20 - SP,     Category: MSFS/Online Flying.</p>   VACC Finland celebrates the first ever Eurovision victory by Finland and arranges the <i>Monster Fly-in</i> next Tuesday in Vatsim network. The Fly-in takes place at <i>Hellsinki</i>-Vantaa (EFHK) airport with professional VATSIM controllers manning all relevant positions.<br /><br />In addition to the .....`webfeeds`867`867`
9`INSTANCE`url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2116`0`-1`3`1916`867`867`
1`EOE`
14`EVENT`feed_url`http://www.fsnordic.net/news/fsn_rss_english.xml`item_url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2115`title`Aerosoft support improved`timestamp`Mon, 22 May 2006 09:15:00 +0300`summary`<p>22.05.06 / 09:15 - SP,     Category: MSFS/Others.</p>   "Aerosoft has just moved its servers to a new server and is expanding its online support with more languages, next to the English (the main language of our online support they now also offer support forums in German, French, Spanish and Dutch, with possibly more languages to follow. To celebrate the.....`webfeeds`868`868`
9`INSTANCE`url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2115`0`-1`3`1917`868`868`
1`EOE`
14`EVENT`feed_url`http://www.fsnordic.net/news/fsn_rss_english.xml`item_url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2114`title`Congratulations Lordi!!`timestamp`Sat, 20 May 2006 22:25:00 +0300`summary`<p>20.05.06 / 22:25 - SP,     Category: Others.</p>   Congratulations to the Finnish band <b>Lordi</b> for their ultimate success in the Eurovision song contest! Score record for all-time in Eurovision contest! We are the winners!<br /><br />Hard Rock Hallelujah!!!`webfeeds`869`869`
9`INSTANCE`url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2114`0`-1`3`1918`869`869`
1`EOE`
14`EVENT`feed_url`http://www.fsnordic.net/news/fsn_rss_english.xml`item_url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2122`title`Problems with FTP file upload`timestamp`Thu, 08 Jun 2006 05:50:00 +0300`summary`<p>08.06.06 / 05:50 - SP,     Category: FS Nordic.</p>   Due to a bug in server software the FTP uploads to our file library might not work all the time. We are aware of this issue now and are waiting for corrective patch for the software but this may take a while. So if you are unable to upload files to our file library via FTP connection, please use the.....`webfeeds`870`870`
9`INSTANCE`url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2122`0`-1`3`1919`870`870`
1`EOE`
14`EVENT`feed_url`http://www.fsnordic.net/news/fsn_rss_english.xml`item_url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2123`title`Opening fly-in of IVAO Finland`timestamp`Thu, 08 Jun 2006 13:30:00 +0300`summary`<p>08.06.06 / 13:30 - SP,     Category: MSFS/Online Flying.</p>   "The newly formed Finnish division of IVAO is pleased to announce it's first online event, the Finnish Opening Fly-in. The event takes place on Saturday <b>17th of June 2006, from 17.00 to 23.00 UTC</b> with the capital of Finland, Helsinki (<b>EFHK</b>), as the central point of the fly-in. All nece.....`webfeeds`871`871`
9`INSTANCE`url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2123`0`-1`3`1920`871`871`
1`EOE`
14`EVENT`feed_url`http://www.fsnordic.net/news/fsn_rss_english.xml`item_url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2120`title`Flight One releases A36 Bonanza boxed edition`timestamp`Sun, 04 Jun 2006 19:45:00 +0300`summary`<p>04.06.06 / 19:45 - SP,     Category: MSFS/Commercial add-ons.</p>   "Flight One Software and DreamFleet continue their Greatest Airplanes flight sim series with their latest release, the A36 Bonanza now available in a boxed package for Flight Simulator 2004.<br /><br />The Beechcraft A36 is one of the most popular General Aviation aircraft around, reeking of luxury and .....`webfeeds`872`872`
9`INSTANCE`url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2120`0`-1`3`1921`872`872`
1`EOE`
14`EVENT`feed_url`http://www.fsnordic.net/news/fsn_rss_english.xml`item_url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2121`title`New member to Eaglesoft`timestamp`Sun, 04 Jun 2006 19:45:00 +0300`summary`<p>04.06.06 / 19:45 - SP,     Category: MSFS/Others.</p>   "Eaglesoft Development Group is pleased to announce that Owen Hewitt has joined the Eaglesoft Development Group Team.<br /><br />Well known for quality aircraft models produced for Project Open Sky, FSD, and Dreamfleet, Owen brings a wealth of experience and skill to Team Eaglesoft. Owen will begin work.....`webfeeds`873`873`
9`INSTANCE`url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2121`0`-1`3`1922`873`873`
1`EOE`
14`EVENT`feed_url`http://www.fsnordic.net/news/fsn_rss_english.xml`item_url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2124`title`Flight One Teams with Airbus Military on the A400M`timestamp`Thu, 15 Jun 2006 21:00:00 +0300`summary`<p>15.06.06 / 21:00 - SP,     Category: MSFS/Commercial add-ons.</p>   "Flight One Software is excited to announce an official partnership with Airbus Military (AMSL) for the replication of the A400M military transport aircraft to be used in Microsoft's Flight Simulator.<br /><br />Following the success of the manufacturer-endorsed ATR 72-500, Flight One will be working cl.....`webfeeds`874`874`
9`INSTANCE`url`http://www.fsnordic.net/news/news.php?action=view&lang=1&ID=2124`0`-1`3`1930`874`874`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/12/lara_fabian/conquered.html`title`Lara Fabian - Conquered`timestamp`Fri, 20 May 2005 23:36:20 +0000`summary``webfeeds`875`875`
9`INSTANCE`url`http://www.lyricsdomain.com/12/lara_fabian/conquered.html`0`-1`3`1931`875`875`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/simple_plan/thank_you.html`title`Simple Plan - Thank You`timestamp`Sun, 22 May 2005 21:51:37 +0000`summary``webfeeds`876`876`
9`INSTANCE`url`http://www.lyricsdomain.com/19/simple_plan/thank_you.html`0`-1`3`1932`876`876`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/i_dont_mind.html`title`The Decemberists - I Don't Mind`timestamp`Fri, 20 May 2005 16:27:11 +0000`summary``webfeeds`877`877`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/i_dont_mind.html`0`-1`3`1933`877`877`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/audioslave/the_worm.html`title`Audioslave - The Worm`timestamp`Fri, 20 May 2005 23:19:04 +0000`summary``webfeeds`878`878`
9`INSTANCE`url`http://www.lyricsdomain.com/1/audioslave/the_worm.html`0`-1`3`1934`878`878`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dierks_bentley/so_so_long.html`title`Dierks Bentley - So So Long`timestamp`Fri, 20 May 2005 23:31:49 +0000`summary``webfeeds`879`879`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dierks_bentley/so_so_long.html`0`-1`3`1935`879`879`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/18/r_kelly/trapped_in_the_closet_chapter_2_of_5.html`title`R. Kelly - Trapped In The Closet (Chapter 2 Of 5)`timestamp`Fri, 20 May 2005 16:34:26 +0000`summary``webfeeds`880`880`
9`INSTANCE`url`http://www.lyricsdomain.com/18/r_kelly/trapped_in_the_closet_chapter_2_of_5.html`0`-1`3`1936`880`880`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dave_matthews_band/louisiana_bayou.html`title`Dave Matthews Band - Louisiana Bayou`timestamp`Fri, 20 May 2005 23:33:13 +0000`summary``webfeeds`881`881`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dave_matthews_band/louisiana_bayou.html`0`-1`3`1944`881`881`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/red_right_ankle.html`title`The Decemberists - Red Right Ankle`timestamp`Fri, 20 May 2005 16:27:16 +0000`summary``webfeeds`882`882`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/red_right_ankle.html`0`-1`3`1945`882`882`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/the_legionnaires_lament.html`title`The Decemberists - The Legionnaire's Lament`timestamp`Fri, 20 May 2005 16:27:07 +0000`summary``webfeeds`883`883`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/the_legionnaires_lament.html`0`-1`3`1946`883`883`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/here_i_dreamt_i_was_an_architect.html`title`The Decemberists - Here I Dreamt I Was An Architect`timestamp`Fri, 20 May 2005 16:27:05 +0000`summary``webfeeds`884`884`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/here_i_dreamt_i_was_an_architect.html`0`-1`3`1947`884`884`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/18/rufus_wainwright/memphis_skyline.html`title`Rufus Wainwright - Memphis Skyline`timestamp`Fri, 20 May 2005 21:14:48 +0000`summary``webfeeds`885`885`
9`INSTANCE`url`http://www.lyricsdomain.com/18/rufus_wainwright/memphis_skyline.html`0`-1`3`1948`885`885`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/my_mother_was_a_chinese_trapeze_artist.html`title`The Decemberists - My Mother Was A Chinese Trapeze Artist`timestamp`Fri, 20 May 2005 16:27:09 +0000`summary``webfeeds`886`886`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/my_mother_was_a_chinese_trapeze_artist.html`0`-1`3`1949`886`886`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/ana_johnsson/life.html`title`Ana Johnsson - Life`timestamp`Fri, 20 May 2005 23:22:08 +0000`summary``webfeeds`887`887`
9`INSTANCE`url`http://www.lyricsdomain.com/1/ana_johnsson/life.html`0`-1`3`1950`887`887`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/12/lara_fabian/no_big_deal.html`title`Lara Fabian - No Big Deal`timestamp`Fri, 20 May 2005 23:36:18 +0000`summary``webfeeds`888`888`
9`INSTANCE`url`http://www.lyricsdomain.com/12/lara_fabian/no_big_deal.html`0`-1`3`1958`888`888`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/we_both_go_down_together.html`title`The Decemberists - We Both Go Down Together`timestamp`Fri, 20 May 2005 16:27:19 +0000`summary``webfeeds`889`889`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/we_both_go_down_together.html`0`-1`3`1959`889`889`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dierks_bentley/come_a_little_closer.html`title`Dierks Bentley - Come A Little Closer`timestamp`Fri, 20 May 2005 23:31:46 +0000`summary``webfeeds`890`890`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dierks_bentley/come_a_little_closer.html`0`-1`3`1960`890`890`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dave_matthews_band/dreamgirl.html`title`Dave Matthews Band - Dreamgirl`timestamp`Fri, 20 May 2005 23:33:09 +0000`summary``webfeeds`891`891`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dave_matthews_band/dreamgirl.html`0`-1`3`1961`891`891`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/staind/layne.html`title`Staind - Layne`timestamp`Fri, 20 May 2005 23:29:48 +0000`summary``webfeeds`892`892`
9`INSTANCE`url`http://www.lyricsdomain.com/19/staind/layne.html`0`-1`3`1962`892`892`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/simple_plan/me_against_the_world.html`title`Simple Plan - Me Against The World`timestamp`Sun, 22 May 2005 21:51:37 +0000`summary``webfeeds`893`893`
9`INSTANCE`url`http://www.lyricsdomain.com/19/simple_plan/me_against_the_world.html`0`-1`3`1963`893`893`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/12/lara_fabian/the_last_goodbye.html`title`Lara Fabian - The Last Goodbye`timestamp`Fri, 20 May 2005 23:36:19 +0000`summary``webfeeds`894`894`
9`INSTANCE`url`http://www.lyricsdomain.com/12/lara_fabian/the_last_goodbye.html`0`-1`3`1964`894`894`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/simple_plan/welcome_to_my_life.html`title`Simple Plan - Welcome To My Life`timestamp`Sun, 22 May 2005 21:51:36 +0000`summary``webfeeds`895`895`
9`INSTANCE`url`http://www.lyricsdomain.com/19/simple_plan/welcome_to_my_life.html`0`-1`3`1971`895`895`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/aqualung/extra_ordinary_thing.html`title`Aqualung - Extra Ordinary Thing`timestamp`Fri, 20 May 2005 23:41:59 +0000`summary``webfeeds`896`896`
9`INSTANCE`url`http://www.lyricsdomain.com/1/aqualung/extra_ordinary_thing.html`0`-1`3`1973`896`896`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/14/natalie_imbruglia/starting_today.html`title`Natalie Imbruglia - Starting Today`timestamp`Fri, 20 May 2005 23:15:51 +0000`summary``webfeeds`897`897`
9`INSTANCE`url`http://www.lyricsdomain.com/14/natalie_imbruglia/starting_today.html`0`-1`3`1974`897`897`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/toby_keith/honkytonk_u.html`title`Toby Keith - Honkytonk U`timestamp`Fri, 20 May 2005 16:53:39 +0000`summary``webfeeds`898`898`
9`INSTANCE`url`http://www.lyricsdomain.com/20/toby_keith/honkytonk_u.html`0`-1`3`1975`898`898`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/angel_wont_you_call_meq.html`title`The Decemberists - Angel, Won't You Call Me?`timestamp`Fri, 20 May 2005 16:27:10 +0000`summary``webfeeds`899`899`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/angel_wont_you_call_meq.html`0`-1`3`1976`899`899`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/14/natalie/where_are_you.html`title`Natalie - Where Are You`timestamp`Fri, 20 May 2005 16:33:18 +0000`summary``webfeeds`900`900`
9`INSTANCE`url`http://www.lyricsdomain.com/14/natalie/where_are_you.html`0`-1`3`1977`900`900`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/ana_johnsson/im_stupid.html`title`Ana Johnsson - I'm Stupid`timestamp`Fri, 20 May 2005 23:22:06 +0000`summary``webfeeds`901`901`
9`INSTANCE`url`http://www.lyricsdomain.com/1/ana_johnsson/im_stupid.html`0`-1`3`1978`901`901`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/aqualung/breaking_my_heart.html`title`Aqualung - Breaking My Heart`timestamp`Fri, 20 May 2005 23:41:56 +0000`summary``webfeeds`902`902`
9`INSTANCE`url`http://www.lyricsdomain.com/1/aqualung/breaking_my_heart.html`0`-1`3`1986`902`902`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/18/rufus_wainwright/agnus_dei.html`title`Rufus Wainwright - Agnus Dei`timestamp`Fri, 20 May 2005 21:14:44 +0000`summary``webfeeds`903`903`
9`INSTANCE`url`http://www.lyricsdomain.com/18/rufus_wainwright/agnus_dei.html`0`-1`3`1987`903`903`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/18/rufus_wainwright/the_art_teacher.html`title`Rufus Wainwright - The Art Teacher`timestamp`Fri, 20 May 2005 21:14:46 +0000`summary``webfeeds`904`904`
9`INSTANCE`url`http://www.lyricsdomain.com/18/rufus_wainwright/the_art_teacher.html`0`-1`3`1988`904`904`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/audioslave/heavens_dead.html`title`Audioslave - Heaven's Dead`timestamp`Fri, 20 May 2005 23:19:04 +0000`summary``webfeeds`905`905`
9`INSTANCE`url`http://www.lyricsdomain.com/1/audioslave/heavens_dead.html`0`-1`3`1989`905`905`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/12/lara_fabian/intoxicated.html`title`Lara Fabian - Intoxicated`timestamp`Fri, 20 May 2005 23:36:22 +0000`summary``webfeeds`906`906`
9`INSTANCE`url`http://www.lyricsdomain.com/12/lara_fabian/intoxicated.html`0`-1`3`1990`906`906`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/on_the_bus_mall.html`title`The Decemberists - On The Bus Mall`timestamp`Fri, 20 May 2005 16:27:22 +0000`summary``webfeeds`907`907`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/on_the_bus_mall.html`0`-1`3`1991`907`907`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/18/rufus_wainwright/hometown_waltz.html`title`Rufus Wainwright - Hometown Waltz`timestamp`Fri, 20 May 2005 21:14:46 +0000`summary``webfeeds`908`908`
9`INSTANCE`url`http://www.lyricsdomain.com/18/rufus_wainwright/hometown_waltz.html`0`-1`3`1992`908`908`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/aqualung/you_turn_me_round.html`title`Aqualung - You Turn Me Round`timestamp`Fri, 20 May 2005 23:41:57 +0000`summary``webfeeds`909`909`
9`INSTANCE`url`http://www.lyricsdomain.com/1/aqualung/you_turn_me_round.html`0`-1`3`1999`909`909`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/18/rufus_wainwright/peach_trees.html`title`Rufus Wainwright - Peach Trees`timestamp`Fri, 20 May 2005 21:14:44 +0000`summary``webfeeds`910`910`
9`INSTANCE`url`http://www.lyricsdomain.com/18/rufus_wainwright/peach_trees.html`0`-1`3`2001`910`910`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/seether/plastic_man.html`title`Seether - Plastic Man`timestamp`Fri, 20 May 2005 16:35:57 +0000`summary``webfeeds`911`911`
9`INSTANCE`url`http://www.lyricsdomain.com/19/seether/plastic_man.html`0`-1`3`2002`911`911`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/don_omar/aunque_te_fuiste.html`title`Don Omar - Aunque Te Fuiste`timestamp`Fri, 20 May 2005 21:11:39 +0000`summary``webfeeds`912`912`
9`INSTANCE`url`http://www.lyricsdomain.com/4/don_omar/aunque_te_fuiste.html`0`-1`3`2003`912`912`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/14/natalie/better_get_it_right.html`title`Natalie - Better Get It Right`timestamp`Fri, 20 May 2005 16:33:13 +0000`summary``webfeeds`913`913`
9`INSTANCE`url`http://www.lyricsdomain.com/14/natalie/better_get_it_right.html`0`-1`3`2004`913`913`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/clementine.html`title`The Decemberists - Clementine`timestamp`Fri, 20 May 2005 16:27:08 +0000`summary``webfeeds`914`914`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/clementine.html`0`-1`3`2005`914`914`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/3/cassidy/ima_hustler_remix.html`title`Cassidy - I'ma Hustler (Remix)`timestamp`Fri, 20 May 2005 21:21:13 +0000`summary``webfeeds`915`915`
9`INSTANCE`url`http://www.lyricsdomain.com/3/cassidy/ima_hustler_remix.html`0`-1`3`2006`915`915`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/july_july.html`title`The Decemberists - July, July!`timestamp`Fri, 20 May 2005 16:27:05 +0000`summary``webfeeds`916`916`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/july_july.html`0`-1`3`2014`916`916`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/18/rufus_wainwright/gay_messiah.html`title`Rufus Wainwright - Gay Messiah`timestamp`Fri, 20 May 2005 21:14:47 +0000`summary``webfeeds`917`917`
9`INSTANCE`url`http://www.lyricsdomain.com/18/rufus_wainwright/gay_messiah.html`0`-1`3`2015`917`917`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/simple_plan/happy_together.html`title`Simple Plan - Happy Together`timestamp`Sun, 22 May 2005 21:51:42 +0000`summary``webfeeds`918`918`
9`INSTANCE`url`http://www.lyricsdomain.com/19/simple_plan/happy_together.html`0`-1`3`2016`918`918`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/don_omar/dale_don_dale.html`title`Don Omar - Dale Don Dale`timestamp`Fri, 20 May 2005 21:11:42 +0000`summary``webfeeds`919`919`
9`INSTANCE`url`http://www.lyricsdomain.com/4/don_omar/dale_don_dale.html`0`-1`3`2017`919`919`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/5/eels/taking_a_bath_in_rust.html`title`Eels - Taking A Bath In Rust`timestamp`Fri, 20 May 2005 10:53:59 +0000`summary``webfeeds`920`920`
9`INSTANCE`url`http://www.lyricsdomain.com/5/eels/taking_a_bath_in_rust.html`0`-1`3`2018`920`920`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/12/lara_fabian/i_am.html`title`Lara Fabian - I Am`timestamp`Fri, 20 May 2005 23:36:18 +0000`summary``webfeeds`921`921`
9`INSTANCE`url`http://www.lyricsdomain.com/12/lara_fabian/i_am.html`0`-1`3`2019`921`921`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/don_omar/quien_la_vio_llorar.html`title`Don Omar - Quien La Vio Llorar`timestamp`Fri, 20 May 2005 21:11:40 +0000`summary``webfeeds`922`922`
9`INSTANCE`url`http://www.lyricsdomain.com/4/don_omar/quien_la_vio_llorar.html`0`-1`3`2020`922`922`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/staind/falling_down.html`title`Staind - Falling Down`timestamp`Fri, 20 May 2005 23:29:49 +0000`summary``webfeeds`923`923`
9`INSTANCE`url`http://www.lyricsdomain.com/19/staind/falling_down.html`0`-1`3`2028`923`923`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/audioslave/doesnt_remind_me.html`title`Audioslave - Doesn't Remind Me`timestamp`Fri, 20 May 2005 23:19:03 +0000`summary``webfeeds`924`924`
9`INSTANCE`url`http://www.lyricsdomain.com/1/audioslave/doesnt_remind_me.html`0`-1`3`2029`924`924`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/14/natalie_imbruglia/sanctuary.html`title`Natalie Imbruglia - Sanctuary`timestamp`Fri, 20 May 2005 23:15:54 +0000`summary``webfeeds`925`925`
9`INSTANCE`url`http://www.lyricsdomain.com/14/natalie_imbruglia/sanctuary.html`0`-1`3`2030`925`925`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/from_my_own_true_love_lost_at_sea.html`title`The Decemberists - From My Own True Love (Lost At Sea)`timestamp`Fri, 20 May 2005 16:27:20 +0000`summary``webfeeds`926`926`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/from_my_own_true_love_lost_at_sea.html`0`-1`3`2031`926`926`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/simple_plan/anything.html`title`Simple Plan - Anything`timestamp`Sun, 22 May 2005 21:51:41 +0000`summary``webfeeds`927`927`
9`INSTANCE`url`http://www.lyricsdomain.com/19/simple_plan/anything.html`0`-1`3`2032`927`927`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/simple_plan/shut_up.html`title`Simple Plan - Shut Up`timestamp`Sun, 22 May 2005 21:51:35 +0000`summary``webfeeds`928`928`
9`INSTANCE`url`http://www.lyricsdomain.com/19/simple_plan/shut_up.html`0`-1`3`2033`928`928`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dierks_bentley/cab_of_my_truck.html`title`Dierks Bentley - Cab Of My Truck`timestamp`Fri, 20 May 2005 23:31:47 +0000`summary``webfeeds`929`929`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dierks_bentley/cab_of_my_truck.html`0`-1`3`2034`929`929`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/the_mariners_revenge_song.html`title`The Decemberists - The Mariner's Revenge Song`timestamp`Fri, 20 May 2005 16:27:22 +0000`summary``webfeeds`930`930`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/the_mariners_revenge_song.html`0`-1`3`2042`930`930`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/billy_liar.html`title`The Decemberists - Billy Liar`timestamp`Fri, 20 May 2005 16:27:13 +0000`summary``webfeeds`931`931`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/billy_liar.html`0`-1`3`2043`931`931`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/ana_johnsson/crest_of_the_way.html`title`Ana Johnsson - Crest Of The Way`timestamp`Fri, 20 May 2005 23:22:08 +0000`summary``webfeeds`932`932`
9`INSTANCE`url`http://www.lyricsdomain.com/1/ana_johnsson/crest_of_the_way.html`0`-1`3`2044`932`932`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dierks_bentley/down_on_easy_street.html`title`Dierks Bentley - Down On Easy Street`timestamp`Fri, 20 May 2005 23:31:48 +0000`summary``webfeeds`933`933`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dierks_bentley/down_on_easy_street.html`0`-1`3`2045`933`933`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/toby_keith/as_good_as_i_once_was.html`title`Toby Keith - As Good As I Once Was`timestamp`Fri, 20 May 2005 16:53:40 +0000`summary``webfeeds`934`934`
9`INSTANCE`url`http://www.lyricsdomain.com/20/toby_keith/as_good_as_i_once_was.html`0`-1`3`2046`934`934`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/tammin_sursok/whatever_will_be.html`title`Tammin Sursok - Whatever Will Be`timestamp`Fri, 20 May 2005 21:06:13 +0000`summary``webfeeds`935`935`
9`INSTANCE`url`http://www.lyricsdomain.com/20/tammin_sursok/whatever_will_be.html`0`-1`3`2047`935`935`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/shiny.html`title`The Decemberists - Shiny`timestamp`Fri, 20 May 2005 16:27:09 +0000`summary``webfeeds`936`936`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/shiny.html`0`-1`3`2048`936`936`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/toby_keith/i_got_it_bad.html`title`Toby Keith - I Got It Bad`timestamp`Fri, 20 May 2005 16:53:41 +0000`summary``webfeeds`937`937`
9`INSTANCE`url`http://www.lyricsdomain.com/20/toby_keith/i_got_it_bad.html`0`-1`3`2056`937`937`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/seether/simplest_mistake.html`title`Seether - Simplest Mistake`timestamp`Fri, 20 May 2005 16:35:56 +0000`summary``webfeeds`938`938`
9`INSTANCE`url`http://www.lyricsdomain.com/19/seether/simplest_mistake.html`0`-1`3`2057`938`938`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/audioslave/dandelion.html`title`Audioslave - Dandelion`timestamp`Fri, 20 May 2005 23:19:05 +0000`summary``webfeeds`939`939`
9`INSTANCE`url`http://www.lyricsdomain.com/1/audioslave/dandelion.html`0`-1`3`2058`939`939`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/the_soldiering_life.html`title`The Decemberists - The Soldiering Life`timestamp`Fri, 20 May 2005 16:27:16 +0000`summary``webfeeds`940`940`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/the_soldiering_life.html`0`-1`3`2059`940`940`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/the_apology_song.html`title`The Decemberists - The Apology Song`timestamp`Fri, 20 May 2005 16:27:12 +0000`summary``webfeeds`941`941`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/the_apology_song.html`0`-1`3`2060`941`941`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/audioslave/yesterday_to_tomorrow.html`title`Audioslave - Yesterday To Tomorrow`timestamp`Fri, 20 May 2005 23:19:05 +0000`summary``webfeeds`942`942`
9`INSTANCE`url`http://www.lyricsdomain.com/1/audioslave/yesterday_to_tomorrow.html`0`-1`3`2061`942`942`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/toby_keith/she_left_me.html`title`Toby Keith - She Left Me`timestamp`Fri, 20 May 2005 16:53:40 +0000`summary``webfeeds`943`943`
9`INSTANCE`url`http://www.lyricsdomain.com/20/toby_keith/she_left_me.html`0`-1`3`2062`943`943`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/audioslave/1_zero.html`title`Audioslave - #1 Zero`timestamp`Fri, 20 May 2005 23:19:06 +0000`summary``webfeeds`944`944`
9`INSTANCE`url`http://www.lyricsdomain.com/1/audioslave/1_zero.html`0`-1`3`2070`944`944`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/ana_johnsson/la.html`title`Ana Johnsson - L.A.`timestamp`Fri, 20 May 2005 23:22:08 +0000`summary``webfeeds`945`945`
9`INSTANCE`url`http://www.lyricsdomain.com/1/ana_johnsson/la.html`0`-1`3`2071`945`945`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/seether/tongue.html`title`Seether - Tongue`timestamp`Fri, 20 May 2005 16:35:55 +0000`summary``webfeeds`946`946`
9`INSTANCE`url`http://www.lyricsdomain.com/19/seether/tongue.html`0`-1`3`2072`946`946`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dave_matthews_band/old_dirt_hill_bring_that_beat_back.html`title`Dave Matthews Band - Old Dirt Hill (Bring That Beat Back)`timestamp`Fri, 20 May 2005 23:33:10 +0000`summary``webfeeds`947`947`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dave_matthews_band/old_dirt_hill_bring_that_beat_back.html`0`-1`3`2073`947`947`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/the_chimbley_sweep.html`title`The Decemberists - The Chimbley Sweep`timestamp`Fri, 20 May 2005 16:27:16 +0000`summary``webfeeds`948`948`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/the_chimbley_sweep.html`0`-1`3`2074`948`948`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/ana_johnsson/dont_cry_for_pain.html`title`Ana Johnsson - Don't Cry For Pain`timestamp`Fri, 20 May 2005 23:22:06 +0000`summary``webfeeds`949`949`
9`INSTANCE`url`http://www.lyricsdomain.com/1/ana_johnsson/dont_cry_for_pain.html`0`-1`3`2075`949`949`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/staind/fray.html`title`Staind - Fray`timestamp`Fri, 20 May 2005 23:29:47 +0000`summary``webfeeds`950`950`
9`INSTANCE`url`http://www.lyricsdomain.com/19/staind/fray.html`0`-1`3`2076`950`950`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/16/pretty_ricky/grind_on_me.html`title`Pretty Ricky - Grind On Me`timestamp`Fri, 20 May 2005 21:08:54 +0000`summary``webfeeds`951`951`
9`INSTANCE`url`http://www.lyricsdomain.com/16/pretty_ricky/grind_on_me.html`0`-1`3`2084`951`951`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/audioslave/the_curse.html`title`Audioslave - The Curse`timestamp`Fri, 20 May 2005 23:19:06 +0000`summary``webfeeds`952`952`
9`INSTANCE`url`http://www.lyricsdomain.com/1/audioslave/the_curse.html`0`-1`3`2085`952`952`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/staind/so_far_away.html`title`Staind - So Far Away`timestamp`Fri, 20 May 2005 23:29:46 +0000`summary``webfeeds`953`953`
9`INSTANCE`url`http://www.lyricsdomain.com/19/staind/so_far_away.html`0`-1`3`2086`953`953`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/2/biffy_clyro/theres_no_such_thing_as_a_jaggy_snake.html`title`Biffy Clyro - There's No Such Thing As A Jaggy Snake`timestamp`Fri, 20 May 2005 23:10:27 +0000`summary``webfeeds`954`954`
9`INSTANCE`url`http://www.lyricsdomain.com/2/biffy_clyro/theres_no_such_thing_as_a_jaggy_snake.html`0`-1`3`2087`954`954`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/california_one_youth_and_beauty_brigade.html`title`The Decemberists - California One / Youth And Beauty Brigade`timestamp`Fri, 20 May 2005 16:27:08 +0000`summary``webfeeds`955`955`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/california_one_youth_and_beauty_brigade.html`0`-1`3`2088`955`955`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/2/baby_aka_the_1_stunna/never_had_nothing.html`title`Baby (aka The #1 Stunna) - Never Had Nothing`timestamp`Fri, 20 May 2005 21:13:36 +0000`summary``webfeeds`956`956`
9`INSTANCE`url`http://www.lyricsdomain.com/2/baby_aka_the_1_stunna/never_had_nothing.html`0`-1`3`2089`956`956`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/tweet/im_done.html`title`Tweet - I'm Done`timestamp`Fri, 20 May 2005 23:11:35 +0000`summary``webfeeds`957`957`
9`INSTANCE`url`http://www.lyricsdomain.com/20/tweet/im_done.html`0`-1`3`2090`957`957`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/seether/because_of_me.html`title`Seether - Because Of Me`timestamp`Fri, 20 May 2005 16:35:52 +0000`summary``webfeeds`958`958`
9`INSTANCE`url`http://www.lyricsdomain.com/19/seether/because_of_me.html`0`-1`3`2098`958`958`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/seether/burrito.html`title`Seether - Burrito`timestamp`Fri, 20 May 2005 16:35:53 +0000`summary``webfeeds`959`959`
9`INSTANCE`url`http://www.lyricsdomain.com/19/seether/burrito.html`0`-1`3`2099`959`959`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/5/eels/skywriting.html`title`Eels - Skywriting`timestamp`Fri, 20 May 2005 10:53:57 +0000`summary``webfeeds`960`960`
9`INSTANCE`url`http://www.lyricsdomain.com/5/eels/skywriting.html`0`-1`3`2100`960`960`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/2/baby_aka_the_1_stunna/neck_of_the_woods.html`title`Baby (aka The #1 Stunna) - Neck Of The Woods`timestamp`Fri, 20 May 2005 21:13:37 +0000`summary``webfeeds`961`961`
9`INSTANCE`url`http://www.lyricsdomain.com/2/baby_aka_the_1_stunna/neck_of_the_woods.html`0`-1`3`2101`961`961`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/death_from_above_1979/sexy_results.html`title`Death From Above 1979 - Sexy Results`timestamp`Fri, 20 May 2005 23:39:30 +0000`summary``webfeeds`962`962`
9`INSTANCE`url`http://www.lyricsdomain.com/4/death_from_above_1979/sexy_results.html`0`-1`3`2102`962`962`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/don_omar/intocable.html`title`Don Omar - Intocable`timestamp`Fri, 20 May 2005 21:11:38 +0000`summary``webfeeds`963`963`
9`INSTANCE`url`http://www.lyricsdomain.com/4/don_omar/intocable.html`0`-1`3`2103`963`963`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/5/eels/eyes_down.html`title`Eels - Eyes Down`timestamp`Fri, 20 May 2005 10:53:54 +0000`summary``webfeeds`964`964`
9`INSTANCE`url`http://www.lyricsdomain.com/5/eels/eyes_down.html`0`-1`3`2104`964`964`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/14/natalie/stay.html`title`Natalie - Stay`timestamp`Fri, 20 May 2005 16:33:14 +0000`summary``webfeeds`965`965`
9`INSTANCE`url`http://www.lyricsdomain.com/14/natalie/stay.html`0`-1`3`2112`965`965`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/odalisque.html`title`The Decemberists - Odalisque`timestamp`Fri, 20 May 2005 16:27:06 +0000`summary``webfeeds`966`966`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/odalisque.html`0`-1`3`2113`966`966`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/death_from_above_1979/go_home_get_down.html`title`Death From Above 1979 - Go Home, Get Down`timestamp`Fri, 20 May 2005 23:39:27 +0000`summary``webfeeds`967`967`
9`INSTANCE`url`http://www.lyricsdomain.com/4/death_from_above_1979/go_home_get_down.html`0`-1`3`2114`967`967`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/14/natalie_imbruglia/on_the_run.html`title`Natalie Imbruglia - On The Run`timestamp`Fri, 20 May 2005 23:15:54 +0000`summary``webfeeds`968`968`
9`INSTANCE`url`http://www.lyricsdomain.com/14/natalie_imbruglia/on_the_run.html`0`-1`3`2115`968`968`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/5/eels/mighty_fine_blues.html`title`Eels - Mighty Fine Blues`timestamp`Fri, 20 May 2005 10:53:56 +0000`summary``webfeeds`969`969`
9`INSTANCE`url`http://www.lyricsdomain.com/5/eels/mighty_fine_blues.html`0`-1`3`2116`969`969`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/seether/given.html`title`Seether - Given`timestamp`Fri, 20 May 2005 16:35:54 +0000`summary``webfeeds`970`970`
9`INSTANCE`url`http://www.lyricsdomain.com/19/seether/given.html`0`-1`3`2117`970`970`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/12/lara_fabian/i_guess_i_loved_you.html`title`Lara Fabian - I Guess I Loved You`timestamp`Fri, 20 May 2005 23:36:19 +0000`summary``webfeeds`971`971`
9`INSTANCE`url`http://www.lyricsdomain.com/12/lara_fabian/i_guess_i_loved_you.html`0`-1`3`2118`971`971`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/14/nick_cannon/can_i_live.html`title`Nick Cannon - Can I Live`timestamp`Fri, 20 May 2005 21:18:27 +0000`summary``webfeeds`972`972`
9`INSTANCE`url`http://www.lyricsdomain.com/14/nick_cannon/can_i_live.html`0`-1`3`2126`972`972`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/audioslave/out_of_exile.html`title`Audioslave - Out Of Exile`timestamp`Fri, 20 May 2005 23:19:02 +0000`summary``webfeeds`973`973`
9`INSTANCE`url`http://www.lyricsdomain.com/1/audioslave/out_of_exile.html`0`-1`3`2127`973`973`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/5/eels/funeral_parlor.html`title`Eels - Funeral Parlor`timestamp`Fri, 20 May 2005 10:53:54 +0000`summary``webfeeds`974`974`
9`INSTANCE`url`http://www.lyricsdomain.com/5/eels/funeral_parlor.html`0`-1`3`2128`974`974`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/14/natalie_imbruglia/i_wont_be_lost.html`title`Natalie Imbruglia - I Won't Be Lost`timestamp`Fri, 20 May 2005 23:15:52 +0000`summary``webfeeds`975`975`
9`INSTANCE`url`http://www.lyricsdomain.com/14/natalie_imbruglia/i_wont_be_lost.html`0`-1`3`2129`975`975`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dave_matthews_band/stand_up_for_it.html`title`Dave Matthews Band - Stand Up (For It)`timestamp`Fri, 20 May 2005 23:33:10 +0000`summary``webfeeds`976`976`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dave_matthews_band/stand_up_for_it.html`0`-1`3`2130`976`976`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/seether/im_the_one.html`title`Seether - I'm The One`timestamp`Fri, 20 May 2005 16:35:56 +0000`summary``webfeeds`977`977`
9`INSTANCE`url`http://www.lyricsdomain.com/19/seether/im_the_one.html`0`-1`3`2131`977`977`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/18/rufus_wainwright/this_love_affair.html`title`Rufus Wainwright - This Love Affair`timestamp`Fri, 20 May 2005 21:14:46 +0000`summary``webfeeds`978`978`
9`INSTANCE`url`http://www.lyricsdomain.com/18/rufus_wainwright/this_love_affair.html`0`-1`3`2132`978`978`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/don_omar/la_recompenza.html`title`Don Omar - La Recompenza`timestamp`Fri, 20 May 2005 21:11:41 +0000`summary``webfeeds`979`979`
9`INSTANCE`url`http://www.lyricsdomain.com/4/don_omar/la_recompenza.html`0`-1`3`2140`979`979`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/19/simple_plan/joy_to_the_world.html`title`Simple Plan - Joy To The World`timestamp`Sun, 22 May 2005 21:53:58 +0000`summary``webfeeds`980`980`
9`INSTANCE`url`http://www.lyricsdomain.com/19/simple_plan/joy_to_the_world.html`0`-1`3`2141`980`980`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/tweet/could_it_be.html`title`Tweet - Could It Be`timestamp`Fri, 20 May 2005 23:11:34 +0000`summary``webfeeds`981`981`
9`INSTANCE`url`http://www.lyricsdomain.com/20/tweet/could_it_be.html`0`-1`3`2142`981`981`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/14/natalie/you_dont_love_me_no_more.html`title`Natalie - You Don't Love Me No More`timestamp`Fri, 20 May 2005 16:33:14 +0000`summary``webfeeds`982`982`
9`INSTANCE`url`http://www.lyricsdomain.com/14/natalie/you_dont_love_me_no_more.html`0`-1`3`2143`982`982`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/don_omar/provocandome.html`title`Don Omar - Provocandome`timestamp`Fri, 20 May 2005 21:11:40 +0000`summary``webfeeds`983`983`
9`INSTANCE`url`http://www.lyricsdomain.com/4/don_omar/provocandome.html`0`-1`3`2144`983`983`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/20/the_decemberists/the_engine_driver.html`title`The Decemberists - The Engine Driver`timestamp`Fri, 20 May 2005 16:27:21 +0000`summary``webfeeds`984`984`
9`INSTANCE`url`http://www.lyricsdomain.com/20/the_decemberists/the_engine_driver.html`0`-1`3`2145`984`984`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/5/eels/i_write_the_bsides.html`title`Eels - I Write The B-Sides`timestamp`Fri, 20 May 2005 10:53:55 +0000`summary``webfeeds`985`985`
9`INSTANCE`url`http://www.lyricsdomain.com/5/eels/i_write_the_bsides.html`0`-1`3`2146`985`985`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/don_omar/guayaquil.html`title`Don Omar - Guayaquil`timestamp`Fri, 20 May 2005 21:11:42 +0000`summary``webfeeds`986`986`
9`INSTANCE`url`http://www.lyricsdomain.com/4/don_omar/guayaquil.html`0`-1`3`2154`986`986`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/audioslave/be_yourself.html`title`Audioslave - Be Yourself`timestamp`Fri, 20 May 2005 23:19:02 +0000`summary``webfeeds`987`987`
9`INSTANCE`url`http://www.lyricsdomain.com/1/audioslave/be_yourself.html`0`-1`3`2155`987`987`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/ana_johnsson/now_its_gone.html`title`Ana Johnsson - Now It's Gone`timestamp`Fri, 20 May 2005 23:22:09 +0000`summary``webfeeds`988`988`
9`INSTANCE`url`http://www.lyricsdomain.com/1/ana_johnsson/now_its_gone.html`0`-1`3`2156`988`988`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/14/natalie_imbruglia/satisfied.html`title`Natalie Imbruglia - Satisfied`timestamp`Fri, 20 May 2005 23:15:51 +0000`summary``webfeeds`989`989`
9`INSTANCE`url`http://www.lyricsdomain.com/14/natalie_imbruglia/satisfied.html`0`-1`3`2157`989`989`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/12/lara_fabian/walk_away.html`title`Lara Fabian - Walk Away`timestamp`Fri, 20 May 2005 23:36:23 +0000`summary``webfeeds`990`990`
9`INSTANCE`url`http://www.lyricsdomain.com/12/lara_fabian/walk_away.html`0`-1`3`2158`990`990`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/aqualung/good_times_gonna_come.html`title`Aqualung - Good Times Gonna Come`timestamp`Fri, 20 May 2005 23:41:55 +0000`summary``webfeeds`991`991`
9`INSTANCE`url`http://www.lyricsdomain.com/1/aqualung/good_times_gonna_come.html`0`-1`3`2159`991`991`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dierks_bentley/lot_of_leavin_left_to_do.html`title`Dierks Bentley - Lot Of Leavin' Left To Do`timestamp`Fri, 20 May 2005 23:31:46 +0000`summary``webfeeds`992`992`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dierks_bentley/lot_of_leavin_left_to_do.html`0`-1`3`2160`992`992`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dave_matthews_band/hunger_for_the_great_light.html`title`Dave Matthews Band - Hunger For The Great Light`timestamp`Fri, 20 May 2005 23:33:15 +0000`summary``webfeeds`993`993`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dave_matthews_band/hunger_for_the_great_light.html`0`-1`3`2168`993`993`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/5/eels/jehovahs_witness.html`title`Eels - Jehovah's Witness`timestamp`Fri, 20 May 2005 10:53:56 +0000`summary``webfeeds`994`994`
9`INSTANCE`url`http://www.lyricsdomain.com/5/eels/jehovahs_witness.html`0`-1`3`2169`994`994`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dierks_bentley/modern_day_drifter.html`title`Dierks Bentley - Modern Day Drifter`timestamp`Fri, 20 May 2005 23:31:49 +0000`summary``webfeeds`995`995`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dierks_bentley/modern_day_drifter.html`0`-1`3`2170`995`995`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/dave_matthews_band/everybody_wake_up_our_finest_hour_arrives.html`title`Dave Matthews Band - Everybody Wake Up (Our Finest Hour Arrives)`timestamp`Fri, 20 May 2005 23:33:12 +0000`summary``webfeeds`996`996`
9`INSTANCE`url`http://www.lyricsdomain.com/4/dave_matthews_band/everybody_wake_up_our_finest_hour_arrives.html`0`-1`3`2171`996`996`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/amerie/why_dont_we_fall_in_love_richcraft_remix.html`title`Amerie - Why Don't We Fall In Love (Richcraft Remix)`timestamp`Fri, 20 May 2005 16:31:53 +0000`summary``webfeeds`997`997`
9`INSTANCE`url`http://www.lyricsdomain.com/1/amerie/why_dont_we_fall_in_love_richcraft_remix.html`0`-1`3`2172`997`997`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/4/death_from_above_1979/cold_war.html`title`Death From Above 1979 - Cold War`timestamp`Fri, 20 May 2005 23:39:28 +0000`summary``webfeeds`998`998`
9`INSTANCE`url`http://www.lyricsdomain.com/4/death_from_above_1979/cold_war.html`0`-1`3`2173`998`998`
1`EOE`
14`EVENT`feed_url`http://www.lyricsdomain.com/newsongsrss.xml`item_url`http://www.lyricsdomain.com/1/ana_johnsson/the_way_i_am.html`title`Ana Johnsson - The Way I Am`timestamp`Fri, 20 May 2005 23:22:06 +0000`summary``webfeeds`999`999`
9`INSTANCE`url`http://www.lyricsdomain.com/1/ana_johnsson/the_way_i_am.html`0`-1`3`2174`999`999`
1`EOE`
