329 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Blogs | Search | myPL | About 
 
Latest 7 Posts
Lotus 1-2-3, SmartSuite and Organizer officially retired
Fri, May 17th 2013 207
Ender’s Game – First Movie Footage
Fri, May 3rd 2013 111
My recipes – All in one place
Mon, Apr 29th 2013 189
Useful utility to rename files in bulk
Tue, Apr 23rd 2013 139
The Enemy’s Gate is Down
Tue, Apr 16th 2013 242
How to set doctype on Notes forms
Thu, Apr 11th 2013 243
New LEGO Lord of The Rings sets this summer
Fri, Apr 5th 2013 293
Top 10
Review: Samsung Galaxy S3
Sun, Jun 24th 2012 2647
Code: Expanded Class for File Functions
Fri, Dec 21st 2012 783
Create and update Calendar reminders from Notes document
Thu, Aug 11th 2011 766
Code: Simple class for parsing file names
Thu, Dec 20th 2012 764
Creating PDF files from Notes documents
Thu, Nov 11th 2010 719
IBM Notes and Domino 9.0 Social Edition
Tue, Nov 13th 2012 674
Free Tool: Analyze ACL in Notes Application/Database
Tue, Nov 15th 2011 654
Export from Notes to Excel – 3 different ways
Wed, Nov 14th 2012 637
IBM Notes & Domino 9.0 Social Edition – Public beta now available!
Thu, Dec 13th 2012 611
How to write better code in Domino Designer – Part 1
Wed, Feb 20th 2013 580


Karl-Henry Martinsson
 
Blog Title TexasSwede
Blog Description Notes/Domino, Computers, Programming, Technology, Photography, Cooking and more
Blog URL http://blog.texasswede.com
RSS Feed http://blog.texasswede.com/feed/
PlanetLotus Feed http://planetlotus.org/profiles/rss/karl-henry-martinsson
Validate Feed feedvalidator.org or validator.w3.org
Feed Last Checked May 22, 2013 10:46:04 AM EST. Realtime Update:
Twitter URLhttp://www.twitter.com/TexasSwede
Landed Here Feb 27, 2008
Location Ft Worth, Texas
Posts: # / 1st / Latest - -
Total Hits 42,426. myPL RSS Selections: 94


Recent Blog Posts
207


Lotus 1-2-3, SmartSuite and Organizer officially retired
Fri, May 17th 2013 6:50a   Karl-Henry Martinsson
Earlier this week, IBM announced the withdrawal of marketing [sic!] of Lotus 1-2-3, together with Lotus SmartSuite and Lotus Organizer, effective 06/11/2013. Support ends on 09/30/2014. Lotus 1-2-3 version 3.0 for MS/DOS I personally never worked with 1-2-3 myself. When I started with computers in school, we used CP/M-86 as the operating system, and had a spreadsheet program developed specifically for use in the Swedish schools. My first job after high school was with Microsoft in 1988, so my fi [read] Keywords: formula language ibm lotus notes microsoft office properties
111


Ender’s Game – First Movie Footage
Fri, May 3rd 2013 1:45p   Karl-Henry Martinsson
Preview for the teaser trailer, to be released on May 7. You get to see about 10 seconds of movie footage here, and I have to say it looks pretty good to me. [read] Keywords:
189


My recipes – All in one place
Mon, Apr 29th 2013 11:06a   Karl-Henry Martinsson
For many years, I have enjoyed cooking and baking. One reason could be because I like good food. But it is also logical, similar to programming. You have instructions you follow, but you can still modify them, as long as you know how different ingredients react with each other and with heat, liquids, etc. Cooking is a combination of programming, chemistry and physics. Perfect for a geek! I often get questions about how I made a particular dish. Many of the recipes have been published on my blog, [read] Keywords:
139


Useful utility to rename files in bulk
Tue, Apr 23rd 2013 3:20p   Karl-Henry Martinsson
Earlier today I had to rename about 400 image files, and I was looking for a convenient tool that would help me out. I had to remove part of the filename, in the middle of the filename, which was a bit tricky. I found a very useful tool, called Bulk Rename Utility. It does not have the most user-friendly interface, but it is very powerful. And the best thing is that it is free. You can download it here. This is the somewhat messy but very powerful user interface… [read] Keywords: interface
242


The Enemy’s Gate is Down
Tue, Apr 16th 2013 5:04p   Karl-Henry Martinsson
Teaser poster for the upcoming movie adaptation of Orson Scott Card’s book Ender’s Game. I really enjoyed the book (as well as the parallel story in Ender’s Shadow), and hope the movie will stay at least somewhat close to the story in the books. According to the author, the movie will use elements from both books. If you haven’t read the books, I can highly recommend them. [read] Keywords: wiki
243


How to set doctype on Notes forms
Thu, Apr 11th 2013 1:29p   Karl-Henry Martinsson
Who redesigning my website to use Bootstrap, I ran into a problem. The navbar (meny) did not render correctly in Internet Explorer 9, despite looking perfect in Firefox and Internet Explorer 10. There are several discussions about this problem on StackOverflow and other forums, and the solution is simply to add on the first line of the HTML code. However, IBM Domino automatically adds a different doctype string, and there is no database or form property to change/set the correct value. But ther [read] Keywords: domino ibm lotusnotes notes database development firefox javascript twitter




293


New LEGO Lord of The Rings sets this summer
Fri, Apr 5th 2013 1:51p   Karl-Henry Martinsson
As the regular reader of this blog may have noticed, I am a huge Lord of the Rings fan, and I also enjoy building LEGO. There are four new LEGO sets in the Lord of The Rings series to be released this summer (in June, according to TheBrickBlogger.com). They are: 79005 – The Wizard Battle, 113 pieces, $12.99 79006 – The Council of Elrond, 243 pieces, $29.99 79007 – Battle at the Black Gate , 656 pieces, $59.99 79008 – Pirate Ship Ambush, 756 pieces, $99.99 Pictures below from The [read] Keywords:
572


Export Notes view to Excel – with multi-value fields
Fri, Apr 5th 2013 9:26a   Karl-Henry Martinsson
A few days ago, a question was asked on StackOverflow about how to export the content of a Notes view to Excel. The caveat was that some columns contained multiple values, but not on all documents. To solve this, I wrote a Lotusscript class that will export view data as either CSV or as an HTML table, both can then be saved to a file and opened in Excel. I am posting the code below. Enjoy! %REM Agent View Export Created Mar 27, 2013 by Karl-Henry Martinsson Description: Code to export a [read] Keywords: agent lotus lotusscript notes database server
490


Should everyone be a programmer?
Tue, Apr 2nd 2013 2:47p   Karl-Henry Martinsson
For years, there has been a debate if anyone can (or should) learn programming or not. While reading the Notes and Javascript groups on LinkedIn, as well as the Notes forums on IBM developerWorks, I have read more than one post where someone wants to learn Javascript or Notes programming, but don’t have any programming experience/knowledge. Can anyone learn to program? No. I would say half the population could learn at least the basics and mechanics of programming.  So should everyon [read] Keywords: atlas domino formula language ibm lotus lotusscript notes ajax community css facebook java javascript linkedin wiki xml
230


And I am up and running!
Thu, Mar 21st 2013 12:45p   Karl-Henry Martinsson
Downloaded the Notes client with Domino Designer and Administrator, installed it on top of the public beta from December in a viritual machine (with 1GB memory). Install went without any problems, and the client starts up fine. All settings and bookmarks were preserved from the beta. My workspace in IBM Notes 9.0 Social Edition It just works. [read] Keywords: domino ibm lotusnotes notes notes client workspace
378


