[Arches] Import/Export Improvements

2014-03-06 Thread Punit Mittal
Hi,

I am a third year undergraduate from Indian Institute of Technology (IIT),
Roorkee, India and would like to contribute to the Arches project.

My skills include Python/Django, JavaScript, HTML, CSS, AJAX, Bootstrap,
C#..

I have been working on Django for a long time and have a decent experience
on the front-end as well. I have also contributed to my start-up's website
in 
Python/Django(theblogbowl.inhttp://www.google.com/url?q=http%3A%2F%2Ftheblogbowl.insa=Dsntz=1usg=AFQjCNEN937K4KA3bg8pjVvBmKxCqePxWg).
I am rolling out patches steadily, but the code is available privately only
on bitbucket. I also have experience in Application logging and managing
log files.

I am interested in Import/Export Improvements. I have setup the Arches on
my local machine and is running successfully.It would be great if someone
could help me get a bug assigned to myself so that I can familiarize myself
to the code base.

Thanks,

Punit Mittal

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Arches Project group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Arches] Re: Error installing Arches on Linux. Step 3 installing web framework.

2014-03-06 Thread Joshua Ng
Maybe it'll help us to help you if you list down all of the commands you've
entered right before  ./install.sh

Also it's probably a long shot, but I have successfully installed it on
12.04 as suggested in the installation guide. Maybe tried that version and
see whether you still run into the same problem?
On 6 Mar 2014 23:30, Sindhu Kiranmai Ernala eskiranma...@gmail.com
wrote:


 Hi Joshua,

  Thanks for your reply.
  I've tried running it with sudo already. I get a similar error even then.
 You can find the error here : http://pastebin.com/STzZzTBS
  I've googled a lot regarding this issue but no use. Hoping to fix this
 soon and look into Arches :)

 Thanks,
 Sindhu

  --
 -- To post, send email to archesproject@googlegroups.com. To unsubscribe,
 send email to archesproject+unsubscr...@googlegroups.com. For more
 information, visit https://groups.google.com/d/forum/archesproject?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Arches Project group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to archesproject+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Arches Project group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Arches] Re: Error installing Arches on Linux. Step 3 installing web framework.

2014-03-06 Thread Sindhu Kiranmai Ernala

I am following the instructions as specified in the Arches Installation 
guide for linux. Here are the commands right before ./install.sh

$ sudo -u postgres createdb -E UTF8 -T template_postgis_20 
--locale=en_US.utf8 arches
$ cd ./Arches/Install
$ ./install.sh

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Arches Project group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Arches] Arches v2.0 Officially Released

2014-03-06 Thread Alexei Peters


The Arches team is happy to announce version 2.0 of Arches.

Several improvements have been made since releasing version 1.0 including:

   - upgrading Arches to Django 1.6
   - updating the way Arches manages resource types, concepts, and 
   authority documents aka “Package Management”
   - simplifying and improving the installation instructions (available 
herehttp://archesproject.org/documentation/
   )
   - simplifying the database schema
   - streamlining the install process
   - upgrade the virtualenv to 1.11.2
   - plus several bug fixes


You can now get prepackaged versions of the code directly from the downloads 
page http://archesproject.org/download-arches/

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Arches Project group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Arches] Arches Mobile App

2014-03-06 Thread sapna singh

Hello guys,

I am interested in making Arches Mobile application for Android. I read the 
description of project I came across the following features :

1. View resource data
2. Collect resource data
3. Including users location and Arches data on map
4. View summary of a particular resource
5. Create and edit features(Ambiguous! What kind of feature are we talking 
about here?)

If someone could help me in finding how data is recorded in Arches? This 
application need to upload the recorded to some servers where it could be 
recorded permanently.

Thank you
Sapna Singh
B.Tech, Jamia Millia Islamia(http://jmi.ac.in/)

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Arches Project group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Arches] Re: GSoC idea proposal

2014-03-06 Thread Alexei Peters
Great, looking forward to seeing it!


Director of Web Development - Farallon Geographics, Inc. - 971.227.3173


