You are here

[OUTDATED] CAFE Mod Beta 5 Development Test 1

115 posts / 0 new
Last post
ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
[OUTDATED] CAFE Mod Beta 5 Development Test 1

New threadover here with a new developer

This is the final update that I will be posting. If somebody wishes to take over development of CAFE Mod, feel free to do so, but I no longer have time to work on it.

New Download Link:
CAFE Mod Beta 5

Description: While active, C.A.F.É. allows the user to associate files to applications on a portable device such as a USB flash drive or an iPod in disk mode, with a standard double click. No modifications will be made to the host system, all monitoring of file launches, all settings and all dependencies are contained in the CAFE Mod directory.

Changes from last beta:
- updated to PAF Specs (thanks to Brian)
- new pretty icon (thanks to Brian)

Todo:
- Make a real help file, or a more useful Instructions.txt
- make Run GUI less ugly
- find a way to refresh the group of monitored windows after deleting one, rather than making the user refresh CAFE to finalize any window deletions

***Hotkeys

Shift + Ctrl + Left Click - Associate Main App with extension
Alt + Ctrl + Left Click - Associate Alternative App with extension
Ctrl + Alt + c - Pause
Alt + Win + m - Configure Mouse settings
Alt + Win + x - Configure Extension settings
Alt + Win + a - Configure App settings
Alt + Win + w - Configure Window settings
Alt + Win + r - Open CAFE Run Dialogue
Shift + Win + Left Click - Add window to monitored window list
Ctrl + Win - Pause CAFE
Escape + c - exit CAFE

Any suggestions are welcome. Please report any bugs here. If you would like to translate the .lng file to another locale, your help will be greatly appreciated and you will be credited in the final release.

Keviin_
Offline
Last seen: 16 years 1 week ago
Joined: 2007-05-19 08:05
Cafe mod 4 is great! but

Cafe mod 4 is great! but it's kinda weird. lolz, if i got to Computer and double click on my hard drive it'll open it in another explorer window. same things happen to some other folders
_________________________
"A $5000 Computer... and it can't do a task as simple as killing Flanders!" -Homer

_________________________
"A $5000 Computer... and it can't do a task as simple as killing Flanders!" -Homer

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
i know what the issue

it's fixed and the link has been updated
_________________________
I don't believe in signatures

The developer formerly known as ZGitRDun8705

Patrick Patience
Offline
Last seen: 4 years 3 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
It's.
Keviin_
Offline
Last seen: 16 years 1 week ago
Joined: 2007-05-19 08:05
hi ZGitRDun8705, i dun mean

hi ZGitRDun8705, i dun mean to hijack this thread but i jus want to ask u for sum help.

i'm trying to make a modified version of DropCloth from Adam @ Lifehacker. i'm new to AHK so i don't know much about it's code and since i've seen how well u've worked with C.A.F.E and how it uses AHK i wanted to ask u for some help.i'm trying to add a feature to add a image as the background instead of a simple solid colour. i'v sucessfully added it to the program but then it's still having some problems and i hav no idea how to fix it.

the first problem is that, if i enable the image option, the next time i open the program, i don't see the image. just the solid colour. to make the image display i must go to settings and click ok. and then the image appears.

the second problem is that if i enable "show in taskbar" and disable it, the image disappears and the solid color shows up again.

edit: Sad also i just found it's having problems loading the image path settings. i hav to close the program then open it again for the image paths to appear. otherwise it just displays the old setting

here's the source code.

i would really appreciate any of help. Biggrin
_________________________
"A $5000 Computer... and it can't do a task as simple as killing Flanders!" -Homer

_________________________
"A $5000 Computer... and it can't do a task as simple as killing Flanders!" -Homer

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
For starters, it seems that

For starters, it seems that you don't have a way to actually select an image and tell FocusVision where the image is. The value in that edit box defaults to ERROR because no value exists there, and I can't find a way to set the value.

So we don't hijack this thread, contact me at zrhudock {at} adelphia {dot} net
_________________________
I don't believe in signatures

The developer formerly known as ZGitRDun8705

sgp
Offline
Last seen: 5 years 2 months ago
Joined: 2006-10-29 01:38
total commander problem is back

