ForumsSearch



Search results for "Posted by Sytone"
Author Message
Sytone

Posted May 27, 2010 in: Updated Toodledo Distraction Free
Score: 0
  • Sytone
  • Posted: May 27, 2010
  • Score: 0
Thats a javascript error from the hosted browser. _gat from memory is the google analytics component. Do you get the error using IE by itself?

I have not seen the error on my system. Will try a x64 machine tomorrow.
Sytone

Posted May 26, 2010 in: Updated Toodledo Distraction Free
Score: 0
  • Sytone
  • Posted: May 26, 2010
  • Score: 0
Made a page for it with screenshots: http://www.sytone.com/toodledo-distraction-free/

Change Log:

V 0.20.1005.2601
- Fixed issue where css was applied to the slim page.
Sytone

Posted May 25, 2010 in: Updated Toodledo Distraction Free
Score: 0
  • Sytone
  • Posted: May 25, 2010
  • Score: 0
Hi,

Its a app I use for hosting a browser winddow with toodle do interface in it. I like to have no other distractions when working with tasks so it is really a cut down browser at the end of the day.

I have added funcationality in the options that will allow you to change the styles (i put toodledoish and toodle me too in as examples) and also a focus mode which greays out the background and brings the app top most.

Im going to be adding a client side interface for task creation with a system wide hot key soon so I can add tasks to toodle do in a simpler manner.

It is something I created for my self but thought other people may like it. Ill put a description up on the site and some screen shots later this week. (Yep just added the task :D)
Sytone

Posted May 25, 2010 in: PhraseExpress
Score: 0
  • Sytone
  • Posted: May 25, 2010
  • Score: 0
I have a simlar script for testing applications, just did a quick switch to the format you used. I personally perfer hot keys than replacement.

Auto Hot Key Script:

; Script Starts Here

#Hotstring EndChars -()[]{}:;'"/\,.?!`n `t #

::dt::
FormatTime, TimeString,, yyyy-MM-dd
SendInput %TimeString%
return
::yd::
ytd =
ytd += -1,days
FormatTime, TimeString,%ytd%, yyyy-MM-dd
SendInput %TimeString%
return
::ct::
FormatTime, TimeString,, HH:mm:ss
SendInput %TimeString%
return
::lu::
FormatTime, TimeString,, yyyy-MM-dd HH:mm:ss
SendInput Last Updated %TimeString%
return
::dc::
FormatTime, TimeString,, yyyy-MM-dd
SendInput Completed On %TimeString%
return

; Script Ends Here
Sytone

Posted May 25, 2010 in: Updated Toodledo Distraction Free
Score: 0
  • Sytone
  • Posted: May 25, 2010
  • Score: 0
If you have already installed it it will propmpt you for a update after the next run.

V 0.20.1005.2501
- Code cleanup and removal of Win32 components. Now it is pure WPF.
- Browser window now handles keyboard commands.
- Cleaned up the UI.

Shout if any questions or issues!
Sytone

Posted May 23, 2010 in: New Style - Toodledo Me Too
Score: 0
  • Sytone
  • Posted: May 23, 2010
  • Score: 0
Great work, im using it now and it rocks! I hope you do not mind that I added it to the app I use for accessing Toodledo.

If you do I will remove it. The App is at: http://www.sytone.com/
Sytone

Posted May 23, 2010 in: Updated Toodledo Distraction Free
Score: 0
  • Sytone
  • Posted: May 23, 2010
  • Score: 0
If you have already installed it it will propmpt you for a update after the next run.

Update: V 0.20.1005.2301
- Created link in options to edit css style
- Fixed issue where focus mode would not take window out of topmost mode.

Future:
Create Task using UI and not the web interface. Yes I have a API in development.

Shout if any questions or issues!
Sytone

Posted May 23, 2010 in: Updated Toodledo Distraction Free
Score: 0
  • Sytone
  • Posted: May 23, 2010
  • Score: 0
New Update: V 0.20.1005.2301

- Modified the CSS load so it is faster and there is no UI jump.
- Changed configuration to allow multiple CSS files
Just modify the cssstyle.xml file with the css you want.

Shout if you have questions or issues!
Sytone

Posted May 19, 2010 in: Upcoming App Release: cmDo
Score: 0
  • Sytone
  • Posted: May 19, 2010
  • Score: 0
Whats the status of this as I just grabed the api to do something simlar and do not want to re-invent the wheel.
Sytone

Posted May 19, 2010 in: Updated Toodledo Distraction Free
Score: 0
  • Sytone
  • Posted: May 19, 2010
  • Score: 0
