Archive for properties

Cheers to 2008

Since I did this last year, I thought I’d try this again for 2008. Here’s the lowdown for my 2008:

  • Geospatial Catalogues: the saga continues.  I have dug deeper into this area this year as part of my day-job, and find that interoperability is difficult to achieve in the OGC Catalogue space.  Clearly there is a balance between abstraction/flexibility and ease of integration.  And the two step approach to discovering, say, OGC WMS layers (invoke GetRecords, then chain to GetRecordById) is cumbersome, IMHO.  At the end of the day, the most common use cases (that I have seen) are publishing data and services, and being able to query for them (data, service endpoints, service resources [layers/feature types/coverages]) with spatial, temporal or aspatial predicates.  And have the content come back in some usable format for display or binding.  Seems easy, eh?
  • Publications: glad to see “Open Source Approaches in Spatial Data Handling” was finally published.  Alot of the well known folks in the foss4g community contributed to this.  At the same time, the release took so long (like many publishing processes) that some items ended up dated.  Overall, I think the book gives a good viewpoint into foss4g at this time, and makes me think about how far we’ve come.  It’s good for the community to be published in this format / manner
  • JavaScript frameworks: they are everywhere.  Late this year I started delving back into the application space, and find these challenging, compared to the days of doing things by hand anyway.   2009 should shake off alot of rust I think
  • MapServer:  We just launched a new website.  Beers for hobu!  Also, lots of OGC CITE fixes and improvements, and next generation of OGC standards, adding updateSequence to OWS support
  • Python fun again: it’s been fun contributing to owslib for SOS, OWS and Filter support.  OWS Common presents a huge opportunity to abstract codebase when it comes to next generation OGC standards.  As well, I’ve been using Python for day-to-day scripts.  Not bad!
  • kralidis.ca turns 10: from humble beginnings, alot less done by hand now, and easier to manage (thanks WordPress!).

Other stuff:

  • Basement renovation: this took up most of my time this past year.  Frustrating, expensive (I should have been a plumber or electrician!), but gratifying.  Took a bit longer than expected, and still not 100% finished, but the major work is done.  I think this needed to happen for the property overall, even if it means I have more space than I could possibly need :).  N.B. if you ever want to lose weight, do a home reno;  I shed 20lbs!
  • New job: I started a new job in the fall, which promises to be very exciting and satisfying, especially given the state of the geospatial web.  The new gig will give me more opportunity for discovery and SensorWeb information management spaces.  So I’m grateful for the opportunity.  I’ve also been having fun 1/2 time with the GeoConnections program again, so it’s fun to work with some previous colleagues and getting acquianted with new faces who are helping to shape and evolve our national infrastructure.  So thanks again to those for helping me along a tough road and getting me here; I owe you big time 🙂

For 2009:

  • Work:  January 11 will mark 10 years of civil service for yours truly
  • Data dissemination: this is my key function in my day job for the months to come.  I look forward to evolving what started off as a very high level strategy into an architecture all the way to implementation.  This will be fun!
  • Standing up usable catalogues: you’ll see a few OGC Cat2.0 instances this year.
  • MapServer: more CITE fixes for SOS and O&M.  One thing I’d really like to see for 2009 is official compliance for OGC standards in MapServer
  • T.O. Code Sprint in March: this event is going to be fun.  What could be better than foss4g and beers, all in the centre of the universe 🙂
  • Renovations: I think that is it, for this place, for now.  Almost three years and it’s time for a rest in this space
  • Property: I think it will be a good time to buy in 2009.  The question (for me) is where.  Locally, or down south?

All the best for 2009 for you and your loved ones!

Trading data for drywall for a bit

basement renovationYou may or may not have noticed that I’ve been quiet on the blogosphere, and MapServer to some extent. Well, it’s a result of kicking my basement renovation into high gear after starting last fall. And with the winter we’ve had, what better time for this project 🙂

I’ve done my share of renovations in the past, but, in terms of hackery, this one takes the cake. It’s fun to be hacker as a coder sometimes, but not when doing renovations! In tearing down the basement, I have undoubtedly seen the most horrific attempts at a basement reno in my entire life. I have never (and I mean never!) seen anything like this:

  • using cardboard as shims, even in – get this – the shower stall. Now that won’t absorb any water!
  • disaster electrical: connections put together with tape only (so much for junction boxes!). And behind the shower as well! When they did use boxes, there was no reason to. In cleaning up the electrical, we ended up pulling down over 10 junction boxes, which served no functional purpose whatsoever. Unbelievable!
  • whoever taped and mudded the drywall did an awesome job of applying enough compound to make the joints resemble a beer belly and a half!

