I was surfing about the web to a couple of sites that I visit, and it went to http://linuxbrit.co.uk which had a cool feature on his wordpress site. He had just linked in a cool js image viewer called lightbox js which is really great.
So basically I wanted. So I hacked up my theme a little and without changing any of the image code I added to my themes template.php and just included the code, and it all worked.
Take a look at my image galleries and click on the thumbnail. It just pops up without leaving the page.
Well, we have just about made it though the silly season. I know that here in Melbourne we have been having some strange weather. On New Years eve it is 42 degrees and really sunny. On New Years Day it was 24 and raining.
On New Years Eve as it was so hot we went around to a friends place to go swimming. Sam really amazed us. Being only 2 we thought that we would really need to hold on to her. Even with the swimming vest that gives a little floatation but from what I could see not quite enough to keep her up. Well it actually didn't take her long and she had worked out how to gog paddle and pretty much keep herself above water. We then got both Xander and Sam a much big floating toy each and they we both off around the pool.
Well only a couple of days left until I finish at my current job, and I am really looking forward to it. I am hoping that I can contribute a lot more to Drupal core and maybe even have enough money that I can go to the Drupal conderence later this year.
Well I had a very busy and interesting Christmas. I think that
the 3 days before Christmas I only got about 10 hours sleep.
22 Dec - I had to pick my sisters up
from the airport at midnight, and because I had not seen Tarsha
for a couple of years we stayed up and chatted anf caught
up. It was ok for her as they had come from Perth which is 3
hours behind Melbourne.
23 Dec - I got woken up early by the
kids and I had to do some work. I really didn't get much done.
That night we all went off to Lion King, which was great. We were
up in the nose bleed section but still we could see everything
really well. Except Sarah did have a stupid woman in front of her
which kept on moving backwards and forth.
24 Dec - Once again I got woken up
early. I was starting to be a bit of a Zombie. During the day I
didn't get much done, and I dropped my sisters off at the airport
for their trip back to New Zealand. Once we go the kids to bed we
then needed to put out all the presents and set up the darn
swings. 3am on Christmas morning we were just finishing. These
kids better like this.
By the time it got though to Christmas night both Sarah and I
were shattered.
I hope that other people had a good Christmas.
Since last Friday there has been a lot of stuff that has happened in my little world. I can't explain everything yet but I will soon.
For now I can tell you that I am now the maintainer of Drupal E-Commerce. This is going to be a lot of work, as I need to get it ready fro Drupal 4.7, and make the changes to support the formsapi.
There is 31 modules that need to be converted as quickly as possible so we can start testing. Drupal 4.7 is going to be one of the biggest jumps in functionality that Drupal has seen in quite a while. With all the new autocomplete, free tagging, and a lot of speedups and api changes it is quite hard for module maintainers to keep up.
I have also been looking though some of ecommerce an I think there is some other things that need to be consolidated or are now obsolete and can be done with drupal core commands now.
I am going to be looking at the store module in ecommerce this weekend and hopefully this will help kick start other people working on other module so we can get this completed.
Lastly my little module filestore2, also needs upgrading, and as soon as I can I will update it to use the formsapi.
Well last weekend was fun. It started on Thursday when we had
a power outage which my little firewall/mail server did really
like too much. Basically it wouldn't come back up at all. When I
got home that night I managed to get it back up and running, but
the hard drive was dead!
With all my mail on the harddrive, I was not feeling very good
about this, and I have been having problems with my backup tapes
so I was not too sure how much of my mail I had. I did work out
on Friday that I had it all as I had evolution copy all my mail
for off line reading, so I just put evolution offline, and copied
it all to a local folder. I was safe.
I have been quite busy with some work laterly, but I was muching around with acidfree which looks like a cool (if I can every get the bloody thing to work), and noticed that it was linked with a module called filemanager. Now filemanager from my brief look, seems to do everything that I want fscache to do and more.
So with a bit more playing and I think that I am going to change filestore2 to use filemanager instead of fscache. I need to do a lot of work on both filestore2 and fscache to bring it upto scratch for Drupal 4.7, but with a few minor changes I should be able to link it into filemanager and leave fscache behind.
If all goes well I may even do this for 4.6 and backport filestore2.
At this stage it is going to be a few weeks, and I am hoping to catch on some of my projects during the Christmas break, which will be fun.
Last week I finally got my operation done, and had these lumps removed. The ones on my left leg have been giving me the most problems but this seems to be settling down now. I have actually had a couple of bad days, and 1 where I had trouble getting off the couch. This seemed to be problems with the stiches when they were uncovered, so I got them covered back up again and all seems well. I am going to be getting the stiches out in the next week so I should be feeling a lot better.
Last weekend Sarah and I got out Christmas present for us. We picked up some outdoor funiture which is really good. I think this year we are going to be having a lot more BBQ's. We have already had 2 and I seem to be in the zone when it comes to cooking the food. It just comes out great.
I upgraded by x40 lastnight to use 2.6.14 and suspend2. I even managed to get the framebuffer working, and now I am using suspendui_fbsplash which is so cool.
The suspend2 is so much faster than the standard suspend that is currently in the linux kernel, and now seems to be realy starting to get much more stable.
I think that I am going to need to create a new theme for it so that I can use the same theme as the ubuntu linux usplash to make it look really nice.
I also got the hdaps working (I think) which shows the orientation of the laptop and also parks the hard drive if it started to accelerate too much.
I had some kind soul build a patch to allow htmlarea to use the new forms api that drupal is using. I found this really cool, and I have applied it.
This actually gave me the boost I needed and I fixed up all problems the use of the hook_form_alter() and now is working really great.
ATM HTMLArea is the only WISIWYG editor that will work with Drupal 4.7. I am not sure on the status of the others or how far off they are. I know that tinymce might be a little while as Matt is quite busy ATM, unless he has some kind soul make the change.