|
|
Sel2In |
| A tutorial on using the windows command prompt Java |
Demonstration Projects on our Sites:
Email course tool http://sel2in.com/prjs/java/email_course/reg allows administration, sign up and processing of a web site that offers free e-courses. Users can choose one or more courses – and will receive a mail every day with each courses lesson for the day. Admin can add, edit, remove HTML courses and content.
Image XY http://sel2in.com/prjs/java/imageXy/ To capture XY coordinates of images and output in a csv in a works via signed browser applet
Scrabble Rack http://sel2in.com/prjs/java/scrabble_rack/ a GUI component – the rack, holding tile of letters for online scrabble game. Allows user to drag the tiles so can change order.
Information Capture http://sel2in.com/prjs/java/dj_info_capture/ GUI to capture club information and export to csv
More at http://sel2in.com/prjs/php2/
VB6 (applications), VBA projects (Excel, Word, Access)
· Data cleaning and reformatting, database access, report making – graphs, pivots, and more – see http://sel2in.com/prjs/vba
· http://minutes-alarm.sourceforge.net Minute alarm. Taskbar flashing and sound notification. Open Source by me
· http://win-utils.sourceforge.net/ Window Position: Change the position of a window - make the top part negative so its partly hidden
Websites we have worked on
Software Links
Mobile Exercise Timer
_____________________________________________________
http://sel2in.com/prjs/php2/p4/splitCsv/
http://sel2in.com/prjs/php2/p4/imageTextAdd/
Change By Math with code http://www.sel2in.com/prjs/php2/p3/util/change_by/changeBy.php change a integer by another with limits an optional wrap around
Date Difference http://sel2in.com/prjs/php2/p3/dateDif1/curr/DateTwo.php Calculate date difference in days between 2 dates, does not verify if dates are valid.
http://sel2in.com/prjs/php2/p4/splitCsv/splitCsv.php