Author Topic: Out of curiousity...  (Read 5948 times)

Offline Tyrantmizar

  • Sr. Member
  • ****
  • Posts: 307
Out of curiousity...
« on: July 28, 2005, 03:32:48 AM »
...how would I view the source code of PasswordMaker?  I know where passwordmaker.rdf is located, but there's more to it than the .rdf file.
Tyrantmizar
- <a href="http://tyrantmizar.blogsome.com/">Check out my blog</a> (shameless plug :P)
- Lord of the Feature Requests / Enhancements Forum - BWAHAHAHAHA!!!!
- Lord of the other one, the [url=http://forums.passwordmaker.o

Offline Eric H. Jung

  • grimholtz
  • Administrator
  • *****
  • Posts: 3353
Out of curiousity...
« Reply #1 on: July 28, 2005, 04:55:03 AM »
  • Locate your profile
  • Open the extensions\{5872365e-67d1-4afd-9480-fd293bebd20d} directory
Everything in that directory and below is PasswordMaker code. The overhwhelming majority of it is in %profile%\extensions\{5872365e-67d1-4afd-9480-fd293bebd20d}\passwdmaker.jar

JAR files are simply zip archives. In other words, you can open them with WinZip, tar, gzip, WinRAR, or equivalent. Open passwdmaker.jar, expand it to some other directory, and you can view all the code -- primarly XUL and JavaScript files. XUL files define the PasswordMaker screens while the Javascript files define PasswordMaker behaviors.

Have fun,
Eric

Offline Eric H. Jung

  • grimholtz
  • Administrator
  • *****
  • Posts: 3353
Out of curiousity...
« Reply #2 on: July 30, 2005, 02:08:07 AM »
FYI, there's also an online CVS repository where I version control the source. Let me know if you need access to it.

-Eric

PasswordMaker Forums

Out of curiousity...
« Reply #2 on: July 30, 2005, 02:08:07 AM »