Stuff Michael Meeks is doing
|
|
This is my (in)activity log. You might like to visit
Collabora
Productivity a subsidiary of Collabora focusing on LibreOffice support and
services for whom I work.
Also if you have the time to read this sort of stuff you could enlighten
yourself by going to Unraveling Wittgenstein's net or if
you are feeling objectionable perhaps here.
Failing that, there are all manner of interesting things to read on
the LibreOffice Planet news
feed.
Older items:
2023: (
J
F
M
A
M
J
),
2022: (
J
F
M
A
M
J
J
A
S
O
N
D
),
2021,
2019,
2018,
2017,
2016,
2015,
2014,
2013,
2012,
2011,
2010,
2009,
2009,
2008,
2007,
2006,
2005,
2004,
2003,
2002,
2001,
2000,
1999,
legacy html
- Decided today the time was overripe to start researching
my presentation for Saturday in more depth. Installed the latest
magicpoint, got the latest freetype. Hammered on freetype until it
fit my system; pretty anti-aliased fonts at last.
- I suspect the projector will not appreciate 1400x1050 as
a screen size, time to fiddle with X.
- Off to Church to sleep with the homeless again, decided
to take the laptop to hack; if you read this it turned out to be a
good call.
- Implemented ASP support in gb via an evil hack 'gb web.asp'
now seems to work nicely for my noddy asp:
<%@ Language=VBScript %>
<html>
<head>
<title>Example 3</title>
</head>
<body>
<%
FirstVar = "Hello world!"
%>
The time is: <%=time%> <BR>
<%For i=1 To 10%>
<%=FirstVar%>
<%Next%>
<%If Hour (time) > 18 OR Hour (time) < 4 Then%>
Good Night Everyone.
<%Else%>
Good Morning Everyone.
<%End If%>
</body>
</html>
|
gives:
|
<html>
<head>
<title>Example 3</title>
</head>
<body>
The time is:
01:08:02
<BR>
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Good Night Everyone.
</body>
</html>
|
- So, at last; we can do totaly trivial web scripting in
an incredibly slow and ugly language; horay :-)
- My Dell Inspiron my need a pack horse to hump it from
A to B, but the battery hefts a powerful punch it seems.
- Took a break to feed some people, we have a young lady,
~18 on the streets for many years now. Sean the nice 40 year old is
back; very civil, even saving a small ammount of money whilst selling
'The Big Issue' on the streets. My cooking seemed not to poison them
as well; excellent.
- Up till 3 idly hacking on gb, implemented the 'Type'
construct ( parallel to C's struct ), got the demo VB FormDesign app
of Per's a lot more happy. With a little work on the menus, it would
look rather nice I think.
- Had a cup of coffee with Sean who couldn't sleep.
Talked about all manner of things; particularly disturbing accounts
of the wierd / mad people he knew, random stanley knife attacks etc.
Tried to sleep, fitfully succeeded.
My content in this blog and associated images / data under
images/
and data/
directories are (usually)
created by me and (unless obviously labelled otherwise) are licensed under
the public domain, and/or if that doesn't float your boat a CC0
license. I encourage linking back (of course) to help people decide for
themselves, in context, in the battle for ideas, and I love fixes /
improvements / corrections by private mail.
In case it's not painfully obvious: the reflections reflected here are my
own; mine, all mine ! and don't reflect the views of Collabora, SUSE,
Novell, The Document Foundation, Spaghetti Hurlers (International),
or anyone else.
It's also important to realise that I'm not in on the Swedish Conspiracy.
Occasionally people ask for formal photos for conferences
or fun.
Michael Meeks (michael.meeks@collabora.com)