I have a shed full of PC's
This post was written 7 years ago.
Thu, 25 Nov 2004
but when it comes to the crunch I can't get any of them working. Not quite a shed full actually, just a few. At the top of the pecking order is my old laptop with its dead screen and no battery, and currently experiencing random blue screen crashes accompanied by hard drive noise. I don't hold much hope for how much longer it is going to last so have been backing up data to an external drive during "uptime". So the idea is that a PIII 550mhz donated by father-in-law is in reserve. I decided to commision it the other night and besides sounding like a fridge, seemed to work OK until I installed XP SP2 and then it refused to speak to the internet. so I thought i'd stick suse linux on it, but it wouldn't boot from CD and the bios is password protected... In reserve behind that another PIII 500 mhz with suspect motherboard and intermittent reluctance to recognize that there is a keyboard attached. Third in command an Athalon 300mhz that used to run nicely on red hat 8 until red hat 8 became unsupported and I raided it's hard drive for a different machine. Bottom of the chain (and only because i've been to the tip recently) is a dog slow pentium 1 with a tiny hard drive, no fan on the processor, an ancient version of suse linux, maximum of 256 glorious colours and no CD-ROM drive or floppy drive. Last night it was the only one that worked, but... i've forgotten what the login password is..
I'm sure that I could knock something together between all of those, but having wasted two evenings now i'm reluctant to waste any more time, especially when work are providing me with something shiny that should be arriving next week :-)
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
Quills - blog product for Plone
This post was written 7 years ago.
Tue, 23 Nov 2004
This looks like it might be exactly what I was looking for. It has blogger api support plus creates archive paths in the /archive/YYYY/MM/DD/ format :-)
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
you can tell when skating is in your blood when...
This post was written 7 years ago.
Mon, 22 Nov 2004
...you are sitting in Teohs, a fantastic pan asian restaurant based in an old Tobacco factory known fittingly as "The Tobacco Factory" on north street in an area of bristol known as southville / bedminster / ashton gate, depending on who you talk to (oh yeah the phone number is 0117 9021122 if you have just googled your way in) when,... what was I on about? Yep you're in the restaurant having fantastic food and a fantastic night, but you keep finding your attention drifting towards the door where there is a perfect steel ledge for grinding, tailslides etc and there are benches scattered around the place..
Plus the floor surface of old tiles I know to be particularly skateworthy as I used to work a couple of floors up, which is about as close as I will (and should) get to skating it, being an eating establishment..
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
plone get relative url
This post was written 7 years ago.
Sun, 21 Nov 2004
here.absolute_url(relative=1)
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
i'm cynical, get me out of here
This post was written 7 years ago.
Sun, 21 Nov 2004
so i'm sitting here on the sofa resigned to the fact that the next six years (or something like that) will be spent avoiding watching z-list celebrities eat caterpillars. thank god for gadgets, skateboards and guitars
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
forward and upwards (in a geek way)
This post was written 7 years ago.
Sat, 20 Nov 2004
I surprised myself the other night by using some of my valuable free time to start making moves towards migrating hypothecate away from blogworks xml and towards plone. Bizarrely this first step was to create a mysql database to hold the posts. why? well I haven't touched XML or mysql in python/plone and I think the most valuable one to learn first would be mysql. well, that and the fact that using mysql with zope/ plone is really easy once you've set the connection up (apparently). I know I can write some ASP to go through the XML (where all blog content is stored) and fire the blog contents into a mySql database. Then it will be a case of copying the mySql somewhere where plone can see it and writing some python to create SimpleBlog entries for everything in the resulting database. Hmm.. i'll need to retrospectively set the creation date (change SimpleBlog to use effective date instead?) Probably more adventurous would be to write some python to read directly from the XML and create blog entries directly, but this feels like too many steps at once.
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
plone - How to make folders accessible for only certain users
This post was written 7 years ago.
Wed, 17 Nov 2004
this was a requirement we had at netsight a while back and we worked it out, but never got round to documenting how we did it. In case I forget,
here is someone else describing exactly the same solution (Summary: in ZMI create a new role, then remove aquired priveleges for protected folder and assign approprite priveleges for new role, then in plone go to sharing tab for folder and add selected users to the role)
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
disable context menu in kupu
This post was written 7 years ago.
Wed, 10 Nov 2004
one way to disable the right-click/ context menu in kupu, comment out a few lines of kupu/common/kupucontextmenu - I commented out everything within this.initialize seems to have done the trick
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
Plone4Artists
This post was written 7 years ago.
Tue, 09 Nov 2004
interesting project
over here, including an archetypes product for streaming MP3 via zope
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
effective and expiry dates not working in plone
This post was written 7 years ago.
Tue, 09 Nov 2004
I thought I was having trouble with this - expired content still seemed to be showing in e.g. events portlet, but it turned out that if you are logged in as manager, portal_catalog searches will return expired content.
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
plone set background of epoz
This post was written 7 years ago.
Mon, 08 Nov 2004
try this:-
body.visualFontSizeCorrection {
background-color: white !important;
background-image: none !important;
}
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
unix search file content including subfolders using grep
This post was written 7 years ago.
Fri, 05 Nov 2004
grep -r "my search term" *
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
mobile music
This post was written 7 years ago.
Fri, 05 Nov 2004
The £2.50 I spent on a headphone adapter for my Treo, (combined with the 500mb sd card) has proved to be an excellent investment as I find myself with a digital music player. Not quite an iPod, but enough to get a few albums on. The view out of the window on the train to and from London yesterday was accompanied by Queens of the stone age, The Jayhawks and Snow Patrol.
I used to listen to a walkman all the time, and this tailed off when I made the mistake of buying an early CD Walkman that skipped and had about 10 seconds of battery life, then I made the mistake of buying an early MP3 CD Player, that also skipped and was fussy about what files it played. I gave up after that, coveted the iPod for a while but couldn't justify buying one.
As I always carry my phone (love/hate relationship), even a trip to Papa Costa Deli to buy Caribbean pasties is accompanied by the sounds of ROCK.
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
unpack a bz2 file on windows
This post was written 7 years ago.
Tue, 02 Nov 2004
I downloaded an exe from
here, then opened a terminal, navigated to the directory where I saved it then typed the file name of the app followed by --decompress then the filename of the bz2 file I wanted to decompress
C:\data\software>bzip2-102-x86-win32.exe --decompress myfile.bz2
use
C:\data\software>bzip2-102-x86-win32.exe --help
to get other options
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
unix find a file by name including subfolders
This post was written 7 years ago.
Tue, 02 Nov 2004
find . | grep file_i_am_looking_for
this will search from the current folder you are in downwards
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
Chris 2007-01-30 14:16:24