this time the problem is more subtle but worse.
when I double click on a file name or press enter, sometimes CAFE runs the wrong file, as if it had "cached" the previously selected file and it hadn't cleared its cache. When it gets into this state I have to exit to "clear its cache". Maybe CAFE doesn't cache anything, I don't know, but this is a description of what it appears doing, not of what it actually does.
A cosmetic issue, some strings are still C.A.F.E. instead of CAFE.

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
Interesting issue. I'll try

Interesting issue. I'll try to recreate it. Does it do it in the built in Windows Explorer too? As for the strings, all should read C.A.F.E. and the E should have an accent over it.

Edit: I could not recreate the issue in Total Commander. Try redownloading and testing again. I did post a bugfix version once already, maybe you downloaded before it was uploaded.
_________________________
I don't believe in signatures

The developer formerly known as ZGitRDun8705

sgp
Offline
Last seen: 5 years 2 months ago
Joined: 2006-10-29 01:38
How can I

associate an application and specify command-line parameters?

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
currently command line

currently command line parameters aren't supported. i'll try to find a way to incorporate this.
_________________________
I don't believe in signatures

The developer formerly known as ZGitRDun8705

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
I have a bugfix version

I have a bugfix version ready, unfortunately the AutoHotkey Compiler seems to not be working now. It either creates a corrupt exe, or an exe twice the size of what it should be. I posted the issue in the bugs section on the AHK forums.
_________________________
I don't believe in signatures

The developer formerly known as ZGitRDun8705

Patrick Patience
Offline
Last seen: 4 years 3 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
CAFE Mod Beta 4b

Hey everyone, here's zgitrdun's latest release of the CAFE Mod. He told me it's a bugfix. (as mentioned above)

CAFE Mod Beta 4b

______________________
Signature...What Signature?

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
Thanks Patrick. Link in main

Thanks Patrick.

Link in main post has been updated
_________________________
I don't believe in signatures

The developer formerly known as ZGitRDun8705

Patrick Patience
Offline
Last seen: 4 years 3 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
Np.

Might wanna update the post title as well.

spchtr
Offline
Last seen: 5 years 7 months ago
Joined: 2006-08-10 20:26
Just a suggestion. User

Just a suggestion. User Definable Hotkeys...

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
I'd been thinking about

I'd been thinking about that, just haven't had much time to work on anything. I'll see what I can do for the next version tho
_________________________
I don't believe in signatures

The developer formerly known as ZGitRDun8705

maggotb0y
Offline
Last seen: 14 years 5 months ago
Joined: 2007-06-06 09:13
System Menu double click bug

When clicking on the system menu (upper left hand corner icon in title bar) in an explorer window, cafe launces the selected file instead of allowing the window to close properly.

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
I can't figure out how to

I can't figure out how to fix this one. I'll keep working at it, it's probably adding a simple Click command before processing the data. My time is very limited right now, but i'll get a new version up soon.
_________________________
I don't believe in signatures

The developer formerly known as ZGitRDun8705

RedCider
Offline
Last seen: 15 years 2 weeks ago
Joined: 2007-01-07 12:55
German Translation

I translated C.A.F.É. into german

download german translation

During translation I noticed that some strings can't be translated or the given space is to small and the translation can't be shortened:
- "Validate" and "Cancel" under "Double-click Settings"
- "Instructions" and "License" under "Information"
- "helpout" text under "Monitored Window Configuration"

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
Thank you for making the

Thank you for making the translation. I didn't even see this post until today lol. I haven't had much time to look at or work on C.A.F.E. but i do plan to keep it alive, and i'll try to roll out another version some time this month.

The developer formerly known as ZGitRDun8705

grannyGeek
Offline
Last seen: 15 years 8 months ago
Joined: 2007-03-14 23:42
I LOVE CAFE

I've been using this for several months now, and I do love it so.
( I reshacked it to add my own full & empty coffeepot icons Smile )

A question -- is there any way I can get it to stop generating a copy of the GPL license in the main app folder? There is already a copy in a sub-folder, so this is redundant. If I delete it, it grows back the next time I start CAFE (a little spooky, actually.) I made an empty text file with the same name, just to save that *whopping* 21 kb Smile
No, truly, it's not that bad, I just like to get rid of clutter.

Thanks for any advice.

And many thanks for CAFE mod.

Patrick Patience
Offline
Last seen: 4 years 3 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
Excellent Idea

'The space saver than can save you 21KB!'

That's enough space for...well...a license file!

grannyGeek
Offline
Last seen: 15 years 8 months ago
Joined: 2007-03-14 23:42
a kilobyte saved is a kilobyte earned

