Kevin Miller

Results 21 issues of Kevin Miller

This is happening on Chrome 18 (current stable) and 20 (canary). This does _not_ happen on FireFox 12. ``` js XMLHttpRequest cannot load file:///C:/projects/BackboneJS-AMD-Boilerplate/src/js/templates/main.html. Cross origin requests are only supported...

I am having problems getting ikvmc.exe to compile a rudimentary jar file. Here is the command line and result. ```pwsh .\IKVMc.exe .\hello.jar   pwsh  09:57:23  IKVM.NET Compiler...

It looks like post 1.17 that Tika will require Java 8. I believe IKVM v.Current has support for Java 8 but who knows how will this is going to work....

blocked
ready

We learned a couple things from #94. I wish that we'd document this for future users. - Why does PDF image extraction not work? - How do I control the...

up-for-grabs

Following #15 we need to document or code a fix for this problem so that future users don't need to mine old issues to workaround it. https://github.com/KevM/tikaondotnet/issues/15#issuecomment-285713317

up-for-grabs

It is a common situation that people will have file they are having problems with. Having a guide on how to create a PR with the file included and a...

up-for-grabs

http://tpetricek.github.io/FSharp.Formatting/

1 - Ready
up-for-grabs

Now that they have been separated. Should TextExtractor be in a completely different repo? The two Nugets should at least have separate Release notes and version numbers.

1 - Ready
up-for-grabs

We are seeing the Naxam MapView not work after it initially does work when the page BindingContext is set to null. * Show a page . * Navigate to a...

# .Net Core Support We have long wanted to add support for .Net core and earlier this year IKVM was finally "revived" to have support for .net core. At first,...