-
I would like to suggest adding some way to order tasks in the tasks bar - Using Windows Explorer, I currently group by app and have the option to drag the tasks to rearrange them into a better working order (using a 3rd party app). I think this functionality would be a great addition to Emerge.
2008-10-06 15:18:30 UTC in Emerge Desktop
-
In the FAQ at http://remotecalendars.sourceforge.net/help.html, you mentioned that you were waiting for a better Google Calendar API to make working with Google calendars easier. While researching ways to sync my Google calendar with Outlook/PDA, I saw that there is now a real API to talk to Google calendar and was wondering if you are currently working at implementing this in RemoteCalendars.
2007-05-27 17:24:46 UTC in Remote Calendars
-
I just installed 5.62 and I get the same behavior. Here is a little more info in case something in my sequence is incorrect:
- Click on the Add Remote Cal button
- Enter the URL (http://www.google.com/calendar/ical/xxxxxxxx@group.calendar.google.com/private-xxxxx/basic.ics
- Enter the name of the remote calendar
- Select the "It's my Google Cal..." option
- Select folder to...
2006-06-19 20:41:15 UTC in Remote Calendars
-
panthar committed patchset 30 of module PHPix to the PHPix Photo Album CVS repository, changing 1 files.
2003-03-26 18:45:11 UTC in PHPix Photo Album
-
panthar committed patchset 29 of module PHPix to the PHPix Photo Album CVS repository, changing 1 files.
2003-03-26 18:42:53 UTC in PHPix Photo Album
-
Logged In: YES
user_id=10577
Arrgh - that patch is from "PHPix2", which is a "fork" of
PHPix that someone started when I was too busy to put in a
few features into PHPix. He started a new project and
called it "PHPix2". I wish he had called it something
different, but oh well.
Anyways, i guess I could still look at the patch and borrow
some ideas :)
2003-03-19 18:44:24 UTC in PHPix Photo Album
-
Logged In: YES
user_id=10577
Requirements added to README.install
There are many operating systems that can run PHP, including
flavors of UNIX, Windows, and others.
I cannot possibly maintain a list of all dependencies that
everything needs.
For example, ImageMagick in Windows does not require X to be
installed.
Your situation is more suited for a Help forum than to have...
2003-03-19 16:35:50 UTC in PHPix Photo Album
-
panthar committed patchset 28 of module PHPix to the PHPix Photo Album CVS repository, changing 1 files.
2003-03-19 16:22:19 UTC in PHPix Photo Album
-
panthar committed patchset 27 of module PHPix to the PHPix Photo Album CVS repository, changing 1 files.
2003-03-19 16:17:10 UTC in PHPix Photo Album
-
Are there any errors in the logs or other places?
It could also be that "register_globals" is disables.
PHPix relies on (this will change, since it is now not a "good thing") the get/post being globals, so the code is probably not getting any variables from GET, therefore showing the list of albums all the time. If you do not want to enable register_globals, check back in...
2003-03-19 16:13:41 UTC in PHPix Photo Album