NinjaTxt: Just A Basic Text Editor (Beta)
Here is the place to post images, videos and downloads of your current and upcoming applications that you are working on.
9 posts
Page 1 of 1
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.
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.
Then type this following terminal command which will make sure that the program is executable so we can run it.
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.
Code: Select all
This will navigate to the NinjaTxt directory on the desktop.cd Desktop/NinjaTxt
Then type this following terminal command which will make sure that the program is executable so we can run it.
Code: Select all
And then run the program by typing this terminal command.
chmod +x NinjaTxt.py
Code: Select all
The source code is no longer available for download!./NinjaTxt.py
Last edited by mikethedj4 on Fri Jul 08, 2011 6:29 am, edited 2 times in total.
wait so a linux computer is automatically a server?
i got that because of chmod
i got that because of chmod
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that 

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.
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)
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)
Hehe I want to learn python too, but I keep myself to VB.NET
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

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.
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 

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.
Or how about instead of logging in with a password have the webcam detect your face for you to log in.
9 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023