Archive for October, 2005

Light Saber workout

26 October 2005 8:32

Yes, you read that correctly. Use the force to navigate to the Fitness First site and become a fit young Jedi!

Filed: News // No Comments

Macromedia Labs

17 October 2005 13:40

Can we be like Google please and have a labs sub-domain… :D

That being said, got some nice stuff on. Flex 2 really does look as though it could be really good. Watch that space.

Macromedia Labs – Homepage

Filed: Technology // Tagged: , // No Comments

Listen To

14 October 2005 8:42

Thinks I’m listening to which I think you should to.


Sounding Amosaic – Bedouin Soundclash


The Dead 60s – The Dead 60s


The Chalets – Check In


Stars Of CCTV – Hard-Fi

Filed: General // No Comments

Is Google Evil?

14 October 2005 8:40

Try this quiz to see if the giant that is google is in fact evil.

sfweekly.com | News & Features | The Apologist | Agog Over Google | 2005-10-05

Filed: General // No Comments

John Peel Day – Today

13 October 2005 17:01

RIP John, you’re missed.

BBC Radio 1 has loads of stuff planned for tonight. Should be well worth a listen.

Filed: Entertainment // Tagged: // No Comments

Dreamweaver 8 Cool Feature

7 October 2005 22:36

Just accidently found a really cool feature in Dreamweaver 8. If you select a block of code and hit “CTRL + T” you can type in a CF tag and surround the selected block of code, ideal for cfoutput, cfquery & cfif to name a few, ooo, and cftry.

Very handy. I think, and from the last version I didn’t think I’d say it, but, I actually like DW8. The code editor works, it doesn’t crash, it doesn’t randomly delete code, code collapse is back (ohh the Studio 4.5 memories) and the “CTRL + T” functionality. Very cool. Nice job MM.

Filed: Technology // Tagged: , , // No Comments

Flex 2 Product Line and Flash Player 8.5

7 October 2005 12:15

I’ve had a bit of a play with Flex 1.5 and it’s nice, very nice but I don’t see how it’s going to go mainstream with the ridiculous cost! It’s going to be hard for any organisation to justify the cost.

Hopefully now Zorn is coming along and now that MM are part of the Eclipse foundation they’ll bring costs down. Only thing on the side you have to wonder about is with a big organisation like MM joining Eclipse will that influence it to much, who knows, time will tell. We’ve the ‘Macrodobe’ thing to actually happen yet which seems to have gone quiet. Guess these things take time though.

Macromedia – Press Room

Filed: Technology // Tagged: , , , // No Comments

Bush claimed God told him to invade Iraq, Afghanistan

7 October 2005 12:09

Whether this is true or not true (as the Whitehouse is trying to claim, naturally), you have to wonder about him, I mean more than before!

Full Story: BBC – Yahoo! News

Filed: News // No Comments

Writeboard

6 October 2005 13:18

Looks quite interesting. Can’t think of a use for it right now but it’ll come to me.

Collaborative writing software online with Writeboard. Write, share, revise, compare.

Filed: Technology // No Comments

Got bad file info – path disallowed for security reasons

6 October 2005 13:13

I use TorrentFlux on one of my linux servers to consume torrents, recently after upgrading to MySQL noticed a bug, turns out it was unrelated to the the upgrade but in fact a bug in the .torrent file in question.

If you get:

“Got bad file info – path disallowed for security reasons”

there is a problem inside the torrent file, probably files starting with a . , fine on linux but not on windoze.

The solution is to go and edit on of the files. Go into your BitTornado directory, usually: /usr/local/TF_BitTornado/BitTornado/BT1/btformats.py

Change line 7 from:
reg = compile(r’^[^/\.~][^/\]*$’)

To:
reg = compile(r’^[^/\.~][^/\]*$|^$’)

Filed: Technology // 7 Comments

 
What's ianteresting?   •   Twitter   •   About   •   Contact
©2012 Ian Winter. All Rights Reserved.   •   Powered by WordPress   •   Hosted at Memset