Re: [Framers] Mif2Go and FM 2015

2016-04-24 Thread Syed Zaeem Hosain
John, I think I found a slightly similar issue reported by you before (although 
the error was different: type 1) back in August of 2014.

Apparently, Malware Bytes was causing a problem for you … ? Later, you reported 
setting exclusions for the Omsys folders later … but I wonder if that was the 
real source of the problem.

Your threads were called “Mif2Go suddenly failing on all machines” and “Still 
stuck on Mif2Go, deadline approaching”.

I know you are busy with the particular document you are working on at the 
moment, but if you try without Malware Bytes, I wonder if FM 2015 works for you 
…

If so, then this would be a good info for others!

Z

Syed Zaeem Hosain | Chief Technical Officer
Aeris Communications, Inc.<http://www.aeris.com/>
syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>
o: +1 408 557-1905 | f: +1 408 557-1925 | twitter: @AerisCTO | blog: 
http://www.aeris.com/blog

The information in this message may be confidential and legally privileged. If 
you are not the intended recipient of this message, please inform the sender of 
the error immediately. The review, use, distribution or copying of any message 
not intended for you is prohibited, and we ask that you permanently delete the 
message along with any copies and attachments.

From: Syed Zaeem Hosain
Sent: Sunday, April 24, 2016 01:09 PM
To: 'John Sgammato' <john.sgamm...@actifio.com>
Cc: framers@lists.frameusers.com
Subject: RE: [Framers] Mif2Go and FM 2015

Thanks, John.

I will take a look …

Regards,

Z

From: John Sgammato [mailto:john.sgamm...@actifio.com]
Sent: Sunday, April 24, 2016 06:56 AM
To: Syed Zaeem Hosain <syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>>
Cc: framers@lists.frameusers.com<mailto:framers@lists.frameusers.com>
Subject: Re: [Framers] Mif2Go and FM 2015

Hi Syed,
I have the m2rbook.dll in place.
The issue that I run into is a familiar one, and infuriatingly vague. It's a 
"could not write .mif" issue.
I have seen this before and resolved it for FM12. I expect I can do it again 
when I have some time later this week or next week.
In case you want to research it, here's the log. The book is well-formed 
unstructured FM 2015, cleaned up for online use. It has just four chapters, 
none of them very large, and no special tricks.

Mif2Go could not write 
C:\Project\ToBeProcessed\DomainManagerUsers\DMU_Security_Intro.mif
Mif2Go failed for file: 
C:\Project\ToBeProcessed\DomainManagerUsers\DMU_Security_Intro.html
type 5, code -43, at: Sun Apr 24 09:50:05 2016
Could not write MIF file.

Mif2Go could not write 
C:\Project\ToBeProcessed\DomainManagerUsers\Users_Orgs.mif
Mif2Go failed for file: 
C:\Project\ToBeProcessed\DomainManagerUsers\Users_Orgs.html
type 5, code -43, at: Sun Apr 24 09:50:09 2016
Could not write MIF file.

Mif2Go failed for file:
type 6, code 0, at: Sun Apr 24 09:50:11 2016
Cancelled by user.

On Sun, Apr 24, 2016 at 2:37 AM, Syed Zaeem Hosain 
<syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>> wrote:
Okay, I did a little digging in the source code for m2rbook … and think his 
last fix (as per my earlier e-mail below) may work for FM 2015 … but am not 
really sure yet!

In one file, where Jeremy checked for the FrameMaker version number returned by 
the Adobe FDK, he had code to do a specific check for the version of FM.

From what I can tell so far, the last change he made for FM 12 stopped doing an 
explicit check for an exact version for FM 12 and above.

