TexasSwede
texasswede@gmail.com
  • About this blog
  • My Website
  • My Resume
  • XML Export Tool
  • Photos

Category Archives: Software

New SimCity coming in March – with DRM

Posted on February 7, 2013 by Karl-Henry Martinsson Posted in Games, Software Leave a comment

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…

SimCity 2000

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 now, and had other priorities. I still enjoyed the game, though. The graphics was of course improved. I also got SimCity 4, but my computer was not powerful enough for a decent game play, and I quickly lost interest. I think I still got all the boxes in a closet somewhere…

Now Maxis and Electronics Arts are preparing to release the latest version of the game, called simply SimCity. It looks great compared with the previous versions, and introduces a number of new concepts, like multi-city play, where you (or a friend) can take control of adjacent land and build and manage another city there. The game will be out in the beginning of March.

SimCity (2013)

The game can be played online against other players. As a matter of fact, even if you are playing in single player mode, you still need to be connected to the EA servers. This is going to be used for copy protection/DRM reasons, and many gamers are already upset about this, especially the ones in rural areas with bad/slow internet connectivity.

I am still curious to see the reviews of the actual game. I just need a better graphics card in order to get the full experience… Guess I have to spend $250-$275 so I can play a $50 game… :-)

LibreOffice 4.0 available for download

Posted on February 7, 2013 by Karl-Henry Martinsson Posted in Open Source, Software Leave a comment

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 the possibility of importing ink annotations and attaching comments to text ranges.
  • Possibility to import Microsoft Publisher documents, and further improvement of Visio import filters with the addition of 2013 version (just announced).
  • Additional UI incremental improvements, including Unity integration and support of Firefox Themes (Personas) to give LibreOffice a personalized look.
  • Introduction of the widget layout technique for dialog windows, which makes it easier to translate, resize and hide UI elements, reduces code complexity, and lays a foundation for a much improved user interface.
  • Different header and footer on the first page of a Writer document, without the need of a separate page style.
  • Several performance improvements to Calc, plus new features such as export of charts as images (JPG and PNG) and new spreadsheet functions as defined in ODF OpenFormula.

You can download the latest version here.

CrashPlan online backup

Posted on May 19, 2011 by Karl-Henry Martinsson Posted in Old Blog Post, Software, Utilities Leave a comment
I have been thinking about using one of the many online/cloud services for backup. I have plenty of photos (200+ GB) and also other important documents I don’t want to lose. Today I have them mirrored on an external USB drive, but in case something happens to my place, like fire or burglary, that drive will most probably also be gone. So an online service would make sense.
There are a number of contenders out there. Carbonite and Mozy are perhaps the most high profile ones, because of their advertising. Mozy just switched from unlimited storage to plans where you pay more if you store more.
Carbonite still offers online storage for $59/year, but they don’t support backups of large files (4GB+), don’t include video files by default, and don’t support external drives. There are also bandwidth restrictions. Up to 35 GB you get full speed, then it drops to 512kbit/s up to 200 GB. After that the bandwidth is throttled down to 100 kbit/s. An online calculator showed that 250 GB would take me 83 days to upload.And I actually have closer to 400 GB that I want to backup. Both services also lack a Linux client, the clients are only available for Windows and MacOS.
However, I stumbled on a new service yesterday, called CrashPlan.Not only does it cost about the same as Carbonite, at $5/month or $49.99/year, they also claim not to have bandwidth restrictions (throttling). In addition they have clients for Linux and Solaris, as well as apps for Android and iOS.
But the really cool features are some that Carbonite and Mozy does not have, and that to me are very useful. You can backup not only to the online storage on the CrashPlan servers, but also to external USB drives, network drives or even a friend across town or in another country. You can create different backup sets, and have them being backed up to different places.
I installed the client at home, and created a few backup sets. My photos are backed up to my external 1.5 TB Seagate drive, as well as to the CrashPlan servers. My documents and images (like icons and graphics I use for my Notes/Domino applications) are backed up to the online storage only. My MP3 files are backed up only to the external drive.
I also plan to setup CrashPlan on my sister’s computer in Sweden and backup my photos there. The files are encrypted on the external drive and at the friend/family member, so they can not see the filenames or the content.
I think this combination of backups in multiple places is brilliant. I am currently using the 15 days free trial, but I intend to purchase theservice in the next day or two, if it lives up to the promises.
Update: CrashPlan is now $59.99/year or $5.99/month for the cheapest unlimited plan. Details here. Also, something both me and other noticed is that the upload does take time, about the same as Carbonite. So they have some kind of bandwidth limitation, but it seem to be constant, or possibly they just have so much traffic that their bandwidth is not enough.

 