Notes 9.0 available for download
Thu, Mar 21st 2013 6:29a   Karl-Henry Martinsson
When I woke up this morning, I could finally start downloading the release of IBM Notes and Domino 9.0 Social Edition. And the filenames is actually (mostly) descriptive! Interesting enough, the Notes/Domino Fix List does not show the product released yet: Perhaps someone need to implement a better workflow solution. I know a good product for that. ;-) [read] Keywords: domino ibm ldd lotus lotusnotes notes
456


Notes 9.0 – MIA
Wed, Mar 20th 2013 10:46p   Karl-Henry Martinsson
I thought I would download IBM Notes/Domino 9.0 overnight, but after I logged in to Passport Advantage and went to the downloads, I can see that the files have (supposedly) been uploaded, but they are not available to select. If I expand the previous version, all the files for that version shows up… Hopefully IBM have this sorted out in the morning. Scott? [read] Keywords: domino ibm notes
294


Samsung Galaxy S4 to be launched today
Thu, Mar 14th 2013 11:14a   Karl-Henry Martinsson
Click on the image to go to the Live Stream. The event starts at 7pm ET. This evening, Samsung is launching their latest phone in the Galaxy S series. The new model is logically called S4, and is expected to have full HD resolution (1920×1080) on a 5-inch (or 4.99-inch) screen, as well as a 13MP camera. It is still unclear what processor will power the new phone, but some rumors say a quad-core for the North American market and an eight-core for the international models. The event takes pla [read] Keywords:
358


Track your application changes/updates
Tue, Mar 12th 2013 1:30p   Karl-Henry Martinsson
A while back I created a little tool for my own use, to keep track of my Notes templates and their version numbers. I also developed a tracking database where we track not only changes to Notes applications, but also other changes to our environment. Things like modifications to Domino Directory and Active Directory, as well as other meta data changes, configuration changes, etc. I decided to merge those two applications, and create one focused on tracking changes in Notes templates/applications [read] Keywords: domino ibm lotus lotusnotes notes ntf ods application applications database
359


Age of Empires II returns after 14 years
Sat, Mar 9th 2013 11:22p   Karl-Henry Martinsson
One of my favorite games (together with SimCity 2000) was Age of Empires II – The Age of Kings. Next month, an updated version of the game will be released exclusively on Valve’s Steam platform. Age Of Empires II HD – Screenshot from Steam. Age of Empires II HD, as the upcoming release is called, is remastered for higher resolution displays and uses updated textures. The game also support multiple monitors and multiplayer through Steam and will cost $19.99 when it is relea [read] Keywords: wiki
447


How to write better code in Domino Designer – Part 4
Tue, Mar 5th 2013 11:30a   Karl-Henry Martinsson
I am back after a short break. Let’s continue where we left off. Today I will talk about object oriented Lotusscript. We looked at functions in part 3 of this series, and while functions are very useful, you should consider building objects instead. So why would you use classes? The short answer is that they are much more powerful and also much easier to maintain. The code is usually shorter and I get a better overview. It is modular and can easily be moved to other applications. It is eas [read] Keywords: domino lotusscript script library applications properties system i
311


New graphics card
Fri, Mar 1st 2013 12:45p   Karl-Henry Martinsson
I recently decided I needed a new graphics card at home. As I mentioned last month, a new version of SimCity is coming out soon (next week, as a matter of fact) My previous card, a Nvidia GeForce 7900 GS  with 256MB memory, was purchased in the end of 2006, and it was at that time considered a upper mid-range graphics cards. At this time, I built myself a new computer to play the brand new Flight Simulator X, which was a demanding game both for graphics and CPU. I think I paid $189 for it [read] Keywords: wiki
454


How to write better code in Domino Designer – Part 3
Fri, Feb 22nd 2013 4:29p   Karl-Henry Martinsson
Welcome to the third part of this series of articles about how to write better code for the Notes/Domino platform. In part 1 I wrote about creating your forms in a way so you get an instant idea of how they work (what is hidden, computed-for-display fields, etc) and in part 2 the subject had moved to Lotusscript, more specifically variable names and comments. As already mentioned in that last article (as well as in some of the comments), breaking out code into functions is a great way to make [read] Keywords: agent domino lotusscript notes script library application applications email planetlotus planetlotus.org server
531


How to write better code in Domino Designer – Part 2
Thu, Feb 21st 2013 6:38p   Karl-Henry Martinsson
We already talked about how to make your forms and views easier to maintain. But in most Notes/Domino applications, a majority of the code is written in Lotusscript (at least for traditional applications, XPages are outside the scope of this discussion for now). It is not hard to write easy to read Lotusscript code. Just follow some simple rules. As always, there are more than one way to do things, but this is how I do it (most of the time). I found that this works for me. Variables Always u [read] Keywords: domino ibm lotusscript notes rich text xpages application applications archive bug database email planetlotus planetlotus.org wiki
580


How to write better code in Domino Designer – Part 1
Wed, Feb 20th 2013 5:25p   Karl-Henry Martinsson
The inspiration to this series of blog entries partially comes from looking at code posted in the developerWorks forums. Some of it is extremely hard to read and understand, even if you ignore the fact that the forum strip indentation from the code. If you write code that is hard to read, your applications will be hard to maintain. Write the code so it is easy for the poor person who will be maintaining the code in the future. Most probably that person will be you. You might also have to post [read] Keywords: domino formula language ibm lotus lotusphere lotusscript notes application applications community database email interface wiki
273


Cloud Storage – Overview
Tue, Feb 19th 2013 10:25a   Karl-Henry Martinsson
There are a number of cloud storage services available, all with similar functionality. The differences are mostly in the details, like amount of free storage, what platforms the clients are available for, etc. I mentioned some of them in a previous entry on this blog, when I wrote about some useful Android apps. So what is cloud storage? The first people ask me is what “the cloud” is. Some even thing that is an Apple product or service (because of iCloud). I think Wikipedia has a [read] Keywords: apple desktop google integration iphone microsoft mobile network office outlook wifi wiki ubuntu
351


New SimCity coming in March – with DRM
Thu, Feb 7th 2013 8:44p   Karl-Henry Martinsson
Back in the mid-1990′s — when I was still single and living in Sweden — I spent many evenings and nights playing the city building game SimCity 2000. I actually think I purchased the game during a trip to Redmond, visiting Microsoft. More than once I was playing “a quick game” after work in the office, and suddenly I realized it was almost midnight… A year or so after I moved to the USA I got SimCity 3000, but did not play it as much. I was married by [read] Keywords: microsoft office wiki
248


MeCam nano copter
Thu, Feb 7th 2013 2:05p   Karl-Henry Martinsson
In the department for cool gadgets, AlwaysInnovating is developing MeCam, a small helicopter (or nano copter as they call it) that fit in your palm and can be controlled by voice and stream video to your smartphone. It can take 360 degreee panorama pictures and even uses noice cancelling to remove the motor sound. The device is powered by an ARM Cortex A9, and it has 14 on-board sensors to prevent it from hitting walls or objects as it follows you. MeCam nano copter MSRP is said to be $49 when [read] Keywords:
340


