Results 1 to 3 of 3

Thread: mIRGGI v0.4.1.S60v3.SymbianOS9.1

  1. #1
    Join Date
    Jun 2006
    Location
    in my car somewhere in France
    Age
    47
    Posts
    17,800
    Blog Entries
    29
    Rep Power
    304147

    Default mIRGGI v0.4.1.S60v3.SymbianOS9.1

    (Copied from the author own words)

    mIRGGI is the first IRC client for S60 3rd Edition devices. It is also available for 2nd edition devices. It is currently in early stages because I just began writing it on 10th of March. I've been meaning to do this for a long time but haven't gotten to it. I don't like the J2ME IRC clients (one big reason is that they suck up a lot of memory on S60) and I don't like using PuTTY, especially on devices without keyboard. Also their fonts are quite ugly (I like small vector fonts, as is obvious from this release





    This is a hobby project and mainly targeted at my needs but I will try to find some relaxing time to enhance it. And especially the things that bother me personally will get fixed fast. There are most certainly some bugs but I have successfully used it for several hours at a time via GPRS without problems.

    mIRGGI has also been seen for a selected few as a terminal IRC client for Linux and Windows. Those versions haven't been updated for a loooong time and were never really released. I might do a version for Windows Mobile someday, too.

    How To Use It?
    First, change the settings (they are automatically displayed when running mIRGGI for the first time). Input nick, username, realname and server. Press back and then connect.

    If you want mIRGGI to connect to channels or open query windows on startup, input them to Auto windows setting. Separate channels and nicks with commas. If you need keys for channels, you can input them too. Example: #channel key,&channel2,nick1,nick2 will open #channel with a key, &channel2 without a key and query windows for nicks nick1 and nick2. These windows are numbered 1-4 and you can use keys 1-4 to quickswitch to them.

    To input text, press enter or OK button. This will bring the cursor to the input line at the bottom of the screen. Press enter or OK to send the line/command. If you don't want to type anything, pressing OK/enter on an empty line disables inputting. If the line starts with / it is considered a command, otherwise the text is sent to the channel or query target.

    When not inputting text, left/right change the windows. Also pressing 0-9 will jump to that window (0 is always the server window, channels and queries start from 1). Up/down will scroll the current window. At the moment, the window scrolls down when new text arrives. I know, this can be annoying sometimes.

    Windows are created when joining to a channel or starting a query. They are not closed if you leave a channel at this time. You can use /cquery command to change the nick in the current query window if the other party changes their nick.

    What Commands Does It Support?
    Commands start with / as usual and the following commands are supported: msg, nick, join, leave, part, query, cquery, mode, me, topic, away, who, whois, whowas. Mode accepts * as the first parameter which means the current channel.

    All other lines starting with / are sent as-is to the server, like /quote command on some clients. So you can also send commands that are not on the list, you just might have to add : characters to certain places.

    mIRGGI also should be CTCP compliant as it provides responses to these required CTCP messages: CLIENTINFO, VERSION, PING. Also CTCP ACTIONs are shown and sent. mIRGGI does not yet implement sending these.

    v0.4.1

    I got the backbuffer for input text working so I decided to release v0.4.1 right after v0.4. There are no other changes in this version.

    mIRGGI has been tested on Nokia N93, E70, E61, N73 and E60. It should work on any S60 3rd Edition device. 2nd edition version has been tested on 6260 and N70
    Attached Images Attached Images
    Attached Files Attached Files

  2.    Advertissements


  3. #2
    Join Date
    Nov 2006
    Location
    Indonesia
    Age
    33
    Posts
    1,891
    Rep Power
    4014

    Default

    Cool chit chat application. thanks for sharing bro.

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    • [Only registered and activated users can see links. ]
    • [Only registered and activated users can see links. ]
    • [Only registered and activated users can see links. ]
    • [Only registered and activated users can see links. ]
    • [Only registered and activated users can see links. ]

  4. #3

    Default

    hey im new to mi e61...can u xplain what exactly dis software does pls?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219