I.e., the code says “if (FrameVersion >= 12) {“ rather than the other ones that 
look like “if (FrameVersion == 11) {“ and “if (FrameVersion == 10) {“, etc. 
This variable is set by a call to the Adobe FDK and I assume that FM 2015 
returns the value 13 (but this is a guess).

This means that he was assuming, for the moment, that the next version of 
FrameMaker did not need any special code (he had not seen FM 2015, of course …)

So … I think it may work. But, please try it and let me know! If it does not, I 
will investigate further.

By the way, one side note: it looks like the very last release of Mif2Go will 
not work with versions older than FM 7 … even though Mif2Go was available for 
FM 5.5 and FM 6. It is possible that Jeremy took the code support for those 
older versions away, since nobody(?) was using them by 2013.

Z

From: Syed Zaeem Hosain
Sent: Saturday, April 23, 2016 10:43 PM
To: 'John Sgammato' 
<john.sgamm...@actifio.com<mailto:john.sgamm...@actifio.com>>
Cc: framers@lists.frameusers.com<mailto:framers@lists.frameusers.com>
Subject: RE: [Framers] Mif2Go and FM 2015

John, that would be great, thanks!

And just to remind people of the specifics: there is a zip file 
“m2rbook115.zip” in the mif2go.com<http://mif2go.com> downloads site, under 
“Beta Components”.

This ZIP contains a single DLL file called “m2rbook.dll” that must replace the 
older one (typically in “C:\Program Files 
(x86)\Adobe\AdobeFrameMaker12\fminit\Plugins

Re: [Framers] Mif2Go and FM 2015

2016-04-24 Thread Syed Zaeem Hosain
No problem, Scott!

Any information that helps people, is good.

Z

> I hope you guys don't mind .. but I copied the useful bits from this thread 
> into
> a post on the Omsys Blog ..
> 
>  http://blog.omsys.com/2016/04/24/mif2go-and-fm-2015/
> 
> That way this info will be available to others.
> 
> If anyone would like to provide tips or other info for Mif2Go (or other Omsys
> tools), please contact me and I'll give you access to post to this blog.
> 
> Cheers,
> ...scott
> 
> On 4/24/16 1:11 PM, Syed Zaeem Hosain wrote:
> > Thanks, John.
> >
> > I will take a look …
> >
> > Regards,
> >
> > Z
> >
> > From: John Sgammato [mailto:john.sgamm...@actifio.com]
> > Sent: Sunday, April 24, 2016 06:56 AM
> > To: Syed Zaeem Hosain <syed.hos...@aeris.net>
> > Cc: framers@lists.frameusers.com
> > Subject: Re: [Framers] Mif2Go and FM 2015
> >
> > Hi Syed,
> > I have the m2rbook.dll in place.
> > The issue that I run into is a familiar one, and infuriatingly vague. It's 
> > a "could not write .mif" issue.
> > I have seen this before and resolved it for FM12. I expect I can do it 
> > again when I have some time later this week or next week.
> > In case you want to research it, here's the log. The book is well-formed 
> > unstructured FM 2015, cleaned up for online use. It has just four chapters, 
> > none of them very large, and no special tricks.
> >
> > Mif2Go could not write 
> > C:\Project\ToBeProcessed\DomainManagerUsers\DMU_Security_Intro.mif
> > Mif2Go failed for file: 
> > C:\Project\ToBeProcessed\DomainManagerUsers\DMU_Security_Intro.html
> > type 5, code -43, at: Sun Apr 24 09:50:05 2016 Could not write MIF file.
> >
> > Mif2Go could not write  
> > C:\Project\ToBeProcessed\DomainManagerUsers\Users_Orgs.mif
> > Mif2Go failed for file: 
> > C:\Project\ToBeProcessed\DomainManagerUsers\Users_Orgs.html
> > type 5, code -43, at: Sun Apr 24 09:50:09 2016 Could not write MIF file.
> >
> > Mif2Go failed for file: type 6, code 0, at: Sun Apr 24 09:50:11 2016 
> > Cancelled by user.
> >
> > On Sun, Apr 24, 2016 at 2:37 AM, Syed Zaeem Hosain 
> > <syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>> wrote:
> > Okay, I did a little digging in the source code for m2rbook … and think his 
> > last fix (as per my earlier e-mail below) may work for FM 2015 … but am not 
> > really sure yet!
> >
> > In one file, where Jeremy checked for the FrameMaker version number 
> > returned by the Adobe FDK, he had code to do a specific check for the 
> > version of FM.
> >
> >  From what I can tell so far, the last change he made for FM 12 stopped 
> > doing an explicit check for an exact version for FM 12 and above.
> >
> > I.e., the code says “if (FrameVersion >= 12) {“ rather than the other ones 
> > that look like “if (FrameVersion == 11) {“ and “if (FrameVersion == 10) {“, 
> > etc. This variable is set by a call to the Adobe FDK and I assume that FM 
> > 2015 returns the value 13 (but this is a guess).
> >
> > This means that he was assuming, for the moment, that the next version of 
> > FrameMaker did not need any special code (he had not seen FM 2015, of 
> > course …)
> >
> > So … I think it may work. But, please try it and let me know! If it does 
> > not, I will investigate further.
> >
> > By the way, one side note: it looks like the very last release of Mif2Go 
> > will not work with versions older than FM 7 … even though Mif2Go was 
> > available for FM 5.5 and FM 6. It is possible that Jeremy took the code 
> > support for those older versions away, since nobody(?) was using them by 
> > 2013.
> >
> > Z
> >
> > From: Syed Zaeem Hosain
> > Sent: Saturday, April 23, 2016 10:43 PM
> > To: 'John Sgammato' 
> > <john.sgamm...@actifio.com<mailto:john.sgamm...@actifio.com>>
> > Cc: framers@lists.frameusers.com<mailto:framers@lists.frameusers.com>
> > Subject: RE: [Framers] Mif2Go and FM 2015
> >
> > John, that would be great, thanks!
> >
> > And just to remind people of the specifics: there is a zip file 
> > “m2rbook115.zip” in the mif2go.com<http://mif2go.com> downloads site, under 
> > “Beta Components”.
> >
> > This ZIP contains a single DLL file called “m2rbook.dll” that must replace 
> > the older one (typically in “C:\Program Files 
> > (x86)\Adobe\AdobeFrameMaker12\fminit\Plugins”) for FM 12 to work.
> >
> > I am not sure why this simple fix works yet. The code contents are 
&g

Re: [Framers] Mif2Go and FM 2015

2016-04-24 Thread Scott Prentice
I hope you guys don't mind .. but I copied the useful bits from this 
thread into a post on the Omsys Blog ..


http://blog.omsys.com/2016/04/24/mif2go-and-fm-2015/

That way this info will be available to others.

If anyone would like to provide tips or other info for Mif2Go (or other 
Omsys tools), please contact me and I'll give you access to post to this 
blog.


Cheers,
...scott


On 4/24/16 1:11 PM, Syed Zaeem Hosain wrote:

Thanks, John.

I will take a look …

Regards,

Z

From: John Sgammato [mailto:john.sgamm...@actifio.com]
Sent: Sunday, April 24, 2016 06:56 AM
To: Syed Zaeem Hosain <syed.hos...@aeris.net>
Cc: framers@lists.frameusers.com
Subject: Re: [Framers] Mif2Go and FM 2015

Hi Syed,
I have the m2rbook.dll in place.
The issue that I run into is a familiar one, and infuriatingly vague. It's a "could not 
write .mif" issue.
I have seen this before and resolved it for FM12. I expect I can do it again 
when I have some time later this week or next week.
In case you want to research it, here's the log. The book is well-formed 
unstructured FM 2015, cleaned up for online use. It has just four chapters, 
none of them very large, and no special tricks.

Mif2Go could not write 
C:\Project\ToBeProcessed\DomainManagerUsers\DMU_Security_Intro.mif
Mif2Go failed for file: 
C:\Project\ToBeProcessed\DomainManagerUsers\DMU_Security_Intro.html
type 5, code -43, at: Sun Apr 24 09:50:05 2016
Could not write MIF file.

Mif2Go could not write 
C:\Project\ToBeProcessed\DomainManagerUsers\Users_Orgs.mif
Mif2Go failed for file: 
C:\Project\ToBeProcessed\DomainManagerUsers\Users_Orgs.html
type 5, code -43, at: Sun Apr 24 09:50:09 2016
Could not write MIF file.

Mif2Go failed for file:
type 6, code 0, at: Sun Apr 24 09:50:11 2016
Cancelled by user.

On Sun, Apr 24, 2016 at 2:37 AM, Syed Zaeem Hosain 
<syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>> wrote:
Okay, I did a little digging in the source code for m2rbook … and think his 
last fix (as per my earlier e-mail below) may work for FM 2015 … but am not 
really sure yet!

In one file, where Jeremy checked for the FrameMaker version number returned by 
the Adobe FDK, he had code to do a specific check for the version of FM.

 From what I can tell so far, the last change he made for FM 12 stopped doing 
an explicit check for an exact version for FM 12 and above.

I.e., the code says “if (FrameVersion >= 12) {“ rather than the other ones that 
look like “if (FrameVersion == 11) {“ and “if (FrameVersion == 10) {“, etc. This 
variable is set by a call to the Adobe FDK and I assume that FM 2015 returns the 
value 13 (but this is a guess).

This means that he was assuming, for the moment, that the next version of 
FrameMaker did not need any special code (he had not seen FM 2015, of course …)

So … I think it may work. But, please try it and let me know! If it does not, I 
will investigate further.

By the way, one side note: it looks like the very last release of Mif2Go will 
not work with versions older than FM 7 … even though Mif2Go was available for 
FM 5.5 and FM 6. It is possible that Jeremy took the code support for those 
older versions away, since nobody(?) was using them by 2013.

Z

From: Syed Zaeem Hosain
Sent: Saturday, April 23, 2016 10:43 PM
To: 'John Sgammato' 
<john.sgamm...@actifio.com<mailto:john.sgamm...@actifio.com>>
Cc: framers@lists.frameusers.com<mailto:framers@lists.frameusers.com>
Subject: RE: [Framers] Mif2Go and FM 2015

John, that would be great, thanks!

And just to remind people of the specifics: there is a zip file “m2rbook115.zip” in 
the mif2go.com<http://mif2go.com> downloads site, under “Beta Components”.

This ZIP contains a single DLL file called “m2rbook.dll” that must replace the 
older one (typically in “C:\Program Files 
(x86)\Adobe\AdobeFrameMaker12\fminit\Plugins”) for FM 12 to work.

I am not sure why this simple fix works yet. The code contents are essentially 
identical to the old one … the properties on the version number are the only 
difference that I can see with a byte-for-byte comparison.

Some investigation is needed to see if this will work for FM 2015 or needs 
another fix. Since I am not running FM 2015, I cannot test this.

Regards,

Z

From: John Sgammato [mailto:john.sgamm...@actifio.com]
Sent: Saturday, April 23, 2016 10:09 PM
To: Syed Zaeem Hosain <syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>>
Cc: Ben Allums <all...@webworks.com<mailto:all...@webworks.com>>; 
framers@lists.frameusers.com<mailto:framers@lists.frameusers.com>
Subject: Re: [Framers] Mif2Go and FM 2015

I've got a major release next week, but after that I will do the full test. I 
need Mif2Go to work with FM2015, else I'll have to save everything back to FM12 
to get the content into our Salesforce knowledgebase.

On Sun, Apr 24, 2016 at 12:16 AM, Syed Zaeem Hosain 
<syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>> wrote

Re: [Framers] Mif2Go and FM 2015

2016-04-24 Thread Syed Zaeem Hosain
Thanks, John.

I will take a look …

Regards,

Z

From: John Sgammato [mailto:john.sgamm...@actifio.com]
Sent: Sunday, April 24, 2016 06:56 AM
To: Syed Zaeem Hosain <syed.hos...@aeris.net>
Cc: framers@lists.frameusers.com
Subject: Re: [Framers] Mif2Go and FM 2015

Hi Syed,
I have the m2rbook.dll in place.
The issue that I run into is a familiar one, and infuriatingly vague. It's a 
"could not write .mif" issue.
I have seen this before and resolved it for FM12. I expect I can do it again 
when I have some time later this week or next week.
In case you want to research it, here's the log. The book is well-formed 
unstructured FM 2015, cleaned up for online use. It has just four chapters, 
none of them very large, and no special tricks.

Mif2Go could not write 
C:\Project\ToBeProcessed\DomainManagerUsers\DMU_Security_Intro.mif
Mif2Go failed for file: 
C:\Project\ToBeProcessed\DomainManagerUsers\DMU_Security_Intro.html
type 5, code -43, at: Sun Apr 24 09:50:05 2016
Could not write MIF file.

Mif2Go could not write 
C:\Project\ToBeProcessed\DomainManagerUsers\Users_Orgs.mif
Mif2Go failed for file: 
C:\Project\ToBeProcessed\DomainManagerUsers\Users_Orgs.html
type 5, code -43, at: Sun Apr 24 09:50:09 2016
Could not write MIF file.

Mif2Go failed for file:
type 6, code 0, at: Sun Apr 24 09:50:11 2016
Cancelled by user.

On Sun, Apr 24, 2016 at 2:37 AM, Syed Zaeem Hosain 
<syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>> wrote:
Okay, I did a little digging in the source code for m2rbook … and think his 
last fix (as per my earlier e-mail below) may work for FM 2015 … but am not 
really sure yet!

In one file, where Jeremy checked for the FrameMaker version number returned by 
the Adobe FDK, he had code to do a specific check for the version of FM.

From what I can tell so far, the last change he made for FM 12 stopped doing an 
explicit check for an exact version for FM 12 and above.

I.e., the code says “if (FrameVersion >= 12) {“ rather than the other ones that 
look like “if (FrameVersion == 11) {“ and “if (FrameVersion == 10) {“, etc. 
This variable is set by a call to the Adobe FDK and I assume that FM 2015 
returns the value 13 (but this is a guess).

This means that he was assuming, for the moment, that the next version of 
FrameMaker did not need any special code (he had not seen FM 2015, of course …)

So … I think it may work. But, please try it and let me know! If it does not, I 
will investigate further.

By the way, one side note: it looks like the very last release of Mif2Go will 
not work with versions older than FM 7 … even though Mif2Go was available for 
FM 5.5 and FM 6. It is possible that Jeremy took the code support for those 
older versions away, since nobody(?) was using them by 2013.

Z

From: Syed Zaeem Hosain
Sent: Saturday, April 23, 2016 10:43 PM
To: 'John Sgammato' 
<john.sgamm...@actifio.com<mailto:john.sgamm...@actifio.com>>
Cc: framers@lists.frameusers.com<mailto:framers@lists.frameusers.com>
Subject: RE: [Framers] Mif2Go and FM 2015

John, that would be great, thanks!

And just to remind people of the specifics: there is a zip file 
“m2rbook115.zip” in the mif2go.com<http://mif2go.com> downloads site, under 
“Beta Components”.

This ZIP contains a single DLL file called “m2rbook.dll” that must replace the 
older one (typically in “C:\Program Files 
(x86)\Adobe\AdobeFrameMaker12\fminit\Plugins”) for FM 12 to work.

I am not sure why this simple fix works yet. The code contents are essentially 
identical to the old one … the properties on the version number are the only 
difference that I can see with a byte-for-byte comparison.

Some investigation is needed to see if this will work for FM 2015 or needs 
another fix. Since I am not running FM 2015, I cannot test this.

Regards,

Z

From: John Sgammato [mailto:john.sgamm...@actifio.com]
Sent: Saturday, April 23, 2016 10:09 PM
To: Syed Zaeem Hosain <syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>>
Cc: Ben Allums <all...@webworks.com<mailto:all...@webworks.com>>; 
framers@lists.frameusers.com<mailto:framers@lists.frameusers.com>
Subject: Re: [Framers] Mif2Go and FM 2015

I've got a major release next week, but after that I will do the full test. I 
need Mif2Go to work with FM2015, else I'll have to save everything back to FM12 
to get the content into our Salesforce knowledgebase.

On Sun, Apr 24, 2016 at 12:16 AM, Syed Zaeem Hosain 
<syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>> wrote:
For those of you who used Mif2Go successfully with FM 12 (with the changed file 
that is needed, as described on the web site), have you tried this _same_ fix 
with FM 2015 yet?

Migrating from FM 11 to FM 2015 is not the issue - since FM 11 did not need 
that fix.

Z



--

[http://www.actifio.com/assets/sig_logo.png]<http://www.actifio.com/>







John Sgammato, Documentation Architect
e john.sgamm...@actifio.com<mailto:john.sgamm..

Re: [Framers] Mif2Go and FM 2015

2016-04-24 Thread John Sgammato
Hi Syed,
I have the m2rbook.dll in place.
The issue that I run into is a familiar one, and infuriatingly vague. It's
a "could not write .mif" issue.
I have seen this before and resolved it for FM12. I expect I can do it
again when I have some time later this week or next week.
In case you want to research it, here's the log. The book is well-formed
unstructured FM 2015, cleaned up for online use. It has just four chapters,
none of them very large, and no special tricks.

Mif2Go could not write
C:\Project\ToBeProcessed\DomainManagerUsers\DMU_Security_Intro.mif
Mif2Go failed for file:
C:\Project\ToBeProcessed\DomainManagerUsers\DMU_Security_Intro.html
type 5, code -43, at: Sun Apr 24 09:50:05 2016
Could not write MIF file.

Mif2Go could not write
C:\Project\ToBeProcessed\DomainManagerUsers\Users_Orgs.mif
Mif2Go failed for file:
C:\Project\ToBeProcessed\DomainManagerUsers\Users_Orgs.html
type 5, code -43, at: Sun Apr 24 09:50:09 2016
Could not write MIF file.

Mif2Go failed for file:
type 6, code 0, at: Sun Apr 24 09:50:11 2016
Cancelled by user.

On Sun, Apr 24, 2016 at 2:37 AM, Syed Zaeem Hosain <syed.hos...@aeris.net>
wrote:

> Okay, I did a little digging in the source code for m2rbook … and think
> his last fix (as per my earlier e-mail below) *may* work for FM 2015 …
> but am not really sure yet!
>
>
>
> In one file, where Jeremy checked for the FrameMaker version number
> returned by the Adobe FDK, he had code to do a specific check for the
> version of FM.
>
>
> From what I can tell so far, the last change he made for FM 12 stopped
> doing an explicit check for an *exact* version for FM 12 and above.
>
>
>
> I.e., the code says “*if (FrameVersion >= 12) {*“ rather than the other
> ones that look like “*if (FrameVersion == 11) {*“ and “*if (FrameVersion
> == 10) {*“, etc. This variable is set by a call to the Adobe FDK and I
> assume that FM 2015 returns the value 13 (but this is a guess).
>
>
>
> This means that he was assuming, for the moment, that the next version of
> FrameMaker did not need any special code (he had not seen FM 2015, of
> course …)
>
>
>
> So … I *think* it may work. But, please try it and let me know! If it
> does not, I will investigate further.
>
>
>
> By the way, one side note: it looks like the very last release of Mif2Go
> will *not* work with versions older than FM 7 … even though Mif2Go was
> available for FM 5.5 and FM 6. It is possible that Jeremy took the code
> support for those older versions away, since nobody(?) was using them by
> 2013.
>
>
>
> Z
>
>
>
> *From:* Syed Zaeem Hosain
> *Sent:* Saturday, April 23, 2016 10:43 PM
> *To:* 'John Sgammato' <john.sgamm...@actifio.com>
> *Cc:* framers@lists.frameusers.com
> *Subject:* RE: [Framers] Mif2Go and FM 2015
>
>
>
> John, that would be great, thanks!
>
>
>
> And just to remind people of the specifics: there is a zip file
> “m2rbook115.zip” in the mif2go.com downloads site, under “Beta
> Components”.
>
>
>
> This ZIP contains a single DLL file called “m2rbook.dll” that must replace
> the older one (typically in “C:\Program Files
> (x86)\Adobe\AdobeFrameMaker12\fminit\Plugins”) for FM 12 to work.
>
>
>
> I am not sure why this simple fix works yet. The code contents are
> essentially identical to the old one … the properties on the version number
> are the only difference that I can see with a byte-for-byte comparison.
>
>
>
> Some investigation is needed to see if this will work for FM 2015 or needs
> another fix. Since I am not running FM 2015, I cannot test this.
>
>
>
> Regards,
>
>
>
> Z
>
>
>
> *From:* John Sgammato [mailto:john.sgamm...@actifio.com
> <john.sgamm...@actifio.com>]
> *Sent:* Saturday, April 23, 2016 10:09 PM
> *To:* Syed Zaeem Hosain <syed.hos...@aeris.net>
> *Cc:* Ben Allums <all...@webworks.com>; framers@lists.frameusers.com
> *Subject:* Re: [Framers] Mif2Go and FM 2015
>
>
>
> I've got a major release next week, but after that I will do the full
> test. I need Mif2Go to work with FM2015, else I'll have to save everything
> back to FM12 to get the content into our Salesforce knowledgebase.
>
>
>
> On Sun, Apr 24, 2016 at 12:16 AM, Syed Zaeem Hosain <syed.hos...@aeris.net>
> wrote:
>
> For those of you who used Mif2Go successfully with FM 12 (with the changed
> file that is needed, as described on the web site), have you tried this
> _same_ fix with FM 2015 yet?
>
> Migrating from FM 11 to FM 2015 is not the issue - since FM 11 did not
> need that fix.
>
> Z
>
>


-- 

<http://www.actifio.com/>*John Sgammato, Documentation Architect*
*e* john.sgamm...@actifio.co

Re: [Framers] Mif2Go and FM 2015

2016-04-24 Thread Syed Zaeem Hosain
Okay, I did a little digging in the source code for m2rbook … and think his 
last fix (as per my earlier e-mail below) may work for FM 2015 … but am not 
really sure yet!

In one file, where Jeremy checked for the FrameMaker version number returned by 
the Adobe FDK, he had code to do a specific check for the version of FM.

From what I can tell so far, the last change he made for FM 12 stopped doing an 
explicit check for an exact version for FM 12 and above.

I.e., the code says “if (FrameVersion >= 12) {“ rather than the other ones that 
look like “if (FrameVersion == 11) {“ and “if (FrameVersion == 10) {“, etc. 
This variable is set by a call to the Adobe FDK and I assume that FM 2015 
returns the value 13 (but this is a guess).

This means that he was assuming, for the moment, that the next version of 
FrameMaker did not need any special code (he had not seen FM 2015, of course …)

So … I think it may work. But, please try it and let me know! If it does not, I 
will investigate further.

By the way, one side note: it looks like the very last release of Mif2Go will 
not work with versions older than FM 7 … even though Mif2Go was available for 
FM 5.5 and FM 6. It is possible that Jeremy took the code support for those 
older versions away, since nobody(?) was using them by 2013.

Z

From: Syed Zaeem Hosain
Sent: Saturday, April 23, 2016 10:43 PM
To: 'John Sgammato' <john.sgamm...@actifio.com>
Cc: framers@lists.frameusers.com
Subject: RE: [Framers] Mif2Go and FM 2015

John, that would be great, thanks!

And just to remind people of the specifics: there is a zip file 
“m2rbook115.zip” in the mif2go.com downloads site, under “Beta Components”.

This ZIP contains a single DLL file called “m2rbook.dll” that must replace the 
older one (typically in “C:\Program Files 
(x86)\Adobe\AdobeFrameMaker12\fminit\Plugins”) for FM 12 to work.

I am not sure why this simple fix works yet. The code contents are essentially 
identical to the old one … the properties on the version number are the only 
difference that I can see with a byte-for-byte comparison.

Some investigation is needed to see if this will work for FM 2015 or needs 
another fix. Since I am not running FM 2015, I cannot test this.

Regards,

Z

From: John Sgammato [mailto:john.sgamm...@actifio.com]
Sent: Saturday, April 23, 2016 10:09 PM
To: Syed Zaeem Hosain <syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>>
Cc: Ben Allums <all...@webworks.com<mailto:all...@webworks.com>>; 
framers@lists.frameusers.com<mailto:framers@lists.frameusers.com>
Subject: Re: [Framers] Mif2Go and FM 2015

I've got a major release next week, but after that I will do the full test. I 
need Mif2Go to work with FM2015, else I'll have to save everything back to FM12 
to get the content into our Salesforce knowledgebase.

On Sun, Apr 24, 2016 at 12:16 AM, Syed Zaeem Hosain 
<syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>> wrote:
For those of you who used Mif2Go successfully with FM 12 (with the changed file 
that is needed, as described on the web site), have you tried this _same_ fix 
with FM 2015 yet?

Migrating from FM 11 to FM 2015 is not the issue - since FM 11 did not need 
that fix.

Z
___

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com

Re: [Framers] Mif2Go and FM 2015

2016-04-23 Thread Syed Zaeem Hosain
John, that would be great, thanks!

And just to remind people of the specifics: there is a zip file 
“m2rbook115.zip” in the mif2go.com downloads site, under “Beta Components”.

This ZIP contains a single DLL file called “m2rbook.dll” that must replace the 
older one (typically in “C:\Program Files 
(x86)\Adobe\AdobeFrameMaker12\fminit\Plugins”) for FM 12 to work.

I am not sure why this simple fix works yet. The code contents are essentially 
identical to the old one … the properties on the version number are the only 
difference that I can see with a byte-for-byte comparison.

Some investigation is needed to see if this will work for FM 2015 or needs 
another fix. Since I am not running FM 2015, I cannot test this.

Regards,

Z

From: John Sgammato [mailto:john.sgamm...@actifio.com]
Sent: Saturday, April 23, 2016 10:09 PM
To: Syed Zaeem Hosain <syed.hos...@aeris.net>
Cc: Ben Allums <all...@webworks.com>; framers@lists.frameusers.com
Subject: Re: [Framers] Mif2Go and FM 2015

I've got a major release next week, but after that I will do the full test. I 
need Mif2Go to work with FM2015, else I'll have to save everything back to FM12 
to get the content into our Salesforce knowledgebase.

On Sun, Apr 24, 2016 at 12:16 AM, Syed Zaeem Hosain 
<syed.hos...@aeris.net<mailto:syed.hos...@aeris.net>> wrote:
For those of you who used Mif2Go successfully with FM 12 (with the changed file 
that is needed, as described on the web site), have you tried this _same_ fix 
with FM 2015 yet?

Migrating from FM 11 to FM 2015 is not the issue - since FM 11 did not need 
that fix.

Z
___

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com

Re: [Framers] Mif2Go and FM 2015

2016-04-23 Thread John Sgammato
I've got a major release next week, but after that I will do the full test.
I need Mif2Go to work with FM2015, else I'll have to save everything back
to FM12 to get the content into our Salesforce knowledgebase.

On Sun, Apr 24, 2016 at 12:16 AM, Syed Zaeem Hosain 
wrote:

> For those of you who used Mif2Go successfully with FM 12 (with the changed
> file that is needed, as described on the web site), have you tried this
> _same_ fix with FM 2015 yet?
>
> Migrating from FM 11 to FM 2015 is not the issue - since FM 11 did not
> need that fix.
>
> Z
> ___
>
> This message is from the Framers mailing list
>
> Send messages to framers@lists.frameusers.com
> Visit the list's homepage at  http://www.frameusers.com
> Archives located at
> http://www.mail-archive.com/framers%40lists.frameusers.com/
> Subscribe and unsubscribe at
> http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
> Send administrative questions to listad...@frameusers.com
>



-- 

*John Sgammato, Documentation Architect*
*e* john.sgamm...@actifio.com  *c* 508.927.2083
*t* @actifiodocs 

333 Wyman Street, Waltham, MA 02451




*Manage, access, and protect your data with a single platform that saves
you time, money, and complexity.*
___

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com


Re: [Framers] Mif2Go and FM 2015

2016-04-23 Thread Syed Zaeem Hosain
For those of you who used Mif2Go successfully with FM 12 (with the changed file 
that is needed, as described on the web site), have you tried this _same_ fix 
with FM 2015 yet?

Migrating from FM 11 to FM 2015 is not the issue - since FM 11 did not need 
that fix.

Z
___

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com


Re: [Framers] Mif2Go and FM 2015

2016-04-22 Thread Ben Allums

On 4/21/2016 9:52 PM, dion.cm wrote:

Thanks for the info. I'm in the middle of a big release also so I won't
try anything until afterward. I thought I might have to save down (FM11
in my case), but I hope not because my omnihelp project is about 50-75
files. Good idea about FrameScript. I'll remember that.
If you figure it out, I'd appreciate your letting me know the details.
On the other hand, if I get to it first, I'll let you know.


Celine and John,

I cannot assist you in using Mif2Go with FrameMaker 2015, but I can 
offer that ePublisher 2016.1 works great with FrameMaker 2015.  No need 
to save 50-75 files to older FrameMaker versions.  And WebWorks Reverb 
offers a modern help experience that works great on mobile devices and 
is well liked by Google search bots.



Ben

DISCLAIMER: I work for WebWorks.

___

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com


Re: [Framers] Mif2Go and FM 2015

2016-04-22 Thread Syed Zaeem Hosain
Scott Prentice said:
> The source for Mif2Go is here ..
> 
>  https://github.com/omsys-dev
> 
> There's a Yahoo group for Mif2Go developers here ..
> 
>  https://groups.yahoo.com/neo/groups/omsys-dev
> 
> But you're right .. no one is actively updating it. Would be great to see 
> some traction there, but I have a feeling that everyone is busy with their 
> "regular" jobs.  :-o

Unfortunately, yes.

Over the past year, I have started looking into migrating it to a more recent 
version of Visual Studio rather than reload the very old version of Visual 
Studio 6 that this was last compiled with.

The code is a bit tortuous in places, so to speak ... needs more understanding 
of the thinking that went into it.  It needs more effort than I have been able 
to put into it just yet due to some medical issues at home.

But, this summer, I hope to make progress ...

Z

> Cheers,
> ...scott
> 
> 
> On 4/22/16 8:42 AM, Robert Lauriston wrote:
> > One report on the MIF2Go forum that it's not working:
> >
> > https://groups.yahoo.com/neo/groups/mif2go/info
> >
> > I can't find an open-source project for it. Doesn't seem like anyone is 
> > updating it.
> >
> > On Thu, Apr 21, 2016 at 12:43 PM, Celine Dion  wrote:
> >> Hi all,
> >> Has anyone successfully integrated M2G with FM 2015? We're about to 
> >> upgrade FM, but that may be a serious problem if they don't play well 
> >> together. A couple of months ago, someone recommended downloading 
> >> m2rbook115.zip, but I never saw a reply. Does it work?
___

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com


Re: [Framers] Mif2Go and FM 2015

2016-04-22 Thread Scott Prentice

The source for Mif2Go is here ..

https://github.com/omsys-dev

There's a Yahoo group for Mif2Go developers here ..

https://groups.yahoo.com/neo/groups/omsys-dev

But you're right .. no one is actively updating it. Would be great to 
see some traction there, but I have a feeling that everyone is busy with 
their "regular" jobs.  :-o


Cheers,
...scott


On 4/22/16 8:42 AM, Robert Lauriston wrote:

One report on the MIF2Go forum that it's not working:

https://groups.yahoo.com/neo/groups/mif2go/info

I can't find an open-source project for it. Doesn't seem like anyone
is updating it.

On Thu, Apr 21, 2016 at 12:43 PM, Celine Dion  wrote:

Hi all,
Has anyone successfully integrated M2G with FM 2015? We're about to upgrade FM, 
but that may be a serious problem if they don't play well together. A couple of 
months ago, someone recommended downloading m2rbook115.zip, but I never saw a 
reply. Does it work?

___

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com



___

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com


Re: [Framers] Mif2Go and FM 2015

2016-04-22 Thread Robert Lauriston
One report on the MIF2Go forum that it's not working:

https://groups.yahoo.com/neo/groups/mif2go/info

I can't find an open-source project for it. Doesn't seem like anyone
is updating it.

On Thu, Apr 21, 2016 at 12:43 PM, Celine Dion  wrote:
> Hi all,
> Has anyone successfully integrated M2G with FM 2015? We're about to upgrade 
> FM, but that may be a serious problem if they don't play well together. A 
> couple of months ago, someone recommended downloading m2rbook115.zip, but I 
> never saw a reply. Does it work?
___

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com


Re: [Framers] Mif2Go and FM 2015

2016-04-21 Thread dion.cm


Hi John,
Thanks for the info. I'm in the middle of a big release also so I won't try 
anything until afterward. I thought I might have to save down (FM11 in my 
case), but I hope not because my omnihelp project is about 50-75 files. Good 
idea about FrameScript. I'll remember that. 
If you figure it out, I'd appreciate your letting me know the details. On the 
other hand, if I get to it first, I'll let you know. 
Celine 


Sent from Samsung tablet

 Original message 
From: John Sgammato <john.sgamm...@actifio.com> 
Date: 4/21/2016  12:49 PM  (GMT-08:00) 
To: Celine Dion <dion...@att.net> 
Cc: framers@lists.frameusers.com 
Subject: Re: [Framers] Mif2Go and FM 2015 

I have FM 2015 and Mif2Go. I used FM12 with Mif2Go quite a lot for a set of 
deliverables at the end of our last release, just before upgrading to FM 2015. 
We are finishing another release next week, so I will soon have to go through 
that again. I did a test a little while ago, and FM 2015 failed in a way that I 
had seen before and resolved, but I did not have time then to research it. I 
figure I can fix it in a half-day if it's fixable, once I get the time.If it is 
not fixable, then you can save your content as FM12 and use it, if you are not 
using the FM2015 new features. Saving your files as FM12 is a tedious task that 
can be made simpler with one of Rick Quatro's scripts for FrameScript.
On Thu, Apr 21, 2016 at 3:43 PM, Celine Dion <dion...@att.net> wrote:
Hi all,

Has anyone successfully integrated M2G with FM 2015? We're about to upgrade FM, 
but that may be a serious problem if they don't play well together. A couple of 
months ago, someone recommended downloading m2rbook115.zip, but I never saw a 
reply. Does it work?

Thanks a lot.

Celine

___



This message is from the Framers mailing list



Send messages to framers@lists.frameusers.com

Visit the list's homepage at  http://www.frameusers.com

Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/

Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com

Send administrative questions to listad...@frameusers.com




-- 

John Sgammato, Documentation Architect
e john.sgamm...@actifio.com  c 508.927.2083  
t @actifiodocs 333 Wyman Street, Waltham, MA 02451
            
Manage, access, and protect your data with a single platform that saves you 
time, money, and complexity.


___

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com

Re: [Framers] Mif2Go and FM 2015

2016-04-21 Thread John Sgammato
I have FM 2015 and Mif2Go.
I used FM12 with Mif2Go quite a lot for a set of deliverables at the end of
our last release, just before upgrading to FM 2015. We are finishing
another release next week, so I will soon have to go through that again.
I did a test a little while ago, and FM 2015 failed in a way that I had
seen before and resolved, but I did not have time then to research it. I
figure I can fix it in a half-day if it's fixable, once I get the time.
If it is not fixable, then you can save your content as FM12 and use it, if
you are not using the FM2015 new features.
Saving your files as FM12 is a tedious task that can be made simpler with
one of Rick Quatro's scripts for FrameScript.

On Thu, Apr 21, 2016 at 3:43 PM, Celine Dion  wrote:

> Hi all,
> Has anyone successfully integrated M2G with FM 2015? We're about to
> upgrade FM, but that may be a serious problem if they don't play well
> together. A couple of months ago, someone recommended downloading
> m2rbook115.zip, but I never saw a reply. Does it work?
> Thanks a lot.
> Celine
> ___
>
> This message is from the Framers mailing list
>
> Send messages to framers@lists.frameusers.com
> Visit the list's homepage at  http://www.frameusers.com
> Archives located at
> http://www.mail-archive.com/framers%40lists.frameusers.com/
> Subscribe and unsubscribe at
> http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
> Send administrative questions to listad...@frameusers.com
>



-- 

*John Sgammato, Documentation Architect*
*e* john.sgamm...@actifio.com  *c* 508.927.2083
*t* @actifiodocs 

333 Wyman Street, Waltham, MA 02451




*Manage, access, and protect your data with a single platform that saves
you time, money, and complexity.*
___

This message is from the Framers mailing list

Send messages to framers@lists.frameusers.com
Visit the list's homepage at  http://www.frameusers.com
Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/
Subscribe and unsubscribe at 
http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com
Send administrative questions to listad...@frameusers.com