LibreOffice 4.0 available for download
Thu, Feb 7th 2013 9:54a   Karl-Henry Martinsson
LibreOffice 4.0, the latest major release of the free office suite, have been released. A list of fixes and new functions can be found here. Some of the functions listed are: Integration with several content and document management systems – including Alfresco, IBM FileNet P8, Microsoft Sharepoint 2010, Nuxeo, OpenText, SAP NetWeaver Cloud Service and others – through the CMIS standard. Better interoperability with DOCX and RTF documents, thanks to several new features and improvements like [read] Keywords: ibm odf firefox integration interface microsoft office sap sharepoint widget
411


Which is faster, ColumnValues() or GetItemValue()?
Mon, Feb 4th 2013 3:53p   Karl-Henry Martinsson
In a recent discussion thread in one of the forums on IBM developerWorks, the issue of which is faster, doc.GetItemValue() or viewentry.ColumnValues(). I decided to test this, using two Lotusscript agents, created to be as similar as possible, working against the same view of the same database. First, here is Agent #1, using ColumnValues() to get the value we are looking for from the first column of the view. This agent took 66.3 seconds to run, and below you can see exactly how that time was [read] Keywords: agent ibm ldd lotus lotusscript database
375


Lotusphere/Connect 2013
Sun, Feb 3rd 2013 6:25p   Karl-Henry Martinsson
I have not been blogging here during Lotusphere/Connect 2013. It was a very busy conference, I went to a large number of sessions, and also many social gatherings of different kinds. In addition, I have been blogging at SocialBizUG.org, and if you don’t have an account there, go get on. If you already are a member of LotusUserGroup.org, your login credentials from there should work. Below are links to my blog entries at that site. Enjoy! Day 1 – Sunday Day 2 – Opening General S [read] Keywords: lotusphere blogger blogging community lotususergroup.org
246


Download the Connect 2013 Pocket Agenda
Mon, Jan 21st 2013 9:45p   Karl-Henry Martinsson
You can now download the pocket agenda for Connect 2013 from the conference website. I always found this one of the best planning tools for the conference, together with the session database of course. So if you haven’t downloaded and printed a copy, get it here. [read] Keywords: collaboration ibm database
330


Preparing for Connect 2013
Sat, Jan 19th 2013 10:26a   Karl-Henry Martinsson
As I posted yesterday, I am able to go to Connect/Lotusphere after all. I now have to rush my preparations. I got a flu shot yesterday duing lunch, and I am about to head out to get my Lotusphere haircut shortly. I also need to pick up another pair of walking shoes and some other items for the trip. This is the first Connect (if you don’t count last year, where that was a small conference within the conference), so we are all technically “first timers”, but if you haven’t [read] Keywords: lotusphere lotususergroup.org
353


Good News – Going to Connect/Lotusphere after all!
Fri, Jan 18th 2013 4:46p   Karl-Henry Martinsson
Thanks to some good luck, I will be able to afford to pay my way and attend Connect in just over a week. I found a decent air fare (they have been going up every date for the last couple of days), and I will be arriving at MCO on Saturday at 2.10pm. That should make me show up at BALD around 3.30pm or so, just in time for a late lunch and a after-travel beer. I am heading back home Friday at 7.40pm, giving me time to do a little bit of shopping at the LEGO store at Downtown Disney after the co [read] Keywords: collaboration ibm lotus lotusphere community
353


Upgrading my workstation with SSD drive
Mon, Jan 14th 2013 10:05a   Karl-Henry Martinsson
This weekend I picked up a 120 GB Samsung SSD drive at my local TigerDirect. It was on sale, $89.99 plus sales tax, so the final cost ended up being just below $100. I also had to get an adapter for 2.5″ form factor to 3.5″ drive bay. My hope is that this will give me enough of a performance boost to avoid having to spend many hundreds of dollar on a new, faster processor, a new motherboard and new memory. Yesterday afternoon I installed it in my disktop, and started reinstalling Win [read] Keywords: lotus notes applications microsoft
454


No Connect/Lotusphere for me this year…
Fri, Jan 11th 2013 8:34a   Karl-Henry Martinsson
I just got word from my boss that I will not be able to go to Connect 2013 in Orlando. This is due to financial reasons, the company is trying to save money anywhere they can. Even as the conference would only cost them $3,200 (I found a really good airfare and got offers to share a room), it was not approved (not even after I offered to pay part of the cost myself). This will be the first time since I started going in 1998 that I won’t be in Orlando to learn new things, network and meet [read] Keywords: lotusphere facebook network twitter
783


Code: Expanded Class for File Functions
Fri, Dec 21st 2012 12:18p   Karl-Henry Martinsson
Yesterday I blogged about a simple class to parse file names, and that inspired me to improve it and add some functionality, which will actually come in handy for a project at work shortly. The class is pretty self-explanatory, there is really nothing complicated in the code. When the class is initialized, if a path to a directory (i.e. ending with ) is passed to the constructor the directory is created if it does not exist. If the directory exist, there are functions to copy or move both singl [read] Keywords: agent ibm ldd lotus notes script library application planetlotus planetlotus.org properties
764


Code: Simple class for parsing file names
Thu, Dec 20th 2012 11:25a   Karl-Henry Martinsson
In the developerWorks forum for Notes 8, a user asked about how to check if a file (in this particular instance attached to a Rich Text Lite field) is an Adobe PDF file. The easiest (but of course not fool proof) way is to simply check the extension of the file name. That reminded me that I have a simple Lotusscript class with some file functions that would simplify the parsing of a filename, if you want to get the path, the file name or just the extension. I thought that perhaps more people co [read] Keywords: ibm ldd lotus lotusscript notes rich text planetlotus planetlotus.org
611


IBM Notes & Domino 9.0 Social Edition – Public beta now available!
Thu, Dec 13th 2012 10:25a   Karl-Henry Martinsson
Today, one day before the day previously mentioned, IBM have made the public beta of IBM Notes and Domino 9.0 Social Edition available for download. This is perhaps because of the fact that tomorrow is the opening day here in the US for The Hobbit, and IBM figured that all us geeks will go watch that instead of playing with the latest version of Notes. This is what IBM says about the new version: IBM Notes and Domino 9.0 Social Edition Public Beta isa preview of the next release of Notes, iNot [read] Keywords: calendaring collaboration connections domino ibm inotes ldd lotus lotusnotes notes traveler xpages application applications bes blackberry development email integration interface javascript mobile server
405


Swedish Christmas buffet at IKEA
Fri, Dec 7th 2012 8:42p   Karl-Henry Martinsson
For us Swedes living abroad, the Christmas food is probably what we miss the most. IKEA, the Swedish furniture company, organize “julbord” at their stores, which is very popular with us ex-patriates. I just finished my yearly pilgrimage to Frisco, TX to have herring, salmon, meatballs and other traditional dishes. I think most people don’t realize all the little special things they will miss when living in another country. I like living in the US, but still miss Swedish food [read] Keywords:
393


New LEGO sets: The Hobbit
Fri, Dec 7th 2012 11:42a   Karl-Henry Martinsson
LEGO have now released their building sets based on the upcoming movie The Hobbit: An Unexpected Journey, which will premiere shortly. There are six different sets: 79000 – Riddles for the Ring, 105 pieces, $9.99 79001 – Escape from Mirkwood Spiders, 298 pieces, $29.99 79002 – Attack of the Wargs, 400 pieces, $49.99 79003 – An Unexpected Gathering, 652 pieces, $69.99 79004 – Barrel Escape, 334 pieces, $39.99 79010 – The Goblin King Battle, 841 pieces [read] Keywords: wiki
426


