![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on PSP Instant Messenger, complete, but havent got a text-input, hep wanted within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; hey everyone, I have created an instant messenger app in LUA. it works PERFECTLY, except there is no... text... input. ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() ![]() total-Z
|
hey everyone, I have created an instant messenger app in LUA. it works PERFECTLY, except there is no... text... input. It is hard-coded into the script.
So, I'm looking for someone who can code me a nice text input, then I can release it! Those of you interested, please reply! Thanks!
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth |
|
|
|
|
|
#3 | |
![]() ![]() total-Z
|
Quote:
Well, I completely forgot about a GUI. If I need help, I'll PM you, thanks.
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth |
|
|
|
|
|
|
#9 |
![]() |
I think he's testing it by using a string he defines in the code, and you could send that just to make sure that the psp's can send stuff back and forth...
What he needs is somethig like p-sprint...look into it, as it's probably you're best option, other then writing your own keyboard program...
__________________
PSN: Shatterdome |
|
|
|
|
|
#10 |
![]() |
Source for a LUA text input right here:
http://dl.qj.net/Text-Input-v0.1-Sou.../329/catid/203 This looks interesting. Perhaps you could release a screenshot, video demo, beta, etc?? :icon_wink |
|
|
|
|
|
#16 | |
![]() |
Quote:
if it is ad-hoc. thats cool, but not quite what i expected. it would be like the psp version of pictochat. would still love a port of one of the major chat protocols, aim, msn, yahoo. is jabber open source? or any of the multi chat progs? |
|
|
|
|
|
|
#17 |
![]() ![]() total-Z
|
Wow, lots of replys!
Heres the low-down. (I was going to post in the first post, but decided not to) All it is a a black screen reading an online text file. It devides the text file into a table, then displays the last 34 lines of it. (of course, there is no server info in there )triangle refreshes the page, takes .75 seconds. cross posts your username, a ': ', then the message. example: if the message is 'hi' and my user is 'youresam', it would say: youresam: hi I didnt want to release this to the public before because the text file might get too many posts then the point of chatting would be useless (especially spammers) But, since im [FINALLY] ungrounded, I didnt feel like working on it. the PHP file on the internet uses a script to write to a text file.... so its like IRC. Works perfectly, hard-coded message in there saying 'hello world!', so if anybody is interested in helping me, I would be glad to give it to you. oh, and heres the text file. http://rscx.com/phptesting/messages.txt [its in LUA, you cant use AD-HOC!]
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth Last edited by youresam; 01-20-2006 at 03:20 PM.. |
|
|
|
|
|
#19 | |
![]() ![]() total-Z
|
Quote:
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth |
|
|
|
|
![]() |
| Tags |
| complete , hep , instant , messenger , psp , textinput , wanted |
| Thread Tools | |
|
|