Photos

Since I got so many responses (ZERO), I’ve decided to go ahead and switch over to Flickr for the photo management.  Flickr provides a lot of really cool features and I should have used it a long time ago.  I’ve had an account for quite a while, but sorta said “Eh…” when I saw that it cost money for an account with any sort of capability/storage.  But, now I think it’s well worth the $24/year.  Anyway, I have integrated the Flickr album into WordPress using FAlbum, but unfortunately, it is displaying things out of alignment.  I’ll be working on that…if it bugs you too much, feel free to just visit my Flickr page.

View photos, same link:  http://www.jbctech.com/photos

View photos on Flickr:  http://www.flickr.com/photos/jbctech/

6 Responses to “Photos”

  1. Rich Says:

    Yeah dude, that is a vast improvement, much more pleasurable to view.

  2. Rich Says:

    Since I cant seem to figure out how to post a question Ill ask it on here. Linking Visaul Basic and VC++, possible, problematic, stupid??? Trying to figure out if it would be most time effecient to go with VB and then ahve the brains of teh app be VC++ if possible, or if it would make more sense to just use something like wxWindows and VC++ alone to do it.

  3. jbctech Says:

    Thanks - now I just need to spend some time fixing the columns. I’m sure it’s just a matter of a closing tag somewhere, but finding it is the difficulty.

  4. jbctech Says:

    What sort of linking are you talking about? I mean, you can link via DLL having the VB app use API calls.

  5. Rich Says:

    Basically, I want to have the VB being the display and the C++ code being the brains. SoVB would display everything and it would get all of its info, that it would display at a terminal, from C++.

  6. jbctech Says:

    I would think you can do it using DLL/API calls. VB having the GUI that makes calls through the DLL/API written in C++.

Leave a Reply