HP Calculators on Android, iPhone and Windows
Tue, Dec 4th 2012 7:02p   Karl-Henry Martinsson
I think most would agree that Hewlett-Packard made the best handheld calculators ever, epecially in the scientific market. The financial HP-12C, introduced in 1981, is still being manufactured today. Some financial companies still issue those calculators to their staff. Emu48 for Windows My personal history with HP goes back to my early childhood. Back in 1974-75, my cousin moved from Blekinge in southern Sweden to Stockholm after getting a job at Hewlett-Packard. For the first few months he [read] Keywords: community google iphone server wiki
575


Useful Android Apps
Mon, Dec 3rd 2012 5:42p   Karl-Henry Martinsson
Recently several of my friends have been getting the Samsung Galaxy S3, the same phone that I got last summer. One of the first questions is if I have any advice on good apps to get. So I wanted to share a few of my favourite apps. Battery Doctor This app helps improving the battery life on the S3, and also modify how the charging is done. I have noticed a longer battery life since I installed this app. Waze A social driving and navigation app. Users report traffic issues, police checkpoints [read] Keywords: connections ibm lotus notes sametime traveler database desktop email google mac microsoft mobile network office skype wifi wiki
394


Update: Blog comments working again!
Fri, Nov 30th 2012 5:42p   Karl-Henry Martinsson
I got the comments working again, all existing comments are being displayed properly. So feel free to comment again. And just as a reminder, my policy for comments are copied below. My policy on comments I require a real name (or well-known handle) and a real email address. If the address sounds bogus or made up, I reserve the right to delete the comment. Same thing for trolls. You can be critical of what I write about, but then you must come with some valid arguments. Just saying “Notes suck [read] Keywords: notes email
290


Blog issues – comments not displaying
Wed, Nov 28th 2012 3:42p   Karl-Henry Martinsson
After updating the blog to the iFeature Pro 5 theme, comments are not being displayed. The contents is there, but something in the template code prevent them from being displayed. I have contacted their support, and hope to have it working soon. There are also a couple of other issues that I (as well as other users) experienced and reported, and the makers of the theme are in the process of fixing it. That is why the slider at the top of the main page is gone. The major issue is however that ima [read] Keywords:
419


Show and Tell – Dynamic Web Calendar
Tue, Nov 27th 2012 5:02p   Karl-Henry Martinsson
In this post in the developerWorks forum, Andy Herlihy is asking about how to create a small calendar that can be embedded into an existing intranet website. As Carl Tyler points out, Andy could simply use Dojo. However, this is a good example to show some jQuery combined with the power of IBM Lotus Domino.  Lets’ break it down into a few smaller steps. The first one is to create a Domino web agent that will take the current date and build a calendar for that month. There will be no lin [read] Keywords: agent domino ibm ldd lotus show and tell ajax applications css database development dojo javascript server wiki
214


Swedish cheesecake for Thanksgiving
Thu, Nov 22nd 2012 10:42a   Karl-Henry Martinsson
I blogged about how to make this popular Swedish desert here. For these two pans I used 150% of the receipt, so 9 eggs, 3/4 cup sugar, etc. I also want to wish everyone of my American friends and readers a Happy Thanksgiving. [read] Keywords:
259


How to detect changes in fields on a form
Fri, Nov 16th 2012 3:20p   Karl-Henry Martinsson
A question I have seen a few times in the developerWorks forums is how to detect what values (often names) have been added in a multi-value field. This is not very difficult, and there are a few different ways to do it. I prefer to use lists, but you can of course use arrays as well. The basic idea is to declare a global variable to hold the initial value of the field, populate it when the document is either opened or put into edit mode, and then checked when the document is saved. Globals: Dim [read] Keywords:
637


Export from Notes to Excel – 3 different ways
Wed, Nov 14th 2012 1:25p   Karl-Henry Martinsson
While reading the developerWorks forums, I have noted that some tasks seem to be common, and users often have issues with it. One very common is to export data from Notes/Domino to Excel. My guess is that some manager/executive want to get the data to manipulate and analyze it in Excel, which they know better, and where reporting can be done easier. First of all, for anyone that want to do real integration with Excel (or Word, or any other office program), I would suggest to look at the present [read] Keywords: agent domino ibm lotus lotusphere lotusscript notes notes client symphony application applications community integration microsoft office server wiki
674


IBM Notes and Domino 9.0 Social Edition
Tue, Nov 13th 2012 9:04a   Karl-Henry Martinsson
This morning, IBM presented the latest version of Notes and Domino. The new product name is IBM Notes 9.0 Social Edition. As you notice, the Lotus name is now gone, and the look is changed to look more like other IBM applications, with a more modern design. There are also changes and updates to the user interface inside the different parts of the client. One thing, totally new for Notes, is that tutorials and training videos are available in the client.  The tutorials are not just for ne [read] Keywords: domino ibm inotes lotus notes notes client applications interface wiki
214


Spot the ISS – Notification service from NASA
Fri, Nov 9th 2012 5:02p   Karl-Henry Martinsson
You can now sign up for email (or SMS) notification from NASA when the Internation Space Station (ISS) is visible in your area. NASA’s Spot the Station service sends you an email or text message a few hours before the space station passes over your house. The space station looks like a fast-moving plane in the sky, though one with people living and working aboard it more than 200 miles above the ground. It is best viewed on clear nights. Go here to read more and sign up. [read] Keywords: email
183


Unlocked Google Nexus 4 for $299?
Wed, Nov 7th 2012 6:49p   Karl-Henry Martinsson
I am not sure if I am misunderstanding something, but the new Nexus 4 seems to be sold unlocked for $299 (8 GB model) and $349 (16 GB model) when Google start selling it next week. The phone is built by LG, has a 4.7 inch screen with 128 x 768 resolution and a Dualcore Snapdragon S4 Pro processor. The radio part support GSM/HSPA+/EDGE/GPRS on all the major frequencies, so it shold work both in the USA and on the international market. The battery has a 2100 mAh capacity, the phone weighs 139 g [read] Keywords: google mobile
190


Google Nexus 10 – Coming November 13
Wed, Nov 7th 2012 4:59p   Karl-Henry Martinsson
Google cancelled the official launch of the Google Nexus 10 tablet in New York last week due to Sandy, but here is the information about the new tablet: 10″ screen at 2560 x 1600 pixel (300 ppi) with Gorilla Glass 2 2 GB RAM and 16/32 GB internal memory, no SD card slot Processor: Dual-core A15 with Mali T604 graphics processor 9000 mAh Lithium polymer battery. 8.9mm thick, 603 gram, WiFi, Bluetooth, NFC, Micro USB, Micro HDMI and headphone jack. Microphone, accelerometer, compass [read] Keywords: google wifi
276


Using jQuery to emulate Notes hide-when
Tue, Nov 6th 2012 10:39a   Karl-Henry Martinsson
We have all built applications in Lotus Notes where we use the value of a checkbox, radio button or dropdown box to show or hide additional fields, like you can see in this clip: The Camtasia Studio video content presented here requires a more recent version of the Adobe Flash Player. If you are you using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Flash Player by downloading here. But the hide-when formula will not work this w [read] Keywords: domino lotus notes ajax application applications dojo javascript server
317