You can get the download from here: http://www.sytone.com/2010/05/updated-toodledo-distration-free/

I added a focus button to the top which will grey out the background.

Shout if you have questions.
Sytone

Posted Sep 08, 2009 in: JS Error when browsing the site.
Score: 0
  • Sytone
  • Posted: Sep 08, 2009
  • Score: 0
It seems to be a race condition. the call to google analytics code happens before the js from google arrives. Not much to do other then wrap the code in a delay block if _gat does not exist.
Sytone

Posted Sep 08, 2009 in: Internet Explorer and add subtask?
Score: 0
  • Sytone
  • Posted: Sep 08, 2009
  • Score: 0
I like the fact that is has no plugins and works out of the box, I jump around many client sites and need to use a browser, so IE is always available. I admit it was not that great in IE7 for some things but 8 is nice and fast for me.

I also do a lot of development in SharePoint so it also uses it (2010 will be better in this respect) so I am always in IE so I know my way around it.

One less things to install and waste my time tweaking for very little time gain.
Sytone

Posted Sep 08, 2009 in: content block for custom content..
Score: 0
  • Sytone
  • Posted: Sep 08, 2009
  • Score: 0
Hi,

To explain this better. Imagine the ability to place content in the page which is not parsed or cleaned for html/javascript. That way the end user can go to settings, paste in CSS or javascript which will execute when the page loads.

This will allow the great custom user styles to be implemented and tweaked without any addins for firefox/ie.

This should also have a low impact for implementation as it is a text setting with no verification and is injected onto the bottom of every page for the logged in user.

Thoughts?
Sytone

Score: 0
  • Sytone
  • Posted: Aug 18, 2009
  • Score: 0
I had a unit test which ensure the test to md5 has worked but if you use your test form on the API page with the word test it does not match your text...

What did I miss?
Sytone

Posted Jun 15, 2009 in: JS Error when browsing the site.
Score: 0
  • Sytone
  • Posted: Jun 15, 2009
  • Score: 0
I am getting the same JS error over multiple pages.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)
Timestamp: Mon, 15 Jun 2009 06:17:43 UTC


Message: '_gat' is undefined
Line: 193
Char: 1
Code: 0
URI: http://www.toodledo.com/bulk.php

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)
Timestamp: Mon, 15 Jun 2009 06:19:17 UTC


Message: '_gat' is undefined
Line: 2199
Char: 1
Code: 0
URI: http://www.toodledo.com/views/index.php

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)
Timestamp: Mon, 15 Jun 2009 06:19:59 UTC


Message: '_gat' is undefined
Line: 266
Char: 1
Code: 0
URI: http://www.toodledo.com/calendar.php
Sytone

Posted May 18, 2009 in: Internet Explorer and add subtask?
Score: 0
  • Sytone
  • Posted: May 18, 2009
  • Score: 0
Given that IE6 is not going to be support by Microsoft soon you are pretty safe to work on a IE7+ basis...

And I actually like IE...
Sytone

Posted May 10, 2009 in: Internet Explorer and add subtask?
Score: 0
  • Sytone
  • Posted: May 10, 2009
  • Score: 0
Hi,

I noticed in FireFox you get a dialog box prompting you for the task name however in IE you just get a new task generated. Any reason?
Sytone

Posted May 04, 2009 in: Test account and multiple sessions.
Score: 0
  • Sytone
  • Posted: May 04, 2009
  • Score: 0
Hi,

I am unit testing my API as I go and will hit the issue of creating multiple sessions (I create a session for each unit test and each unit test does CRUD aginst the API for each object type such as context, task, etc. to keep the unit test clean)

I vaguley remeber a thread about putting accounts on exception lists for to many hits against the API. I am only working on this part time so I will hit the API every few days for a hour or two only. Can the following account be put on the exception list?

I will be giveing the source to you guys when at a level of stability as well.

account: toodledotest

Also have you looked at the pattern for FeedSync? http://dev.live.com/feedsync/ this would allow for simpler sync of tasks with your API. I am considering creating a proxy which used this to make my life easier in the future.
Sytone

Posted Apr 21, 2009 in: Site Issues???
Score: 0
  • Sytone
  • Posted: Apr 21, 2009
  • Score: 0
lol just went to post about 400 errors I ame getting and the post new topic button took me to the homepage :)
Sytone

Score: 0
  • Sytone
  • Posted: Apr 20, 2009
  • Score: 0
Hi,

I am using IE8 on Vista 32Bit and the begining of the tag field is missing...

Pre:


Post:

Skip to Page:  1   2   3   4   5      Next