anyway, that's what *my* granny used to tell me.
Or something like that ......
Smile

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
sorry...i'll look into that,

sorry...i'll look into that, but as i said in another post, expect it to be at least a month before there's an update. I'm finishing up another semester of school now, so I have exams to worry about.

It regenerates each time because the license is embedded into the exe, and it checks that the file exists and if it doesn't, recreates it. That text file in the app directory is used by the app for the Information > License menu item.

If you wish to delete one of the two, get rid of the one in the source folder...that one shouldn't regenerate and isn't used by the compiled exe.

The developer formerly known as ZGitRDun8705

grannyGeek
Offline
Last seen: 15 years 8 months ago
Joined: 2007-03-14 23:42
Thanks for responding to my grannyNag

My pc is the only place I even try to keep neat, my house looks like a landfill.
Biggrin

Really looking forward to the next release, as I can't imagine what more functionality you can add to this great tool, so that will be an adventure.

Good luck on the exams!

granny

digitxp
digitxp's picture
Offline
Last seen: 12 years 6 months ago
Joined: 2007-11-03 18:33
Bug

When going on a Pc with symatec antivirus, it deleted cafeMOD.

Insert original signature here with Greasemonkey Script.

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
That's not a but with CAFE,

That's not a bug with CAFE, thats an issue with Norton/Symantec....tell them

The developer formerly known as ZGitRDun8705

Tim Clark
Tim Clark's picture
Offline
Last seen: 12 years 11 months ago
Joined: 2006-06-18 13:55
it deleted cafeMOD

it deleted cafeMOD

Did it delete cafeMod "hook, line and sinker", or did it delete a particular component? If a component, see if you can upload a copy of it it the symatec/Norton folks and ask them to check it out.

You might also upload it to:
http://www.virustotal.com/en/indexx.html
and
http://virusscan.jotti.org/

If all the scanners except symatec/Norton find it to be clean you can point that out to them and ask them to verify.

Tim

Things have got to get better, they can't get worse, or can they?

OliverK
OliverK's picture
Offline
Last seen: 2 years 9 months ago
Developer
Joined: 2007-03-27 15:21
It deleted the exe- Norton's

It deleted the exe- Norton's really, really urked, even compiling the script myslef, it deleted the file. Thus, I'm sure its a false.

Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world

Tim Clark
Tim Clark's picture
Offline
Last seen: 12 years 11 months ago
Joined: 2006-06-18 13:55
Of course

Of course it's a false positive, as you say you compiled it yourself. The important thing is that Norton is seeing something in there that it's been told is bad.

It is best to inform the Norton people of this so they can modify the detection. Otherwise when this comes out of Beta and into production all the users of Norton will lose it.

Sorry, I don't use Norton or have FP contact information.

Tim

Things have got to get better, they can't get worse, or can they?

OliverK
OliverK's picture
Offline
Last seen: 2 years 9 months ago
Developer
Joined: 2007-03-27 15:21
https://submit.symantec.com/f

https://submit.symantec.com/false_positive/index.html

It'll have to be filled out by ZGitRDone- I can't- and they won't do anything until he files the report
******
*EDIT*
******
Norton seems to be happy- I recompiled it on my computer and norton has gotten rid of it yet!

Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world

zyberakuma
zyberakuma's picture
Offline
Last seen: 16 years 2 months ago
Joined: 2008-01-14 01:34
slow on double-clicking

double-clicking is slow on folders with large capacity. works fine after configuring the double click but after refresh or restarting the CAFE, i have to configure again. is there anyway to save the setting?

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
all settings are saved

all settings are saved automatically in the ini file. i dont know why it's not working for you, i'll look into it.

The developer formerly known as ZGitRDun8705

zyberakuma
zyberakuma's picture
Offline
Last seen: 16 years 2 months ago
Joined: 2008-01-14 01:34
My Documents and My Computer

ill add in regards with my last post, all other folders are fine. only in My Documents and My Computer where the double clicking is slow it takes about 2 to 3 seconds before it open.

stone1343
stone1343's picture
Offline
Last seen: 3 years 8 months ago
Joined: 2006-09-25 12:45
C.A.F.E. Mod

Hi ZGitRDun8705, I'm just wondering about your C.A.F.E. Mod. I like it even better than the original one, as I understand it, the GPL doesn't stop you modifying and distributing CAFE Mod (encourages it, really), so is it in the queue for an official release through PortableApps.com?

