topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 8:35 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - relipse [ switch to compact view ]

Pages: prev1 2 3 4 [5]
101
Borland C++ Builder Contest / Oracle SQL PlusPlus
« on: July 25, 2006, 08:38 AM »
Oracle SQL*PlusPlus
Because SQLPlus wasn't good enough....

If anyone uses ORACLE for a database server, then you'll love SQLPlusPlus.
Syntax highlighting, a nice Grid to view your queries.
A command history.
Support for running scripts.
I was sick and tired of SQLPlus, so I coded my own and now I use it all the time for complex queries and for simple ones...
Here is a screenshot of the latest version, with options to view your data how you want it.

osqlpp.JPG

You can download a demo below, you will need oracle server (or some connection that allows you to connect remotely)


102
what about a network-multiplayer version?

103
Absolutely great game!!!
now it just needs a multiplayer version
-Relipse

104
I definitely need everyone's suggestions, it is hard to make such a program that works exactly with the goals I had in mind...

My goals for this program were
  - Light Weight, Not to use any Hooking or hard API calls
  - Not to make it obtrusive, but rather a helping aid
  - Extremely fast to write notes, (instead of opening notepad and saving the file on your desktop, you have this method)
  - Ability to keep track of completed history ....Using the green completed items, it lets you know that you have accomplished something
  - To make it feel as if it were a part of the program it was used for (an IDE or something), enough that it could replace the existing to-do lists


-ReLipse

www.xhirl.com/software

xhirl.dcmembers.com

105
Pandemic List
A self-customizing to-do list

The problem that I had was that not every program has a to-do list, furthermore, I was working on a project that consisted of multiple sub-projects using different IDEs, and I would use a to-do list in one, and then switch to the other app and i lost track of all my items.

My solution was to create a self-customized todo list. One that does the job, looks simple. I got part of my layout idea from Frontpage's todo list, which was very easy to add items, and was not complicated.

Also C++Builder 6 had a todo list which was very useful, but it is slow, and item completion is a little ok.

There are 4 different views for the todo list, my most recent view I added today was the TrayIcon popup view.
When you switch applications and a new todo item happens, the tray icon animates.


Screenshot of Pandemic-List Popup
popupview.jpg

Screenshot of Pandemic-List Floating View
floatview.jpg
SECONDS LATER, it looks like this!!! What happens when I start browsing the internet with internet explorer?
notice under "associated application" i have it customized to "Internet Research", which uses a regular expression to match all Internet Explorer windows. As soon as Internet explorer is focused, the to-do list items appear (this can be disabled when "Show All Items" is checked).
floatviewmagicappear.jpg

Also we can dock it to the right side of the screen so we ALWAYS know what to do
rightdockview.jpg


Docked to the Top of the screen
Notice you can copy/cut and paste items to and from text!!!
docktopview.jpg

below is my items pasted (in INI format), in the future, i'm thinking about rich text version so we can paste directly in WORD!

[Item2]
Status=0
Priority=1
Task=send in rebates
Group=
Application=
DateModified=7/23/2006 7:03:52 PM
DateCreated=7/23/2006 7:03:52 PM

[Item3]
Status=1
Priority=1
Task=OCR research
Group=
Application=Internet Research
DateModified=7/23/2006 7:31:58 PM
DateCreated=7/23/2006 7:31:58 PM

[Item4]
Status=2
Priority=1
Task=submit pandemic list
Group=
Application=
DateModified=7/23/2006 7:04:04 PM
DateCreated=7/23/2006 7:04:04 PM




106
Finished Programs / Re: DONE - Idea: Movie Cache Viewer
« on: December 15, 2005, 01:46 AM »
GREAT JOB!!! I Love this app!
In fact I love all of your apps.... How did you learn to be so good in that small scripting AutoHotkey language?
That is really cool.

I was wondering if you could make a tool to lock every window EXCEPT a particular one. Like if i have to work on a paper, I would ONLY be able to use Microsoft Word until i am done the paper (prevent distractions).

-ReLipse

107
General Software Discussion / Eingame spikes??
« on: November 07, 2005, 10:46 AM »
 :D I was thinking about that! But i think if anything I will improve the 2d version so its easy to make maps

one thing that I want to improve is the spike walls. Ein runs into them and the box pops up where you have to guess a number.  Most people HATE doing the math and trying to figure out the number. But my question is what else can you do that is effective in guarding an area?



Download Eingame 0.9

Eingame Web page

108
General Software Discussion / Re: A few new programs
« on: November 07, 2005, 05:23 AM »
i really want to continue eingame!

seems to be a "programmer's favorite"

109
what are the shareware ones?

110
General Software Discussion / A few new programs
« on: November 07, 2005, 03:34 AM »
Hey I have a ton of small apps at www.xhirl.com/software
can you tell me what you guys think
(just added the SignupRecordTracker and the PowerNamer

-ReLipse

Pages: prev1 2 3 4 [5]