My Favorite Tools

Posted on April 29, 2010 by Karl-Henry Martinsson Posted in Notes/Domino, Programming, Utilities 2 Comments

Kathy Brown today asked “What’s Your Favorite Tool“, so I thought I wanted to share the tools I use.

My favorite tool is probably NoteMan from MartinScott. If I have to pick one tool from the suite, it would be either NoteMan.Editor or NoteMan.DocDelta. It is very hard to decide between the two of them. Editor is great for editing documents, see the contents of different fields and even change data types. I use it to get the UniversalID of documents and much more. DocDelta help me solve replication conflicts quickly and easy. I can higly recommend the NoteMan suite of tools to any Notes/Docmino developer, and for the price ($395 for the whole suite), you get a lot of functionality.

I also use several tools from TeamStudio and Ytria. Yes, I am lucky enough to have a boss who believe in getting me the tools I need.

From TeamStudio I use Undo (previously called Snapper) to make snapshots of the design while developing for easy roll-back, Profiler to find performance issues in my code and Configurator for search-and-replace through-out a database (design and/or documents). Those tools run around $500 each, if I recall correctly. I also use their free class browser, a tool I highly recommend to everyone doing object oriented Lotusscript development.

From Ytria I use a number of tools.The two I use the most are scanEZ and actionBarEZ. The latter is great when I want to apply a specific design of action bars to many forms and/or views. I design the action bar in one view, with colors, fonts, backgrounds, etc. When I am satisfied I can update all views and forms the the database with the new design. I don’t use scanEZ as much, but still on a regular basis. It also have functions to identify replication conflicts, like NoteMan.DocDelta, but the two tools complement each other. Using scanEZ, I can locate and delete documents of a particular type, including profile documents, and much more. I also sometimes use designPropEZ to check the design of a database and make sure it does not inherit element from the wrong templates/databases.

Here is a screenshot of my currect toolbar with all my development tools:

 

In addition I use Photoshop CS2 for graphics editing, TechSmith Jing to create screencam demos for managers/users, and Notepad++ for some HTML/Javascript/jQuery editing.

Stack Exchange

profile for Karl-Henry Martinsson on Stack Exchange, a network of free, community-driven Q&A sites

Recent Posts

  • Domino 14 is now available
  • Domino 14 Early Access Program
  • Announced: Engage 2024
  • Integrate Node-RED with Notes and Domino
  • Notes and Domino v12 is here!

Recent Comments

  • Theo Heselmans on Announced: Engage 2024
  • Lotus Script Multi-thread Message Box [SOLVED] – Wanted Solution on ProgressBar class for Lotusscript
  • Viet Nguyen on Keep up with COVID-19 though Domino!
  • Viet Nguyen on Keep up with COVID-19 though Domino!
  • Mark Sullivan on Looking for a HP calculator? Look no further!

My Pages

  • How to write better code in Notes

