QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum > ZX-81's Homebrew Releases
The above video goes away if you are a member and logged in, so log in now!

PSPWrite: A Text Editor for PSP v1.2.0

This is a discussion on PSPWrite: A Text Editor for PSP v1.2.0 within the ZX-81's Homebrew Releases forums, part of the PSP Development Forum category; Hi All, Here is a new version of PSPWrite the text editor for PSP. It permits to edit even huge ...

Reply
 
LinkBack Thread Tools
Old 10-12-2008, 09:10 AM   #1
 
zx-81's Avatar
 
Join Date: Feb 2006
Location: France
Posts: 1,092
Trader Feedback: 0
Smile PSPWrite: A Text Editor for PSP v1.2.0



Hi All,

Here is a new version of PSPWrite the text editor for PSP.

It permits to edit even huge text file, in both dos and unix mode,
using iso8859-1 (8bits) characters encoding. All iso8859-1 characters
are present in the "Danzeff like" virtual keyboard.

The IR keyboard support is based on the work of Harald Fielker.

It has been developed on linux for Firmware 1.5 and 3.x-m33 and 4.x-m33,
and for the IR keyboard part it has been tested using a Targus Universal IR
Wireless keyboard on PSP FAT.

What's new then in 1.2.0 ?

- Add Recent files menu to load previously opened files
(usefull to edit several files at the same time)
- Add a kind of bookmark feature to save last cursor position in each
recent files.
- Add a simple syntaxic colorization feature for C/C++ files and
Lua scripts. (you can add any other langages in syntax.cfg file).
- Add a status line to display several informations
such as current cursor position.
- Add command mode to search a word forward and backward or
to go directly to a given line number.
- Add history feature for command mode to retreive previously
entered commands.


How to use it ? Everything is in the README.txt file.

Sources are included, and this package is under the GNU public license,
read COPYING.txt file for more information about it.

http://zx81.zx81.free.fr/

Enjoy,

Zx.
__________________
The more you fail, the more you have a chance that it will work in the end.
zx-81 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-12-2008, 12:07 PM   #2
Local Tech
 
joseph10444's Avatar
 
Join Date: Oct 2007
Real First Name: Joe
Location: home
Just Played: rockband
Posts: 1,822
Trader Feedback: 0
Default

OMGOSH!!
finally
thank you!!!!!!

the history is awesome
joseph10444 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-13-2008, 09:51 PM   #3
 
maxexcloo's Avatar
 
Join Date: Feb 2008
Location: Australia
Posts: 390
Trader Feedback: 0
Default

Thanks for the great program!

Is there any place where I can buy a keyboard that will work with this app?
maxexcloo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2008, 12:04 AM   #4
 
zx-81's Avatar
 
Join Date: Feb 2006
Location: France
Posts: 1,092
Trader Feedback: 0
Default

I'm using that one :
http://www.amazon.com/Targus-Univers.../dp/B000O7HJZI

But you may find it on other places for a cheap price ... Btw, it works only with FAT PSP (PSP Slim have no IR sensor)
__________________
The more you fail, the more you have a chance that it will work in the end.
zx-81 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2008, 12:28 AM   #5
 
Join Date: Jan 2008
Posts: 25
Trader Feedback: 0
Default

Any chance of hex editing features? I want to be able to edit my bookmarks from my PSP, but the version I'm using uses an "RN" pagebreak, but the browser only can use an "N" pagebreak.

PS: Edits I make to vsh.txt aren't reflected in the plugins menu.

Last edited by xnamkcor; 10-21-2008 at 12:57 AM..
xnamkcor is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2008, 12:33 PM   #6
 
zx-81's Avatar
 
Join Date: Feb 2006
Location: France
Posts: 1,092
Trader Feedback: 0
Default

Quote:
Originally Posted by xnamkcor View Post
Any chance of hex editing features? I want to be able to edit my bookmarks from my PSP, but the version I'm using uses an "RN" pagebreak, but the browser only can use an "N" pagebreak.
Disable dos mode in settings ...
__________________
The more you fail, the more you have a chance that it will work in the end.
zx-81 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-11-2008, 04:12 PM   #7

Developer
 
Mr305's Avatar
 
Join Date: Nov 2006
Posts: 1,521
Trader Feedback: 0
Default

Hi ZX,

Thanks for this great program (just got my Targus IR Keyboard YESTERDAY).

----

Few Suggestions:
----------------

I am using PSP WRITE as a real-life note taking utility... The ONLY problem is:

The font... It's too small (6x10, 8x8). And it looks CHEAP (yes, the FONT does)

Can you switch to Intrafont or pgeFont or any other good TTF Font renderer?
Mr305 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-12-2008, 02:14 PM   #8
 
zx-81's Avatar
 
Join Date: Feb 2006
Location: France
Posts: 1,092
Trader Feedback: 0
Default

Quote:
Originally Posted by Mr305 View Post
The font... It's too small (6x10, 8x8). And it looks CHEAP (yes, the FONT does)
Yes i know, the UI looks like 70's and the fonts are horrible, but they support iso-8859-1 and i haven't found ttf properly sorted to be replaced as is in pspwrite ...
__________________
The more you fail, the more you have a chance that it will work in the end.
zx-81 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-12-2008, 06:27 PM   #9

Developer
 
Mr305's Avatar
 
Join Date: Nov 2006
Posts: 1,521
Trader Feedback: 0
Default

