Archive for the ‘Software’ Category

Windows Live Writer–Insert Code Plugin

Software, Windows | Posted by Jonathan
Dec 27 2010
   1:          /// <summary>
   3:          /// </summary>
   4:          /// <returns></returns>
   5:          public IEnumerable<WME_Core.wmeDataSet.FileListRow> returnFileListTable()
   6:          {
   9:   
  10:              return returnvalue;
  11:   
  12:          }
   1:          <!--Main Menu-->
   2:          <Menu Height="23" Name="menu1" VerticalAlignment="Top">
   3:              <MenuItem Name="menu1_File" Header="File">
   4:                  
   5:                  <MenuItem Name="menu1_File_State" Header="State">
   8:                  </MenuItem>
   9:                  

Windows Live Writer 2011 has a nice plugin that is available for download, it adds the ability as seen above to insert code samples with proper coloring and themes applied.

 

If you are interested in snagging the Code Insert Plugin for Windows Live Writer 2011, head on over to this link and grab a copy.

http://plugins.live.com/writer/detail/insert-code-for-windows-live-writer

 

This is a great way to insert code snippets using Live Writer and your WordPress blog account or personal site.

Sphere: Related Content

nook 1.5 Available Now!

Software | Posted by Jonathan
Nov 22 2010

Nook firmware version 1.5 is now available for download. If you are having issues obtaining over wifi, download it manually from the link below and side load it onto your device.

Software Updates – Version 1.5
Our current software update has exciting new features and improves NOOK’s overall performance. Included in Version 1.5:

1. NEW! Stay in Sync Across Multiple Devices
Automatically sync the last page you read on your NOOK or NOOK app with another. For instance, if you stop reading on a certain page on your NOOK, you’ll automatically open to the same exact place on your iPad, iPhone or Android-based Smartphone using our FREE NOOK apps.
2. NEW! Stay Organized with “My Shelves”
Create, name and organize shelves in “My B&N Library” and “My Documents” in “My Shelves”. For instance, you can put all your cookbooks on one shelf, all your spy novels on another shelf, for quick and easy access.
3. NEW! Password Protect Your NOOK
Your NOOK can now be secured in two ways to prevent unauthorized use. First – you can set up your NOOK to lock when it goes into sleep mode, then unlock it with a pass code. Second – you can require a password to purchase content, so others using your NOOK cannot buy anything without your permission.
4. Faster page turns, improved search, and other optimization
The software update is available for NOOKs connected to Wi-Fi® through automatic download or via manual download, available here. (Note: This update will not be distributed via the 3G network.) For an automatic Wi-Fi® update, you may need to tap ‘Check for new B&N content’ in the My Library area in order to initiate the update.

Sphere: Related Content

OpenStack… Rackspace Cloud + NASA Nebula for Free!

Internet, Software | Posted by Jonathan
Jul 20 2010

Wow, just wow!

Rackspacecloud.com is an outstanding hosting provider for virtual servers…. and now, they have gone open source.

Check out OpenStack.com and dive into a brave new world. Bout time somebody did this!

Sphere: Related Content

Microsoft Office 2010 Web Apps RTM on MSDN!

Software, Windows | Posted by Jonathan
Apr 22 2010

Finally: Microsoft Office 2010 Web Apps RTM has been released on MSDN!

Microsoft SharePoint 2010 RTM on MSDN!

Software, Windows | Posted by Jonathan
Apr 22 2010

Done yet? Nope! SharePoint 2010 RTM has now been released on MSDN.

Microsoft Project 2010 RTM on MSDN!

Software, Windows | Posted by Jonathan
Apr 22 2010

Next: Microsoft Project 2010 RTM has been released to MSDN.

Microsoft Visio 2010 RTM on MSDN!

Software, Windows | Posted by Jonathan
Apr 22 2010

Turning into a busy morning for my Internet connection.

Microsoft released Visio 2010 on MSDN.

Microsoft Office 2010 Professional Plus RTM on MSDN!

Software, Windows | Posted by Jonathan
Apr 22 2010

MS Office 2010 Professional Plus RTM released on MSDN.

That’s right, it just posted this morning… go get some!

Both the x64 and x86 versions are up.

Visual Studio 2010 and .NET 4.0 Available NOW!

Software, Windows | Posted by Jonathan
Apr 12 2010

VS 2010 and .NET 4.0 have just been posted on MSDN…. GO GET SOME!

Xceed DataGrid for WPF version 3.7 Released!

Software | Posted by Jonathan
Apr 07 2010

Wow, this one came out of nowhere.

Xceed DataGrid for WPF has been updated to version 3.7. Here is a quick snapshot of the changes.

