Nipate

Forum => Controversial => Topic started by: mya88 on September 02, 2014, 03:47:11 PM

Title: Evilusion, Religion, Long deabtes
Post by: mya88 on September 02, 2014, 03:47:11 PM
This is a good place for the evilusionists, vooke, nuffsedd, bitter something and kimani sujui nini. 8)
Title: Re: Evilusion, Religion, Long deabtes
Post by: veritas on September 02, 2014, 04:25:43 PM
 ;D
Title: Re: Evilusion, Religion, Long deabtes
Post by: bittertruth on September 02, 2014, 04:58:17 PM
Thanks Mya88.
Its splendid.
Title: Re: Evilusion, Religion, Long deabtes
Post by: veritas on September 02, 2014, 05:08:11 PM
Welcome Bittertruth!  ;D
Title: Re: Evilusion, Religion, Long deabtes
Post by: bittertruth on September 02, 2014, 05:24:58 PM
Welcome Bittertruth!  ;D
veritas
Thanks. looks like php mysql. I like to create my web apps using php....


Title: Re: Evilusion, Religion, Long deabtes
Post by: veritas on September 02, 2014, 05:27:19 PM
Yup, that variant.  ;D let me know if you have suggestions.
Title: Re: Evilusion, Religion, Long deabtes
Post by: vooke on September 03, 2014, 11:17:36 AM
I will post whatever I want wherever..no compartments. That's censorship
Title: Re: Evilusion, Religion, Long deabtes
Post by: Kim Jong-Un's Pajama Pants on September 03, 2014, 12:00:46 PM
bittertruth,

I used php a long time ago.  Very long ago actually. 

I have seen it in forums like phpbb.  A special case of just how successful terribly written software can be.  Scary.

Is it still a trip to connect to third party non-php software from php scripts.
Title: Re: Evilusion, Religion, Long deabtes
Post by: bittertruth on September 03, 2014, 12:07:54 PM
I will post whatever I want wherever..no compartments. That's censorship
Hi vooke,
Nice to see u crossed safely. Any idea on whereabouts of Nuff Sed?
Also being the moderator, am sure ull set a good precedent.
Title: Re: Evilusion, Religion, Long deabtes
Post by: vooke on September 03, 2014, 12:49:40 PM
bittertruth,
worry not, I will do my best

Nuff Will get here
am not happy that Nipate went down in the middle of debunking soul-sleep heresy :)
Quote from: bittertruth
Hi vooke,
Nice to see u crossed safely. Any idea on whereabouts of Nuff Sed?
Also being the moderator, am sure ull set a good precedent.
[/quote
Title: Re: Evilusion, Religion, Long deabtes
Post by: bittertruth on September 03, 2014, 01:36:08 PM
bittertruth,

I used php a long time ago.  Very long ago actually. 

I have seen it in forums like phpbb.  A special case of just how successful terribly written software can be.  Scary.

Is it still a trip to connect to third party non-php software from php scripts.
Terminator,
personally ive tried integrating php with JS and works pretty fine. However JS being client-side while php being server-side scripting language. The two would serve different purposes.
To produce a neat dynamic functionality with tools as chatting, page naviagation, social networking etc, php needs a helper such as ajax, or javascript
Title: Re: Evilusion, Religion, Long deabtes
Post by: Kim Jong-Un's Pajama Pants on September 03, 2014, 10:20:24 PM
Ok.  I was thinking in terms of accessing a back-end service.  I know it has components to talk to different data providers like MySQL, Oracle, Sql Server etc. 

I am wondering if it has components to facilitate interaction with components on application servers...does it strictly use web services for that?
bittertruth,

I used php a long time ago.  Very long ago actually. 

I have seen it in forums like phpbb.  A special case of just how successful terribly written software can be.  Scary.

Is it still a trip to connect to third party non-php software from php scripts.
Terminator,
personally ive tried integrating php with JS and works pretty fine. However JS being client-side while php being server-side scripting language. The two would serve different purposes.
To produce a neat dynamic functionality with tools as chatting, page naviagation, social networking etc, php needs a helper such as ajax, or javascript
Title: Re: Evilusion, Religion, Long deabtes
Post by: Kim Jong-Un's Pajama Pants on September 03, 2014, 10:26:07 PM
Ok...never mind.  It looks like there is some third party work on that end already. 

Here is the Zend java bridge http://www.oracle.com/technetwork/articles/dsl/oracle-java-zend-server-152557.html.  That seems healthy.