Time |
S |
Nick |
Message |
01:53 |
|
|
aditsu joined ##friendlyjava |
01:53 |
|
|
ChanServ joined ##friendlyjava |
01:53 |
|
|
pdurbin joined ##friendlyjava |
05:29 |
|
|
rayyyy joined ##friendlyjava |
05:47 |
|
|
a0 joined ##friendlyjava |
05:58 |
|
a0 |
hi pdurbin |
05:58 |
|
a0 |
do you still use JSF? |
09:35 |
|
|
a0 joined ##friendlyjava |
10:41 |
|
|
eden joined ##friendlyjava |
13:39 |
|
|
mr_lou joined ##friendlyjava |
13:59 |
|
pdurbin |
yes, unfortunately :( |
14:30 |
|
aditsu |
what would you rather use? |
15:17 |
|
pdurbin |
Web Components |
15:19 |
|
aditsu |
hmm, "Java EE web components are either servlets or pages created using JSP technology (JSP pages) and/or JavaServer Faces technology" |
15:23 |
|
pdurbin |
:) I mean the standard, this thing: https://en.wikipedia.org/wiki/Web_Components |
15:24 |
|
aditsu |
that doesn't seem to be a java thing, but more like client side? |
15:38 |
|
pdurbin |
Yes. Client side. You'd still need APIs to call into, powered by JAX-RS, I suppose. |
15:38 |
|
aditsu |
sounds like I would totally hate that :p |
15:39 |
|
pdurbin |
Still happy with Wicket? |
15:40 |
|
aditsu |
generally happy, it has some limitations, but haven't had the time to try other things |
15:53 |
|
pdurbin |
That's good. |
16:00 |
|
mr_lou |
https://imgur.com/gallery/i3XRpx4 |
16:02 |
|
aditsu |
haha good one |
16:04 |
|
aditsu |
also hate the ones that autoplay video (except youtube where I expect it), although in recent times at least they're initially muted |
16:27 |
|
|
eden joined ##friendlyjava |
17:15 |
|
aditsu |
hay nanoz, you may want to check the logs |
17:15 |
|
aditsu |
hey* |
17:40 |
|
eden |
just saw |
17:43 |
|
eden |
thanks for letting me know aditsu |
17:44 |
|
eden |
have typical case pdurbin , where i like PF components but the app i'm building need to support Mobile Apps |
17:47 |
|
pdurbin |
I assume PF supports mobile well enough. |
17:48 |
|
eden |
but you need the browser |
17:48 |
|
eden |
they want app |
17:49 |
|
eden |
so when you tap the app , you are in. |
17:55 |
|
pdurbin |
Oh, a native mobile app. I don't know if PF does that. |
18:00 |
|
eden |
yes |
18:01 |
|
eden |
i'm used to SOAP protocol this is my time working on Restful, still not sure about the security part. |
18:03 |
|
eden |
would not say i want restful nature but thing that works :) |
18:06 |
|
eden |
pdurbin, do you use any cloud to host? |
18:06 |
|
eden |
if so which you prefer |
18:10 |
|
pdurbin |
I host philbot and some static sites on a $5 per month "droplet" on Digital Ocean. |
18:14 |
|
eden |
Did you try lamda? |
18:14 |
|
eden |
cloud function |
18:15 |
|
pdurbin |
Sort of. A friend of mine and I made an app that uses lamda. But in practice he did all the lamda stuff. |
18:16 |
|
eden |
so there were more work on lamda than droplet? |
18:21 |
|
pdurbin |
My droplet is just a VM running Ubuntu. |
18:22 |
|
pdurbin |
I think my friend already had experience with lambda. Seemed to be easy for him. |
18:32 |
|
eden |
https://github.com/joinfaces/joinfaces/wiki |
18:35 |
|
eden |
rewrite has manual configuration |