Results 1 to 5 of 5

Thread: LuaLinker (Remote File Grabber)

                  
   
  1. #1
    DCEmu Coder modsyn's Avatar
    Join Date
    Oct 2005
    Location
    katrinaland
    Posts
    30
    Rep Power
    0

    Default LuaLinker (Remote File Grabber)

    Hello all,
    I just finished this LUA program I named LuaLinker. It lets you download
    files from the internet based on file type by using bookmarks. Here's a
    screenshot


    and the readme:
    LuaLinker - Remote file grabber for the PSP
    This program allows you to grab files from the internet
    from a list of websites you save on your memory stick.

    Everything is completely customizable. You can:
    Use your own bookmarks (bookmarks.inf)
    Define your own file extensions list (type.inf)
    Choose where to save the files you download (dirs.inf)

    The future?
    Possible to allow following links (maybe a VERY primitive
    text-based web browser)

    much of this code was borrowed. here is the credits
    Elxx - modified graphicsPrint()
    LuMo - str_explode/implode
    ema - Button (pad) control
    [your name here] - if i forgot someone, oops...

    thanks to p4ch3c0 and LordCthulu for the handy-dandy advice
    on domain resolving!

  2. #2
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,640
    Blog Entries
    3209
    Rep Power
    50

    Default

    any download ?

  3. #3
    DCEmu Coder modsyn's Avatar
    Join Date
    Oct 2005
    Location
    katrinaland
    Posts
    30
    Rep Power
    0

    Default

    oh, i always forget: download

  4. #4
    DCEmu Newbie r00t's Avatar
    Join Date
    Dec 2005
    Posts
    34
    Rep Power
    0

    Default

    wow, thanks

  5. #5
    DCEmu Coder modsyn's Avatar
    Join Date
    Oct 2005
    Location
    katrinaland
    Posts
    30
    Rep Power
    0

    Default

    i have been working on the transfer speed and now it downloads approximately
    as fast (or faster) than the 2.X PSP Web Browser. the reason it wasn't so fast
    before turned out to be the freetype font printing i was doing during the
    progress indication. just by changing it to regular screen printing boosted the
    speed enourmously. cheers and enjoy the fast version, i know i will.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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
  •