[Arches] Re: Signing in

2018-10-16 Thread Pat Lurcock
Hi,

After half a lifetime working as a government administrator in South 
Georgia in the south atlantic, where I slowly developed a strong interest 
in the cultural heritage (whaling, sealing, military, cemeteries) I am now 
back in the UK and want to develop an online register of the Island's 
Cultural Heritage sites as a public resource. Arches looks like the perfect 
tool for the job. It covers all the angles that I have learned are 
important for data management, is spatial, and free.

My background is quite IT strongish - I developed a lot of fishery and 
harbour management databases, learning by reverse-engineering Access and 
then MySQL databases to improve them. So I have set up MySQL servers, 
apache, Access, MySQL (with Access front end). Also self-taught web 
programming to develop my website documenting the island's cemeteries 
(http://www.cems.wildisland.gs)  first with a text editor then learning to 
use a CMS (Joomla). More recently I have started learning GIS stuff using 
QGIS, providing mapping and GPS support for a six-month rodent monitoring 
project on South Georgia.

So now I am learning again. Virtual machine on my windows laptop running 
Ubuntu - the Xenial version for Arches specifically. That was an uphill 
struggle but I think I am there now.

Now I am installing Arches. The first try failed and I am hoping some 
patient guru(s) might kindly guide me when I hit problems that I cannot 
easily solve. I am dealing with a whole raft of new (to me) technologies so 
there will be some very basic stuff that will have you rolling your eyes 
skywards.

It seems the install script is not quite perfect and I'd like to contribute 
by tweaking it in the light of my experience so that it will be a smoother 
job for the next person.

My aim is to have a working installation on the laptop by the end of the 
month. Then I can develop the actual application over the next few months 
when I will be at sea without Internet. Then next year I want to put it 
online, probably using AWS. More learning.

Out of the window? The south Devon coast. On a good day, the heritage coast 
of Dorset glows red in the distance. And just over the sea wall is a post 
that used to stretch a chain to keep the U-Boats out of Teignmouth.

Cheers all,
Pat

On Thursday, August 22, 2013 at 4:29:37 PM UTC+1, 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 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.


Re: [Arches] Arches Repository Contribution Guidelines

2018-10-16 Thread Karl Fogel
Adam Cox  writes:
>Contributing Guidelines: https://github.com/archesproject/arches/blob
>/master/CONTRIBUTING.md
>Committer Guidelines: https://github.com/archesproject/arches/wiki/
>Becoming-a-Committer
>
>If you are an Arches user who is interested in reporting bugs,
>suggesting new features, or someone who has the capacity to
>contribute code to the repository, the Contributing Guidelines are
>where you should start.
>
>Furthermore, if you are a developer that hopes to eventually gain
>"committer" privileges to the main repo (meaning you can merge pull
>requests, etc.), please see the Committer Guidelines.
>
>We are considering both of these documents to be in a "public
>comment" phase, where we hope to get feedback from the greater Arches
>community on their content. Please reply to this thread, or these
>github tickets (contributor, committer) with your thoughts. This
>phase will last about a month, until the Arches Technical Training
>workshop that will take place in Swindon, U.K., from November 12-15,
>at which point we will officially adopt them.

Left comments in both tickets.  I like these guides overall, my few comments 
notwithstanding -- you asked for feedback, not praise, so I focused on feedback 
:-).

Thanks, Adam!

Best regards,
-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/d/optout.


[Arches] Re: Arches Repository Contribution Guidelines

2018-10-16 Thread Vincent Meijer
Looks good. If I had to comment, maybe these minor points:

- Creating a PR is easiest when you just go to your repository home page on 
Github after you pushed your branch and it will display a 'Create Pull 
Request' button for that specific branch. Easy!
- Explain the [ci skip] command in commit messages a bit more (Commit 
Message Format chapter)

Best,
Vincent


On Tuesday, 16 October 2018 00:37:17 UTC+2, Adam Cox wrote:
>
> Hello all,
>
> We have been working on consolidating our instructions for how to 
> contribute code back to the Arches project. We are pleased to announce that 
> the guidelines are now ready for you to inspect and comment on.
>
> Contributing Guidelines: 
> https://github.com/archesproject/arches/blob/master/CONTRIBUTING.md
> Committer Guidelines: 
> https://github.com/archesproject/arches/wiki/Becoming-a-Committer
>
> If you are an Arches user who is interested in reporting bugs, suggesting 
> new features, or someone who has the capacity to contribute code to the 
> repository, the Contributing Guidelines are where you should start.
>
> Furthermore, if you are a developer that hopes to eventually gain 
> "committer" privileges to the main repo (meaning you can merge pull 
> requests, etc.), please see the Committer Guidelines.
>
> We are considering both of these documents to be in a "public comment" 
> phase, where we hope to get feedback from the greater Arches community on 
> their content. Please reply to this thread, or these github tickets (
> contributor , 
> committer ) with 
> your thoughts. This phase will last about a month, until the Arches 
> Technical Training workshop that will take place in Swindon, U.K., from 
> November 12-15, at which point we will officially adopt them.
>
> Thanks you for your interest!
>
> Adam
>

-- 
-- 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.


Re: [Arches] Re: Hosting Arches on Azure as a Web App for Containers

2018-10-16 Thread Vincent Meijer
Sounds familiar, the loading of static files took a long time. Once they 
are cached everything is fine, but an initial page load of 2 minutes was a 
bit much in my opinion :)
Azure CDN might help with that.

Anyway, good luck and keep us posted!
Vincent


On Monday, 15 October 2018 22:58:48 UTC+2, Lawrence Goh wrote:
>
> Hi Vincent,
>
> We have yet to populate data within.  So couldn't do much search though.  
> However, I noticed on some devices it would be slow first time, while some 
> just in a flash.
>
> Once it is loaded, the following sessions is like a breeze.
>
> Now we are trying to create a blob storage for the media files.
>
> Thanks.
>
> Regards,
> Lawrence
>
> On Mon, Oct 15, 2018 at 11:33 PM Vincent Meijer  > wrote:
>
>> How is Web App's performance for you? 
>> How long does a GET request of e.g. the /search page take?
>>
>> Best,
>> Vincent
>>
>> -- 
>> -- 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 it, send an 
>> email to archesprojec...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
-- 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.