Quote:
Originally Posted by zx-81 View Post
Yes i know, the UI looks like 70's and the fonts are horrible, but they support iso-8859-1 and i haven't found ttf properly sorted to be replaced as is in pspwrite ...
Not even 1 in 100 would need iso compliant encoding support. Please donot use a UGLY looking font just for the sake of some rarely needed encoding support. Another option: Release a 'GOOD' looking version and alongside with a regular one
Mr305 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-13-2008, 01:43 PM   #10
 
zx-81's Avatar
 
Join Date: Feb 2006
Location: France
Posts: 1,092
Trader Feedback: 0
Default

do you have any ttf files you wanted to see in this apps ?
__________________
The more you fail, the more you have a chance that it will work in the end.
zx-81 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-13-2008, 04:34 PM   #11

Developer
 
Mr305's Avatar
 
Join Date: Nov 2006
Posts: 1,521
Trader Feedback: 0
Default

Quote:
Originally Posted by zx-81 View Post
do you have any ttf files you wanted to see in this apps ?
Can we be able to choose Custom .ttf files (if places in the same folder)..

I'm thinking - Segoe UI or Lucida or any mordern round edged font..
Mr305 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-18-2008, 02:38 PM   #12
Banned from QJ for LIFE
 
Join Date: Jul 2006
Posts: 1,558
Trader Feedback: 0
Default

What would be a nice cheap ir keyboard for this?

For the Uk and in GBP and under £15 if that's possible. If it is then i will love this program.

Edit -

Found the targus one you all mentioned, i assume this will work? Link

Last edited by Mraellis; 11-18-2008 at 02:45 PM.. Reason: Added edit.
Mraellis is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-18-2008, 06:25 PM   #13

Developer
 
Mr305's Avatar
 
Join Date: Nov 2006
Posts: 1,521
Trader Feedback: 0
Default

Quote:
Originally Posted by mraellis View Post
What would be a nice cheap ir keyboard for this?

For the Uk and in GBP and under £15 if that's possible. If it is then i will love this program.

Edit -

Found the targus one you all mentioned, i assume this will work? Link
Yes it will. I own one
Mr305 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-19-2008, 03:40 PM   #14
Banned from QJ for LIFE
 
Join Date: Jul 2006
Posts: 1,558
Trader Feedback: 0
Default

Cool. How does this program look btw? Any screenshots of you typing something would be cool.

Other things. Is there a word count? Spell checker? limit on how long something can be?
Mraellis is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-20-2008, 02:57 AM   #15
 
Join Date: Feb 2008
Location: UK
Posts: 13
Trader Feedback: 0
Default

No, I don't think there is.

To see what it looks like type in PSPWrite on Youtube, the guy uses a keyboard with it too.
No_one_in_particular is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-20-2008, 11:09 AM   #16
 
Join Date: May 2006
Posts: 4
Trader Feedback: 0
Default

bugs

- When in selection mode, the selected characters are displayed in black. Unfortunately, if the background is also black then this means you can't what is selected; the characters disappear as you select them. Can we make the selection colour the reverse of the background colour?
- there seems to be a bug where if I edit a .cpp file (with the C++ colours) the tabs are displayed as a character rather than tabbed. If I restart the app this problems seems to go away. It only happens when looking at different file types previously and playing with the settings.

wishlist

- being able to save config settings is great, but even it would be even better to be able to select from a number of pre-saved settings (in a similar way to the recent files option). Then we can load different settings for different tasks (one for c++ work, another for note writing, etc)
- Can we remap keys such as Copy, Paste, etc? This is so I can reset them to the normal config (eg. Ctrl+X for cut, Ctrl+V for paste).
- undo buffer (Ctrl+Z, Ctrl+Y)
- functionality to move cursor position using keyboard config. I use the targus, and the joystick is pretty horrible. If I could hold down the function key and use I, J, K, L to move the cursor around this would be great.
- word count
- PSP PDA allows you to play music whilst editing a file ... this would be nice

This is a great little app, keep up the good work
EasyLay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-20-2008, 02:27 PM   #17
 
zx-81's Avatar
 
Join Date: Feb 2006
Location: France
Posts: 1,092
Trader Feedback: 0
Default

thanks for your feedback, i will fix those bugs and may be add new features according to your comments
__________________
The more you fail, the more you have a chance that it will work in the end.
zx-81 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-20-2008, 03:23 PM   #18

Developer
 
Mr305's Avatar
 
Join Date: Nov 2006
Posts: 1,521
Trader Feedback: 0
Default

Quote:
Originally Posted by zx-81 View Post
thanks for your feedback, i will fix those bugs and may be add new features according to your comments
And AntiAliased/Modern Fonts?
Mr305 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-30-2008, 01:23 AM   #19
 
Join Date: May 2006
Posts: 4
Trader Feedback: 0
Default

Hi there, just wondered if any work was going on with PSPWrite?

Happy new year
EasyLay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-31-2008, 02:23 AM   #20
 
zx-81's Avatar
 
Join Date: Feb 2006
Location: France
Posts: 1,092
Trader Feedback: 0
Default

Quote:
Originally Posted by EasyLay View Post
Hi there, just wondered if any work was going on with PSPWrite?

Happy new year
i haven't a lot of spare time for now, but i plan to release something one day or the other
__________________
The more you fail, the more you have a chance that it will work in the end.
zx-81 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
editor , psp , pspwrite , text

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 01:47 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us