I could go on, but I won’t. I’ve often been called a perfectionist for renovations, but when you’re doing things that affect safety, it’s a big no no. Their should always be a great consideration for safety before proceeding with things. It could be as simple as making you do not accidentally step on tools or using a tool to lift drywalls easier. I think this property would have been worth more without any renovation than with the original attempt.

So after taking the whole thing down, I’ve been putting things back together again in the last 8 weeks. It’s been a fun experience for sure, but has also involved alot of running around, coordinating various help, playing helper and actually doing the work, and, of course, being budget conscious. Doing this at night after your day job is not for the faint at heart, but is gratifying in terms of cost as well as getting exactly what you want.

I hope to be done the bulk of the remaining work in the next month, which includes laying ~1000 square feet of porcelain/ceramic tile. Luckily, a friend’s uncle is helping with most of the project, so it’s valuable to have professional eyes (and hands) on things at all times.

Check out the progress (advice/suggestions valued!).  When the drywall dust settles, I looking forward to getting my life back. Now that warmer temperatures are (seemingly) here, it’s high time to finish the job!

Cheers to 2007

Since I did this last year, I thought I’d try this again for 2007. Here’s a lowdown for my 2007:

  • REST is really here: and as popular as ever. For me, I finally realized that REST was a style, not a syntax, API or schema for that matter. Sean’s recent post sums it up quite nicely. It’s nice to see the OGC has acknowledged this
  • Mass Market is really here: Things like Google, Yahoo Maps, and lowering the barrier to application development and, more ultimately, content, are paramount in the Web 2.0 sphere of things. Defacto standards / approaches matter
  • Geospatial Catalogues: I blogged about this last year. Even with Cat 2.0 CSW / ebRIM formally approve, where is catalogue interoperability? Is a federated / distributed catalogue approach realistic in the near future?
  • MapServer:
    • SOS Server: There has been much development here, including forthcoming support for 1.0.0, as well as implementation of POST support in mapogcsos.c. SWE DataBlock has also been implemented. We’ve also introduced automated testing for SOS in msautotest/wxs/sos.map. And a slew of bug fixes, memory leak fixes, etc. So I’m really happy about how SOS Server support has progressed this year. It goes without saying that major props to Assefa are in order here, as well Charlton and other MapServer SOS Server testers who have provided valuable feedback
    • OWS Common: Through increased usage in SOS Server, as well as the WCS 1.1 Server support (thanks Frank!), mapowscommon.c usage has been slowly increasing in the codebase to reuse existing functionality. This is a result of the OGC standards gradually adopting OWS Common for their “common” bits of XML and such. mapowscommon.c is also becoming more robust as a result of more integration and testing. I’m also happy about the increased libxml2 support in MapServer. We used libxml2’s xpath functionality in supporting SWE DataBlock, and have generic utilities now defined in maplibxml2.c
    • I’m happy to have become more involved in the MapServer codebase and project overall as part of the Project Steering Committee. There is definitely alot going on and alot to do, and the enthusiasm, commitment and helpful nature of the developers is great. MapServer is a special project to me, starting in early 2000 as part of my research / dissertation. The rest, as they say, is history. Oh, and “STYLES=” is optional again 🙂
  • Publications: I was glad to see “The Geospatial Web” published this year. Nice to see new folks and goings on out there
  • Adventures in Python: I decided to dive into python finally. With some sound advice from Sean, I embraced stuff like Genshi and etree. I managed to stand up a generic SensorML generator which I’m happy with, as far as my first Python project goes. My next goals are to experiement with doing things differently (like SQLAlchemy; I had to use good old SQL scripting as I ran out of time)

In other news:

  • Construction time continues: I did some major work on my place, including new fencing, landscaping/gardening, central air conditioning, as well as a shiny new veranda. A bit more curb appeal for sure
  • Condo: I finally picked up my condo this year. After much thought, I decided to sell. This was a beautiful property in a can’t lose location! Onwards
  • Lifestyle changes: Perhaps my biggest victory is quitting smoking. I have been absolutely smoke free for all of 2007. I can’t say that there haven’t been times where I wanted one from time to time, but I feel much healthier and better overall

