Author Topic: Old PicArc project  (Read 5267 times)

0 Members and 3 Guests are viewing this topic.

Offline Iambian

  • Coder Of Tomorrow
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 739
  • Rating: +216/-3
  • Cherry Flavoured Nommer of Fishies
    • View Profile
Old PicArc project
« on: April 08, 2010, 12:02:36 am »
I found this archive on my computer and someone on IRC wants it. So, here it is.

You MUST understand that the archives that are generated by this program are *not* compatible with Celtic III's version of PicArc, though a few modifications to the database can be made to make it compatible. Not sure how well that would work, but it might be something for someone to try.
A Cherry-Flavored Iambian draws near... what do you do? ...

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Old PicArc project
« Reply #1 on: April 08, 2010, 12:03:18 am »
thank you :)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Old PicArc project
« Reply #2 on: April 08, 2010, 12:05:03 am »
nice I should put it in downloads section. I remember you talking about this on Omnimaga channel back in 2006-07. It might be useful to some ppl who don't have enough room for the app.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Old PicArc project
« Reply #3 on: April 08, 2010, 01:38:06 am »
What is it exactly?
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline Iambian

  • Coder Of Tomorrow
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 739
  • Rating: +216/-3
  • Cherry Flavoured Nommer of Fishies
    • View Profile
Re: Old PicArc project
« Reply #4 on: April 08, 2010, 01:46:14 am »
From the ReadME:
Code: [Select]
--------------------
>Forward

 This is a program designed to allow its users to store Pic
 (picture) files on a centralized database, allowing a single file
 to be transmitted and the recall of picture files from that one
 database file to any of the 10 Pic files available on the system
 or right on the graph buffer display.
It was a small project that Geekboy wanted. I was almost hoping this bit of programming would be forgotten, but yeah. I guess it could be useful for those that don't want to be burdened by a huge app like Celtic III if you only wanted that feature.
« Last Edit: April 08, 2010, 01:49:45 am by Iambian »
A Cherry-Flavored Iambian draws near... what do you do? ...

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Old PicArc project
« Reply #5 on: April 08, 2010, 02:57:18 am »
Oh, there was a readme file? My bad, I should have checked. But thanks for putting that there. I don't quite understand still but that's probably because it's almost one in the morning O.O I'll check it again tomorrow though, thanks.
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline Iambian

  • Coder Of Tomorrow
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 739
  • Rating: +216/-3
  • Cherry Flavoured Nommer of Fishies
    • View Profile
Re: Old PicArc project
« Reply #6 on: April 08, 2010, 11:20:09 pm »
I probably didn't word it well.

What it does is allows you to store pic files into a file so you can recall them later.
Benefits: No fear of users overwriting pic files in case they want to use them, keep all your pic files in one place, and also supports a simple method of compression so if you don't use all the screen space, you can reclaim some of it in the form of a smaller size.
Disadvantages: You need the PicArc program to add/extract images, it takes time to get images out of the file, and one might mistake a database program for something else and really mess it up.
Two of those disadvantages are removed when you use Celtic III, but the first one becomes really exaggerated.
A Cherry-Flavored Iambian draws near... what do you do? ...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Old PicArc project
« Reply #7 on: April 08, 2010, 11:22:14 pm »
I have been thinking about using something like this for a while in Illusiat 13, but I would have needed to be able to not have the prog to extract images. Also I wanted to keep Illusiat as pure basic as possible. (only 184 bytes of ASM used)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Old PicArc project
« Reply #8 on: April 09, 2010, 12:08:07 am »
Oh ok, that's cool. Thanks for explaining that, Iambian :)
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)