Re: [Neo4j] Neo4j .Net Api - Indexing

2011-08-30 Thread Peter Neubauer
Romiko and Tatham,
nice write-up at
http://romikoderbynew.com/2011/08/28/lucene-full-text-indexing-with-neo4j/ !

/peter

On Mon, Aug 29, 2011 at 2:56 AM, Romiko Derbynew <
romiko.derby...@readify.net> wrote:

> The Package and Source Code is now officially available here:
> http://nuget.org/List/Packages/Neo4jClient
> Source Code at:
> http://hg.readify.net/neo4jclient/
>
>
> -Original Message-
> From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org]
> On Behalf Of Tatham Oddie
> Sent: Sunday, 28 August 2011 8:14 PM
> To: Neo4j user discussions
> Subject: Re: [Neo4j] Neo4j .Net Api - Indexing
>
> Hi Peter,
>
> The client library is on NuGet:
> http://nuget.org/List/Packages/Neo4jClient.Edge
>
> (NuGet is .NET's package manager.)
>
> The source code is up at http://hg.tath.am/neo4jclient
>
> I haven't pushed it to GitHub yet because of a bug in Dulwich affecting my
> version of Hg-Git. (Empty repo at
> https://github.com/tathamoddie/Neo4jClient where it'll go eventually.)
>
>
>
> -- Tatham
>
>
> -Original Message-
> From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org]
> On Behalf Of Peter Neubauer
> Sent: Sunday, 28 August 2011 5:55 PM
> To: Neo4j user discussions
> Subject: Re: [Neo4j] Neo4j .Net Api - Indexing
>
> Romiko,
> Nice writeup! Do you have the link to the full project for people to try?
> Is it on GIThub for people to try?
>
> /peter
>
> On Sunday, August 28, 2011, Romiko Derbynew 
> wrote:
> > Hi Guys,
> >
> > I have written a blog on using our .Net Api for indexes in .Net, so
> > any
> .Net dudes out there might want to give it a bash, look forward hearing
> feedback.
> >
> > http://romikoderbynew.com/2011/08/28/lucene-full-text-indexing-with-ne
> > o4j/
> >
> > Cheers
> >
> > ___
> > Neo4j mailing list
> > User@lists.neo4j.org
> > https://lists.neo4j.org/mailman/listinfo/user
> >
>
> --
>
> Cheers,
>
> /peter neubauer
>
> GTalk:  neubauer.peter
> Skype   peter.neubauer
> Phone   +46 704 106975
> LinkedIn   http://www.linkedin.com/in/neubauer
> Twitter  http://twitter.com/peterneubauer
>
> http://www.neo4j.org   - Your high performance graph database.
> http://startupbootcamp.org/- Öresund - Innovation happens HERE.
> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
>
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Neo4j .Net Api - Indexing

2011-08-28 Thread Romiko Derbynew
The Package and Source Code is now officially available here:
http://nuget.org/List/Packages/Neo4jClient
Source Code at:
http://hg.readify.net/neo4jclient/


-Original Message-
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On 
Behalf Of Tatham Oddie
Sent: Sunday, 28 August 2011 8:14 PM
To: Neo4j user discussions
Subject: Re: [Neo4j] Neo4j .Net Api - Indexing

Hi Peter,

The client library is on NuGet: http://nuget.org/List/Packages/Neo4jClient.Edge

(NuGet is .NET's package manager.)

The source code is up at http://hg.tath.am/neo4jclient

I haven't pushed it to GitHub yet because of a bug in Dulwich affecting my 
version of Hg-Git. (Empty repo at https://github.com/tathamoddie/Neo4jClient 
where it'll go eventually.)



-- Tatham


-Original Message-
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On 
Behalf Of Peter Neubauer
Sent: Sunday, 28 August 2011 5:55 PM
To: Neo4j user discussions
Subject: Re: [Neo4j] Neo4j .Net Api - Indexing

Romiko,
Nice writeup! Do you have the link to the full project for people to try? Is it 
on GIThub for people to try?

/peter

On Sunday, August 28, 2011, Romiko Derbynew 
wrote:
> Hi Guys,
>
> I have written a blog on using our .Net Api for indexes in .Net, so 
> any
.Net dudes out there might want to give it a bash, look forward hearing 
feedback.
>
> http://romikoderbynew.com/2011/08/28/lucene-full-text-indexing-with-ne
> o4j/
>
> Cheers
>
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>

-- 

Cheers,

/peter neubauer

GTalk:  neubauer.peter
Skype   peter.neubauer
Phone   +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter  http://twitter.com/peterneubauer

http://www.neo4j.org   - Your high performance graph database.
http://startupbootcamp.org/- Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Neo4j .Net Api - Indexing

2011-08-28 Thread Romiko Derbynew
Hi Peter,

We been doing some work on Azure Cloud deployment. At some point I will put a 
blog post up on it when I find a moment. Some aspects of it in regards to 
automatic deployment (not bootstrapping) is on this blog, you will notice the 
PowerShell scripts in the blog below pertain to getting neo4j binaries from 
blog storage. The next blog will cover the actual hosting of Neo4j as a worker 
role off the blob and cloud drive.

http://romikoderbynew.com/2011/08/12/automating-windows-azure-deployments-leveraging-teamcityartefacts-and-powershell/




-Original Message-
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On 
Behalf Of Peter Neubauer
Sent: Monday, 29 August 2011 2:05 AM
To: Neo4j user discussions
Subject: Re: [Neo4j] Neo4j .Net Api - Indexing

Cool Tatham,
Thanks for sharing, let us know your progress - there is also work going on to 
deploy Neo4j Server on Azure, let me know if you are interested in testing or 
helping out there!

/peter

On Sunday, August 28, 2011, Tatham Oddie  wrote:
> Hi Peter,
>
> The client library is on NuGet:
http://nuget.org/List/Packages/Neo4jClient.Edge
>
> (NuGet is .NET's package manager.)
>
> The source code is up at http://hg.tath.am/neo4jclient
>
> I haven't pushed it to GitHub yet because of a bug in Dulwich 
> affecting my
version of Hg-Git. (Empty repo at
https://github.com/tathamoddie/Neo4jClientwhere it'll go eventually.)
>
>
>
> -- Tatham
>
>
> -Original Message-
> From: user-boun...@lists.neo4j.org 
> [mailto:user-boun...@lists.neo4j.org]
On Behalf Of Peter Neubauer
> Sent: Sunday, 28 August 2011 5:55 PM
> To: Neo4j user discussions
> Subject: Re: [Neo4j] Neo4j .Net Api - Indexing
>
> Romiko,
> Nice writeup! Do you have the link to the full project for people to try?
Is it on GIThub for people to try?
>
> /peter
>
> On Sunday, August 28, 2011, Romiko Derbynew 
> 
> wrote:
>> Hi Guys,
>>
>> I have written a blog on using our .Net Api for indexes in .Net, so 
>> any
> .Net dudes out there might want to give it a bash, look forward 
> hearing
feedback.
>>
>> http://romikoderbynew.com/2011/08/28/lucene-full-text-indexing-with-n
>> e
>> o4j/
>>
>> Cheers
>>
>> ___
>> Neo4j mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
>>
>
> --
>
> Cheers,
>
> /peter neubauer
>
> GTalk:  neubauer.peter
> Skype   peter.neubauer
> Phone   +46 704 106975
> LinkedIn   http://www.linkedin.com/in/neubauer
> Twitter  http://twitter.com/peterneubauer
>
> http://www.neo4j.org   - Your high performance graph database.
> http://startupbootcamp.org/- Öresund - Innovation happens HERE.
> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>

-- 

Cheers,

/peter neubauer

GTalk:  neubauer.peter
Skype   peter.neubauer
Phone   +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter  http://twitter.com/peterneubauer

http://www.neo4j.org   - Your high performance graph database.
http://startupbootcamp.org/- Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Neo4j .Net Api - Indexing

2011-08-28 Thread Peter Neubauer
Cool Tatham,
Thanks for sharing, let us know your progress - there is also work going on
to deploy Neo4j Server on Azure, let me know if you are interested in
testing or helping out there!

/peter

On Sunday, August 28, 2011, Tatham Oddie  wrote:
> Hi Peter,
>
> The client library is on NuGet:
http://nuget.org/List/Packages/Neo4jClient.Edge
>
> (NuGet is .NET's package manager.)
>
> The source code is up at http://hg.tath.am/neo4jclient
>
> I haven't pushed it to GitHub yet because of a bug in Dulwich affecting my
version of Hg-Git. (Empty repo at
https://github.com/tathamoddie/Neo4jClientwhere it'll go eventually.)
>
>
>
> -- Tatham
>
>
> -Original Message-
> From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org]
On Behalf Of Peter Neubauer
> Sent: Sunday, 28 August 2011 5:55 PM
> To: Neo4j user discussions
> Subject: Re: [Neo4j] Neo4j .Net Api - Indexing
>
> Romiko,
> Nice writeup! Do you have the link to the full project for people to try?
Is it on GIThub for people to try?
>
> /peter
>
> On Sunday, August 28, 2011, Romiko Derbynew 
> wrote:
>> Hi Guys,
>>
>> I have written a blog on using our .Net Api for indexes in .Net, so
>> any
> .Net dudes out there might want to give it a bash, look forward hearing
feedback.
>>
>> http://romikoderbynew.com/2011/08/28/lucene-full-text-indexing-with-ne
>> o4j/
>>
>> Cheers
>>
>> ___
>> Neo4j mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
>>
>
> --
>
> Cheers,
>
> /peter neubauer
>
> GTalk:  neubauer.peter
> Skype   peter.neubauer
> Phone   +46 704 106975
> LinkedIn   http://www.linkedin.com/in/neubauer
> Twitter  http://twitter.com/peterneubauer
>
> http://www.neo4j.org   - Your high performance graph database.
> http://startupbootcamp.org/- Öresund - Innovation happens HERE.
> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>

-- 

Cheers,

/peter neubauer

GTalk:  neubauer.peter
Skype   peter.neubauer
Phone   +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter  http://twitter.com/peterneubauer

http://www.neo4j.org   - Your high performance graph database.
http://startupbootcamp.org/- Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Neo4j .Net Api - Indexing

2011-08-28 Thread Romiko Derbynew
Thx man!

Sent from my iPhone

On 28/08/2011, at 8:18 PM, "Tatham Oddie"  wrote:

> Hi Peter,
> 
> The client library is on NuGet: 
> http://nuget.org/List/Packages/Neo4jClient.Edge
> 
> (NuGet is .NET's package manager.)
> 
> The source code is up at http://hg.tath.am/neo4jclient
> 
> I haven't pushed it to GitHub yet because of a bug in Dulwich affecting my 
> version of Hg-Git. (Empty repo at https://github.com/tathamoddie/Neo4jClient 
> where it'll go eventually.)
> 
> 
> 
> -- Tatham
> 
> 
> -Original Message-
> From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On 
> Behalf Of Peter Neubauer
> Sent: Sunday, 28 August 2011 5:55 PM
> To: Neo4j user discussions
> Subject: Re: [Neo4j] Neo4j .Net Api - Indexing
> 
> Romiko,
> Nice writeup! Do you have the link to the full project for people to try? Is 
> it on GIThub for people to try?
> 
> /peter
> 
> On Sunday, August 28, 2011, Romiko Derbynew 
> wrote:
>> Hi Guys,
>> 
>> I have written a blog on using our .Net Api for indexes in .Net, so 
>> any
> .Net dudes out there might want to give it a bash, look forward hearing 
> feedback.
>> 
>> http://romikoderbynew.com/2011/08/28/lucene-full-text-indexing-with-ne
>> o4j/
>> 
>> Cheers
>> 
>> ___
>> Neo4j mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
>> 
> 
> -- 
> 
> Cheers,
> 
> /peter neubauer
> 
> GTalk:  neubauer.peter
> Skype   peter.neubauer
> Phone   +46 704 106975
> LinkedIn   http://www.linkedin.com/in/neubauer
> Twitter  http://twitter.com/peterneubauer
> 
> http://www.neo4j.org   - Your high performance graph database.
> http://startupbootcamp.org/- Öresund - Innovation happens HERE.
> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
> 
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Neo4j .Net Api - Indexing

2011-08-28 Thread Tatham Oddie
Hi Peter,

The client library is on NuGet: http://nuget.org/List/Packages/Neo4jClient.Edge

(NuGet is .NET's package manager.)

The source code is up at http://hg.tath.am/neo4jclient

I haven't pushed it to GitHub yet because of a bug in Dulwich affecting my 
version of Hg-Git. (Empty repo at https://github.com/tathamoddie/Neo4jClient 
where it'll go eventually.)



-- Tatham


-Original Message-
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On 
Behalf Of Peter Neubauer
Sent: Sunday, 28 August 2011 5:55 PM
To: Neo4j user discussions
Subject: Re: [Neo4j] Neo4j .Net Api - Indexing

Romiko,
Nice writeup! Do you have the link to the full project for people to try? Is it 
on GIThub for people to try?

/peter

On Sunday, August 28, 2011, Romiko Derbynew 
wrote:
> Hi Guys,
>
> I have written a blog on using our .Net Api for indexes in .Net, so 
> any
.Net dudes out there might want to give it a bash, look forward hearing 
feedback.
>
> http://romikoderbynew.com/2011/08/28/lucene-full-text-indexing-with-ne
> o4j/
>
> Cheers
>
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>

-- 

Cheers,

/peter neubauer

GTalk:  neubauer.peter
Skype   peter.neubauer
Phone   +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter  http://twitter.com/peterneubauer

http://www.neo4j.org   - Your high performance graph database.
http://startupbootcamp.org/- Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Neo4j .Net Api - Indexing

2011-08-28 Thread Peter Neubauer
Romiko,
Nice writeup! Do you have the link to the full project for people to try? Is
it on GIThub for people to try?

/peter

On Sunday, August 28, 2011, Romiko Derbynew 
wrote:
> Hi Guys,
>
> I have written a blog on using our .Net Api for indexes in .Net, so any
.Net dudes out there might want to give it a bash, look forward hearing
feedback.
>
> http://romikoderbynew.com/2011/08/28/lucene-full-text-indexing-with-neo4j/
>
> Cheers
>
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>

-- 

Cheers,

/peter neubauer

GTalk:  neubauer.peter
Skype   peter.neubauer
Phone   +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter  http://twitter.com/peterneubauer

http://www.neo4j.org   - Your high performance graph database.
http://startupbootcamp.org/- Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[Neo4j] Neo4j .Net Api - Indexing

2011-08-27 Thread Romiko Derbynew
Hi Guys,

I have written a blog on using our .Net Api for indexes in .Net, so any .Net 
dudes out there might want to give it a bash, look forward hearing feedback.

http://romikoderbynew.com/2011/08/28/lucene-full-text-indexing-with-neo4j/

Cheers

___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user