osraids-users Mailing List for OSRAIDS
Brought to you by:
lathama
You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
(3) |
Dec
|
|---|
|
From: Andrew L. <la...@gm...> - 2004-11-18 11:27:45
|
Robert and others.... I have found many mentions of issues with Slovak on webdevelopment many of them revert to the UTF-8 (by the way my new setup will allow you to revert also!) while the rest are using the windows-1250 char set. I will allow the manual configuration of language sets so that UTF can be used but as I am finding most languages are working well with the ISO system. It is the best of both worlds, I get to stick to the standards and use the ISO 8859-X for the languages and if a user wants they can select the UTF-8 for thier system. I am working on the idea of a central I18N server for the lang sets so that translators can update a central system and users can download the updated language set instead of a new version everytime. (for work I still use osraids v1.1 because it does most every thing I need.) I need to get another development version out and a release, its been a month or so... I want to use the CVS system but I need a kick in the butt. I would like any submissions for the following ideas for a forward looking todo list: 1. Customer site setup report. 2. Customer address book printout 3. Consultant address book printout 4. Insert reporting idea here.........Reports are important 5. Accounting system - - should I do a cash system also or just stick to double ledger. Most "consultants" I know run a cash balance sheet. I however have a double ledger system started. later......... On Wed, 17 Nov 2004 13:43:05 +0100, Robert Zeln=EDk <rz...@vs...> wro= te: > the picture that you sent me seems like if the web has not a meta charset > definition, like if it shows text in utf-8, but the browser recognizes it= as > a commont 8bit (ascii, iso-8859-*) encoded page. >=20 > Look at the encoding info in your browser, you will see the recognized > encoding. >=20 > You can try to go to sk.wikipedia.org, it is in utf-8: > http://sk.wikipedia.org/ >=20 > Or this one: > http://uniletim.sourceforge.net/ > if you swith the pop-up switcher in the top right corner into slovak lang= ugae, > you can see the webpage in iso-8859-2 encoding. >=20 > Robert >=20 > On Wednesday 17 November 2004 05:31, Andrew Latham wrote: > > I am working on the translations for a bit. I have most of yours in. > > Do you know of any good Slovak websites to look at, I am trying to > > match up the work and have purchased some dictionarys for some > > languages. > > > > later. >=20 > --=20 > Robert Zelnik > e-mail: rz...@vs... >=20 --=20 Andrew Latham http://www.lathama.com la...@gm... la...@ya... la...@la... If any of the above are not working we have=20 bigger problems than my email. |
|
From: Andrew L. <la...@gm...> - 2004-11-11 00:27:17
|
Issue: CSS button highlighting Severity: very low Description: Button highlighting was broken on some browsers due to an uppercase B as shown below. Current code. <span class="tab" onmouseover="this.style.BackgroundColor='#abe'" onmouseout="this.style.BackgroundColor='#eee'"> It should be formated as follows: <span class="tab" onmouseover="this.style.backgroundColor='#abe'" onmouseout="this.style.backgroundColor='#eee'"> While this has a low severity, it does affect its compliance with the W3C.org Validator. OSRAIDS DevTeam |
|
From: Andrew L. <la...@gm...> - 2004-11-03 18:10:17
|
I have just learned that the translations will infact be easy to complete. http://w3c.org has a lot of great references and ideas about using different char-sets. RFC 3066 -- Andrew Latham http://www.lathama.com la...@gm... la...@ya... la...@la... If any of the above are not working we have bigger problems than my email. |
|
From: Andrew L. <la...@gm...> - 2004-10-29 15:33:19
|
Attempt at answers. Short answer for all topics - Prioritys. I need to have some items done before I can even think about others. >OSRAIDS first run after install: >after the initial config.file is written this is displayed: > Config File created > See Below for database functions am in the process of updating this.... lots of work >but there is nothing below of any kind. ? I know, sorry >When i set up and add data like I am at a job or something I come across things: >Add product dialog: >there are to few dataentries for this to be useful, at least for me. >missing: > -product number > -the price that I pay for the unit ( i dont know the english term for this) > -a place to edit the categories, perhaps in the /config section > -a place to mass-import units from some regular fileformat. > -name and model are a bit of an overlap, i think. Will look at these > -the deletebutton should go away. Deletion of salesobjects can be done in >config perhaps? deletion will go away on all sections soon. Items and reports will exist forever but just become inactive or voided for good accountability. >Also it seems to me that the principles or the "hierarchy" through wich one >processes the workorder from request to invoice contains too many possibilities >of user mistakes. And it does not have a specific order in wich things are done. Understood. I need to finish the process documents. I spend most of my time in the contacts menu getting phone numbers first and then deciding to make a wr or an ar. > There should in my opinion not be so many possibilities along the way. >The logic would seem better to me if: >At login i can click on customers and get them listed. I click on one of them. >When their "card" appears i do not want to edit, so i should get a summary box >in top of the screen instead, with no chance of editing anything as far as the >customer goes. Below i would like to see what open servicejobs i have going for >that customer, and at this place it would be nice to have the mentioned file-list >and uploadbutton as well. Any finished invoices should also be listed as such. (It >is as far as i know literally illegal to change an invoice that has been issued to the >customer, so they have to be locked down somehow.) Several points here - using the edit screen to look at a contact is handy to correct errors if you see them, I do agree with you on this, but having used this system for the last year I have found the edit menu is where I want to see the contact info. - in the photo I sent you I have the WR listed on the front page in order of priority. - I am working on the file upload thing, it is easy but needs to be optional. I have request for installs without the authentication so I am looking at options to control its look and operation. - invoices, and ARs "should" not change. I don't have the invoices saved because they are based off of the ARs. If you need to adjust an AR that was wrong then the invoice can change dynamicly. there is a new double ledger system in the works that two CPAs are helping me with. >Suggestion, think of this as the screen: > Customer name > adresses, mail, > phones,etc. > Nice box around it, maybe a notes section to write things >down when youre on the phone with the. > Work > Work in progress Files Invoices Request > Behind this:timesheets upload > > Something like this. its just a suggestion. It works well with other CRM-type >apps that i have used and makes a tidy way in to the logistics that this thing is >ment to handle. >Questions: >What is the intended difference between activity report and timesheet? >Can one sum up various timesheets to one invoice? an AR is for any action performed, a timesheet is a summary of AR labor values, a WR is for request items only. The I18N is allowing me to fix a lot of word choices in the system that may change how users look at OSRAIDS. Thank you for your ideas. I am working on a lot of things and will get them done soon. I have users from across the world and with different ideas for operation. I am sticking to a simple 3 point system at the moment (WR, AR, and if the ARs are right the accounting is done.). I will be adding additional Statuses to the WR and AR sections with better direction. I am also playing with the Sales Tickets so that I can get rid of the expense and other in the AR. More as I finish it..... Andrew On Thu, 28 Oct 2004 23:59:05 +0200, Tellef Haugen <ma...@te...> wrote: > I hope I am not bugging you with my attachment. This whole concept of > adding things to someones softwareproject is a bit new to me... > > If this could be broken down and put on the mailinglist instead, please > let me know. > > > Tellef. > > PS. You can check out OSRAIDS installed here if you want to at: > www.tellef.no/osraids/ > login andrew pass latham > > > -- Andrew Latham http://www.lathama.com la...@gm... la...@ya... la...@la... If any of the above are not working we have bigger problems than my email. |
|
From: Andrew L. <la...@gm...> - 2004-10-26 08:07:47
|
OSRAIDS News - http://osraids.org - Summary OSRAIDS or Online Service Recording, Accounting, Invoicing, and Documenting System is a LAMP based software package licensed under the General Public License (GPL). The mission of OSRAIDS is to create a single application to manage a consultant or service person. Accounting is basic at the moment. - Features - Roadmap _Currently_ > PDF output - Thank Adobe for the format... > Activity Reports (AR) - Reports of action or work. > Work Request (WR) - Request for work, action, or projects. > Contact Management - Commercial like Address book. > Employee Managment - Document IT. > Invoicing - Balanced AR > Documentation - Systems, Networks, Domains. > Inventory - Simple but will grow soon. > Time Sheets - Simple but it does the job. > I18N - 95% complete and commited to it. Release soon.. _In the Works_ > Sales Ticket (ST) - Report of items sold (will replace items on AR) > Accounting books - Enron & Worldcom proof accounting, I wish... > File upload and association - Getting some request for this. > Customer Login - Let them view the ARs, WRs, STs, and whatever they need to. > Backups - Point and click. - Mailing List New mailing list are open for use at Sourceforge.net. Develpers and translators should use the Developers list and every one else can use the Users list. I will cross post important news and content. All further news will be posted to the lists, please join one if you wish to receive news about OSRAIDS. osr...@li... osr...@li... - Internationalization I18N is nearly complete and ready to release. I need to test it and work out some bugs but am happy with it so far. I will extend the release to translators first to allow the creation of a good base of languages. - CSS CSS will be used to locate everything in the OSRAIDS interface from now on. For an example see http://csszengarden.com - Documentation Interested in Documentation? I am! Any one that has the spare time should submit some small articles about operating as a consultant or a service person to me for the website. I would also like to post translated content for international users. Content is a major part of documentation and I would like to offer as much content to the users as possible. - Me I have been quite busy but enjoying the stress as of late. I have two jobs at the moment and am assisting in the management of another OSS project. http://www.mondorescue.org - enjoy Thanks Andrew Latham la...@gm... - la...@ya... - la...@la... |
|
From: Andrew L. <la...@gm...> - 2004-10-22 11:31:56
|
the new users list is up and running.... -- Andrew Latham http://www.lathama.com la...@gm... la...@ya... la...@la... If any of the above are not working we have bigger problems than my email. |
|
From: Andrew L. <la...@gm...> - 2004-10-20 19:52:16
|
A new list for users to discuss issues... more to come -- Andrew Latham http://www.lathama.com la...@gm... la...@ya... la...@la... If any of the above are not working we have bigger problems than my email. |