Reminder – Great icon set for free!
Sun, Nov 4th 2012 8:22p   Karl-Henry Martinsson
Two years ago I wrote about the FamFamFam Silk icons, a free set of 1000 icons that I use. I still use them in all my applications, and have even modified a few of them to suit my purposes. They come as PNG files, but I have converted them to GIF format so I can use them in for example Notes action buttons. If you downloaded my generic database template, which I posted about two years ago as well , you have the GIF version of all the icons as image resources. So if you haven’t taken a lo [read] Keywords: notes xpages application applications archive css database
196


Stock images for blogs, websites or applications
Sun, Nov 4th 2012 12:42p   Karl-Henry Martinsson
Most of the images I publish on this blog, use on my websites or use in applications I create are created by myself. But sometimes I need a stock image of some kind, for example of hands typing on a keyboard and the bands in the corner of the featured post images. Sometimes I find free images/graphics, but sometimes I want something special or don’t have the time to search badly designed free websites. There are many commercial websites that offer stock photos, but I started using S [read] Keywords: application applications blogging
227


Replace images on web page using jQuery
Wed, Oct 31st 2012 1:42p   Karl-Henry Martinsson
Last week I encountered a situation where I wanted to replace images on a Domino generated webpage. I am sure you all know what doc links look like by default when rendered by the Domino HTTP task: Domino Default Icons (click for larger version) By adding a few lines of jQuery to the form, you can manipulate the images, as well as the CSS class and other attributes. This allows you to modify a page served by the Domino HTTP task almost as much as you like. Below is the code I used to modify [read] Keywords: domino domino.doc rich text applications css database
193


The Night of the Toys
Tue, Oct 30th 2012 9:22p   Karl-Henry Martinsson
This is an old video, called “The Night of the Toys”, made by me and four classmates when we were in 6th grade. I think it was filmed in the spring of 1982. One week our class was divided into groups of 5-6 students and each group then wrote and filmed a short movie. Most groups used one of the early (and huge) camcorders, but my group (being the overachievers) decided to make a stop-motion movie, using Super 8 cameras… We shot the movie in a little over a week (using wee [read] Keywords: wiki
260


How to start with jQuery
Fri, Oct 26th 2012 1:38p   Karl-Henry Martinsson
Lately I have been working on several web applications, both as hobby projects and at work. I started using YUI3 a few years ago as a Javascript framework, and I liked it. But I kept hearing about jQuery, and the times I saw code snippets, I was intrigued. It looked very different, but at the same time jQuery seemed very powerful and efficient. So a while back I started looking closer at jQuery, and I found that it was extremely easy to learn. One need a decent understanding of HTML and the brow [read] Keywords: domino lotusscript ajax applications css google javascript microsoft properties wiki
196


Lightbox Plus – Thanks Bob Balfe!
Fri, Oct 26th 2012 1:02p   Karl-Henry Martinsson
Earlier today, Bob Balfe wrote a blog post about installing Lightbox Plus on his blog. I decided to test it on this blog as well, and I really like it. I might make the images I post slightly smaller in the future, as the plugin does not scale down the full-size image is it is larger than the browser window. Installing the plugin was as easy as it could be. I just selected “Add New”, searched for the plugin,clicked the install button and then activated it. There was a warning that th [read] Keywords: planetlotus planetlotus.org
177


Photo – Thunderbirds in Ft Worth
Thu, Oct 18th 2012 6:45a   Karl-Henry Martinsson
I took this picture the other weekend, and it is one of my favorites from the Air Show. I always enjoyed these kind of demonstrations. It is a little like programming, man in charge of machine. Well, in most cases… You may not be able to tell, but the number 5 right behind the air intake on the lower F-16 is actually painted upside down, so it appears correct to the spectators. This is because this particular position is flying mostly upside down… Thunderbirds performing at the 2012 [read] Keywords:
160


Ft Worth Airshow 2012
Mon, Oct 15th 2012 7:45p   Karl-Henry Martinsson
While going to the 2012 Ft Worth Airshow two weekends ago, I took a few pictures. Like a little over 2000… :-) I have processed a few of them, and wanted to show a few HDR pictures I took. The day of the airshow was cloudy and windy, so the sky was fairly gray, and it was a bit dark as well. Perfect conditions to test some more HDR… A Soviet era Mi-24 Hind. Here I played a little bit more with the picture… [read] Keywords:
209


Moving blog posts from Connections to WordPress
Mon, Oct 15th 2012 6:46p   Karl-Henry Martinsson
As I switched from IBM Connection to WordPress for my blog, I started thinking about my existing content. Was there a way to move them all over without having to manually copy and paste and recreate all 268 entries? Well, there is, and this is how I did it, using just a  few tools. First I used Wget to retrieve my old blog. This put all the posts on one folder (entries), and all images in another (resource). It was then a simple task to write a Lotusscript agent that processed each file in that [read] Keywords: agent connections ibm lotusscript notes bleedyellow bleedyellow.com database javascript
245


I am moving my blog
Sun, Oct 14th 2012 10:02a   Karl-Henry Martinsson
After having my blog hosted by Lotus911 (later GBS) at bleedyellow.com for almost five years, I have decided to switch blog platform. The main reason is due to limitations in IBM Connections as a blog platform (no anonymous comments and issues for example when trying to embed videos). I decided to go with WordPress as my blog platform, as it is common and widely supported. Another advantage with a WordPress hosted blog that is that I now can have the blog hosted under my personal domain, as blog [read] Keywords: connections ibm lotus lotusscript notes bleedyellow bleedyellow.com blogging database planetlotus planetlotus.org wiki
144


Welcome to my new blog
Sat, Oct 13th 2012 9:26p   Karl-Henry Martinsson
After having my blog hosted by Lotus911 (later GBS) at bleedyellow.com for almost five years, I have decided to switch blog platform. The main reason is due to limitations in IBM Connections as a blog platform (no anonymous comments and issues for example when trying to embed videos). I decided to go with WordPress as my blog platform, as it is common and widely supported. Another advantage with a WordPress hosted blog that is that I now can have the blog hosted under my personal domain, as blog [read] Keywords: connections ibm lotus lotusscript notes bleedyellow bleedyellow.com blogging wiki
379


IBM Notes and Domino 9.0 to be released next year
Thu, Oct 11th 2012 8:42a   Karl-Henry Martinsson
According to Volker Weber, the next version of Notes and Domino will drop the Lotus part, and instead of calling the upcoming version 8.5.4 Social Edition, IBM will go straight to version 9.0. Also, instead of a release this fall, it has been delayed until next year, so we can expect a launch at the conference formerly known as Lotusphere. Read more here: http://vowe.net/archives/013473.html Personally I think this is a good thing. With all the new functionality added to in this version, going f [read] Keywords: domino ibm lotus lotusphere notes
181


