Today is the last chance to use the icetips discount for the ISV Conference 2012 in Reno on July 13-15.

Use:

icetips2012

to register with 10% discount.

Today is also the last day to register for the conference for lower prices.

Today is also the last chance to reserve rooms at the hotel at about 50% discount from current rates!!!

Arnor Baldvinsson

The Icetips Utilities build that was supposed to go out last Tuesday will not go out until tomorrow. I got on a really good roll with the documentation and decided to keep going while it lasts:)

While you wait, you may want to check out this link to Free Books at Microsoft press. They are all available as PDFs and some are also available as XPS, .mobi (Kindle) and .epub.

If you have a Kindle or Kindle Fire and you would like to convert the PDFs to .mobi for your Kindle, then download the MobiPocket Creator Publisher Edition from MobiPocket.com It will convert your PDF files to .mobi and in my experience they work much better than the free Kindle conversion at amazon.com. The MobiPocket Creator Publisher Edition is free and simply installs on your PC.

Arnor Baldvinsson

I have made a quick update to PowerToolbar by releasing build 2.0.165. I got a report this morning that a message window was showing up when selecting an item from a DropButton. I checked and indeed there was a Message() statment in a method there that I had used for temporary debugging and not removed when I was done:( I very rarely use Message() but rather use OutputDebugString, which I use in a method that's called ODS in all my classes. So I routinely do a search for any uncommented ODS statements but I missed that Message() statement!

Arnor Baldvinsson

I am very pleased to be able to give you a 10% discount coupon to the Independent Software Vendor Conference (ISVCon - http://www.isvcon.org) 2012 in Reno, Nevada. The conference will be held on July 13 - July 15 at the Atlantis Casino Resort. No time to waste, register now at http://www.isvcon.org/register.php

Don't miss out on this fantastic opportunity to learn about marketing and new exciting things for software vendors. Mix and mingle with the people in the industry and create new relationships for your business.

When registering please use the following coupon code:

icetips2012

Don't wait - register now at http://www.isvcon.org/register.php The coupon code is valid thru June 30.

My wife, Susan Pichotta, is the event manager for this conference and she is doing a terrific job at securing high profile speakers to come to the ISVCon. This includes people from Microsoft, MyCommerce (Digital River), BitsDuJour, Help+Manual, Avangate and several more. To review the sessions please check out the ISVCon Sessions at http://www.isvcon.org/sessions.php

The conference is held at the 4 star, newly renovated, Atlantis Casino Resort in Reno, Nevada.

The full conference with post conference "Monday meetup" session with other ISVs is only $475 until the end of June, then it goes up to $699, so register as soon as you can. There are two other options for the full conference without the "Monday meetup" for $425 and also just the weekend (Saturday and Sunday) for $375. Remember that you get 10% discount from those prices.

If you have any questions, please feel free to contact me or contact Sue directly

"I go to a lot of conferences and I have to say that the ISVCon (old SIC) really is my favorite. I look forward to it every year and it's hands-down the friendliest and most productive conference that I attend... I really got so much from the first SIC that I can't begin to list the ways that it helped my business."
-- Nico Westerdale - BitsDuJour

We have made PowerToolbar build 2.0.163 available for download at http://www.icetips.com/downloadfile.php?FileID=190 For detailed information about changes in this build, please see the version history in the on-line documentation.

You need to have a valid Gold subscription or a valid PowerToolbar Solo subscription and be logged into your Icetips account to be able to download the new install. To purchase a Gold Subscription please go to http://www.icetips.com/subscribe-gold.php and to renew, please go to http://www.icetips.com/renewsubscription.php

The main update in this build is support for menu theming in Clarion 8. Clarion 7 changed the way Clarion constructs the menus which completely broke the menu theming in PowerToolbar. Fixing this was a major undertaking which among other things required us to re-construct the standard Windows menu since Clarion creates it dynamically so PowerToolbar does not have access to the Window menu item information at runtime. This has been in testing for several months and everything appears to work.

Another change is that now there is an option on the Advanced tab to delay the initialization of the PowerToolbar class. This was required in Clarion 7/8 to fix a problem where both Clarion and PowerToolbar drew the menu bar, resulting in two menu bars being drawn! If you check the "Delay Initialization" the initialization is moved to the OpenWindow event handler. Note that this CAN cause GPFs IF you have embedded code accessing the PowerToolbar class that executes before the PowerToolbar Init method.

While not directly related to PowerToolbar, the PowerToolbar on-line help now has an option for you to like and comment on each topic using a Facebook plug-in. This allows you and other users to comment on each topic if you have questions or tips! I will be adding this option to the documentation for our other tools as well in upcoming releases and probably on Icetips pages in general, particularly the article pages.

I have posted a new video on Youtube. This video, that is over 20 minutes long, demonstrates how to create simple source projects in Clarion 8 and Clarion 6. It shows how to create timer loops and how to use the Progress Class with timer loops. It goes into improving performance by reducing screen updates during the process.

So far we have had over 350 total views of the videos that we have posted and we are very happy with how well they have been received! Please let me know if you have any ideas for new tutorial videos. Enjoy!

Arnor Baldvinsson

After I posted the last video I realized that they were not being posted as full HD as I had anticipated. So I have made some changes and uploaded a full HD version of the video.

It is exactly the same as the first one, the only difference is that it's full HD resolution (1920x1080). Make sure that you set the video player to use 1080HD (click the little gearwheel in the bottom control bar in the player) Enjoy:)

Arnor Baldvinsson

I have made a new video available on Youtube. This video is about 15 minutes and covers how to use the Progress Class from the Icetips Utilities. Here are some examples on how to use the progress class that you may want to review along with the video.

There will be another video about the Progress Class to show how you can use timer loops to get rid of the tight loops and make the process easier to control.

So far we have had 98 views of the video that we posted yesterday which is better than I dared to hope - thank you all so much:) I hope you appreciate this video as well and please let me know if you have ideas for tutorials for me to do!

Arnor Baldvinsson

We have made version 1.2.2406 of the Icetips Utilities available for download at http://www.icetips.com/downloadfile.php?FileID=189 See our forum post for more detailed information about this build and also the Youtube video below.

You need to have a valid Gold subscription and be logged into your Icetips account to be able to download the new install. To purchase a Gold Subscription please go to http://www.icetips.com/subscribe-gold.php and to renew, please go to http://www.icetips.com/renewsubscription.php

You can access the online in html format and you receive the chm and PDF files with the install.

I have made an almost 9 minute video available on Youtube about the new build, just click on it below to view it or visit our Youtube site

I expect to be pushing out new videos every week or every other week, depends on how things work out.

Hope you enjoy:)

Arnor Baldvinsson

I apologize for the very long time without blog posts and a very quiet first quarter of 2012 from Icetips! No, it hasn't exactly been quiet time for us;)

After CIDC 2011 I spent quite a bit of time working on product updates that were subsequently sent out to beta testers. My goal was to start releasing new updates and couple of new products in mid to late January and was trying to get as much done as I could before I started pushing things out.

Well, that didn't quite work out as planned. Around the middle of January my main development computer started flaking out. At first it looked like the main drive was going bad, so I got a new drive. That looked like working until the day after I got it done, I could no longer boot the computer. At that point I couldn't get into the BIOS setup so I suspected the motherboard was dead. Decided to get a new motherboard and CPU for it. Got that set up and got Windows 7 installed on the new drive. Everything looked good. Installed the NVIDIA graphic card that I bought last summer and everything seemed to work fine, until about 10 minutes after Windows 7 booted, the monitors went blank and the computer turned off couple of minutes later. I replaced the video card and I finally had a working machine again