Archives

  • December 2023 (1)
  • October 2023 (2)
  • September 2023 (1)
  • June 2021 (1)
  • April 2021 (2)
  • March 2021 (1)
  • August 2020 (3)
  • July 2020 (2)
  • April 2020 (2)
  • March 2020 (1)
  • December 2019 (2)
  • September 2019 (1)
  • August 2019 (2)
  • July 2019 (2)
  • June 2019 (3)
  • April 2019 (2)
  • December 2018 (1)
  • November 2018 (1)
  • October 2018 (5)
  • August 2018 (2)
  • July 2018 (3)
  • June 2018 (2)
  • May 2018 (1)
  • April 2018 (2)
  • March 2018 (1)
  • February 2018 (2)
  • January 2018 (4)
  • December 2017 (3)
  • November 2017 (2)
  • October 2017 (2)
  • September 2017 (1)
  • August 2017 (2)
  • July 2017 (6)
  • May 2017 (4)
  • February 2017 (1)
  • January 2017 (2)
  • December 2016 (2)
  • October 2016 (3)
  • September 2016 (4)
  • August 2016 (1)
  • July 2016 (2)
  • June 2016 (2)
  • May 2016 (3)
  • April 2016 (1)
  • March 2016 (4)
  • February 2016 (2)
  • January 2016 (4)
  • December 2015 (3)
  • November 2015 (2)
  • October 2015 (1)
  • September 2015 (2)
  • August 2015 (1)
  • July 2015 (5)
  • June 2015 (2)
  • April 2015 (2)
  • March 2015 (3)
  • February 2015 (2)
  • January 2015 (10)
  • December 2014 (1)
  • November 2014 (3)
  • October 2014 (3)
  • September 2014 (13)
  • August 2014 (6)
  • July 2014 (5)
  • May 2014 (3)
  • March 2014 (2)
  • January 2014 (10)
  • December 2013 (5)
  • November 2013 (2)
  • October 2013 (5)
  • September 2013 (4)
  • August 2013 (7)
  • July 2013 (3)
  • June 2013 (1)
  • May 2013 (4)
  • April 2013 (7)
  • March 2013 (8)
  • February 2013 (9)
  • January 2013 (5)
  • December 2012 (7)
  • November 2012 (13)
  • October 2012 (10)
  • September 2012 (2)
  • August 2012 (1)
  • July 2012 (1)
  • June 2012 (3)
  • May 2012 (11)
  • April 2012 (3)
  • March 2012 (2)
  • February 2012 (5)
  • January 2012 (14)
  • December 2011 (4)
  • November 2011 (7)
  • October 2011 (8)
  • August 2011 (4)
  • July 2011 (1)
  • June 2011 (2)
  • May 2011 (4)
  • April 2011 (4)
  • March 2011 (7)
  • February 2011 (5)
  • January 2011 (17)
  • December 2010 (9)
  • November 2010 (21)
  • October 2010 (4)
  • September 2010 (2)
  • July 2010 (3)
  • June 2010 (2)
  • May 2010 (3)
  • April 2010 (8)
  • March 2010 (3)
  • January 2010 (5)
  • November 2009 (4)
  • October 2009 (7)
  • September 2009 (1)
  • August 2009 (7)
  • July 2009 (1)
  • June 2009 (4)
  • May 2009 (1)
  • April 2009 (1)
  • February 2009 (1)
  • January 2009 (3)
  • December 2008 (1)
  • November 2008 (1)
  • October 2008 (7)
  • September 2008 (7)
  • August 2008 (6)
  • July 2008 (5)
  • June 2008 (2)
  • May 2008 (5)
  • April 2008 (4)
  • March 2008 (11)
  • February 2008 (10)
  • January 2008 (8)

Categories

  • AppDev (10)
  • Blogging (11)
    • WordPress (5)
  • Design (5)
    • Graphics (1)
    • UI/UX (2)
  • Featured (5)
  • Financial (2)
  • Food (5)
    • Baking (3)
    • Cooking (3)
  • Generic (11)
  • History (5)
  • Hobbies (10)
    • LEGO (4)
    • Photography (4)
  • Humor (1)
  • IBM/Lotus (178)
    • #Domino2025 (14)
    • #DominoForever (8)
    • #IBMChampion (46)
    • Administration (7)
    • Cloud (7)
    • CollabSphere (9)
    • Community (49)
    • Connect (33)
    • ConnectED (12)
    • Connections (3)
    • HCL (15)
    • HCL Master (1)
    • IBM Think (1)
    • Lotusphere (46)
    • MWLUG (25)
    • Notes/Domino (99)
      • Domino 11 (7)
    • Sametime (8)
    • Verse (14)
    • Volt (3)
    • Watson (6)
  • Life (8)
  • Microsoft (7)
    • .NET (2)
    • C# (1)
    • Visual Studio (1)
  • Movies (3)
  • Old Blog Post (259)
  • Personal (23)
  • Programming (84)
    • App Modernization (11)
    • Formula (4)
    • Lotusscript (47)
    • NetSuite (4)
      • SuiteScript (3)
    • node.js (4)
    • XPages (4)
  • Reviews (9)
  • Sci-Fi (4)
  • Software (24)
    • Flight Simulator (2)
    • Games (4)
    • Open Source (2)
    • Utilities (6)
  • Technology (37)
    • Aviation (3)
    • Calculators (2)
    • Computers (6)
    • Gadgets (7)
    • Mobile Phones (7)
    • Science (3)
    • Tablets (2)
  • Travel (7)
    • Europe (1)
    • Texas (2)
    • United States (1)
  • Uncategorized (16)
  • Web Development (50)
    • Frameworks (23)
      • Bootstrap (14)
    • HTML/CSS (12)
    • Javascript (32)
      • jQuery (23)
  • Prev
  • 1
  • 2
  • 3

Administration

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tracking

Creeper
MediaCreeper
  • Family Pictures
© TexasSwede 2008-2014