Nostalgia
Thu, Oct 11th 2012 3:03a   Karl-Henry Martinsson
I am sure most of you who started programming around the same time that I did (in the first few years of the 1980's) at one point carried something like this in your wallets: [read] Keywords:
155


Nostalgia
Wed, Oct 10th 2012 2:02p   Karl-Henry Martinsson
I am sure most of you who started programming around the same time that I did (in the first few years of the 1980's) at one point carried something like this in your wallets: [read] Keywords: bleedyellow bleedyellow.com
144


Things to think about when programming in Notes
Thu, Oct 4th 2012 3:44a   Karl-Henry Martinsson
Inspired by some of the posts in the DeveloperWorks forums and on StackOverflow, I thought I would post some more basic concepts and how I handle them. I am not saying my way is the best way, this is just what works for me. I am sure there will be more posts in the future”…” I will also mention a few other things I noticed while reading the code posted in the forums. Retrieve something that doesn´t exist The question is how to identify what dates there are no documents creat [read] Keywords: agent formula language ibm lotus lotusscript notes database db2 server
168


Movie Review: Looper
Sat, Sep 29th 2012 12:36p   Karl-Henry Martinsson
Last night I went to see Looper. I had actually not heard much about it, but I looked it up online real quick and at least it sounded like a good premise for a movie. I have always enjoyed sci-fi, and especially time-travel. The premise is that Joe is a "looper", a contract killer in a near future (2044). About 30 years after that, time-travel has been invented, but declared illegal. So only the biggest crime syndicates have access to time-travel, and they use it to get rid of people. The send [read] Keywords:
133


Movie Review: Looper
Sat, Sep 29th 2012 12:23p   Karl-Henry Martinsson
Last night I went to see Looper. I had actually not heard much about it, but I looked it up online real quick and at least it sounded like a good premise for a movie. I have always enjoyed sci-fi, and especially time-travel. The premise is that Joe is a “looper”, a contract killer in a near future (2044). About 30 years after that, time-travel has been invented, but declared illegal. So only the biggest crime syndicates have access to time-travel, and they use it to get rid of people [read] Keywords:
238


Things to think about when programming in Notes
Thu, Sep 13th 2012 11:00a   Karl-Henry Martinsson
Inspired by some of the posts in the DeveloperWorks forums and on StackOverflow, I thought I would post some more basic concepts and how I handle them. I am not saying my way is the best way, this is just what works for me. I am sure there will be more posts in the future... I will also mention a few other things I noticed while reading the code posted in the forums.   Retrieve something that doesn't exist The question is how to identify what dates there are no documents created for. This [read] Keywords: agent formula language ibm lotus lotusscript notes database db2 server
146


Are inexperienced developers the death of Notes?
Tue, Sep 11th 2012 8:23a   Karl-Henry Martinsson
Lately I have been more active in the IBM DeveloperWorks forums, as well as on StackOverflow, trying to help people with development problems. As I am just myself starting with Xpages, I been staying in the forums for “classic” Notes development. I have noticed a trend, based on the postings. It seems like there is a substantial number of new developers who are not very familiar with Notes/Domino development. They sometimes think Domino works like a relational database. There are t [read] Keywords: domino ibm ldd lotus lotusphere lotusscript notes xpages consulting database development java linkedin properties sql wiki
192


Are inexperienced developers the death of Notes?
Mon, Sep 10th 2012 1:49p   Karl-Henry Martinsson
Lately I have been more active in the IBM DeveloperWorks forums, as well as on StackOverflow, trying to help people with development problems. As I am just myself starting with Xpages, I been staying in the forums for "classic" Notes development. I have noticed a trend, based on the postings. It seems like there is a substantial number of new developers who are not very familiar with Notes/Domino development. They sometimes think Domino works like a relational database. There are then seve [read] Keywords: domino ibm ldd lotus lotusphere lotusscript notes xpages bleedyellow bleedyellow.com consulting database development java linkedin properties sql wiki
150


Neil Armstrong dies at age 82
Sat, Aug 25th 2012 4:08p   Karl-Henry Martinsson
Neil Armstrong. The first man on the moon. Speaker at Lotusphere 2007 (picture above). Self-proclaimed geek. I always loved reading about space growing up, and I read everything from sci-fi to real stories. One of my favorites was Carrying the Fire: An Astronauts Journey by Michael Collins (the third Apollo 11 astronaut), which I read in Swedish translation (as I was just 7 or 8 years old at the time). So when Neil Armstrong stepped up on stage at the 2007 Lotusphere Opening General Session, tha [read] Keywords: lotusphere bleedyellow bleedyellow.com wiki
127


Neil Armstrong dies at age 82
Sat, Aug 25th 2012 4:03p   Karl-Henry Martinsson
Neil Armstrong. The first man on the moon. Speaker at Lotusphere 2007 (where I took the picture above). Self-proclaimed geek. I always loved reading about space growing up, and I read everything from sci-fi to real stories. One of my favorites was Carrying the Fire: An Astronauts Journey by Michael Collins (the third Apollo 11 astronaut), which I read in Swedish translation (as I was just 7 or 8 years old at the time). So when Neil Armstrong stepped up on stage at the 2007 Lotusphere Opening Gen [read] Keywords: lotusphere planetlotus planetlotus.org wiki
137


Healthy (and tasty) bread rolls from my youth
Mon, Jul 9th 2012 7:26p   Karl-Henry Martinsson
When I went to school in Sweden in the early 1980's, it was (I believe it still is) mandatory to attend "hemkunskap" (translates into "home knowledge", probably somewhat close to home economics). These classes were taken during 7th to 9th grade, and included cooking/baking, how to do dishes, washing clothes by hand, creating a budget and furnishing an apartment with a set amount of money. A couple of years ago, my sister found a recipe I had written down on a piece of paper from when we bak [read] Keywords: notes bleedyellow bleedyellow.com wiki
152


Healthy (and tasty) bread rolls from my youth
Mon, Jul 9th 2012 7:19p   Karl-Henry Martinsson
When I went to school in Sweden in the early 1980´s, it was (I believe it still is) mandatory to attend “hemkunskap” (translates into “home knowledge”, probably somewhat close to home economics). These classes were taken during 7th to 9th grade, and included cooking/baking, how to do dishes, washing clothes by hand, creating a budget and furnishing an apartment with a set amount of money. A couple of years ago, my sister found a recipe I had written down on a piece of pa [read] Keywords: notes wiki
2647


Review: Samsung Galaxy S3
Sun, Jun 24th 2012 2:17p   Karl-Henry Martinsson
Last Thursday I got the Samsung Galaxy S3 I pre-ordered back in the beginning of June, and I have now been playing with it for a few days. There are of course other reviews (mainly of the international version) and overviews of the phone, so I will not list all the features and functions here. As I am in the US, I received the North American version. It differs from the international version in that it has a dual-core Snapdragon S4 processor and 2GB system memory, instead of the Samsung&rs [read] Keywords: ibm lotus traveler application applications blackberry bleedyellow bleedyellow.com google iphone mobile network planetlotus planetlotus.org twitter widgets wifi wireless
205


Review: Samsung Galaxy S3
Sun, Jun 24th 2012 2:13p   Karl-Henry Martinsson
Last Thursday I got the Samsung Galaxy S3 I pre-ordered back in the beginning of June, and I have now been playing with it for a few days. There are of course other reviews (mainly of the international version) and overviews of the phone, so I will not list all the features and functions here. As I am in the US, I received the North American version. It differs from the international version in that it has a dual-core Snapdragon S4 processor and 2GB system memory, instead of the Samsung&rs [read] Keywords: ibm lotus traveler application applications blackberry google iphone mobile network planetlotus planetlotus.org twitter widgets wifi wireless
139


Irony: FunnyJunk lawyer criticizing the same actions as his client engage in
Sat, Jun 16th 2012 10:01a   Karl-Henry Martinsson
In a blog entry from 06/23/2010, Charles Carreon (the lawyer who is suing The Oatmeal), posts about the outcome of the case Viacom vs. Google. Youtube, owned by Google, allowed their users to upload copyrighted material, and they then benefited financially from this through the sale of ads on the site. Exactly the same activity that his client FunnyJunk engages in. As that blog entry in retrospect is somewhat embarrassing for Mr Carreon, he took that down. But since the internet never forgets, [read] Keywords: bleedyellow bleedyellow.com google planetlotus planetlotus.org
128


Irony: FunnyJunk lawyer criticizing the same actions as his client engage in
Sat, Jun 16th 2012 9:58a   Karl-Henry Martinsson
In a blog entry from 06/23/2010, Charles Carreon (the lawyer who is suing The Oatmeal), posts about the outcome of the case Viacom vs. Google. Youtube, owned by Google, allowed their users to upload copyrighted material, and they then benefited financially from this through the sale of ads on the site. Exactly the same activity that his client FunnyJunk engages in. As that blog entry in retrospect is somewhat embarrassing for Mr Carreon, he took that down. But since the internet never forgets, [read] Keywords: google planetlotus planetlotus.org
223


How to make enemies (and a fool of yourself) on the internet
Fri, Jun 15th 2012 11:29a   Karl-Henry Martinsson
This last week we have seen two high profile examples of how you can screw up and make a total idiot of yourself on the internet. With social networks like twitter and Facebook, news spread quickly, and if it is perceived that there is something unfair going on, expect furious people to share it. When you or I, with perhaps a couple of hundred Facebook friends and twitter followers, post about it, it will still spread, but slowly. But when people like Jamie Oliver (2.5 million followers) or Neil [read] Keywords: admin bleedyellow bleedyellow.com facebook office profile twitter wiki
385


Regular Expressions in Notes (Lotusscript)
Tue, May 29th 2012 10:30a   Karl-Henry Martinsson
Today I needed to use regular expressions (a.k.a. regexp) in a Lotus Notes application. I just wanted to check if the user entered a claim number (in the format "nnXXXXXnnnnn", e.g. 12RICTX12345) in a field. A quick online search found a blog entry with some code using the VBScript object available in Windows, and I adapted it for my application. Just in case someone need this, I am posting the code below. I am not taking credit for the code, I found it on Giles Hinton's blog and just adapte [read] Keywords: lotus lotusscript notes script library application citrix java openntf wiki
163


Review: LEGO Lord of The Rings
Sun, May 27th 2012 1:44p   Karl-Henry Martinsson
This weekend I spent with my son building some of the new LEGO kits from the new Lord of The Rings series. Here is a quick review of the kits built this far. 9469 Gandalf Arrives -- 83 pieces A small but nice set. Contains Gandalf in his cart loaded with fireworks, as well as Frodo welcoming him. Plenty of nice details, like the fireworks, a carrot for the pony and an envelope for Frodo to put the ring in.   9472 Attack on Weathertop -- 430 pieces This is a very nice set. It contains fiv [read] Keywords: bleedyellow bleedyellow.com wiki
139


35 years ago in a galaxy far, far away...
Thu, May 24th 2012 11:43p   Karl-Henry Martinsson
May 25, 1977. Imagine it has been 35 years... When the first movie (then called just "Star Wars", later renamed "Episode IV -- A New Hope") was released in Sweden, the age restriction was set to 11 years. With a parent you were allowed to see it even if you were younger. I was 8 years old, but my parents did not want to go see it. It was not until "Episode VI -- The Return of The Jedi" was released in 1983 that I actually got to see the two first movies. They were shown back-to-back with [read] Keywords: bleedyellow bleedyellow.com office wiki
145


Lord of The Rings LEGO
Thu, May 24th 2012 11:04p   Karl-Henry Martinsson
Today I got the final delivery of the new Lord of The Rings LEGO I purchased the other day. The kits I got were: The Mines of Moria™ Gandalf™ Arrives The Orc Forge Attack on Weathertop™ Uruk-hai™ Army Shelob™ Attacks The one I am still missing is The Battle of Helm's Deep™, but I plan to get it shortly. I have a very excited 11 year old son who can't wait to come over this weekend and build with me. :-) [read] Keywords: bleedyellow bleedyellow.com
302


Lotusscript Code - HTML retrieval class
Wed, May 23rd 2012 2:44p   Karl-Henry Martinsson
I saw a question in the DeveloperWorks forum about retrieving a HTML page (in that case in order to get some data out of it), and realized that I never posted my HTML retrieval class... So without further ado, here it is. It should be fairly self-documenting... Create a new object, then call the GetHTTP method with a URL to get a string representing the HTML code of that URL. Class RemoteHTML Private httpObject As Variant Public httpStatus As Integer Public Sub New() Set h [read] Keywords:
124


How IBM could make my life a little easier
Thu, May 17th 2012 11:23a   Karl-Henry Martinsson
Dear IBM, I like that I now can use database icons with more than 16 fixed colors. I have updated pretty much all our applications (or is it called databases again?) with new and modern looking icons. The users likes it too. However, with the old icon editor,it was easy to use the flood-fill tool to add a (in my case red) background to all templates. This made it very easy to differentiate between applications and templates. There is no option like that when I use the new database icons, I h [read] Keywords: domino ibm lotus lotusscript notes application applications bleedyellow bleedyellow.com database server
147


YUI3: Poweful Javascript Framework
Tue, May 15th 2012 4:04p   Karl-Henry Martinsson
Last week I came up with a small side project. It was basically a simple web chat, working pretty much like the comments on a blog. I decided to build this as a classic Domino application, not using Xpages. I started development Wednesday mid-afternoon, and the application needed be done Thursday evening, and I of course had my regular job to do. So I could not justify spending the time I needed to learn doing it in Xpages, and then try to write CSS to get it to look like I wanted it. So there y [read] Keywords: agent domino lotusscript notes xpages ajax application css database development email javascript profile server
155


Notes/Domino future roadmap survey results
Tue, May 8th 2012 8:51a   Karl-Henry Martinsson
Yesterday I created a simple survey to see what people wanted in a future version of Notes/Domino. It was based onEd Brill's post, where he summarized the result of the comments to his request for suggestions on what areas to focus future development of Notes/Domino. I think the results speak for themselves. But with 74 survey takers, more than two in three want the client performance to be improved, and almost as many want the limitations (32K/64K) removed and teh Notes cleint UI moderniz [read] Keywords: connections domino lotus notes notesdomino xpages applications bleedyellow bleedyellow.com development linux outlook planetlotus planetlotus.org sharepoint
134


Ed Brill: Notes/Domino future roadmap workshop
Mon, May 7th 2012 11:14a   Karl-Henry Martinsson
The other day, Ed Brillinvited comments on what IBM should focus on in regard to improvements for upcoming versions of Notes and Domino. Today he posted a chart showing the result: I used that chart as a base for a simple survey using SurveyMonkey. Feel free to fill it out. Let's see what that survey will show... [read] Keywords: domino ibm lotus notes notesdomino bleedyellow bleedyellow.com
316


[Code] - Mail Merge/Form Letters in Lotuscript
Fri, May 4th 2012 11:14a   Karl-Henry Martinsson
Back in 2003 or so, I wrote some code to take a form letter (stored in a Notes document) and merge that with data stored in another Notes document in order to create a personalized letter that could be printed or emailed. Back then we were still on Notes 5, so very limited rich text functionality and no budget to purchase Ben's excellent Midas LSX. The end result worked, but any formatting in the form letter template was lost. Eventually we upgraded to Notes 7 and letar to Notes 8.5. Now I [read] Keywords: domino lotusscript lsx notes rich text script library application bleedyellow bleedyellow.com database email server
124


Samsung Galaxy S3 released - Will it live up to the hype?
Fri, May 4th 2012 9:04a   Karl-Henry Martinsson
Yesterday Samsung presented the new Samsung Galaxy S3 smartphone in London. Samsung had been very secretive about the new phone, and speculations on the internet were wild. Some of the rumors were true, while some were not. So will this be an iPhone contestor? The predecessor, Galaxy S2, have been a big success for the company who recently took the title of biggest phone manufacturer in the world. Early reviews of the S3 have been mainly positive. The main complain is the plastic case, which m [read] Keywords: apple bleedyellow bleedyellow.com iphone
163


Ubuntu 12.04 to be released tomorrow
Wed, Apr 25th 2012 1:04p   Karl-Henry Martinsson
The next version of the Linux distribution Ubuntu is scheduled to be available for download tomorrow, April 26. Ubuntu 12.04 will be a so called LTS (Long Term Support) version, which means that it will be supported longer than the regular versions. For 12.04 the support will last for five years, both for the server and the desktop version. Previous LTS-releases were supported for five years for the server version, but only three years for desktop. Non-LTS-releases are supported for 18 months af [read] Keywords: admin apple application applications bug desktop interface linux macbook network properties server wiki ubuntu
115


Samsung Galaxy S3 to be announced May 3
Tue, Apr 24th 2012 1:03p   Karl-Henry Martinsson
After weeks of speculations, it seems like Samsung will unveil their latest smartphone, the Samsung Galaxy S3, at an event in London om May 3 called "Samsung Mobile Unpacked". Invitations have been sent out to media and a website with a teaser video is now available. Samsung also released an app for the Unpacked event, where there is a reference to "Samsung Galaxy S3". The predecessor is of course Samsung Galaxy S II (with roman numerals), and there have been some discussions if Samsung wi [read] Keywords: apple mobile
120


Google Drive released
Tue, Apr 24th 2012 1:03p   Karl-Henry Martinsson
Google's cloud storage product Google Drive has now been announced. I am however still on a waiting list, as it seems like Google is adding users little by little, so I have not been able to test it yet. Google Drive is a service similar to Dropbox. You get 5GB storage for free, and additional 25GB for $2.49/month. Clients are available for Mac, PC and Android phones, and a version for iPad/iPhone is coming, according to Google. The service let you access your documents from different devi [read] Keywords: google iphone mac
181


Swedish Government Departments Moving to Microsoft - IBM not allowed to compete
Wed, Mar 28th 2012 8:58a   Karl-Henry Martinsson
Fredrik Malmborg just posted an article (in Swedish) on his blog about how the Swedish government have been moving several departments (taxes, defence, etc) from an IBM/Lotus platform to the Microsoft stack. He noticed that a certain executive with sales responsibility for public sector at a big software company became Secretary of State (not the same as "Secretary of State" in the US) right before the government asked a certain software company (guess which one!) to write the specification fo [read] Keywords: domino ibm lotus notes notes client applications exchange exchange google interface microsoft office outlook planetlotus planetlotus.org properties smtp widgets wiki
110


Birthday Cake - Swedish Style
Sun, Mar 4th 2012 3:43p   Karl-Henry Martinsson
I wanted to share the recipie for the cake I made this weekend. It is very easy to make, and tastes great. Mix 6 eggs and 3dl (a little over over 1 cup) of sugar, beet it until fluffy. Mix 1.5 dl (9 tablespoons) flour and 1.5 dl corn starch (potato flour in Europe) in a bowl, add 3 tablespooons of baking powder and mix well. Fold this into the egg/sugar mix, stir gently until the batter is smooth. Cover the inside of a baking pan with butter and then breadcrumbs. Pour in the batter and place i [read] Keywords: bleedyellow bleedyellow.com
119


Former Outlook User Who Loves Notes
Thu, Feb 23rd 2012 9:17p   Karl-Henry Martinsson
The other week we had a new executive start at my work. I stopped by her office today and offered to help her with Notes if she had any problems. I asked if she had used Notes before, and she said no, she came from an Outlook shop. So I asked her what she thought about Notes this far. She told me that the mail experience was very close to Outlook, with sortable columns, etc. She als told me that she really like the action buttons with dropdowns for reply, etc. The fact that different windows a [read] Keywords: lotus notes applications integration office outlook workspace
96


Samsung vs Apple
Thu, Feb 23rd 2012 9:08p   Karl-Henry Martinsson
This spring is gearing up to be very interesting. The rumors are flying about both an upcoming new iPad and a new Samsung Galaxy Tab. According to the rumors, Samsung will launch the new Samsung Galaxy Tab 11.6 at Mobile World Contress in Barcelona at the end of this month. The new tablet will (again unconfirmed) have a 11.6 inch screen with a resolution of 2560x1600 and be powered by a 2GHz dual-core Exynos 5250 processor. Some rumors talk about a quad-core processor, but I personally find th [read] Keywords: apple blackberry iphone mobile rim
160


What's in a Name?
Sat, Feb 18th 2012 11:27a   Karl-Henry Martinsson
The discussion about the IBM rebranding of different products, including removing "Lotus" from a number of products, have me got thinking. What is really in a name? Well, a product name is really not that different from a person name. We have a firstname/surname which is our identity, and a lastname/family which indicate what family or group we belong to. In some cultures the family name is listed first, but the idea is the same. Sometimes we also have a nickname that we are know as, or that o [read] Keywords: domino ibm lotus lotusphere notes quickr sametime symphony instant messaging server
160


Robert A Heinlein: Revisiting a Childhood Favorite
Sat, Feb 18th 2012 10:22a   Karl-Henry Martinsson
During the last couple of weeks I have revisited some of the sci-fi classics I read when I was young. Robert A Heinlein was always one of my favorites. In what would be considered middle school in the US (4th-6th grade) we had one hour each week when the class was reading whatever book we had picked out in the library. At one time, I think it was in 5th grade, I read the Swedish translation of "Have Space Suit -- Will Travel". The other week I listened to this book as an audio book. This one w [read] Keywords: archiving bleedyellow bleedyellow.com development wiki
287


Using Lotusscript Lists For Counters
Mon, Jan 23rd 2012 4:43p   Karl-Henry Martinsson
How many times do you not want to count the number of documents you process, perhaps even a few different counters? Today I was working on a Lotusscript agent where I wanted to keep track of the total number of documents processed, as well as individual counters for a few different types of documents. Normally I would have used a handful of variables, but I realized that I could use lists for this. This is what my old code would look like: Dim cnt As Long Dim totcnt As Long Dim type1cnt a [read] Keywords: agent lotusscript
128


Apple Cake: The Drink
Sun, Jan 22nd 2012 7:23p   Karl-Henry Martinsson
I brought some of my home-made Apple Cake drink to Lotusphere, and I had many people ask me how it is made. It is not hard at all, it just takes some time. You need the following: 75 cl vodka (that is one regular bottle), and I recommend Absolut 40% (or even 50% if you want it stronger). 30 cl (that is about 10 fl oz) concentrated apple juice. I used one can of defrosted frozen juice concentrate. 3-4 tablespoons granulated sugar. 3 tablespoons of vanilla sugar. It can be purchased at the neares [read] Keywords: lotusphere apple bleedyellow bleedyellow.com rim wiki




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - Mobile Edition