The CakeylesshopI think I broke the intarweb
ProgEpb
read my profile
sign my guestbook

Visit ProgEpb's Xanga Site!

Country: United States
State: Washington
Metro: Bremerton
Birthday: 3/7/1986
Gender: Male


Interests: Programming, making stuff, waffles, candy, children.
Expertise: Programming I s'pose.
Occupation: Other


Message: message me
AIM: ProgrammerX15
MSN: monkeyofc@hotmail.com
Yahoo: kornasr


Member Since: 5/7/2005

SubscriptionsSites I Read
Torizo
syncarn

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Saturday, September 02, 2006

YAPTemplate released

I have released YAPTemplate on Hotscripts.  I'm amazed too, apartently I've had 9 downloads in one day.  (A lot for me.)

http://www.epbsoft.com/yaptemplate.php


Monday, August 28, 2006

QNote will be out shortly, PTemplate complete

I have developed a PHP based template script.  It's object oriented, extremely reusable and relatively versatile, it can even be used in concert with other template engines even, seeing as it can output a template file to a string instead of to a browser.

(Though, I need to change it's name as there is already a script in wide use with that name.)

file: ptemplate.php  --name to change

contains class:
epb_PTemplate -- to change

class contains:
constructor([source], [source_type])
loadtemplate($source, [source_type])  (type defaults to file)
set_single_item($item, $valie);
set_multiple_items($assoc_array);
setbraces($left, $right)
makestring();  Returns compiled string
print_out();
get_error(); Returns the last error if there was one, and clears the error buffer.


Example use (replaces a few items): http://www.epbsoft.com/testptemp.php
Compare to Template: http://www.epbsoft.com/template.html
Download: http://www.cannisgroup.net/up/files/ptemplate.zip

I'll actually set up a real page for it later, after picking a name and such.


Sunday, August 20, 2006

QNote Development

Been a while since I've posted an update.  Well, here's one for ye. :)  QNote, an old project of mine I started as a basic notepad program for doing things much like Post-It Notes as received some amount of updating.  It Used to only support copy and paste functions.


Now, formatting and color are supported.  Doesn't accept tabs yet or present the option to do so.  Also, if you change the background color without selecting anything, you'll change the background of all the text as well as the background of the Window.  I may release an early version later today. Not sure is me yet.


Sunday, August 06, 2006

Test of the JavaScript


Friday, July 14, 2006

Angel Registration System

For those who have seen my angel coloring sheet, now I have a new treat for you! You can register a new angel and be able to save how you colored your little pookie and show it to the world. Simply go to http://www.epbsoft.com/?page=_registerangel and register a new angel. This will give you angel-specific code to allow you to embed your little pookie into a page. Color and save it, and it'll load (when possible) the way you colored it in the last save.



Next 5 >>