Staredit Network

Staredit Network -> Miscellaneous -> What program do you use to make stuff?
Report, edit, etc...Posted by KrAzY on 2005-05-10 at 23:24:51
What program do you use to make stuff? Like proedit. Because I'm going to make a project.
Report, edit, etc...Posted by Ninebreaker on 2005-05-10 at 23:26:39
Hmmm... You could start by asking people like Heimdal directly, since they made these programs.
Report, edit, etc...Posted by LegacyWeapon on 2005-05-10 at 23:31:03
I use Visual Studio.
Report, edit, etc...Posted by RexyRex on 2005-05-10 at 23:35:08
I've heard somewhere from Heimdal that he uses Hex Workshop.
Exactly what it does..I don't know.
Happy coding.
Report, edit, etc...Posted by O)FaRTy1billion on 2005-05-10 at 23:46:34
I use assembly for my calculator... tongue.gif
lol if that counts.

EDIT: oh, waht program? Notepad.

EDIT#2:
Hex workshop?
I think I used to have that...
Whatever I had was just a hex editor, E.g.:
[codebox]BB6DEF7045EF
4045EF40453E
00320D80320C
8021FF9DEF0A
453E0032D786
3E0A32D88621
139EEF61453E
0032D7863E11
32D88621189E
EF61453E0032
D7863E1832D8
86211E9EEF61
45EF7249FE8F
CAF19DFE90CA
F89DFE91CA25
9EC39B9DFDCB
24DEC39B9DFD
CB249EC39B9D
4C6F77657220
436173652046
756E6374696F
6E0031204F6E
0032204F6666
003320457869
7400EF4045EF
D04BC9[/codebox]
is what would go in there. (That is a program on my calculator, never tested yet. but its supposed to enable the lowercase Alpha on TI-83+s)

Meybe something similar to what I use for calculator? Type in the code, use a program to convert to hex, copy into the thingy, and *poof* a program? I don't know.
Report, edit, etc...Posted by Yoshi da Sniper on 2005-05-10 at 23:58:46
Notepadish programs. I use crimson editor, but IP prefers something like "Ultra edit". I don't see much difference except that ultra edit is a program that pesures you to buy it, and it has a lot of bells and wistles I don't need happy.gif
Report, edit, etc...Posted by O)FaRTy1billion on 2005-05-11 at 00:09:22
I do use notepad.
Report, edit, etc...Posted by Yoshi da Sniper on 2005-05-11 at 00:19:21
Theres no syntax hilighting, auto spaces, or line numbers in notepad tongue.gif
Report, edit, etc...Posted by O)FaRTy1billion on 2005-05-11 at 00:27:23
Why would you need syntax hilighting?
what is syntax hilighting? (Guessing it changes text/hilight color for certain parts of the syntax, kinda like this C++ thingy I have)

Auto spacing annoys me.

Line numbering the assembler I use gives you a .lst file that has them all for you, so if there is an error look in the .lst file, find it, find the same thing in the original, simple.
Also it has +000, +001, etc. for inc files.
Report, edit, etc...Posted by RexyRex on 2005-05-11 at 00:38:12
Yeah, Yoshi told me about Crimson Editor so I use that too.
It's got tabs. *Shiny glow goes here*
Report, edit, etc...Posted by KrAzY on 2005-05-11 at 00:39:48
Well Can you give me a link to each of em, so I can download it and know how's it like.
Report, edit, etc...Posted by RexyRex on 2005-05-11 at 00:44:20
http://www.download.com smile.gif
Report, edit, etc...Posted by KrAzY on 2005-05-11 at 00:54:14
I'd go for Yoshi's Crimson Editor and the Hex Workshop since it got the best ratings out of all of the others.
Report, edit, etc...Posted by chuiu on 2005-05-11 at 05:35:29
ProEdit was made with Visual Basic.

SCMDraft was made entirely (I believe) in C++.

Starforge was made with C++ (.dll file) and Visual Basic.

Most other 3rd party programs are made with Visual Basic though.
Report, edit, etc...Posted by Lisk on 2005-05-11 at 15:13:46
HTMLpad2005 (me like)
Wordpad (my q3 cfgs)
paint (any pictures)
Report, edit, etc...Posted by O)FaRTy1billion on 2005-05-11 at 17:56:31
ok, here is what I use for whatever I do:
  • HTML Editor:
    Notepad
  • C++ Editor:
    Some wierd thingy that came on a disk (aka Dev-C++)
  • Picture Editor:
    MSPaint! W00tz0rs!!
  • For everything else, there's
    Notepad

About that "Auto spacing" (or whatever), the auto-text highlight, and whatever else it was,
Doesn't Microsoft Front Page have that all in the HTML tab on the bottom? (Scripts are dark red, <!-- -->s are gray, tags are blue, strings/values/other text are black)
Report, edit, etc...Posted by notnuclearrabbit on 2005-05-11 at 23:38:15
[center]MAC!
HexEdit, Project Builder/Interface Builder.
Project Builder lets you do Java, C, C++, basically everything but Hex.
[/center]
Report, edit, etc...Posted by Rantent on 2005-05-12 at 00:10:21
Another Mac!
HTML Editor - TextEdit or DreamWeaver (I'm lame like that biggrin.gif )
Any programming material - Metroworks Codewarrior (Has the whole sheebang)
Pictures - Appleworks, but I've used photoshop. (I just don't have it sad.gif )
Report, edit, etc...Posted by chuiu on 2005-05-12 at 12:12:47
QUOTE(O)FaRTy1billion @ May 11 2005, 04:56 PM)
[*]C++ Editor:
Some wierd thingy that came on a disk (aka Dev-C++)
[/list]
[right][snapback]206030[/snapback][/right]

Some wierd thingy that has produced probably 95% of the programs you have or ever will use.
Report, edit, etc...Posted by O)FaRTy1billion on 2005-05-12 at 17:27:39
Wow really? I should care more about that program... blink.gif
Report, edit, etc...Posted by chuiu on 2005-05-12 at 17:31:13
It's not a program, it's a programming language. Dev-C++ is an open source compiler for C++.
Report, edit, etc...Posted by O)FaRTy1billion on 2005-05-12 at 17:34:15
k? I know most things are C++...
and Dev-C++ is a program for C++...
Report, edit, etc...Posted by (U)Bolt_Head on 2005-05-12 at 17:41:42
This is one of those questions where if you have to ask it then there is no use telling you because you can't do it.
Report, edit, etc...Posted by O)FaRTy1billion on 2005-05-12 at 17:44:17
What if he is just wondering what the common person uses?

I would. I use notepad! W00t! w00t.gif
I see calculators with a version of Notepad on them...
Notepad is t3h pwnz0rz!!
(Sure it can't do as much as your fancy stuff, but its still pwnz0rz!!)
Next Page (1)