[PL] Program Descriptions

B

Bjorn Simonsen

Susan Bugher wrote in said:
I added a note.

Thanks Susan. Btw if you are going to use the subcategory/heading
"RAM Disk; GUI", you should notice AR Ramdisk is not CLI but GUI too.

All the best,
Bjorn Simonsen
 
S

Susan Bugher

Thanks Susan. Btw if you are going to use the subcategory/heading
"RAM Disk; GUI", you should notice AR Ramdisk is not CLI but GUI too.

Thanks for the nudge. I changed the subcategory to "RAM Disk" (I
originally thought it was *just* a GUI). Spent some time last night
coordinating the ACF prog info and PL2005 subcategories - you may notice
some subcategory name changes - further changes to come - still working
on that.

Susan
 
K

Klaatu

So my attempt at a description:

The WinUBCD is a collection of freeware plugin tools which, along with
Bart's freeware PE builder and your Windows XP/2000 bootable CD (not
recovery CD), enables you to create a new bootable Windows CD
containing 50+ freeware utilities which can be used if disaster
strikes. The resulting bootable CD is a complete Windows
preinstalled environment with network support and FAT/FAT32/NTFS
partition read/write access and includes essential utilities such as
hardware diagnostics, antivirus/spyware scanning, file management and
password & file recovery. Tools are also available to add your own
programs and utilities to the bootable CD making it the ideal PC
disaster recovery environment for almost all situations. Access to a
CD burner is required in order to burn the CD.

REM/et. al.:

The WUBCD needs an XP SP1 CD, and does not support using anything else.
So your description above is flawed, in that you mention Windows 2000,
which would not work.

This project, whether or not it ends up pricelessware, is priceless to
me.

HTH
 
R

REM

REM/et. al.:
The WUBCD needs an XP SP1 CD, and does not support using anything else.
So your description above is flawed, in that you mention Windows 2000,
which would not work.

I think that a boot CD created with an XP install CD and SP1 will
bootup and allow access to Windows 2000. Is this how everyone else
reads the info about this?

This project, whether or not it ends up pricelessware, is priceless to
me.

It's most definitely priceless to me also. Kudos to James for
mentioning it!
 
J

James

REM said:
I think that a boot CD created with an XP install CD and SP1 will
bootup and allow access to Windows 2000. Is this how everyone else
reads the info about this?

It would be more correct to say that it will allow access to any
FAT/FAT32/NTFS volume, no matter what (if any) OS is installed on that
volume.

The WinUBCD is based on Bart's PE which contains a pre-installed OS on the
CD which can be XP or W2000. The specific concern was that if you want to
create the W2000 version of the bootable CD, you still need access to an XP
CD to copy some files from it during the creation of the CD.
 
B

Bjorn Simonsen

REM wrote in said:
I think that a boot CD created with an XP install CD and SP1 will
bootup and allow access to Windows 2000. Is this how everyone else
reads the info about this?

I think the poser meant the same as I said before in
<[email protected]>, that you can not build
from a Win2k install-cd, you need a XP SP1 CD. But of course you can
access any FAT/NTFS disk with the resulting WUBCD when you boot from
it.

All the best,
Bjorn Simonsen
 
T

Tim Weaver

James said:
It would be more correct to say that it will allow access to any
FAT/FAT32/NTFS volume, no matter what (if any) OS is installed on that
volume.

The WinUBCD is based on Bart's PE which contains a pre-installed OS on
the CD which can be XP or W2000. The specific concern was that if you
want to create the W2000 version of the bootable CD, you still need
access to an XP CD to copy some files from it during the creation of the
CD.

