Closed ortutay closed 4 years ago
I can give read access to the firebase site. send me your email.
Thanks, I'll try to add it. my email is marcell.ortutay@gmail.com, I got referred to your site through a friend-of-a-friend. I've done some react coding before and developed a site on firebase recently.
On Mon, Mar 23, 2020 at 1:33 PM xunhuang notifications@github.com wrote:
I can give read access to the firebase site. send me your email.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602840804, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJSAZK73HSXJHCPLUQV2T3RI7BSRANCNFSM4LSC4OHQ .
very cool. I only know very basis react stuff so it shouldn't be too hard.
just add you. I think you will have to do firebase login, then init.
feel free to hard code the bay area/LA counties. we can generalize to metros for other cities later.
Can you double check? It says I don't have access:
marcell ~/projects/covid-19/website (master) $ firebase login
Already logged in as marcell.ortutay@gmail.com
marcell ~/projects/covid-19/website (master) $ firebase init
# ... snip ...
i .firebaserc already has a default project, using covid-19-live.
Error: Failed to get Firebase project covid-19-live. Please make sure the
project exists and your account has permission to access it.
I can try to set up a separate firebase project though it may be tricky to
get all the configs correct. For init
step, I'm selecting Database: Deploy Firebase Realtime Database Rules
feature only.
On Mon, Mar 23, 2020 at 1:39 PM xunhuang notifications@github.com wrote:
feel free to hard code the bay area/LA counties. we can generalize to metros for other cities later.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602843537, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJSAZLE7K42Z4RIN6M7UQTRI7CG7ANCNFSM4LSC4OHQ .
Maybe I shouldn't have checkin the .firebaserc file, can you please try to remove that and rerun?
I don't suggest you setup another firebase project (even though it's cleaner from my perspective). you will have to setup geoapi etc etc, too many things can go wrong.
On Mon, Mar 23, 2020 at 2:30 PM ortutay notifications@github.com wrote:
Can you double check? It says I don't have access:
marcell ~/projects/covid-19/website (master) $ firebase login Already logged in as marcell.ortutay@gmail.com marcell ~/projects/covid-19/website (master) $ firebase init # ... snip ... i .firebaserc already has a default project, using covid-19-live. Error: Failed to get Firebase project covid-19-live. Please make sure the project exists and your account has permission to access it.
I can try to set up a separate firebase project though it may be tricky to get all the configs correct. For
init
step, I'm selectingDatabase: Deploy Firebase Realtime Database Rules
feature only.On Mon, Mar 23, 2020 at 1:39 PM xunhuang notifications@github.com wrote:
feel free to hard code the bay area/LA counties. we can generalize to metros for other cities later.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602843537, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAJSAZLE7K42Z4RIN6M7UQTRI7CG7ANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602866903, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFSGFZPDX7SLZ7QF7RDDXLRI7IHTANCNFSM4LSC4OHQ .
Yea figured the config would be tricky.
I removed the .firebaserc file, but it then asks me to use one of my
existing projects as the firebase project (see pastebin:
https://pastebin.com/pLdqJHU5). The covid-19-live
does not show up there,
so most likely I don't have access. I checked my email and don't see
anything from firebase recently.
On Mon, Mar 23, 2020 at 2:37 PM xunhuang notifications@github.com wrote:
Maybe I shouldn't have checkin the .firebaserc file, can you please try to remove that and rerun?
I don't suggest you setup another firebase project (even though it's cleaner from my perspective). you will have to setup geoapi etc etc, too many things can go wrong.
On Mon, Mar 23, 2020 at 2:30 PM ortutay notifications@github.com wrote:
Can you double check? It says I don't have access:
marcell ~/projects/covid-19/website (master) $ firebase login Already logged in as marcell.ortutay@gmail.com marcell ~/projects/covid-19/website (master) $ firebase init # ... snip ... i .firebaserc already has a default project, using covid-19-live. Error: Failed to get Firebase project covid-19-live. Please make sure the project exists and your account has permission to access it.
I can try to set up a separate firebase project though it may be tricky to get all the configs correct. For
init
step, I'm selectingDatabase: Deploy Firebase Realtime Database Rules
feature only.On Mon, Mar 23, 2020 at 1:39 PM xunhuang notifications@github.com wrote:
feel free to hard code the bay area/LA counties. we can generalize to metros for other cities later.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/xunhuang/covid-19/issues/5#issuecomment-602843537 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAJSAZLE7K42Z4RIN6M7UQTRI7CG7ANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602866903, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAFSGFZPDX7SLZ7QF7RDDXLRI7IHTANCNFSM4LSC4OHQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602870123, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJSAZKVQYI7K25255EMECTRI7JDBANCNFSM4LSC4OHQ .
I thought I sent you an invite to the firebase project. I think you have to accept. then the list would show up.
On Mon, Mar 23, 2020 at 2:49 PM ortutay notifications@github.com wrote:
Yea figured the config would be tricky.
I removed the .firebaserc file, but it then asks me to use one of my existing projects as the firebase project (see pastebin: https://pastebin.com/pLdqJHU5). The
covid-19-live
does not show up there, so most likely I don't have access. I checked my email and don't see anything from firebase recently.On Mon, Mar 23, 2020 at 2:37 PM xunhuang notifications@github.com wrote:
Maybe I shouldn't have checkin the .firebaserc file, can you please try to remove that and rerun?
I don't suggest you setup another firebase project (even though it's cleaner from my perspective). you will have to setup geoapi etc etc, too many things can go wrong.
On Mon, Mar 23, 2020 at 2:30 PM ortutay notifications@github.com wrote:
Can you double check? It says I don't have access:
marcell ~/projects/covid-19/website (master) $ firebase login Already logged in as marcell.ortutay@gmail.com marcell ~/projects/covid-19/website (master) $ firebase init # ... snip ... i .firebaserc already has a default project, using covid-19-live. Error: Failed to get Firebase project covid-19-live. Please make sure the project exists and your account has permission to access it.
I can try to set up a separate firebase project though it may be tricky to get all the configs correct. For
init
step, I'm selectingDatabase: Deploy Firebase Realtime Database Rules
feature only.On Mon, Mar 23, 2020 at 1:39 PM xunhuang notifications@github.com wrote:
feel free to hard code the bay area/LA counties. we can generalize to metros for other cities later.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602843537 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAJSAZLE7K42Z4RIN6M7UQTRI7CG7ANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/xunhuang/covid-19/issues/5#issuecomment-602866903 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAFSGFZPDX7SLZ7QF7RDDXLRI7IHTANCNFSM4LSC4OHQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602870123, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAJSAZKVQYI7K25255EMECTRI7JDBANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602874692, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFSGFY7V566C33YWI6NUTDRI7KNFANCNFSM4LSC4OHQ .
Can you double check? Didn't seem to go through AFAICT..
On Mon, Mar 23, 2020 at 3:00 PM xunhuang notifications@github.com wrote:
I thought I sent you an invite to the firebase project. I think you have to accept. then the list would show up.
On Mon, Mar 23, 2020 at 2:49 PM ortutay notifications@github.com wrote:
Yea figured the config would be tricky.
I removed the .firebaserc file, but it then asks me to use one of my existing projects as the firebase project (see pastebin: https://pastebin.com/pLdqJHU5). The
covid-19-live
does not show up there, so most likely I don't have access. I checked my email and don't see anything from firebase recently.On Mon, Mar 23, 2020 at 2:37 PM xunhuang notifications@github.com wrote:
Maybe I shouldn't have checkin the .firebaserc file, can you please try to remove that and rerun?
I don't suggest you setup another firebase project (even though it's cleaner from my perspective). you will have to setup geoapi etc etc, too many things can go wrong.
On Mon, Mar 23, 2020 at 2:30 PM ortutay notifications@github.com wrote:
Can you double check? It says I don't have access:
marcell ~/projects/covid-19/website (master) $ firebase login Already logged in as marcell.ortutay@gmail.com marcell ~/projects/covid-19/website (master) $ firebase init # ... snip ... i .firebaserc already has a default project, using covid-19-live. Error: Failed to get Firebase project covid-19-live. Please make sure the project exists and your account has permission to access it.
I can try to set up a separate firebase project though it may be tricky to get all the configs correct. For
init
step, I'm selectingDatabase: Deploy Firebase Realtime Database Rules
feature only.On Mon, Mar 23, 2020 at 1:39 PM xunhuang notifications@github.com wrote:
feel free to hard code the bay area/LA counties. we can generalize to metros for other cities later.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602843537 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAJSAZLE7K42Z4RIN6M7UQTRI7CG7ANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602866903 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAFSGFZPDX7SLZ7QF7RDDXLRI7IHTANCNFSM4LSC4OHQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/xunhuang/covid-19/issues/5#issuecomment-602870123 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAJSAZKVQYI7K25255EMECTRI7JDBANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602874692, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAFSGFY7V566C33YWI6NUTDRI7KNFANCNFSM4LSC4OHQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602879418, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJSAZIGZ77NCG4SWZ4BC73RI7LYBANCNFSM4LSC4OHQ .
[image: image.png]
On Mon, Mar 23, 2020 at 3:09 PM ortutay notifications@github.com wrote:
Can you double check? Didn't seem to go through AFAICT..
On Mon, Mar 23, 2020 at 3:00 PM xunhuang notifications@github.com wrote:
I thought I sent you an invite to the firebase project. I think you have to accept. then the list would show up.
On Mon, Mar 23, 2020 at 2:49 PM ortutay notifications@github.com wrote:
Yea figured the config would be tricky.
I removed the .firebaserc file, but it then asks me to use one of my existing projects as the firebase project (see pastebin: https://pastebin.com/pLdqJHU5). The
covid-19-live
does not show up there, so most likely I don't have access. I checked my email and don't see anything from firebase recently.On Mon, Mar 23, 2020 at 2:37 PM xunhuang notifications@github.com wrote:
Maybe I shouldn't have checkin the .firebaserc file, can you please try to remove that and rerun?
I don't suggest you setup another firebase project (even though it's cleaner from my perspective). you will have to setup geoapi etc etc, too many things can go wrong.
On Mon, Mar 23, 2020 at 2:30 PM ortutay notifications@github.com wrote:
Can you double check? It says I don't have access:
marcell ~/projects/covid-19/website (master) $ firebase login Already logged in as marcell.ortutay@gmail.com marcell ~/projects/covid-19/website (master) $ firebase init # ... snip ... i .firebaserc already has a default project, using covid-19-live. Error: Failed to get Firebase project covid-19-live. Please make sure the project exists and your account has permission to access it.
I can try to set up a separate firebase project though it may be tricky to get all the configs correct. For
init
step, I'm selectingDatabase: Deploy Firebase Realtime Database Rules
feature only.On Mon, Mar 23, 2020 at 1:39 PM xunhuang <notifications@github.com
wrote:
feel free to hard code the bay area/LA counties. we can generalize to metros for other cities later.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602843537 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAJSAZLE7K42Z4RIN6M7UQTRI7CG7ANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602866903 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAFSGFZPDX7SLZ7QF7RDDXLRI7IHTANCNFSM4LSC4OHQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602870123 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAJSAZKVQYI7K25255EMECTRI7JDBANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/xunhuang/covid-19/issues/5#issuecomment-602874692 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAFSGFY7V566C33YWI6NUTDRI7KNFANCNFSM4LSC4OHQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602879418, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAJSAZIGZ77NCG4SWZ4BC73RI7LYBANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602883053, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFSGF3Z5TX5K4ETVAWCGZ3RI7M2TANCNFSM4LSC4OHQ .
I resent again.
On Mon, Mar 23, 2020 at 3:11 PM Xun Wilson Huang xhuang@gmail.com wrote:
[image: image.png]
On Mon, Mar 23, 2020 at 3:09 PM ortutay notifications@github.com wrote:
Can you double check? Didn't seem to go through AFAICT..
On Mon, Mar 23, 2020 at 3:00 PM xunhuang notifications@github.com wrote:
I thought I sent you an invite to the firebase project. I think you have to accept. then the list would show up.
On Mon, Mar 23, 2020 at 2:49 PM ortutay notifications@github.com wrote:
Yea figured the config would be tricky.
I removed the .firebaserc file, but it then asks me to use one of my existing projects as the firebase project (see pastebin: https://pastebin.com/pLdqJHU5). The
covid-19-live
does not show up there, so most likely I don't have access. I checked my email and don't see anything from firebase recently.On Mon, Mar 23, 2020 at 2:37 PM xunhuang notifications@github.com wrote:
Maybe I shouldn't have checkin the .firebaserc file, can you please try to remove that and rerun?
I don't suggest you setup another firebase project (even though it's cleaner from my perspective). you will have to setup geoapi etc etc, too many things can go wrong.
On Mon, Mar 23, 2020 at 2:30 PM ortutay notifications@github.com wrote:
Can you double check? It says I don't have access:
marcell ~/projects/covid-19/website (master) $ firebase login Already logged in as marcell.ortutay@gmail.com marcell ~/projects/covid-19/website (master) $ firebase init # ... snip ... i .firebaserc already has a default project, using covid-19-live. Error: Failed to get Firebase project covid-19-live. Please make sure the project exists and your account has permission to access it.
I can try to set up a separate firebase project though it may be tricky to get all the configs correct. For
init
step, I'm selectingDatabase: Deploy Firebase Realtime Database Rules
feature only.On Mon, Mar 23, 2020 at 1:39 PM xunhuang < notifications@github.com> wrote:
feel free to hard code the bay area/LA counties. we can generalize to metros for other cities later.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602843537 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAJSAZLE7K42Z4RIN6M7UQTRI7CG7ANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602866903 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAFSGFZPDX7SLZ7QF7RDDXLRI7IHTANCNFSM4LSC4OHQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602870123 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAJSAZKVQYI7K25255EMECTRI7JDBANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/xunhuang/covid-19/issues/5#issuecomment-602874692 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAFSGFY7V566C33YWI6NUTDRI7KNFANCNFSM4LSC4OHQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602879418, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAJSAZIGZ77NCG4SWZ4BC73RI7LYBANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602883053, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFSGF3Z5TX5K4ETVAWCGZ3RI7M2TANCNFSM4LSC4OHQ .
Weird...for some reason it's not showing up in me email or firebase console (marcell.ortutay@gmail.com). possibly a firebase issue, I'll check again this evening
On Mon, Mar 23, 2020 at 3:12 PM xunhuang notifications@github.com wrote:
I resent again.
On Mon, Mar 23, 2020 at 3:11 PM Xun Wilson Huang xhuang@gmail.com wrote:
[image: image.png]
On Mon, Mar 23, 2020 at 3:09 PM ortutay notifications@github.com wrote:
Can you double check? Didn't seem to go through AFAICT..
On Mon, Mar 23, 2020 at 3:00 PM xunhuang notifications@github.com wrote:
I thought I sent you an invite to the firebase project. I think you have to accept. then the list would show up.
On Mon, Mar 23, 2020 at 2:49 PM ortutay notifications@github.com wrote:
Yea figured the config would be tricky.
I removed the .firebaserc file, but it then asks me to use one of my existing projects as the firebase project (see pastebin: https://pastebin.com/pLdqJHU5). The
covid-19-live
does not show up there, so most likely I don't have access. I checked my email and don't see anything from firebase recently.On Mon, Mar 23, 2020 at 2:37 PM xunhuang notifications@github.com wrote:
Maybe I shouldn't have checkin the .firebaserc file, can you please try to remove that and rerun?
I don't suggest you setup another firebase project (even though it's cleaner from my perspective). you will have to setup geoapi etc etc, too many things can go wrong.
On Mon, Mar 23, 2020 at 2:30 PM ortutay <notifications@github.com
wrote:
Can you double check? It says I don't have access:
marcell ~/projects/covid-19/website (master) $ firebase login Already logged in as marcell.ortutay@gmail.com marcell ~/projects/covid-19/website (master) $ firebase init # ... snip ... i .firebaserc already has a default project, using covid-19-live. Error: Failed to get Firebase project covid-19-live. Please make sure the project exists and your account has permission to access it.
I can try to set up a separate firebase project though it may be tricky to get all the configs correct. For
init
step, I'm selectingDatabase: Deploy Firebase Realtime Database Rules
feature only.On Mon, Mar 23, 2020 at 1:39 PM xunhuang < notifications@github.com> wrote:
feel free to hard code the bay area/LA counties. we can generalize to metros for other cities later.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <
https://github.com/xunhuang/covid-19/issues/5#issuecomment-602843537
,
or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAJSAZLE7K42Z4RIN6M7UQTRI7CG7ANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602866903 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAFSGFZPDX7SLZ7QF7RDDXLRI7IHTANCNFSM4LSC4OHQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602870123 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAJSAZKVQYI7K25255EMECTRI7JDBANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/xunhuang/covid-19/issues/5#issuecomment-602874692 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAFSGFY7V566C33YWI6NUTDRI7KNFANCNFSM4LSC4OHQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/xunhuang/covid-19/issues/5#issuecomment-602879418 , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAJSAZIGZ77NCG4SWZ4BC73RI7LYBANCNFSM4LSC4OHQ
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602883053, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAFSGF3Z5TX5K4ETVAWCGZ3RI7M2TANCNFSM4LSC4OHQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xunhuang/covid-19/issues/5#issuecomment-602884285, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJSAZLVYGNCY6MS6MIH2TLRI7NFZANCNFSM4LSC4OHQ .
It would be useful to view regions like Bay Area the LA metro area as a single unit. I tried poking around the code but couldn't get it to run, but if you can add it quickly it would be neat. Thanks for making the site.