http://SantaLetterNow.com http://freetext.com/

Sel2In
A tutorial on using the windows command prompt Java

Demonstration Projects on our Sites:

Java Projects:

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

 

Image Customize – Add Text Prompts http://sel2in.com/p/imgs/curr/client/c2.php Administration http://sel2in.com/p/imgs/curr/admin/prompts.php (login id: a password: tushar1) Interface via php, image text drop shadow, outline etc via Java jar 

J2ME Secret Message Send http://sel2in.com/prjs/java/sms/pm  (need to download and run on cell phone or Nokia/ Java Mobile Emulator.) Sends SMS message view once only, cannot save or copy.

 

J2ME Server Sync http://sel2in.com/prjs/java/medical_records (need to download and run on cell phone or Nokia/ Java Mobile Emulator.) Sync doctor records/ PDF/ images on mobile with server

 

Exercise Timer http://sel2in.com/prjs/java/Exercise_Timer Helps keep count and time when streching and doing weigths, gyming.

 

PHP Projects

 

WML SMA1 http://sel2in.com/prjs/php/sma1/v4/ and http://sel2in.com/prjs/php/sma1/v4/ad.php WML for mobile devices

 

Santa Letter Customize and send a letter to a child, with name, wishes, good deeds etc. Production site http://sealedbysanta.com/

 

Quiz http://sel2in.com/prjs/php/quiz2/v6/main.php with the set up via excel http://sel2in.com/prjs/php/quiz2/v6/Quiz2.xls

 

Screen Scraper http://sel2in.com/prjs/php/roboScrapeTags/curr/admin2.php can harvest phone numbers, email ids and other information from web pages

 

POP Email To Sql http://sel2in.com/prjs/php2/p3/emlTblReadr/curr/pop1.php Read pop email and store to database.

 

Wiki Link http://sel2in.com/prjs/php2/p4/wikiLnk/v/v5/PG/readme.html Make links to wiki with words found in any html / php page, dynamically.

 

Sitemaps http://sel2in.com/prjs/php2/sitemap1/curr/ Create and download XML sitemap of any web site usable with Google (spiders the pages via web)

 

Recapcha Form  http://sel2in.com/prjs/php2/forms/recapchat1/curr/downloads.php Form with security (is human, bottom of the form asks you to type words seen in image) check using open http://recapchta.net/

 

Lime survey Open Source http://sel2in.com/prjs/php2/lime/lm1/?r=reg customized sign up (with my own word-image capcha)

 

Image Random http://sel2in.com/prjs/php2/p4/images_Show_Random/ display image thumbnails in a grid in a random order - changes every-time page is refreshed.

Special Adding Math http://sel2in.com/prjs/php2/p4/splAdd/A2.php A special addition algorithm - add a fixed 4 digit number to another 4 digit number (but ignore the carry over thus :

 
    9453 
  + 4375

  = 3728

  repeatedly until you get the original number back - always done in 10 iterations.

URL Show http://sel2in.com/prjs/php2/p4/urlShow/  Simple URL shower - enter list in script and it displays each link in an iframe for a few seconds - an auto page slide

More at http://sel2in.com/prjs/php2/

 VB (applications)

VB6, 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. site 2 Now with option to run program on alarm, repeat, save settings, customizable sounds

·         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 developed