-->
Addon services: Free file hosting
Dec 21

Major additions:

  • Setup Dialog UI - does not include all available features, but does include the most important ones
    • Change number of scrolling lines as well as visual settings
    • Add/remove custom feeds
  • Change stocks dialog
  • Value change in addition to percentage change

These changes were made in accordance with the stated wish list declared here.

Download binaries here: FreeStocksTicker Beta 2.zip

Download source code here: stocksTicker live beta 2 src.zip

Previous posts:

Quick FYI to users of my “Free Stocks Ticker”
“Free Stocks Ticker” Freeware Beta Update Uploaded
“Free Stocks Ticker” Freeware Wishlist
Free Stocks Ticker and Scrolling RSS Freeware

Cheers!

Dec 2

I put on a great post yesterday and expected some traffic, unfortunately blogvis.com were in the process of getting a new server. So you couldn’t read about it. Just FYI to those who would like to read my content in the future - if this site does not load, I will try to export/import my content at some rate to this site:
withinmymeans.freehostia.com

Cheers!

Nov 5
Wednesday Funny
icon1 Sivan Segev | icon2 humor | icon4 11 5th, 2008| icon3No Comments »

Sometimes you get the “Moondays” (like in office space), on Wednesday. As a software engineer, I usually have internet access and randomly will click on the “Stumble” button on my “Stumbleupon” toolbar. Today I landed on a really funny page - but you have to be a programmer to get the joke.

Quotes about C and C++
My favorite quotes:

  • C++ has its place in the history of programming languages. Just as Caligula has his place in the history of the Roman Empire. (Robert Firth)
  • Being really good at C++ is like being really good at using rocks to sharpen sticks. (Thant Tessman)
  • If you think C++ is not overly complicated, just what is a protected abstract virtual base pure virtual private destructor and when was the last time you needed one? (Tom Cargill)
  • Within C++, there is a much smaller and cleaner language struggling to get out. (Bjarne Stroustrup)
  • I invented the term Object-Oriented, and I can tell you I did not have C++ in mind. (Alan Kay)
  • C++ will do for C what Algol-68 did for Algol. (David L Jones)
  • Java is, in many ways, C++–. (Michael Feldman)

This list is so great and true, that I printed it out and put it on my office wall.

Here’s how you can quote me:
Having been forced to work on C/C++ on linux recently, after years of working with C#/C++ on ms visual studio, the experience is like a grown up being sent back to kindergarten and wearing a diaper full of @@@@@….(Sivan Segev)

C++ is not for dummies. Unfortunately, too many dummies use it to produce programming atrocities, and leave it to the rest of us to attempt to fix it.

C++ for Dummies
c-for-dummies-book.jpg

Cheers!

Oct 30

Continuing from my post about an open source freeware I published called “Free Stocks Ticker”:

updown1.jpg

I didn’t get a lot of feedback, still I did construct my own wish list. Add anything you want in the comments:
* multi instances
* “add rss” command in the context menu
* options dialog: edit stocks list, edit rss feeds
* optional sub menus
* auto rotate feeds
* adjust fonts/colors from xml/ui
* add up/down icons
* add about dialog
* add readme.txt with keyboard shortcuts
* add “start on startup” context menu
* use check mark to show current feed on context menu
* nbc icon
* Link back to my blog and email (why did I not include that to begin with?!)

In the meanwhile, I added a live source zip on skydrive. I will update that source code zip periodically until I make a “release”. At which point I’ll go back to the 3 sites I published to begin with and update them that a new version exists.

Right now, if you are interested, the live c# source contains some fixes to the RSS reader.
Cheers!

Oct 16

Update Beta 2 found here

Allow me to share with you a simple tool I recently wrote. You can download the binaries, unzip them and run for a test. You can also download the source code.

updown1.jpg

First, you will need to download and install (if you haven’t already, or you do not have visual studio 2008 installed):

Microsoft .Net 3.5 Runtime

Then download the binaries, unzip and run:

FreeStocksTicker.zip

Hint: You can customize this ticker by editing the settings xml file that’s in the zip file. You can add any number of RSS feeds to scroll, as well as change which stocks you want to get quotes for.

For those who are interested in the code, download this file:

FreeStocksTicker_Src.zip

The zip file contains the visual studio 2008 project and c# code. In the code you will find examples of:

  • Download stock quotes from Yahoo
  • Implement a simple plugin framework
  • Read RSS using LINQ
  • Parse several date formats in XML based RSS feeds
  • Use XML as a generic settings document (instead of INI)
  • Open default browser from a web link
  • Get primary screen refresh rate

Credits to techniques used in this freeware are within the code.

The license is simple: Download it and do whatever you want with it. A thank you would be appreciated.

Still should write some readme file to explain all the features and keyboard keys… I will do this after I see some feedback and downloads.

Have fun.
Cheers!

Aug 23

At first, when I attempted to track our family’s spending and budget I used Microsoft’s Money 2001. I bought a new computer and it came with. Back then, while setting up there was a voice over instructing you on what you were doing. I thought - ok - pretty nice. After setting up my accounts I began updating our spending manually. The thing kept nagging me about categorizing my spending and how much I spend per category. Now I view this as a complete waste, but at the time I let the software guide me.

My true goal was to know that we have enough money all times at our checking account (the goal was above 1000$). Every check written, every card swiped - I had to put it down quickly. I put in our recurring income and expenses - I clicked on the cash-flow feature and could see how much money I have now and predict pretty accurately how much money I would have in the near future.

When I upgraded to a newer computer recently I realized Microsoft had taken out the Cash-Flow feature from the OEM version (the one that comes with a new computer). To update to the latest version which does include better online updates to your accounts and the same old feature I always used, cash-flow, I bought the newest version for free with a rebate when I bought a Tax software at tax season.

Since we have revised the way we approach budgets (see my other posts, or “our secret” page), I no longer use Money for budgeting purposes - but I still find the cash-flow graph to be very useful. I like knowing how much money I have available to me now and in the next 3 months. Then I set it up with all of our recurring income and bills again and continued to track our available balances.

Cashflow is the only feature of Microsoft Money I actually use these days. I use the Cash-Flow graph for several tasks:

  • Verify I will have enough funds in my checking account considering my bills in the next 3 months.
  • Identify excess funds at our checking account and time contributions to money market account
  • Verify our budget and auto-investment plan for the next year
  • Since my income changes each month based on number of working days - cash-flow allow matching varying expenses and incoming funds

My biggest complaint about Microsoft Money is that it doesn’t support my varying expenses and salaries very well. While I can program very well my prediction on how much income or expense I will have - I cannot really update Microsoft Money into the future very well. There’s a limit on how many entries can be put into the future and there’s no ability to put in the energy expenses to be predicted based on seasonality. Microsoft allow some of their products to be excessively exposed to security issues by allowing plugins and scripts where you wouldn’t want nor expect. That’s not the case with Microsoft Money.

To assist with predicting my salary I wrote a quick program in C#. Nothing to brag about. A function to calculate the number of working days in each half month - and based on my prior income at similar situations - just report to console (dos mode/terminal) how much I should get on each date for a certain date range. I then manually update the “bill” for my salary at Money up to the point in time Money limits me to (which ends up as only 6 months into the future - weak).

To download the C# code, click here: workdaysToSalary.zip

If you need to compile and run it - Microsoft is offering c# express for free, for further details, click here.