search for: todolists

Displaying 20 results from an estimated 28 matches for "todolists".

Did you mean: todolist
2011 Nov 19
2
Using todolist (abstract spoon) from ubuntu 11.10 ?
Hello all, I wish to run todolist 6.3.8 (http://www.codeproject.com/KB/applications/todolist2.aspx) on ubuntu 11.10. I have installed the latest wine and winetricks. I have tried running: http://www.codeproject.com/KB/applications/todolist2.aspx winetricks vcrun2005 winetricks vcrun2008 winetricks vcrun6 Which installed all of the components. When I went to run todolist.exe, it started fine
2011 Nov 30
1
wine-users Digest, Vol 76, Issue 79
On 11/30/2011 07:35 PM, wine-users-request at winehq.org wrote: > [...] > 6. Re: Using todolist (abstract spoon) from ubuntu 11.10 ? > (vitamin) > [...] > 9. Re: Using todolist (abstract spoon) from ubuntu 11.10 ? > (talgalili) > [...] > 16. Re: Using todolist (abstract spoon) from ubuntu 11.10 ? > (James McKenzie) > > >
2011 Dec 09
1
Re: Using Todolist (abstract spoon) from Ubuntu 11.10
...ources/Stylesheets/TDLProjectSummary.xsl inflating: Resources/Stylesheets/Time_Spent_eng.xsl inflating: Resources/Stylesheets/Time_Spent_xls_eng.xsl inflating: Resources/Stylesheets/ToDoList_New.xsl inflating: Resources/Stylesheets/ToDoList_report.xsl inflating: Resources/Stylesheets/TodoListStyler_Firefox.xsl inflating: Resources/Stylesheets/TodoListStyler_v1.5.xsl inflating: Resources/Stylesheets/ToDoListTableStylesheet_v1.xsl creating: Resources/TaskLists/ inflating: Resources/TaskLists/Introduction.tdl inflating: Resources/TaskLists/ToDoListDocumentation.tdl creat...
2008 Jul 17
5
.build method
I have gone to the api and have searched the internet and looked through the books that I have, but I am having trouble finding an explanation on what the .build method actually does and how it is used. I guess the best example is if I want to create a todo list application where I can create a new todo list and add to do items all at the same time. I would post to the todolist controller to
2011 Jan 22
1
How to run 'Todolist' under Wine?
Dear Wine Team, I would need to run the Todolist tool (Download URL: http://www.codeproject.com/KB/applications/todolist2.aspx?msg=3744449#xx3744449xx) using my new Ubuntu Laptop (Ubuntu 10.04 LTS with Wine 1.1.42) I have given the execute permissions to the program. I also don't need all the dLLs in it.The basic version of 'Todolist.exe' and 'EncryptDecrypt.dll' are
2011 Dec 09
0
Re: Using Todolist (abstract spoon) from Ubuntu 11.10
http://bugs.winehq.org/show_bug.cgi?id=29280 is now fixed, the next release of wine won't need comctl32 to let ToDoList start up. You do have a ~/.wine, it's just hidden by default. If you find a repeatable recipe for that hang, and/or if 'winetricks msxml3' helps, let me know so we can file a bug.
2011 Nov 21
0
Issues in running Abstractspoon todo list
Hello, Please can someone help me get abstractspoon's todo list (ver 6.3.8) to run under kubuntu. I have: wine1.3 (& related libraries/apps), winetricks and the vcruntime libraries that I got with the script below: |wgethttp://winetricks.org/winetricks EXE="winetricks" chmod +x $EXE $EXE vcrun2005 $EXE vcrun2008 rinka at Rinka:~$ uname -a Linux Rinka 3.0.0-13-generic
2006 May 10
9
noobie activerecord find query
In my webapp a todolist has many todo items. I am trying to display lists that are completed. By incomplete I mean that all the items in that list are done (booolean = true). I hope to have a list of active lists and complete lists on one page. I''m no ruby expert by any means so I think I have to ''pipe'' some results into another query?? Can you help please? -- Posted
2008 Mar 01
12
Coding Contribution
Howdy, I am a C and C++ programmer -- how can I start helping with some basic coding for wine? Thanks, Will
2012 Feb 29
1
external connotation: tags, categories, prios, users
...nsions][1] including categories or tags? Like #hashtags on twitter or [[Category:Foo]] on Mediawiki. Additionally on [RTM][2] you can write '!2' for priority, '@klml' for user or '#home' for listings. Afiak its useful to have standardized those tags for e.g. ticketsystems, todolists, taskboards etc merci & greetz klml [1]: http://en.wikipedia.org/wiki/Markdown_extensions [2]: http://www.rememberthemilk.com -- Klaus Mueller
2012 Aug 08
1
Creating ToDo List App
Hi, New Rails user here trying to create a basic todolist app in rails 3.2.6 and running into some foreign key issues. Here''s what I did... I generated scaffolds list title:string & task description:text listname:string Next, in order to link the listname for Tasks and the list titles in the Lists I generated a migration file which looks like this class AddListIdToTasks <
2015 Sep 01
2
Spilling Virtual Registers
Hello to all LLVM developers. I'm developing a register allocator using LLVM, my allocator has a local search phase: given a solution (assignment of virtual registers to physical registers or memory) generated in the first phase of the algorithm, some movements are applied to this solution in order to find a better solution. To apply such movements, I need to unassign a virtual register from
2014 Apr 19
1
RFC: sharing config interrupt between virtio devices for saving MSI
Hi all, I'm working on this item in Upstream Networking todolist: | - Sharing config interrupts | Support more devices by sharing a single msi vector | between multiple virtio devices. | (Applies to virtio-blk too). I have this solution here, and only have draft patches of Solution 1 & 2, let's discuss if solution 3 is feasible. * We should not introduce perf regression in
2014 Apr 19
1
RFC: sharing config interrupt between virtio devices for saving MSI
Hi all, I'm working on this item in Upstream Networking todolist: | - Sharing config interrupts | Support more devices by sharing a single msi vector | between multiple virtio devices. | (Applies to virtio-blk too). I have this solution here, and only have draft patches of Solution 1 & 2, let's discuss if solution 3 is feasible. * We should not introduce perf regression in
2011 Apr 19
0
source questions & intentions to patch: yp-timing & auth
Hi Robin, First, please let me state that I'm not xiph, nor an IceCast maintainer, all I'm saying here are my views, but, as nobody answered your mail, I guess it's better than nothing. Robin Gareus <robin at gareus.org> writes: > Looking at the SVN repo: there's 30+ commits since the 2.6.2 release; > the last one from August 2009. Are there any intentions to roll a
2006 Jan 18
1
Problem with OCI in Apache
My Application runs fine when run on webrick, but throws up database error when run from apache. this is the copy of the FULL TRACE i get /usr/local/lib/ruby/site_ruby/1.8/oci8.rb:131:in `create'' /usr/local/lib/ruby/site_ruby/1.8/oci8.rb:131:in `initialize'' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/connection_adapters/oci_adapter.rb:515:in
2016 Dec 18
1
llvm (the middle-end) is getting slower, December edition
On Sat, Dec 17, 2016 at 6:39 PM, Mehdi Amini <mehdi.amini at apple.com> wrote: > >> On Dec 17, 2016, at 1:35 PM, Davide Italiano via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> First of all, sorry for the long mail. >> Inspired by the excellent analysis Rui did for lld, I decided to do >> the same for llvm. >> I'm personally very
2016 Jun 03
13
[Bug 96355] New: Performance: extra&costly SSBO validation even when SSBO aren't used
https://bugs.freedesktop.org/show_bug.cgi?id=96355 Bug ID: 96355 Summary: Performance: extra&costly SSBO validation even when SSBO aren't used Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component:
2006 Feb 11
4
Timesheet application for Rails
Hi all, I am looking for some time tracking software for our small company. Does anyone knows if such project on rails exists? I need simple functionality such as recording spent time for employees and managing projects or tasks. Ideally, it would be possible to integrate it into Instiki and to some existing database. There are some other solutions, but it seems to me that RoR would be ideal
2006 Aug 31
1
Need architectural help avoiding render :component
I''m writing a CMS/portal system, and I''m having trouble coming up with a way of routing requests that feels right without using render :component (which I''ve read should never be used). The system works like this: Each user has a set of "pages" which are shown as navigation tabs on the page. The user may rename, reorder, add, or delete pages for a custom