Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

jasspa · JASSPA's MicroEmacs

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 127
  • Category: Cyberculture
  • Founded: Jul 7, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 2487 - 2516 of 2695   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
2516 Jon Green
bigfatmrmoose Send Email
Nov 24, 2009
12:56 pm
... Hi Pedro, Yes this is the plan (see the attributes in BFS structure) in addition to the file attributes and properties etc. I have not done this at present...
2515 azynheira Send Email Nov 24, 2009
11:34 am
Hi All, One thing I noticed and would like to ask your opinion is, currently the timestamps of the files when copied to the bfs is the creation file of bfs...
2514 Jon Green
bigfatmrmoose Send Email
Nov 10, 2009
11:11 pm
... There is also an apple version as well now. Jon....
2513 Jon Green
bigfatmrmoose Send Email
Nov 10, 2009
9:54 pm
... I'v now posted a Linux 2.6 version. Also an incorrect windows bfs.exe was posted - I have uploaded the correct version. Jon...
2512 Jon Green
bigfatmrmoose Send Email
Nov 10, 2009
12:57 am
... Hi Pedro, Thanks for this. I would never have found this as I always use the full name via a short-cut. I've run out of time but merged your changes in. I...
2511 Gomes, Pedro (NSN - P...
azynheira Send Email
Nov 9, 2009
2:19 pm
2510 azynheira Send Email Nov 9, 2009
12:56 pm
Just some additional observerations: I can only make it work if I execute the binary (on Windows, please note) by using .exe postfix - This means that if I...
2509 Gomes, Pedro (NSN - P...
azynheira Send Email
Nov 9, 2009
12:36 pm
Hi, Yes, after Steve's suggestion ITS ALIVE :-) ... (add mad laughter at will :-)) The archive is built correctly and the integrity is correct (by using -t),...
2508 Jon Green
bigfatmrmoose Send Email
Nov 9, 2009
12:24 pm
... Hi Pedro, You are the first on Windows. Is it working now? Can you build an archive, add it and it runs file in windows? Jon...
2507 azynheira Send Email Nov 9, 2009
12:15 pm
Hi All, Steve, you were right, some replacing of "r" => "rb" and it seems to be working as if should. The archive is correctly generated now ... Regards, Pedro...
2506 Steven Phillips
bill@... Send Email
Nov 9, 2009
11:05 am
Initial thought is that the bfs program is not opening the files binary (i.e. "r" instead of "rb" and "w" instead of "wb") - doesn't make a lot of difference...
2505 azynheira Send Email Nov 9, 2009
10:54 am
Hi Jon, I patched the makefile and some of the files and was able to produce a bfs.exe and mew32.exe files to try it out in Win32. The results are the...
2504 Jon Green
bigfatmrmoose Send Email
Nov 9, 2009
8:56 am
... I think it all just about builds on Windows. I got a bfs.exe building under minGW with virtually no changes to the code last night. I've not compiled a...
2503 azynheira Send Email Nov 9, 2009
12:59 am
Hi Jon, Looks nice, I'm giving it a try the next few days ... :P Do you mind if I do the Win32 port of the stuff ? Regards, Pedro...
2502 Jon Green
bigfatmrmoose Send Email
Nov 8, 2009
10:25 pm
... Here is a fix for the amd64 issue I highlighted above. cd /home/jon/medev/bfs-v0.1.2/ gdiff --context --minimal --ignore-space-change --recursive ...
2501 Jon Green
bigfatmrmoose Send Email
Nov 8, 2009
9:42 pm
I have just posted a new version of me-standalone for some more alpha testing. This version is concatenated on the bottom of the executable using a command ...
2500 azynheira Send Email Nov 4, 2009
9:22 am
Hi Jon, Nice ! :P One thing I forgot to refer yesterday was that it would be nice that the container is protected against corruption by appending to the...
2499 Jon Green
bigfatmrmoose Send Email
Nov 3, 2009
9:17 pm
... Well done Pedro - top marks; this is exactly what we should do. This means that we do not need to do a build to change the macros and any Joe can easily...
2498 azynheira Send Email Nov 3, 2009
8:45 am
Hi Jon, Just some thoughts on the Win32 version: 1) I maybe trying to be perfectionist, but do you think that it could also be a good approach to put the bfs...
2497 Jon Green
bigfatmrmoose Send Email
Nov 2, 2009
12:49 pm
... It is just a prototype at the moment - the source is not even archived. There are makefiles updated for Linux/Freebsd/Darwin etc. Build as: build -t scw ...
2496 azynheira Send Email Nov 2, 2009
11:59 am
Hi Jon, Been playing with it! Looks nice .... :P Two points worth discussing: 1) I would see this stuff completely integrated into the "regular" build...
2495 Jon Green
bigfatmrmoose Send Email
Nov 1, 2009
9:02 pm
... There are some Linux versions amongst others here: http://www.jasspa.com/development/me-standalone/ Regards Jon...
2494 Jon Green
bigfatmrmoose Send Email
Nov 1, 2009
7:09 pm
... You will be able to do this as well if you roll your own binary. My built-in file system builder is not quite ready for release yet and only works on...
2493 Bryan Schofield
schofield.bryan@... Send Email
Nov 1, 2009
4:24 pm
Brilliant! It would be super brilliant if I could package my JASSPA_HOME the same way and bring it along as a single file....
2492 Jon Green
bigfatmrmoose Send Email
Nov 1, 2009
3:25 pm
... Hi Pedro, ... Yes much the same. ... Yes - sometimes you do not want to install but want something a bit more than nano and just want it to run. ... I've...
2491 azynheira Send Email Nov 1, 2009
3:11 pm
Hi Jon Good work! I had used standalone application by using StartKits in Tcl and this I would believe its the same idea concept? I makes ME (even) more...
2490 Jon Green
bigfatmrmoose Send Email
Oct 31, 2009
9:11 pm
I've just posted an experimental Microsoft Windows me executable to the site here: http://www.jasspa.com/development/jasspa-me-standalone-ms-win32-20091017.zip...
2489 Tom Hundt
thundt Send Email
Oct 28, 2009
9:07 pm
Thanks!! ... -- Thomas Hundt <tom@...> +1-415-867-6698...
2488 Jon Green
bigfatmrmoose Send Email
Oct 26, 2009
8:56 pm
I have just posted some Intel (x86) Apple binaries to: http://www.jasspa.com/downapple.html Many Thanks to Bruno and Steve for arranging and building the...
2487 tl_ocallaghan Send Email Oct 26, 2009
12:59 pm
... It does not need to be integrated as such, SVN or CVS or any source code control would be ok. The idea is that the contribution level might be improved by...
Messages 2487 - 2516 of 2695   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help