What’s new in Xceed DataGrid for WPF Professional Edition v3.7:

  • A new continuous insertion mode property lets programmers deliver improved data entry to end-users, removing the need to manually go to the first editable cell after entering a row’s data.
  • New events give programmers control over how the data grid reacts when the current visual row is changing or has changed, and allows the change to be cancelled in certain situations.
  • Column cells can now be non-focusable when read-only.
  • Notifications for auto-filter value changes are now provided.
  • Unicode is now enabled in the grid’s clipboard exporters for enhanced character support.
  • Several bug fixes.

Head on over and check it out! www.xceed.com

Sphere: Related Content

iPhone OS 3.1.3 and iTunes 9.0.3.15 Released!

Apple, Software | Posted by Jonathan
Feb 02 2010

Apple released iTunes 9.0.3.15 the other day, and sure fire here is the follow up. It isn’t the new version we all are waiting on, but it is a nice fix. 3.1.3 of iPhone OS has been released, and it addresses at least one item that I’ve been dealing with. The random close on open issue of some applications. That is where the app starts and immediately closes.

iPhone 3.1.3 Update Screen on Windows.

Sphere: Related Content

Xceed DataGrid for WPF v3.6 Released!

Software, Windows | Posted by Jonathan
Feb 02 2010

Wow, apparently I have been distracted by The Secret World and missed entirely the upcoming release of DataGrid for WPF v3.6. But none the less, here it is, fresh clean and ready to display your data in a narly boutique of love!

According to the release notes there are several new features:

  • Xceed DataGrid for WPF Professional Edition v3.6 an innovative new group navigation control in the Tableflow™ view that greatly increases the datagrid’s usability. A first in any WPF datagrid, it lets the end-user go instantly to any group or sub-group with a single click in a combo box.
  • Print preview capabilities let the end-user see what a document will look like before printing it—page view and layout configurations are reflected in the preview. The preview is generated in the background, so there is no waiting for the entire preview.
  • HP’s QuickTest Professional (QTP) is now supported, allowing for automated UI testing.
  • Multi-selection is now available when using the virtualizing collection view; an added benefit is that implementing drag-and-drop is easier than ever before.
  • A vibrant new Windows 7 theme and the theme used in Xceed DataGrid for WPF Live Explorer.
  • Scrolling speed has been improved when dealing with non-virtualized data sources (100,000 rows and up): the more rows in the source, the greater the improvement.
  • Cells can now be selected (single, multiple, and extended modes), in addition to the standard row selection; as a result, end-users can select and copy blocks of cells like in Excel.
  • Various cursors in different views—such as “busy”, “resize”, and “drag” cursors—can be customized.
  • Several bug fixes.

I’m looking close at these new themes they mention. Lets see here…

Here are a couple images of the new themes, however nasty they look in PingNotifyXT is simply because the rest of the app doesn’t follow a theme with them. That can be easily fixed by either adding Xceed’s WPF theme pack or by editing the theme yourself in Microsoft Expression Blend.

3.6 Theme Options Dialog

3.6 Theme Options Dialog

PingNotifyXT running Live Explorer Theme.

PingNotifyXT running Live Explorer Theme.

Windows 7 Theme in Theme Options.

Windows 7 Theme in Theme Options.

PingNotifyXT running Windows 7 theme.

PingNotifyXT running Windows 7 theme.

 

So head on out as quick as you can and get this latest release!

LINK

Sphere: Related Content

Dell Windows 7 Free Upgrade Program Running The Lag Machine!

Software, Windows | Posted by Jonathan
Oct 22 2009

Capture

Time to go complete your Dell Windows 7 Free Upgrade order! Since Windows 7 has officially launched, the Dell upgrade site is most likely inundated with requests. I managed to complete my order and receive a confirmation email of the order. But it took a good 15 minutes to make it through the four page site.

So to add to the misery of Dell, EVERYONE needs to go order their Windows 7 kit. If you registered your system that came with a free upgrade, now is the time, go go go!

Sphere: Related Content

Microsoft Windows 7 Launched!

Software, Windows | Posted by Jonathan
Oct 22 2009

The next version of Microsoft’s desktop operating system has officially launched!
hero_3-boxesWindows 7 has been out for a couple months on MSDN
or those with Software Assurance, and now it has officially launched.
I have been using it since release on MSDN, and I can honestly say it
is a solid OS that was worth the wait. Of course there are the normal
issues, such as when you upgrade the stability is reduced and you
may wind up with more problems, as well as the IT community being
hesitant to deploy for reasons that are theirs alone. But the latter will diminish in time as they see it really is a great
OS that should carry with it great potential for the future. Because lets face it, why stay on XP? Why limit yourself to XP?
Why would someone who is to be in the front lines of IT say they refuse change, and want to stay with an antiquated
product? Instead of solving problems, and making things work, they would rather stay with something they have
already solved the problems for? That’s just being lazy, and you should walk away with your feet and stand there
with your shirt.