Thanks again for the great work

Jeff

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
I dont think it will ever be

I dont think it will ever be an official PortableApps.com application. I hoped it would be. I still havent had much time to roll out bug fixes and upgrades, but once I do, i'll at least post a full version here in the forums.

The developer formerly known as ZGitRDun8705

stone1343
stone1343's picture
Offline
Last seen: 3 years 8 months ago
Joined: 2006-09-25 12:45
Wow, it's like you were...

... sitting there waiting for my post, you responded so quickly.

As for bug fixes, the only thing I've noticed is that once in a while, CAFE Mod seems to forget to get involved when I click on a file, it just does the default host action. When I retry, it always seems to work...

To anybody, just for my curiosity, is the difference between an "official PortableApps.com application" and a "full version" posted in the forums, just whether or not it shows up on the Home page and under Applications?

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
yeah, the only real

yeah, the only real difference is whether or not it's displayed under Applications.

The developer formerly known as ZGitRDun8705

Aciago
Aciago's picture
Offline
Last seen: 5 months 1 week ago
Joined: 2007-01-24 14:23
Well

I think that CAFE Mod should be part of the Suite... (preconfigured with the Suite's Apps) and also be posted on Applications' list... Smile

But you need to finish debuging first, of course... Wink

If a packet hits a pocket on a socket on a port,
and the bus is interrupted as a very last resort,
and the address of the memory makes your floppy disk abort,
then the socket packet pocket has an error to report Biggrin

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
Thanks for the vote of

Thanks for the vote of confidence Smile

And yes, fixing bugs is a good idea.

The developer formerly known as ZGitRDun8705

stone1343
stone1343's picture
Offline
Last seen: 3 years 8 months ago
Joined: 2006-09-25 12:45
I agree, and disagree

Of course, CAFE Mod should be an official application. It's what changes my USB drive from "a bunch of great software" into "a personal portable computing environment".

But I doubt it'll ever be part of the Suite, because of the configuration required which is more than many non-geek types want to have to worry about.

Aciago
Aciago's picture
Offline
Last seen: 5 months 1 week ago
Joined: 2007-01-24 14:23
no

it can be included in the suite already configured, for example, if the suite includes 7zip then CAFE mod comes preconfigured to open portable 7zip extensions... and so on... Smile

If a packet hits a pocket on a socket on a port,
and the bus is interrupted as a very last resort,
and the address of the memory makes your floppy disk abort,
then the socket packet pocket has an error to report Biggrin

stone1343
stone1343's picture
Offline
Last seen: 3 years 8 months ago
Joined: 2006-09-25 12:45
even better

Thanks

MadTxn
Offline
Last seen: 15 years 6 months ago
Joined: 2008-02-14 10:00
Firefox

I might be missing something, but how to I associate links with Firefox on my thumb drive? For example, when I click on a link in outlook, I would like Firefox to open instead of IE. Thanks.

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
CAFE only works for files.

CAFE only works for files.

The developer formerly known as ZGitRDun8705

Aciago
Aciago's picture
Offline
Last seen: 5 months 1 week ago
Joined: 2007-01-24 14:23
Outlook?

You should stop that, and start using Thunderbird, I was an Outlook user too, but that was until I found Thunderbird portable... I even quit using my pocket pc because it doesn´t sync with my TBird... Wink

If a packet hits a pocket on a socket on a port,
and the bus is interrupted as a very last resort,
and the address of the memory makes your floppy disk abort,
then the socket packet pocket has an error to report Biggrin

MadTxn
Offline
Last seen: 15 years 6 months ago
Joined: 2008-02-14 10:00
I would, but...

Thunderbird doesn't work with Exchange. Also doesn't work *well* with hotmail.

Aciago
Aciago's picture
Offline
Last seen: 5 months 1 week ago
Joined: 2007-01-24 14:23
Yeah

That's why I don't use Hotmail anymore either... Wink

If a packet hits a pocket on a socket on a port,
and the bus is interrupted as a very last resort,
and the address of the memory makes your floppy disk abort,
then the socket packet pocket has an error to report Biggrin

tgrantt
tgrantt's picture
Offline
Last seen: 3 years 1 month ago
Joined: 2007-02-26 12:43
Tb and ExC

I use Thunderbird with Exchange. You don't have the scheduler and all, but I have it set as an IMAP client. I love it.

I am not my signature.

LOGAN-Portable
LOGAN-Portable's picture
Offline
Last seen: 11 years 2 months ago
Developer
Joined: 2007-09-11 12:24
Requests

I just tried CAFE Mod (AKA CAFE Portable?)

I like it and maybe I have it autostart together with PortableApps.

Scan Portable Apps to automatic set associations to installed apps
Use relative paths to the apps

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
It does use relative paths.

It does use relative paths. While it's running they are absolute, but upon closing CAFE, the paths are call converted to be relative.

As for scanning for Apps, I'll look into it. I'd rather get some of the bugs ironed out and do a final release for now.

The developer formerly known as ZGitRDun8705

LOGAN-Portable
LOGAN-Portable's picture
Offline
Last seen: 11 years 2 months ago
Developer
Joined: 2007-09-11 12:24
Ah I didnt noticed about

Ah I didnt noticed about relative paths, cool.

Scanning apps to set its associations would be cool but its ok to get a version out. It could be a seperate exe even.

I didnt notice the double click on icon switches from H to S meaning one way it uses all host apps and the other time it uses the cafe mod.

Would it be possible to rename CafeMod to CafePortable for the sake of having it on the portable apps menu.

As said I think about starting this in a batch with the PortableApps menu.

At the moment Im looking how to build a portable System and I have now selected CAFE, BlackBox (Although I really just need a desktop only thing, but oh well, this is a skinned desktop, but not with icons on the desktop Sad ) and rocketdock very small on top of the screen.

I also have FileZilla run from a small mounted TrueCrypt volume and might expand on my portable setup a little more. (TC dismounts when the app is closed. I also wanna expand my launcher to detect Admin rights and if it finds it not have admin rights a clean version of Filezilla will be launcherd without my ftp settings.

So you see cafe mod is an exxcellent addition to building a portable system. Keep up the good work.

Aciago
Aciago's picture
Offline
Last seen: 5 months 1 week ago
Joined: 2007-01-24 14:23
.

CAFE Mod can't be renamed because there is an original one called CAFE, and both are portable...

CAFE Mod is based in the original French Portable App CAFE from Framakey

If a packet hits a pocket on a socket on a port,
and the bus is interrupted as a very last resort,
and the address of the memory makes your floppy disk abort,
then the socket packet pocket has an error to report Biggrin

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
I could try to be creative

I could try to be creative and think of a new name for my mod too...any suggestions?

The developer formerly known as ZGitRDun8705

Aciago
Aciago's picture
Offline
Last seen: 5 months 1 week ago
Joined: 2007-01-24 14:23
Mug?

or seed? Wink

Just kidding...

If a packet hits a pocket on a socket on a port,
and the bus is interrupted as a very last resort,
and the address of the memory makes your floppy disk abort,
then the socket packet pocket has an error to report Biggrin

Chad Ross
Chad Ross's picture
Offline
Last seen: 2 years 6 months ago
Developer
Joined: 2007-06-29 22:40
Portable F.A.M.E.

How about something like Portable FAME.

File
Association
Manager
  for
Executables

"If knowledge can create problems, is it not through ignorance that we can solve them." -Isaac Asimov

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
I like it, let's get a few

I like it, let's get a few others.....should i make a new thread for naming, like Steve did for Toucan a while back?

The developer formerly known as ZGitRDun8705

roamer
roamer's picture
Offline
Last seen: 14 years 3 months ago
Joined: 2007-02-21 16:01
How bout

GO-FILE...S

Go-Files
Opens
-
Files
I
Like
Executing
...
Something

OliverK> you don't live on a cow
IRC: It brings out the best in all of us...Especially when tired.

Jimbo
Offline
Last seen: 4 years 2 months ago
Joined: 2007-12-17 05:43
FEAR, CAFFEINE, PAMELA, GOFER

Apologies in advance for some of them...

File Extension Association Reassigner

Completely Automated File Format Extension Integration for Non-installed Executables

Portable Association Manipulator Extension List Associator

GOfer File Extension Reassociator

Aciago
Aciago's picture
Offline
Last seen: 5 months 1 week ago
Joined: 2007-01-24 14:23
I like

caffeine, but I think another App already have it... Sad

If a packet hits a pocket on a socket on a port,
and the bus is interrupted as a very last resort,
and the address of the memory makes your floppy disk abort,
then the socket packet pocket has an error to report Biggrin

OliverK
OliverK's picture
Offline
Last seen: 2 years 9 months ago
Developer
Joined: 2007-03-27 15:21
Unfortenately, yes, but at

Unfortenately, yes, but at least its a cool app Smile

Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world

LOGAN-Portable
LOGAN-Portable's picture
Offline
Last seen: 11 years 2 months ago
Developer
Joined: 2007-09-11 12:24
"CAFE Portable" of course

"CAFE Portable" of course Smile

grannyGeek
Offline
Last seen: 15 years 8 months ago
Joined: 2007-03-14 23:42
deCAF

file associations without the (registry) jitters.

Smile

Jimbo
Offline
Last seen: 4 years 2 months ago
Joined: 2007-12-17 05:43
GROAN

I like it!

digitxp
digitxp's picture
Offline
Last seen: 12 years 6 months ago
Joined: 2007-11-03 18:33
Settings Stealer

It takes the settings into its directory for all of the not-really-truly PAFed the right way apps...

Insert original signature here with Greasemonkey Script.

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
I have a fix for that, i

I have a fix for that, i haven't uploaded yet though because i wanted to iron out a few other bugs.

The developer formerly known as ZGitRDun8705

RogerL
Offline
Last seen: 3 weeks 3 days ago
Joined: 2007-03-14 09:17
Looking forward to the fix

Looking forward to the fix for the working directory bug for Windows Explorer doule-clicked run programs (runs with Cafe's directory instead of it's own)

This has caused me problems before I realised what was going on, now it's just a minor irritation to exit Cafe, then restart it when finished.

LOGAN-Portable
LOGAN-Portable's picture
Offline
Last seen: 11 years 2 months ago
Developer
Joined: 2007-09-11 12:24
Double click the CAFE icon

Double click the CAFE icon until the letter changes to switch between Portable and normal mode quickly!

RogerL
Offline
Last seen: 3 weeks 3 days ago
Joined: 2007-03-14 09:17
Thanks to both you and

Thanks to both you and ZGitRDun8705 below, I'd forgotten about that.

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
There is a pause

There is a pause functionality that can be achieved by double clicking the icon, or using the keyboard shortcut (i don't remember what it is offhand, but it's displayed in the menu when you right click the tray icon)

The developer formerly known as ZGitRDun8705

RogerL
Offline
Last seen: 3 weeks 3 days ago
Joined: 2007-03-14 09:17
Thanks for that.BTW what

Thanks for that.

BTW what does H & S stand for? And indeed what does C, A, F & E stand for?

(I think I remember they are French)

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
The H and S are just the

The H and S are just the defaults for active and paused in AutoHotkey. I don't yet have a custom icon for the app, so it uses the standard AHK icon. As for CAFE, I dont really know what it stands for.

The developer formerly known as ZGitRDun8705

Chad Ross
Chad Ross's picture
Offline
Last seen: 2 years 6 months ago
Developer
Joined: 2007-06-29 22:40
C.A.F.E.

C.A.F.E. was originally developed by the French developer Yann Perrin at http://clef.usb.googlepages.com/cafe

C.A.F.E. stands for: CLEF Association Fichier Exécutable

Loosely translated to English: CLEF File Associations to Application

FYI, CLEF is the name of Yann's site.

"If knowledge can create problems, is it not through ignorance that we can solve them." -Isaac Asimov

tracon
Offline
Last seen: 15 years 7 months ago
Joined: 2006-09-25 13:15
CLEF

Just in case your interested CLEF is French for KEY....

LOGAN-Portable
LOGAN-Portable's picture
Offline
Last seen: 11 years 2 months ago
Developer
Joined: 2007-09-11 12:24
Found a problem... I think...

A problem I think I found.

When I start an EXE (My portable launcher) without CAFE turned on it works ok, but when I use it with CAFE turned on the working path is incorrectly set somehow although I did not use the CAFE association.

When CAFE is on: Maybe it's my own fault because I didn't do something correct I don't know yet. Directly starting the portartable exe does not start. But I know when launching it through the menu it works ok. When CAFE is off also direct launching the portable.exe works and also launching through the menu.

Maybe I need to fix a small thing concerning the working dir in my launcher...

RogerL
Offline
Last seen: 3 weeks 3 days ago
Joined: 2007-03-14 09:17
That's the problem I was

That's the problem I was refering to here https://portableapps.com/node/8690#comment-66819 that you replied with the workaround to, i.e when CAFE is running our launchers, or any other program for that matter, they start with the working/current directory set as CAFE's not their own.

LOGAN-Portable
LOGAN-Portable's picture
Offline
Last seen: 11 years 2 months ago
Developer
Joined: 2007-09-11 12:24
Oops

Oops Smile

cjwprostar
Offline
Last seen: 15 years 8 months ago
Joined: 2006-09-11 17:29
Bug

Found this bug while messing around. If you hold down Ctrl + Alt + c , it does this.
Bug Pic
Comp Note (if it matters): WinXP Pro x64

The #1 programmer excuse for legitimately slacking off: "My code's compiling." --xkcd

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
Thanks. I'll look into this

Thanks. I'll look into this over the weekend. I'll finally have time to do the bug fixes and updates that I had planned on doing back in December.

The developer formerly known as ZGitRDun8705

Bruce Pascoe
Offline
Last seen: 12 years 2 months ago
Joined: 2006-01-15 16:14
Commandline question

Is there a way to quit CAFE from the commandline? I have PStart set to run it on startup, but I'd also like it to close down when I close PStart. I like to keep things as simple as possible. Smile

digitxp
digitxp's picture
Offline
Last seen: 12 years 6 months ago
Joined: 2007-11-03 18:33
You can...

Use an NSIS launcher.

KillProcDLL::KillProc "cafe.exe"

And set PStart to launch it on close.

Insert original signature here with Greasemonkey Script.

Bruce Pascoe
Offline
Last seen: 12 years 2 months ago
Joined: 2006-01-15 16:14
KillProc

Isn't that a dirty shutdown, though? Same as killing the process from Task Manager, so settings could be lost...

Edit: Also, killing the process leaves a phantom icon in the tray. Sad The phantoms disappear if you mouse over them, but they pile up after a while if left alone.

Aciago
Aciago's picture
Offline
Last seen: 5 months 1 week ago
Joined: 2007-01-24 14:23
.

I also use PSTart and I run ejectscript on exit, this will gently close CAFE mod, which I also use... Wink

If a packet hits a pocket on a socket on a port,
and the bus is interrupted as a very last resort,
and the address of the memory makes your floppy disk abort,
then the socket packet pocket has an error to report Biggrin

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
/exit parameter should kill

/exit parameter should kill it if i remember correctly

The developer formerly known as ZGitRDun8705

digitxp
digitxp's picture
Offline
Last seen: 12 years 6 months ago
Joined: 2007-11-03 18:33
Icon

here's my shot at an icon: http://nascent-project.org/digitxp/PortableApps/CafeMOD.png
Anything is prettier than an H...

Insert original signature here with Greasemonkey Script.

Jacob Mastel
Offline
Last seen: 3 years 5 months ago
Developer
Joined: 2007-06-13 19:36
Well done

Your pretty handy with (insert your preference here {photoshop, GIMP, or other})

Release Team Member

digitxp
digitxp's picture
Offline
Last seen: 12 years 6 months ago
Joined: 2007-11-03 18:33
I used

icofx. I still think gimp is slow.
I just combined some icons from that crystal pack Patrick Showed me.

Insert original signature here with Greasemonkey Script.

ZachHudock
ZachHudock's picture
Offline
Last seen: 1 year 2 months ago
Developer
Joined: 2006-12-06 18:07
looks cool....nice job

looks cool....nice job

The developer formerly known as ZGitRDun8705

Aciago
Aciago's picture
Offline
Last seen: 5 months 1 week ago
Joined: 2007-01-24 14:23
I can't see it

It is too small for my eyes... the age, you know... Wink

If a packet hits a pocket on a socket on a port,
and the bus is interrupted as a very last resort,
and the address of the memory makes your floppy disk abort,
then the socket packet pocket has an error to report Biggrin

digitxp
digitxp's picture
Offline
Last seen: 12 years 6 months ago
Joined: 2007-11-03 18:33
How 'bout

On screen magnifier portable?
(I find I draw too symbolicly)...

Insert original signature here with Greasemonkey Script.

Aciago
Aciago's picture
Offline
Last seen: 5 months 1 week ago
Joined: 2007-01-24 14:23
lol

That will make me feel even more old... (I have a month wearing reading googles) Wink

If a packet hits a pocket on a socket on a port,
and the bus is interrupted as a very last resort,
and the address of the memory makes your floppy disk abort,
then the socket packet pocket has an error to report Biggrin

Pages

Log in or register to post comments