My system has no floppy drive, but I have found some utils that will emulate
a floppy under XP. My question is does this ultimate boot CD have an NTFS
driver that will allow for writing to an NTFS drive? All I can find and get
workable is a read-only driver for an NTFS partition so that, when I boot
with the CD, I can read the HD, but can not modify it at all. This is, of
course, totally useless (unless you want to copy stuff to another drive,
which I don't.)
 
R

REM

My system has no floppy drive, but I have found some utils that will emulate
a floppy under XP. My question is does this ultimate boot CD have an NTFS
driver that will allow for writing to an NTFS drive? All I can find and get
workable is a read-only driver for an NTFS partition so that, when I boot
with the CD, I can read the HD, but can not modify it at all. This is, of
course, totally useless (unless you want to copy stuff to another drive,
which I don't.)

I'm getting full access to my NTFS volumns. I removed one worm hiding
in system/restore right after I got the first CD booted. I just booted
up and removed two directories to make certain. I haven't written
anything to the drive, but it stands to reason that I can. I'll check
that on the next boot. Note, removals say they use the recycle bin,
but it's not the one on your boot drive. Use care.

This is the whole idea behind the project. Full access to your
partitions, unfettered with file locking, to recover data, restore a
previous image, virus removal, diagnostics, etc.

Let me go through the procedure I used.

You need to copy the entire contents of your XP install CD to disk.
There are two settings in Explorer that need tweaking.

Explorer\Tools\Folder Options\View

Make sure "Show Hidden Files and Folders" is selected.
Make sure "Hide protected operating system files" is NOT selected.

I copied the CD to C:\XP

Now you can use the slipstream utility. If you have the MS Critical
Update CD for SP1 it is easy to use it. Put it in the CD drive. It
will auto start, just kill that. Use the explorer to locate your SP1
file. Mine is:

D:\Content\fullfixes\xpsp1a_en_x86.exe

Start\Run (browse, or enter the path with switch)

"D:\Content\fullfixes\xpsp1a_en_x86.exe -x"

The "-x" x switch prevents it from installing on your drive. It allows
you to direct the extracted files. When prompted to choose a directory
enter the one you copied the CD to: "C:\XP"

The files will be extracted to the directory you copied your CD to.
That's slipstreaming without a utility to do it.

On my hard drive the copy shows: C:\XP (slipstreamed)
6,589 files in 157 folders - 526,691,545 bytes

The rest is getting Bart's PE plugins setup as you like it. The WUBCD
plugins are plenty sufficient for me. Then use Bart's PE to create an
image and write the ISO to CD as an ISO.

Does this sound like the routine you used to create your CD? Does
Explorer show the same number of files and folders in your
slipstreamed directory?
 
J

James

Tim Weaver said:
My system has no floppy drive, but I have found some utils that will
emulate
a floppy under XP. My question is does this ultimate boot CD have an NTFS
driver that will allow for writing to an NTFS drive? All I can find and
get
workable is a read-only driver for an NTFS partition so that, when I boot
with the CD, I can read the HD, but can not modify it at all. This is, of
course, totally useless (unless you want to copy stuff to another drive,
which I don't.)

If you build a copy of the Windows Ultimate Boot CD www.windowsubcd.com
then, yes, it has an NTFS driver that can read and write NTFS partitions.
When you boot the CD you are actually running Windows XP off the CD and
using it's NTFS drivers to access your hard disk.
 
J

James

REM said:
I'm getting full access to my NTFS volumns. I removed one worm hiding
in system/restore right after I got the first CD booted. I just booted
up and removed two directories to make certain. I haven't written
anything to the drive, but it stands to reason that I can. I'll check
that on the next boot.

REM, by removing two directories from your NTFS volume you did write to the
hard disk as the file system had to be updated to achieve that.
 
T

Tim Weaver

Does this sound like the routine you used to create your CD? Does
Explorer show the same number of files and folders in your
slipstreamed directory?

I've got it working, now. I think the problem was something in the
slipstreaming process. Anyway, everything works perfectly, so I made a copy
of the final UBCD, just in case...

This thing is amazing. All I wanted was a command line - I got that and a
kabillion times more. Thanks for the help and especially to the folks who
put these packages together.
 
S

Semolina Pilchard

*** SPECIAL LIMITED TIME OFFER ***

*** ACT NOW! This offer will expire soon. ***

Graphics: Editor: Fractal

CHAOS PRO
OS: Windows 9x/ME/NT/2000/XP

ChaosPro is a freeware fractal generator for the Microsoft Windows
operating system, able to create beautiful images based on
mathematical formulas.

ChaosPro runs on all Win32 versions, i.e. ChaosPro runs on Windows 95,
Windows 98, Windows Me, NT, 2000, XP. If any other operating system
supports Win32 (under Linux?), then it's possible that ChaosPro runs
there, too.

Author: M. Pfingstl

Home Page: http://www.chaospro.de/

Download Page: http://www.chaospro.de/download.php
v.3.1 4981Kb
--------------------------------------------------------

How will that do? Does it need any more information?

Unfortunately, I am going to be away during the nomination process.
If anyone else would care to have a look at this and if they, too,
felt it was worthy of nomination I would be grateful.

I've downloaded lots of fractal generators over the years. This is
the first one I've found myself using, on an almost daily basis, to
generate real-world graphics. It's rock-solid stable and relatively
easy to use even for mathematical morons like me.
 
R

REM

Semolina Pilchard <[email protected]> wrote:
Graphics: Editor: Fractal
CHAOS PRO
OS: Windows 9x/ME/NT/2000/XP
ChaosPro is a freeware fractal generator for the Microsoft Windows
operating system, able to create beautiful images based on
mathematical formulas.
ChaosPro runs on all Win32 versions, i.e. ChaosPro runs on Windows 95,
Windows 98, Windows Me, NT, 2000, XP. If any other operating system
supports Win32 (under Linux?), then it's possible that ChaosPro runs
there, too.
Author: M. Pfingstl
Download Page: http://www.chaospro.de/download.php
v.3.1 4981Kb
--------------------------------------------------------

Unfortunately, I am going to be away during the nomination process.
If anyone else would care to have a look at this and if they, too,
felt it was worthy of nomination I would be grateful.

I'm getting it now.
I've downloaded lots of fractal generators over the years. This is
the first one I've found myself using, on an almost daily basis, to
generate real-world graphics. It's rock-solid stable and relatively
easy to use even for mathematical morons like me.

I enjoy fractals and it's been quite awhile since I tried any
generators. I have a great video card now, so I'm hoping for a show
I've never seen on my Diamond Stealth (cough) 4 mb. card. I see why
they called it "stealth."

Enjoy your travels!
 
S

Semolina Pilchard

I'm getting it now.

Thanks very much, REM.
I enjoy fractals and it's been quite awhile since I tried any
generators. I have a great video card now, so I'm hoping for a show
I've never seen on my Diamond Stealth (cough) 4 mb. card. I see why
they called it "stealth."

Try the quaternions. On my machine converting the finished result to
1024x768 takes about ten minutes but it's worth it. It's utterly
awe-inspiring!
Enjoy your travels!

Thank you.
 
S

Susan Bugher

Semolina said:

I think I've found everything I need (haven't input the description yet).
I've downloaded lots of fractal generators over the years. This is
the first one I've found myself using, on an almost daily basis, to
generate real-world graphics. It's rock-solid stable and relatively
easy to use even for mathematical morons like me.

WOW! It sounds like a great app. Simtel shows this more detailed
description:

http://www.simtel.net/pub/pd/56062.html

<q>
ChaosPro is an MDI fractal generator compatible to FractInt and
UltraFractal 3. It can read FractInt *.par, *.frm, *.ifs, *.l and *.map
files, and all UltraFractal 3 files.

Internally it's based on 24 bit and thus can create smooth true color
images. Its palette editor lets you have full control over the colors:
You can define paths inside the 24 bit color space.

With its keyframing technique and its spline interpolation algorithm it
can create smooth (AVI) animations of arbitrary parameters: So for
example you can zoom in while the fractal is morphing. Or you can fly
over a 3D fractal while basic parameters change.

ChaosPro can create 3D views from 2D fractals and optionally makes use
of OpenGL: The user has full control over the height transfer function:
ChaosPro lets you visually adjust a spline function.

You can write your own formulas using the integrated compiler and its
language (which is similar to C/C++ or Java), which gets compiled in
realtime into ready to run optimized machine code. The compiler natively
knows about complex and quaternion numbers, which makes it possible to
produce Quaternions (real 3D fractals).

ChaosPro has support for layers (similar to Photoshop) which allows you
to merge different fractals and thus to combine coloring modes.

Because ChaosPro is fully compatible to UltraFractal 3.02 it can use
thousands of formulas from UltraFractal and thousands of parameter sets
from the UF mailing list.

ChaosPro supports other fractal types as well, so it can create IFS
fractals and L-Systems. It is suitable for learning fractals by
providing basic fractal objects like bifurcation diagrams. It lets you
experiment with different L-System strings or IFS settings. And all
actions are performed in real time. You can even have several fractal
windows open at the same time, so you can visually compare different
settings.
</q>

Susan
 
S

Semolina Pilchard

Fantastic! Now, if I could only find my drugs...

Heh. I seem to have created several things that ought to exist in
nature but don't. It's a crazed psychedelic episode without the
side-effects.

This is *far* too good a time-waster.
 
R

Roger Johansson

REM said:
Fantastic! Now, if I could only find my drugs...


A similar freeware program is here
http://www.planestate.net/

"Planestate is a higly configurable electropaint inspired 3d
screensaver for Win9x,2000 and WinNT that shows an endless
helix of whirling colors mix, twist and turn to form a never
ending display of hypnotic motion patterns."

I installed and tried it, and it works well in my win98 machine.


(There is also, but not exactly freeware, the psychedelic screensaver and
other programs from http://www.synthesoft.com/)
 
S

Susan Bugher

Semolina said:
Graphics: Editor: Fractal

CHAOS PRO
OS: Windows 9x/ME/NT/2000/XP

ChaosPro is a freeware fractal generator for the Microsoft Windows
operating system, able to create beautiful images based on
mathematical formulas.

ChaosPro runs on all Win32 versions, i.e. ChaosPro runs on Windows 95,
Windows 98, Windows Me, NT, 2000, XP. If any other operating system
supports Win32 (under Linux?), then it's possible that ChaosPro runs
there, too.

Author: M. Pfingstl

Home Page: http://www.chaospro.de/

Download Page: http://www.chaospro.de/download.php
v.3.1 4981Kb
--------------------------------------------------------

How will that do? Does it need any more information?

Unfortunately, I am going to be away during the nomination process.
If anyone else would care to have a look at this and if they, too,
felt it was worthy of nomination I would be grateful.

I've downloaded lots of fractal generators over the years. This is
the first one I've found myself using, on an almost daily basis, to
generate real-world graphics. It's rock-solid stable and relatively
easy to use even for mathematical morons like me.

http://www.pricelesswarehome.org/2005/PL2005GRAPHICS.php#3084

ChaosPro
(Freeware)
Windows OS: Windows 95/98/ME/NT/2000/XP
Languages: English
Description: ChaosPro is a fractal generator. It can create beautiful
images based on mathematical formulas. ChaosPro is compatible to
FractInt and UltraFractal 3. It can read FractInt *.par, *.frm, *.ifs,
*.l and *.map files, and all UltraFractal 3 files. Internally it's based
on 24 bit and thus can create smooth true color images. With its
keyframing technique and its spline interpolation algorithm it can
create smooth (AVI) animations of arbitrary parameters: So for example
you can zoom in while the fractal is morphing. Or you can fly over a 3D
fractal while basic parameters change. ChaosPro can create 3D views from
2D fractals and optionally makes use of OpenGL. You can write your own
formulas using the integrated compiler. The compiler natively knows
about complex and quaternion numbers, which makes it possible to produce
Quaternions (real 3D fractals). ChaosPro has support for layers which
allows you to merge different fractals and thus to combine coloring
modes. ChaosPro supports other fractal types as well, so it can create
IFS fractals and L-Systems. It is suitable for learning fractals by
providing basic fractal objects like bifurcation diagrams.
Company: -- Author: Martin Pfingstl
Home Page:
http://www.chaospro.de/
download page v 3.1.0.482 (2003-05-18) (pro31.exe) (4865 KB)
http://www.chaospro.de/download.php
(desc. rev.: 2004-09-29)

Susan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[PL] PL2005 PROGRAMMING 10
[PL] PL2005 WEB DESIGN 9
[PL] PL2006 Program Submittals 520
[PL] PL2005 ORGANIZERS 1
[PL] PL2005 BUSINESS-HOME 1
[PL] PL2005 DESKTOP 12
[PL] PL2005 MULTIMEDIA 1
[PL] PL2005 GRAPHICS 9

Top