For everyone else who enjoys the latest greatest, and what the horizons bring… enjoy the latest release of Windows.

And try to ignore the anti machine from Apple, they have many faults themselves, and just because you are upgrading
to Windows 7, doesn’t mean it is a good time to do a forklift upgrade to Mac. (Forklift would involve you scrapping
all software and finding alternatives on the mac, unless you want to buy a mac just to go back and boot camp into
Windows, which would be absolutely pointless and a waste of money.)

Here are some features of Windows 7.

One tip though for everyone… the SHOW DESKTOP has been replaced by a little square in the bottom right of
your task bar. That’s right, all the way over there on the right side of the clock… press it, it’s ok.

Sphere: Related Content

NeatWorks 4.x on Windows 7 RTM.

Software, Windows | Posted by Jonathan
Aug 10 2009

I have finished testing The Neat Companies NeatWorks 4.6.2_152 product
on a fresh install of Windows 7 Ultimate (32bit and 64bit).
Through this process I have found that during install if you fail to run the
initial install as an administrator, you will need to perform an additional
step to get the database running correctly. The install will complete
successfully, or at least appear that way even if you don’t do the install
as an administrator.

Now first of all, by run it as administrator I am an administrator, but
this is specifically if you have UAC still turned on. Since under UAC even
an administrator is not an administrator without saying you want to be.

So to run the initial install as an administrator, you simiply right click
on the file and click ‘Run as Administrator’. That’s it!
Now if you forget that step or don’t even think about it, you will make it
through but then receive errors along the lines of:

8/8/2009 10:11:43 AM MDIParent Main
Machine Info :    OS: Microsoft Windows NT 6.1.7600.0    .NET CLR: 2.0.50727.4927
Assembly Base: file:///C:/Program Files/NeatWorks/exec/NeatWorks.exe
Assembly Name: NeatWorks, Version=4.6.2.146, Culture=neutral, PublicKeyToken=null
Assembly Vers: 4.6.2.146
Error Message: Cannot open database “nrprofessional” requested by the login. The login failed.
Login failed for user ‘sa’.
Exception Type: System.Data.SqlClient.SqlException
Target Site  : GetConnection
–StackTrace–:    at System.Data.ProviderBase.DbConnectionPool.GetConnection
(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection,
DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at NeatReceipts.Components.Database.DBConnection.GetConnection()
at com.digitalbp.state.ccSystemSession.firstLoginCheck()
at com.digitalbp.state.ccSystemSession..ctor()
at Program.SetupUserSession()
at Program.Main(String[] args)
User Message : Cannot open database “nrprofessional” requested by the login. The login failed.
Login failed for user ‘sa’.

8/8/2009 10:11:43 AM MDIParent Main
Machine Info :    OS: Microsoft Windows NT 6.1.7600.0    .NET CLR: 2.0.50727.4927
Assembly Base: file:///C:/Program Files/NeatWorks/exec/NeatWorks.exe
Assembly Name: NeatWorks, Version=4.6.2.146, Culture=neutral, PublicKeyToken=null
Assembly Vers: 4.6.2.146
Error Message: Cannot open database “nrprofessional” requested by the login. The login failed.
Login failed for user ‘sa’.
Exception Type: System.Data.SqlClient.SqlException
Target Site  : GetConnection
–StackTrace–:    at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at NeatReceipts.Components.Database.DBConnection.GetConnection()
at com.digitalbp.state.ccSystemSession.firstLoginCheck()
at com.digitalbp.state.ccSystemSession..ctor()
at Program.SetupUserSession()
at Program.Main(String[] args)
User Message : Cannot open database “nrprofessional” requested by the login. The login failed.Login failed for user ‘sa’.

In this case you will need to do one item over again, or you could uninstall and reinstall, but that will take
a lot longer.
So lets begin!

  1. Open the path: %Program Files%Common FilesThe Neat CompanySetup
  2. Right click on ‘Neat Database Setup.exe’ and select ‘Run as Administrator’
    CaptureNRfix
  3. Complete the following install as normal, and upon completion your database will now
    be working and you can launch NeatWorks without an issue.

If you have for some reason not done a fresh install of Windows 7, but instead have
performed an upgrade… the one issue I have noticed is a delay in starting the
‘Database Controller Service’ before the SQL instance is started. Other than running
services.msc, you can also check in one location for NeatWorks status. You may open the
‘Support Center’ by Expanding Networks and Support Tools, then clicking on “Neat Support Center” in your start menu.
CaptureNRMenu

This program will let you view log files from the application, as well as submit support
information to The Neat Company. But one tab in particular is a simple view of your NeatWorks
related services. A note about this screen, on Windows 7 it will still say the OS is Vista.
But the version number will be correct, it is simply the application does not know what Windows 7 is.
CaptureSupportTools

Sphere: Related Content