On Wed, Mar 5, 2014 at 3:48 PM, Dominic Sharrock ds1...@york.ac.uk wrote:

 That makes sense. I guess if I finish early I can either start the other
 bit or work on general useful things...

 I'll throw together a proper proposal at the weekend.

 Dominic


 On 5 March 2014 19:05, Alexei Peters apet...@fargeo.com wrote:

 Hi Dominic,
 Sorry for taking so long to get back to you.
 I actually don't know if there's too much overlap between those projects.
  It's true that they both help with the deployment of the code in some
 respects, but as far as overlap goes, I think the projects can be
 undertaking individually.
 I think this is a good thing, because I think that each project
 represents a pretty good chunk of work for any one person over the summer.
 Cheers,
 Alexei


 Director of Web Development - Farallon Geographics, Inc. - 971.227.3173


 On Thu, Feb 27, 2014 at 12:17 PM, Dominic Sharrock ds1...@york.ac.ukwrote:

 Hi Alexei,

 I feel they overlap because they are dealing with aspects of the same
 process - streamlining the distribution process from both ends.

 I don't have any experience with packaging installers, but I've done
 some investigating and it doesn't look like it should be too hard to learn
 between now and the summer.

 I am of course open to ideas/disagreements/suggestions!

 Dominic


 On 27 February 2014 17:59, Alexei Peters apet...@fargeo.com wrote:

 Hi Dominic,
 Welcome to the Arches project!
 I'm curious to hear your ideas.  Where do you think the overlap exists
 and what's your experience with this?
 Cheers
 Alexei


 Director of Web Development - Farallon Geographics, Inc. - 971.227.3173


 On Thu, Feb 27, 2014 at 9:30 AM, Dominic Sharrock ds1...@york.ac.ukwrote:

 Thanks Dennis,

 That's good to hear. I'm Beornwulf on IRC - I'll get in touch with
 Alexei to discuss further.

 Dominic
 On 27 Feb 2014 17:13, Dennis Wuthrich dwuthr...@fargeo.com wrote:

 Dominic,

 +1 on looking at the CI and installation effort as related.  I agree
 that it would be a great contribution to the project.  Alexei Peters will
 be the lead Farallon mentor on these efforts.  You'll find him on IRC
 (#arches) and he's a very active participant on this forum.

 Cheers,

 Dennis

 On Thursday, February 27, 2014 5:47:49 AM UTC-8, Dominic Sharrock
 wrote:

 Hi all,

 I'm looking at the list of GSoC ideas, and wondering if it might
 make sense to combine two of the listed ideas into one, as I feel there 
 is
 some overlap. Namely, *Integrate a build/**ci** server and
 automated unit tests into the Arches dev environment*, and  
 *Installation
 Wizard*. Both of these are listed with Farallon
 Geographics staff as the mentor - who would be appropriate to talk to
 about this idea?

 Thanks,

 Dominic

  --
 -- To post, send email to archesproject@googlegroups.com. To
 unsubscribe, send email to archesproject+unsubscr...@googlegroups.com.
 For more information, visit
 https://groups.google.com/d/forum/archesproject?hl=en
 ---
 You received this message because you are subscribed to the Google
 Groups Arches Project group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to archesproject+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

  --
 -- To post, send email to archesproject@googlegroups.com. To
 unsubscribe, send email to archesproject+unsubscr...@googlegroups.com.
 For more information, visit
 https://groups.google.com/d/forum/archesproject?hl=en
 ---
 You received this message because you are subscribed to the Google
 Groups Arches Project group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to archesproject+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



  --
 -- To post, send email to archesproject@googlegroups.com. To
 unsubscribe, send email to archesproject+unsubscr...@googlegroups.com.
 For more information, visit
 https://groups.google.com/d/forum/archesproject?hl=en
 ---
 You received this message because you are subscribed to the Google
 Groups Arches Project group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to archesproject+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.





-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Arches Project group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Arches] Re: Signing in

2014-03-06 Thread Alexei Peters
Hi Utsav,
I'm having trouble understanding your Idea.  Can you please explain what
you're proposing?
Cheers,
Alexei


Director of Web Development - Farallon Geographics, Inc. - 971.227.3173


On Tue, Mar 4, 2014 at 4:29 PM, utsav kumar returnofdj...@gmail.com wrote:

 I was able to skim through the newsletter and i made a post for it on the
 forum Gosc Idea Expansion http://goo.gl/EOdo34.


 Thanks :)


 On Saturday, March 1, 2014 6:04:02 AM UTC+5:30, David Myers wrote:

  Greetings Utsav

 Welcome to the Arches forum! One source that I would recommend to learn
 more about how heritage inventories work (as well as about the Arches
 project) is the fall 2013 issue of the Getty Conservation Institute
 newsletter, which is focused on the theme of heritage inventories. It's
 online at:
 http://www.getty.edu/conservation/publications_
 resources/newsletters/28_2/

 Best regards,

 David Myers
 Arches Project Team


  On 2/28/2014 at 2:35 PM, in message f2b7f875-fc45-4831-96bf-
 f7d681de5...@googlegroups.com, utsav kumar kuma...@gmail.com wrote:
Yes,sir actually i think i may know a good deal about the tradition
 and culture of India(i just wanted to keep my introduction short :D) and i
 can start in a small way towards contributing to inventories of  sites from
 India. My interest in heritage blossomed from my reading of Dan Brown
 novels and getting to understand the deep richness of any culture.

 As i find out more about arches i will be asking more question about how
 really the inventories work practically.One of the awesome things i feel is
 that we can learn so much about a site by examining it's ruins and then get
 to know more about the ancient culture of that place.

 If it's possible,please do share some references about how inventories
 really work!

 And robert gatson has guided me a lot in setting up arches on my ubuntu.

 And it's so nice to get to know someone who has a vast trove of knowledge
 on culture and history.

 On Friday, 28 February 2014 15:49:13 UTC+5:30, Edmund Lee wrote:

  Welcome to the Arches project forum Utsav!



 As well as computer and IT specialists on this group you will find many
 members such as myself who share your passion for the past, and work in
 heritage organisations aimed at doing what we can to ensure that the
 significance for all of us of heritage sites is maintained for future
 generations. Do feel free to ask questions about how heritage inventories
 work in practice, as well as the technical questions about Arches.



 And of course there's a lot more than just the Taj Mahal out there...
 http://asi.nic.in/asi_monu_whs.asp (and that's just the World Heritage
 Sites).



 Everyone... Do we have any specialists in the archaeology of India in the
 group?



 Ed



 *From:* arches...@googlegroups.com [mailto:arches...@googlegroups.com] *On
 Behalf Of *utsav kumar
 *Sent:* 28 February 2014 07:34
 *To:* arches...@googlegroups.com
 *Subject:* [Arches] Re: Signing in



 I get really excited when i get to know organizations that help in
 protecting our cultural heritage.It's a pity that the vast treasure of our
 monuments are destroyed just because it's inventory is not organized.I am a
 computer science engineering student from india .I chatted quite a lot with
 robert gatson yesterdayon irc  who guided me in building arches into my
 linux ubuntu 12.04 yesterday.This is a screenshot of my system with vagrant
 up command that setup up virtual vm into my system ..
 http://postimg.org/image/han8ufvqb/ .I am really eager to start
 contributing to arches and  make this dream of preserving our heritage come
 through . :)

 And well,india has a rich history of culture.Indian civilization is a
 very ancient one and some of the special things like yoga originated from
 here and we have the taj mahal ..yayy :)


 On Wednesday, 13 March 2013 15:59:01 UTC+5:30, Edmund Lee wrote:

 Hello all, ... and welcome in particular to those who have joined the
 Arches Discussion Forum recently.

 This online group was initially set up for the project team, and has
 just recently been opened up as the public, so some of us haven't met
 before. How about we all share a bit of background, just like we would if
 we were meeting in the real world? If that sounds good to you, reply to
 this thread and share with the group some or all of the following:

- what is your interest in Arches?


- where in the world are you working?

 and, just to make it a bit more fun,

- what can you see out of the window? Is there any heritage in your
view?

 I look forward to getting to know everyone a bit better!



 Ed

 --
 -- To post, send email to arches...@googlegroups.com. To unsubscribe,
 send email to archesprojec...@googlegroups.com. For more information,
 visit https://groups.google.com/d/forum/archesproject?hl=en
 ---
 You received this message because you are subscribed to the Google
 Groups Arches Project group.
 To unsubscribe from this group and stop receiving emails from 

Re: [Arches] Re: GSOC 2014

2014-03-06 Thread Karl Fogel
Nidhi Jain jainnidhi...@gmail.com writes:
ping

Hi, Nidhi Jain.  You can post real questions about the project here
right away -- there's no need to ping first.  Actually, pinging just
creates some extra noise on the list, so it's preferable not to ping.
Just start asking questions right away; people will watch and if they
can answer, they will.

Best,
-Karl

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Arches Project group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Arches] Re: Arches Mobile App

2014-03-06 Thread Palash O'swal


 Sapna,


You should look into the arches user guide here 
:https://leanpub.com/archesv2installationguide
You can read the details in it. Arches uses postgres for managing backend. 
It is all handled from django (the web framework).  

  


-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Arches Project group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.