Skip to main content

Posts

Showing posts from March, 2011

To the Newbies: Want to be a 'Good' developer?

[mount soapbox] So, I have a beef.   I'll lay it out for you with a hypothetical situation.  (Perhaps only partly hypothetical...) You develop an application for a customer in a different time zone.   Let's say a 'quite' different timezone.   While they are conducting UAT (user acceptance testing) they mention that the Date Recorded of a document doesn't seem to be in their timezone.   You look at the code and realize you are setting the field with @Now. You implement a fix on that field to adjust @Now to their timezone.  Something like @Adjust(@Now;0;0;0;ClientTimeZone;0;0).   Simple fix and the client's happy. Now, do you want to be a 'Good Developer'? Then take a good look at the system, and everywhere else in the workflow that you're using @Now, adjust them too... If you merely want to be mediocre and the subject of humiliation by your support department?   Just leave them alone.   No one will notice the time difference between GMT-5 and GMT+11

Admin Notes: Domino 8.5.2 Fix Pack 2 is out

Domino 8.5.2 Fix Pack 2 has been released.   Links are below to the various versions: Domino 8.5.2 FP2 Windows 32-bit Domino 8.5.2 FP2 Windows 64-bit Domino 8.5.2 FP2 AIX 32-bit Domino 8.5.2 FP2 AIX 64-bit Domino 8.5.2 FP2 Solaris Domino 8.5.2 FP2 Linux Domino 8.5.2 FP2 Z-Series Domino 8.5.2 FP2 i-Series 5.4 Domino 8.5.2 FP2 i-Series 6.1/7.1 As per normal, you need to log into Fix Central to get access.

Water: Expectations

I'm almost certain, that if I had a therapist, I'd be told that I should talk about how I feel. I'm upset. I'm frustrated. I'm stressed. I went downstairs to the basement last night, innocently enough.   I was looking for some rain pants. I wasn't expecting the splash.  Who expects that?   Who expects to put their foot down on the carpet and have it splash. I wasn't expecting to see the signs of water seepage along the edges of the hardwood floor in the basement either.  Or the bubbles in the paint under the basement window. I was expecting to find rain pants, run back up stairs, put them in the truck and head out to pickup a trailer of canoes. I didn't expect the friendly conversation with the nice young lady that answered the phone when I called the insurance company. I didn't expect to talk to an insurance adjuster.  (Although, he was amazingly helpful, and did a great job of walking us through the process.)   The lady from the restoration place w

A Time for Free Books

I spotted this in my feed reader this morning.    It lead me here to DB2 University. I'm aware of the DB2 push toward university students to make them aware that DB2 is an option for their use as a free SQL database.   I became aware of it a few years ago when looking for an SQL database. I'm all in favour of it. Of course, the question to ask is: When will other IBM technologies be given the same advantage?

Admin Notes: Make your Notes Client faster

You can make your Notes Client run smoother and load faster by increasing the memory usage. Here's how to do it: Close your Lotus Notes Client Find the installation directory for your Lotus Notes client Navigate the following folder structure: Notes\Framework\Rcp\Deploy Find the jvm.properties file Change the vmar.Xmx=-Xmx256m to vmarg.Xmx=-Xmx1024m Save the file Start your Lotus Notes client back up  

Admin Notes: Setting up robots.txt on your Domino server

So, you're running a Domino server, and one of your co-workers finds the Domino help databases on your server indexed through Google. What do you do?   The development team wants them left there so that they can be used, but they don't want to have to login to use them. How do you get them unlisted from Google's index? Easy, using a robots.txt file.   But you say, how do I create it, what database do I put it in?   And how do I get Google to remove the listing of my databases? Create a Robots.txt I like this site for creating my robots.txt files.   Simple, easy to use.   It handles 99% of my needs. Where to put Robots.txt on a Lotus Domino server The Robots.txt file goes in the 'domino/html/' sub-directory of the Lotus Domino data directory.  Not in a specific database.   It will get ignored if it is not in the root of your site.  (http://server.com/robots.txt) Validating the Robots.txt file There are lots of tools that will validate your robots.txt file.  I like t

Mastering XPages: Still only $9.99

I talked about it yesterday, Darren talked about it yesterday, Daniel talked about it yesterday. Mastering XPages is still only $9.99 for the digital edition until midnight. You may have missed it yesterday, but get it today... Find it here:  http://www.informit.com/deals/

Mastering XPages for $9.99

I know other people have mentioned it, but I'm going to as well. Available here for $9.99 USD, the Mastering XPages ebook.    Yes, that one.   The IBM Press one. http://www.informit.com/deals/index.aspx Go get it by midnight on March 3rd, 2011. Now if only the site was built in XPages.

The largest Domino database I've ever seen

I don't remember why I went looking at my local desktop with Domino Administrator, but I was a little shocked when I found this: That would be about 106,809,893,190,000 or about 106 terabytes.    Can anyone beat that?