So as 2008 quickly approaches, here are a few things I’m looking forward to:

  • MapServer: I look forward to continuing in helping more with OGC support, as well as become more familiar with the inner workings of the codebase.
  • OpenLayers: I really want to get into OpenLayers this year. I have not done much on client side work since the initial Mapbuilder days
  • New Springer publication: keep an eye out for a new, exciting book on GIS and open source this year
  • OWSContext and KML: it will be useful to see a resolution or unification of some sort between these two standards
  • OpenSearch: I think OpenSearch, with the geo extensions, will make a big hit this year. Nothing like a simple search facility which is already supported in browsers
  • I’m renovating my basement this year. Gutting the entire basement and installing a new bathroom and kitchen. I hope to have this done by summer 2008 — wish me luck!

So that’s it from here. I wish you and your loved ones the very best in the holiday season and for 2008!

There Goes the Basement

basement renovationIn what will probably be my last major renovation for some time, I have started my basement renovation project this past weekend, starting with ripping things down!

At this point, the plan is for a new washroom++, laundry area, and rough in for a kitchen. No rush here, so I’m hoping to have this done by the spring 2008. Wish me luck!

My New Condo

My New CondoYesterday I got the keys to my new condominium. Awesome place, and well built (materials, craftsmanship, etc.). I think a great part about this place is the shared amenities (party / dining room, gym, pool, virtual golf, etc.). And the view of the city is quite nice from my balcony.

Be sure to check out all the photos!!

Cheers to 2006

I thought I’d put in my $0.02 CAD after reading a few similar posts out there. So here are some from my point of view (in no particular order):

