subscribe to the RSS Feed

FOLLOW US ON TWITTER
 
Christian Web Hosting

Starsoft Develops Cross-Platform Applications with Veryant isCOBOL

Posted by Trevor Eddolls on Wednesday, November 23, 2011 - 302 views

Innovative application development methodology produces portable Web applications
CHICAGO, November 21, 2011Veryant, the COBOL technology innovator, today introduced a new customer, Starsoft, which chose isCOBOL Evolve to create a new cross-platform methodology for its traditional COBOL customers and enter the  Unix/Linux open systems market, all while protecting its valuable legacy applications. WAIT! There is more to read… read on »

Get the size of all site collections for a Web application

Posted by Trevor Eddolls on Sunday, September 11, 2011 - 279 views

This week, Darren Pritchard, our SharePoint guru, lays out clearly exactly what needs to be done in order to find out the size of all site collections for a Web application in SharePoint 2007.

The first step is to create a batch file containing:

SET STSADM=”c:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\bin\STSADM.EXE”
%STSADM% -o enumsites -url <Your Site> SiteStats.txt
Pause

Pretty obviously, where it says <Your Site>, you need to change that to the name of the Web application that you need to produce the statistics for.

Next you need to copy the batch file to your Web front-end server and run it.

The output will be in a file called SiteStats.txt. Open the file and for each site collection you will see ‘StorageUsedMB=’ and a value. It’s the value that you’re interested in.

On a completely different topic: on Tuesday 13 September the Virtual CICS user group meets. Rocket Software’s Charles Jones will be discussing “CICS TS 4.2: Leveraging event processing and high-performance Java”. More details about how to register can be found on the user group Web site at fundi.com/virtualcics.

Veryant’s COBOL Technology Improves Thin Client Performance and Portability

Posted by Mike on Thursday, August 11, 2011 - 286 views

New isCOBOL Evolve provides cost-effective, modern path for COBOL application investments

CHICAGO – August 15, 2011Veryant, the COBOL and Java technology innovator, today announced up to a 40% thin client performance improvement, new cross-platform portability, and modernized user interface capabilities for its popular isCOBOL Evolve.

The new software release maximizes the value of existing COBOL assets, reduces ongoing software licensing costs, and simplifies application modernization.

Visit www.veryant.com for more info.

Applying lean practices to application development

Posted by Mike on Wednesday, July 27, 2011 - 290 views

I may have to interact with middleware, enterprise apps that may be in SAP or Seybold, and I may even have to go off to some legacy app that’s in COBOL.

Read more…

IBM Debuts Lower Cost $75,000 Mainframe

Posted by Mike on Tuesday, July 12, 2011 - 207 views

New zEnterprise System model links apps on blades to data on the mainframe.

IBM is introducing a mainframe computer to its zEnterprise System lineup that costs 25% less than the previous model, but still offers high-speed connections between the mainframe’s data and an attached blade server hosting an application that needs that data. An industry analyst says the new mainframe serves a growing industry trend for IT vendors to better optimize system performance and offer more affordable IT that is accessible for a wider array of customers.

The IBM zEnterprise 114, announced Tuesday, is a follow-up to the zEnterprise 196 mainframe introduced in July 2010.

Read more…

 

He CICS, he scores!

Posted by Trevor Eddolls on Sunday, July 10, 2011 - 220 views

Sadly, as a title, it only works if you’re in the parts of the world where CICS is pronounced ‘kicks’ and where people play football (and getting the ball in the back of the net is very important!). But wherever you are, I want to talk about IBM’s transaction processing system whose full title is Customer Information Control System and which runs under z/OS and z/VSE.

WAIT! There is more to read… read on »

Custom branding with SharePoint

Posted by Trevor Eddolls on Sunday, May 29, 2011 - 399 views

For those of you working at new SharePoint 2007 sites, I have more of Darren Pritchard’s excellent beginner’s guides. This time he’s looking at custom branding.

WAIT! There is more to read… read on »

Installing and removing solutions from SharePoint

Posted by Trevor Eddolls on Monday, May 2, 2011 - 396 views

I said a couple of weeks ago that I have been working with iTech-Ed Associate Darren Pritchard at a site that was fairly new to SharePoint 2007. Darren has written some beginner’s guides for them and we thought other sites new to SharePoint might benefit from the information.

Here are Darren’s instructions for installing a new SharePoint solution.

WAIT! There is more to read… read on »