Page 1 of 1
NinjaTxt: Just A Basic Text Editor (Beta)
Posted: Sat Aug 28, 2010 3:04 am
by mikethedj4
NOTE: This program is only available for Linux, and has only been tested on Gnome based distributions, and has only been made for experimental purposes.
NinjaTxt.png
Exactly as the title says "A Basic Text Editor".
To run this program extract the NinjaTxt folder to your desktop, and then open your terminal and type the following terminal command.
This will navigate to the NinjaTxt directory on the desktop.
Then type this following terminal command which will make sure that the program is executable so we can run it.
And then run the program by typing this terminal command.
The source code is no longer available for download!
Re: NinjaTxt: Just A Basic Text Editor (Beta)
Posted: Sat Aug 28, 2010 3:12 am
by zachman61
wait so a linux computer is automatically a server?
i got that because of chmod
Re: NinjaTxt: Just A Basic Text Editor (Beta)
Posted: Sat Aug 28, 2010 3:22 am
by mikethedj4
You could say that, but it's more complicated. I don't really know how to define it, I'd just say read more about Linux, and you'll understand it more.
Re: NinjaTxt: Just A Basic Text Editor (Beta)
Posted: Sat Aug 28, 2010 8:50 am
by bisnes_niko
Damn, you make me wanna learn python!
Re: NinjaTxt: Just A Basic Text Editor (Beta)
Posted: Sat Aug 28, 2010 9:43 am
by mikethedj4
Dude I gotta tell you out of all the programming languages I've learned, and am learning Python hast to be the easiest to understand, and doesn't incorporate a lot of code either. IMO It's easier thank Visual Basic. Plus Python is very powerful as well. Once I foundout
Blender was made using Python I thought I'd give Python a try, and haven't regretted it, and Python is not only simple, it's powerful as well. I'm obviously not advanced in it yet, but I got the basics down. I've made other programs in Python, but haven't released them. This is the only one I released, probably will just throw it away as there's already a bunch of text editors out there anyway, and I like being unique with the software I release. (ex.
CamDesk &
PictureFrame)
You can download the tarball, then import the NinjaTxt.py file into a text editor, and you can see the source code there as that's what I used to code the program. The XML file is what makes up the GUI (Which the XML code I got when making the GUI in Glade, I just imported the glade file into a text editor, and then saved it as NinjaTxt.xml instead of it's original file type which was .glade)
Re: NinjaTxt: Just A Basic Text Editor (Beta)
Posted: Sat Aug 28, 2010 11:29 am
by MrAksel
Hehe I want to learn python too, but I keep myself to VB.NET
Re: NinjaTxt: Just A Basic Text Editor (Beta)
Posted: Sat Aug 28, 2010 1:42 pm
by mikethedj4
If you wanna learn Python you can head to
this site. It has a great list of tutorials, and a great help if you're a beginner in python.
Re: NinjaTxt: Just A Basic Text Editor (Beta)
Posted: Sat Aug 28, 2010 2:32 pm
by DarkyKnife
I started learning python few months ago, i made all program, that i wanted to make then, and then i started VB, because i got nothing to make in python. Now i read your post and i want to start python again, but i had no ideas what i could make, if you have some ideas please give me some

Re: NinjaTxt: Just A Basic Text Editor (Beta)
Posted: Sun Aug 29, 2010 12:04 am
by mikethedj4
Well how about a image editor, 3d modeler, audio editor, audio creator, there's a bunch of things you could make.
Or how about instead of logging in with a password have the webcam detect your face for you to log in.