Join Today
+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2006
    Location
    UK
    Posts
    1,145

    Default Scripts......What this forum is about

    We'll Scripting is a form of programming ususally without UI to make your kernel perform certain tasks. Most of you already run tiny scripts on your phone using .sh or .lin extensions.

    To run .lin files you need lin loader or one of the new mpkg installers in the E6 or A1200 or you can directly run scripts from eKonsole.

    Please post any script you have written or use in the forum, however small it may be because it might be useful for somebody.

    In this forum we will also post guides and answer questions on scripting as well as help the members de-bug their scripts.

    Scripting is one fo the most fun ways to program as it does'nt require cumbersome develpment of a UI and for any Linux or LJ or EZX enthusiast learning scripting is a must
    Regards,
    Akshay

  2. #2
    Join Date
    Sep 2005
    Location
    Jakarta, Indonesia
    Posts
    1,091

    Default

    Scripting not always mean white text on black screen. ShowQ ready for scripting UI on EZX. A good tool for this purpose is opie-sh, it have more advantage options for scripter but not ready yet for EZX. Advance scripter like eakrin will happy with this tool.

  3. #3
    Join Date
    Sep 2006
    Location
    UK
    Posts
    1,145

    Default

    Yes blackhawk, but I did'nt mention show Q as it is not really a configurable interface, lots of limitations , but my main aim in getting this forum is for members to become interested in linux and start understanding the OS b scripting
    Regards,
    Akshay

  4. #4
    Join Date
    May 2007
    Location
    Mumbai
    Posts
    3,011

    Default

    Its working!!!!
    hey, atleast you got one guy interested.


    We're watching you. Be afraid. Be very afraid.

  5. #5
    Join Date
    Aug 2007
    Location
    delhi , india
    Posts
    13

    Default

    hello every one , this is saurav delhi india .. i 've just statted using linux and its really fun , currently i run a ubuntu 8.04 lts on my desktop , i have started scripting but just started , when i write a script for my e6 i will surely share it .. and yen keep on discussing things it really helps .

  6. #6

    Cool

    Quote Originally Posted by Konig View Post
    Its working!!!!
    hey, atleast you got one guy interested.
    It's less a Question of Interests than a Question of Matter!

  7. #7
    Join Date
    Aug 2008
    Location
    kerala
    Posts
    6

    Default

    i wrote a small script to search a name from a csv addresslist, and print out the address one field per line:

    export IFS=","
    lin=`grep -i can.csv`
    set $lin
    echo $1
    while shift
    do
    echo $1
    done

  8. #8

    Default

    hi there im bobjoan of Symbianize XscriptX mod team im a java application modder i do simple java script modifications on my V3x using mobile java application also..
    namely: mini commander, hex editor,& power grasp. im not that good yet i just started mid last year with no background in java just mearly self study how to manipulate java scripts so hopping to learn more bout it in this site hope you could help me broaden my knowledge, im a noobie ni this site. THANKS!
    Last edited by bobjoan; 01-20-2010 at 07:51 PM.


 
+ Reply to Thread

Similar Threads

  1. can't run scripts by linloader
    By Amir_6723 in forum Scripting
    Replies: 9
    Last Post: 12-03-2009, 05:09 PM
  2. E6 firmware forum, the forum of magicians...
    By marcolnx in forum E6 General Chat
    Replies: 9
    Last Post: 09-11-2009, 01:23 PM
  3. Urgent Help: About Bash scripts...
    By amin in forum Scripting
    Replies: 4
    Last Post: 04-29-2008, 05:15 PM
  4. Q: Need something for perl and c++ scripts??
    By m41d3n in forum A1200 General Chat
    Replies: 1
    Last Post: 01-23-2008, 09:32 PM
  5. Java scripts
    By RyoSaeba in forum E6 General Chat
    Replies: 0
    Last Post: 07-03-2007, 09:23 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