Join Today
+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 23
Like Tree7Likes

Thread: [app] Today - displaying events (holiday) on the screen

  1. #1
    Join Date
    Jan 2008
    Location
    Ukraine, Mariupol
    Posts
    120

    Default [app] Today - displaying events (holiday) on the screen

    Today v.1.3 - the program displays the current day holiday (if any) or any other events on the desktop over the operator ...
    The difference from previous versions:
    1. Correct display of placards in English.
      • The first line with the name of the holiday displays correctly;
      • The second line (in Chinese) has not succumbed to editing - so has been removed;
      • The third line with the symbol dates - because of the duplication has been removed.
      All settings of strings can change themselves in the file today.conf (string line1, line2 and line3) ...
    2. Added "Helper" on editing the file today.conf with all settings directly from the phone.
    Translated from the Chinese was carried out Google and edited by me.
    My complete list was compiled holidays at 365 (366) days for Ukraine, Russia and Belarus (you can change it in today.conf). In the absence of the holiday to some days of the information displayed all of the same file today.conf section [Motto] in various sequences.
    In this version of the holiday window displays are not recorded and allows the line to move anywhere Screen simply pulling out and taking over the holiday. For inclusion in the file fixing today.conf change the line [b]drag[/ b] with 1 on the 0 (this option works in Helper).
    The program realized the possibility of adding it to automatically with a single click (see when the run). Autorun is targeted to add information in the file startup1.txt - to change the file, edit accordingly today.lin
    if [ "" = "0" ]
    then
    #Auto
    if [ ! -f /mmc/mmca1/startup1.txt ]
    then
    echo "#!/bin/bash" > /mmc/mmca1/startup1.txt
    else
    cp -f /mmc/mmca1/startup1.txt /mmc/mmca1/startup1.txt.bak
    fi
    grep -v "today" /mmc/mmca1/startup1.txt > /tmp/startup.tmp
    echo "##Mobi Today" >> /tmp/startup.tmp
    echo "start_today.sh &" >> /tmp/startup.tmp
    mv -f /tmp/startup.tmp /mmc/mmca1/startup1.txt
    -u -t3 -1 "" -m "Startup is modded"
    fi

    So far, I can not understand what's wrong with editing settings from the program itself. Therefore, edit file today.conf from the computer!

    Just spread the program in their own (Chinese) language, can have someone translated it will turn out better and be able to realize all the functions ...
    Attached Files Attached Files
    Last edited by nodramachicks; 08-11-2008 at 03:42 PM.

  2. #2
    Join Date
    Feb 2007
    Location
    India
    Posts
    1,255

    Default

    here's a screencap :

    the motorolafans.com rulezz.. is a marquee whose position can be adjusted.


    i couldn't get it do display the day's information though..
    Attached Thumbnails Attached Thumbnails [app] Today - displaying events (holiday) on the screen-sdg.jpg  

    Hit the donate button if you found this site useful

  3. #3
    Join Date
    Jan 2008
    Location
    Ukraine, Mariupol
    Posts
    120

    Default

    Quote Originally Posted by g4m3rz View Post
    i couldn't get it do display the day's information though..
    Three inscriptions, replace each other when opening flip on a1200 appear in the list of holidays when there is no event for the current day.
    MotorolaFans.com - rulezzz...
    The best operator is -
    It seems to holidays finished today ...

  4. #4

    Default

    this is a cool app, but how do or where do you edit what is says...

  5. #5
    Join Date
    Jan 2008
    Location
    Ukraine, Mariupol
    Posts
    120

    Default

    ltepperson, all settings to display events and other information are included in today.conf.
    Festival
    [Feteday]
    1 = New Year:1-1:0
    2 = Sleep after celebrating the New Year:1-2:0
    3 = Christmas holidays:1-3:0
    4 = Christmas holidays:1-4:0
    5 = Christmas holidays:1-5:0
    6 = Epiphany (Baptism of Christ):1-6:0
    count = 6
    Information Display, if there were no events for the current day
    [Motto]
    1 = MotorolaFans.com - rulezzz...
    2 = The best operator is -
    3 = It seems to holidays ended today ...
    count = 3
    Settings
    [Show]
    bottom = 222 - vertical position
    drag = 1 - fixation line (1 - no, 0 - yes)
    fontsize = 18

    line1 = 4 - horizontal line position
    line2
    line3
    weekmode = 0 - don't know

  6. #6

    Default

    thank you for the help... it made a big difference

  7. #7

    Default

    Is it possible to modify the file so that it displays the same message over the Operator name everyday?? This is for those of us who can't get the Network Operator changing software to work.

  8. #8

    Default

    Today wouldn't run on my A1200 , 59P. I made a change to today.lin
    ### 8-30-08 R532 59P ############ ( On needed )
    if [ "$ShowDo" = "On" ]
    # if [ "$ShowDo" = "Run" ]

    Helper didn't run, and I made a couple of changes. The name of the menu items changed somewhere along the way. Names didn't match.
    Example:
    if [ "$ItemText" = "1. Add holiday" ]
    #if [ "$ItemText" = "1. Appendix holiday" ]

    Once the names were corrected, the only thing that didn't work was editing lines function. This Controls what show up on 3 lines of the screen. Lines can be turned off, and color can be added to text. Usually you will set one of the lines to MOTTO/DATE. If there is a date match, in today.conf, that text will be displayed. If no match, your Motto will show.

    ### 8-30-08 R532 59P ############ (double quote needed)
    LineValue=`grep ^"$1" $ConfFile | sed -e 's/ //g' -e s/"$1"=//g`
    #LineValue=`grep ^"$1" $ConfFile | sed -e 's/ //g' -e s/$1=//g`

    ### 8-30-08 R532 59P ############ (can't have spaces in Itemlist) (single quote sed arguments)

    ItemList="-item "Closed" -item "Week" -item "Eng" -item "Lunar+Week" -item "Motto/Festival/Date" -item "Trunk-lateral+LunarNewYear" -item "Trunk-lateral+Week+LunarNewYear" -item "Calendar" -item "Calendar+Week" -item "Lunar+Calendar" -item "Lunar+Calendar+Week""

    #ItemList="-item "Closed" -item "Week" -item "Eng" -item "Lunar + Week" -item "Motto/Festival/Date" -item "Trunk-lateral + Lunar New Year" -item "Trunk-lateral + Week + Lunar New Year" -item "Calendar" -item "Calendar + Week" -item "Lunar + Calendar" -item "Lunar + Calendar + Week""

    Select=`$NowInputbox -t "Show ${1} lines" -l "Please choose to display in the format" -select -d ${Ccc} ${ItemList} | sed -n 's/^Select=//gp'`

    #Select=`$NowInputbox -t "Show ${1} lines" -l "Please choose to display in the format" -select -d ${Ccc} ${ItemList} | sed -n s/^Select=//gp`

    Being new to script programming, I wanted to put these fixes out there to make sure they are ok for all versions.

    Modified files attached. Today.conf has American holidays. Just remove .zip ext, (not compressed).
    Attached Files Attached Files
    jorcarri likes this.

  9. #9
    Join Date
    Aug 2008
    Location
    New Delhi
    Posts
    229

    Default

    Does anybody have Today.conf for indian holidays, If yes plz upload it

  10. #10
    Join Date
    Feb 2008
    Location
    Auburn,NY
    Posts
    1,047

    Default

    @spidey does this version have scroll across the screen like the when in the super menu or is this one older. I wanted it to say WELCOME TO WINDOWS VISTA PRO EDITION 2.0. I went into the conf file and found the exact date of the holiday and ersased and put wat I wanted it to say but the program wont reconigze for some reason and the helper seems buggy cause nothing works form it

    Phone:Sony X1i Silver Limited Edition running @ 710mhz
    Rom: Dynamics GTX 2.2.0 W7U Edition(21689)
    DualBoot: Android 2.1 ,2.2, and 2.3


 
+ Reply to Thread
Page 1 of 3 123 LastLast

Similar Threads

  1. [App] Today with indian calendar holidays 2009
    By doctor_vishwas in forum Indian Lounge
    Replies: 2
    Last Post: 04-14-2009, 04:09 AM
  2. [App] Today with indian calender 2009 holidays
    By doctor_vishwas in forum A1200 General Chat
    Replies: 12
    Last Post: 01-10-2009, 03:12 PM
  3. [App] Today displaying Indian calendar 2009 holidays
    By doctor_vishwas in forum E6 General Chat
    Replies: 22
    Last Post: 01-04-2009, 07:36 AM
  4. [APP] Screen Capture (App 2) - captures screen shots
    By kentang1174 in forum A1200 Applications
    Replies: 17
    Last Post: 06-19-2008, 04:06 AM
  5. Display Multiple Calendar Events on "Home Screen of E68
    By cma353 in forum E680i General Chat
    Replies: 2
    Last Post: 09-27-2006, 12:11 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1