ForumsSearch



Search results for "Posted by "
Author Message
unisyn

Posted Jun 18, 2009 in: Encode of Live Cal Link
Score: 0
  • unisyn
  • Posted: Jun 18, 2009
  • Score: 0
Hi, here are my server's HTTP headers for your reference.


GET /MYICSFILE HTTP/1.1
Host: MYICSSERVER
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive

HTTP/1.x 200 OK
X-Powered-By: PHP/5.2.6-2ubuntu4.2
Content-Type: text/calendar; charset=utf-8
Transfer-Encoding: wambo
Content-Length: 5573
Date: Thu, 18 Jun 2009 05:06:26 GMT
Server: lighttpd/1.4.19



I have the feeling, that maybe, the lack of GZIP compression is making the difference (Toodledo's ICS link is gzip compressed)



JFYI
unisyn

Posted May 19, 2009 in: Toodledo Dark
Score: 1
  • unisyn
  • Posted: May 19, 2009
  • Score: 1
As for the battery savings part, I believe it's the other way around.
LCD uses electricity to tint/darken the light emitted from the backlight.

So if you were to create a battery-saving theme, it would be whitish all over (Actually, Sony did so for one of their new laptops)

Though I'd still opt for the easy-on-the-eyes, don't be surprised if all the dark-theming ends up in a shortened battery life.
unisyn

Posted Feb 01, 2009 in: Encode of Live Cal Link
Score: 0
  • unisyn
  • Posted: Feb 01, 2009
  • Score: 0
Hi, thank you for the feedback.
I did some more research on my own and got it to work!

Seems that Gcal needs text encoding specified explicitly within the Content-type header.


So I proxied the live iCal link at my personal webserver ... and changed it's Content-type header; and fed it to Gcal.

Toodledo's current header:
Content-Type: text/calendar

New header, altered by script:
Content-Type: text/calendar; charset=utf-8


Voila! No more corrupt multi bytes :)




Some additional notes...

- Also seems to require Content-Length (didn't work when omitted)
- Doesn't work when "Transfer-Encoding: chunked" is On
unisyn

Posted Jan 28, 2009 in: MMDESOFT Ultimate Todos
Score: 0
  • unisyn
  • Posted: Jan 28, 2009
  • Score: 0
Tried it out

Pros:
Quick - very smooth and responsive compared to the Toodledo App. Try scrolling thru a long list of todos.
Links to Context and Tags are provided by default in the lower hand side
Tags are selectable(!!!) - instead of having to type it out

Cons:
No due time
No folders
Hotlist criteria is unconfigurable



One thing that strikes me is the Tags interface. This makes the Tags field ALOT better compared to the Toodledo App...

And also, I like the GUI they use when selecting preset fields such as Dates, Tags, Context... etc. Compared to the Slot-machine-thing the Toodle APP uses, it's so much more functional and easier to pick from (That slot-machine drop down interface is sheer eye candy... it's a waste of time)


This message was edited Jan 28, 2009.
unisyn

Posted Jan 28, 2009 in: Encode of Live Cal Link
Score: 0
  • unisyn
  • Posted: Jan 28, 2009
  • Score: 0
I have the same issue.
When using the Live iCal link in Gcal, 2byte characters appear 'bugged' due to some sort of encoding issue. I work around this by using only English as my todo-language, but would be nice if it became multi-byte compliant.
unisyn

Posted Jan 26, 2009 in: Feature Request: Tag Drop-down box
Score: 0
  • unisyn
  • Posted: Jan 26, 2009
  • Score: 0
I'd love to see this on the iPhone app as well.
Currently having to type in tags one by one everytime, renders the tag function pretty much useless for me.
I have to resort to using Folders + Context instead.