Geospatial

  • GeoRSS is here: GeoRSS made v1 this year at foss4g2006 and has proven to be a simple, yet very effective way to tag feeds. I’ve used and integrated in all my projects (I use the GML flavour) which produce RSS content by way of outputting an overview map based on the position. It gives the developers endless possibilities, and folks just love to see ‘where’ a post is
  • Getting to Know PHP: Earlier this year, ignorant to PHP, I decided to take the plunge and see what all the fuss was about. Boy was I glad I did. So easy, even I could figure it out. So easy that I’ll be porting bits of my website to PHP in the coming year
  • MapServer SOS support: It’s great to see OGC SensorWeb support in MapServer. Given that MapServer can already do stuff like spatial, temporal and aspatial queries, I think SOS was a relatively easy initial implementation effort. The more complex effort is the data bindings (sensor data is quite complex and multidimensional, and getting in and out of MapServer, in a generic framework is quite the challenge
  • ResEau portal launch: I was very fortunate to work with a great bunch of people to have finally released the ResEau water portal after two years of planning, design and development. I think this portal is a great example of the benefits of using standards-based approaches all the while providing useful information to a vast audience
  • MapServer commiter access: I was very honoured to be nominated this year for commit access to the codebase. My main focus was and is to implement the OGC OWS Common Specification for use by other OGC implementations
  • Web 2.0, Time article and information overload: Such a good article. And so true. As a result, we are overloaded with information! At one point, I refactored all my bookmarks to be pure RSS feeds just to handle it all. Whoever said computers would lessen the workload!?
  • foss4g2006: This was a great conference. The lighthing talks, BOF sessions, and demo fest, as well the gathering of the OSGeo crowd further solidified OSGeo’s existence. Can’t wait until next year’s event!
  • Catalogue woes continue: the Cat2.0 ebRIM vs. ISO implementation debate continued. Add to this the lack of (especially open source) implementations, and stuff like owscat, and other catalogue-ish projects continued to exist. The OGC has recently endorsed ebRIM as the future base for Cat2.0 implementations, so hopefully we should start seeing some interoperability between catalogues
  • Atlas of Canada 100th Anniversary: Congratulations on the 100th anniversary of this valuable Canadian resource. Kudos to the Atlas!

Other:

  • Cool travel: Charlottetown, Alabama, Washington D.C, Lausanne, Las Vegas, San Diego, Moncton, Winnipeg were among some of the neat places I visited this year
  • Home renovation: I did my biggest renovation job ever on my house this year, which lasted almost 6 months. I’m really glad the way things turned out, and I’m looking forward to doing some more stuff in 2007
  • Condo putters along: construction continued on my condo, and is now ahead of schedule, ready this coming June. Looking good!
  • Website changes: This year, I finally succumbed to using software packages to manage my website content. This website originated in 1998, as an HTML learning experience, so I was inclined to do *everything* by hand. While very useful, as time goes on, I find myself with less and less time (go figure!), and there’s so many solid tools out there to make things easy, and standards based (i.e XHTML, CSS, etc.). So why not use these great tools and concentrate more on the stuff you want to do, right?

Looking forward to 2007:

  • Further OWS Common support in MapServer: mapowscommon.c/h is almost complete to spec (missing some operations support). The next step will be to begin integrating into the OGC specs as they migrate to OWS Common for stuff like GetCapabilities XML, etc.
  • OWSContext: look for further formal development on this specification. OWSContext has been used frequently in the OGC testbeds, and interest is increasing in seeing the spec push forward.
  • Further development on discovery and cataloguing: I’m hoping to see some development / experiments on this track. It will be interesting to see how packages like deegree2 progress given the recent motion passed at OGC
  • Publications: I’ll be published in two Springer London books this year (The Geospatial Web, as well as Open Source Approaches to Spatial Data Handling)
  • MapServer Brazil: I was honoured to be invited to this event, and look forward to speaking on OGC and open standards. Looking forward to this!

Did I miss anything? What else was geospatial-worthy in 2006?

A Beautiful Wedding Photography Season

Compared to 2020, 2021 was a more hopeful and even in some ways “better” year. We had both good and bad moments, but with the bad ones, we need to remember the good ones forever and that’s what Fame Park Studios is specialized in, to save and preserve those beautiful moments, either with your family, with your partner or even by yourself.

At any rate, this closes out 2006 for me in the blogosphere. I wish everyone a great Holiday season, and all the best for 2007!

condo update

condo construction

So they started construction. I finally had a chance to pop by to see the work in progress, which makes my home renovation projects seem, well, quite minor!

Completion is still slated for summer 2007.

House Renovation (update)

 

Check out all the photos to see more! The adventure continues, however. I still have to have the floors refinished and buy furniture (oh ya, I do have to live in this thing!). I’m about 4-5 weeks away from completion. The neighborhood still doesn’t buy the fact that I’m moving in (they think I’m going to flip the house). Amidst all this, I’ve been considering residential reroofing options near me. Finding the right roofing service is crucial, especially when I’m so close to settling in. I’ve been exploring options, and 20 year roofers Roofline has caught my attention as a potential choice. I want to ensure that every aspect of my new home is perfect, including a reliable roof, so you don’t get water damage, although services like Water Damage Restoration Manalapan can hlep in case already happened.

The hunt for the best residential reroofing near me is on my checklist, alongside all the other finishing touches. If you need a free roofing estimate, you may get your quote now here. As I explore options for roofing upgrades, I’m also considering gutter guard installations to enhance the overall functionality of my home.

Moreover, I’ve completed the HVAC repairs, and I’m wondering, “Why is my furnace filter black?” Thankfully, I hired experts like the ones from heating and cooling columbus ohio. They did a great job with our hvac systems.

During this process, for my plumbing needs I considered hiring professionals from sites like https://callstevesplumbing.com/plumber-woodinville-wa/.

For expert electrical services like light switch installation, electrical repairs, etc., visit sites like https://callbrand.com/electrical/light-switch-installation/.

Taking the time to do some research on payday loans and financial advice companies really helped us speed up the process and make sure we where consulting on the right hands this very important family project for the future.

So things are almost done (thank goodness). It’s been 3 months and alot of work, time and money. It will be nice to enjoy it at long last!

Tom buys House!

I bought a 3 bedroom corner lot bungalow in Etobicoke, close to prestigious Centennial Park. Barring inspection catastrophe, I take possession 01 February 2006.

Tom buys Condo!

I picked up a condo earlier today in central Etobicoke. I haven’t decided whether to rent it out, live in it or sell it when it gets built — we’ll see what the housing market says. Check it out!


Modified: 16 August 2006 12:31:03 EST