dragonfly
ezCandlesticks.com
Welcome to the "Lounge"!
 
bamboo
::  Home ::  Poster Gallery ::  Book Store ::  Stick-Mart ::  Your Account ::  Forums ::
Menu
 Home

 Our Community
· Forums
 Public Journals
 Members List
 Our Articles
 Top 10
 Articles by Topics
 Articles Archive
· Search Articles
 Write an Article
 Product Reviews
 Write a Review
 Reference
 Our Encyclopedia
 News Reader
· News Videos
 Candlestick Games
 Concentration
 Crossword Puzzles
 Seek-A-Word
· Sliding_Puzzles
 Pop Quiz!
· Word_Magnets
 Web Stuff
· Downloads
· ezC's Google Gadget
· Site Statistics
 Web Links
Help
· Forum FAQs
 Feedback
· Your Account
· Contact Us
Date & Time
Server Time:
· Date: Sep 09 2010
· Time: 15:32 (24 hr)
· Time: 3:32 PM
· GMT: -0700
Gadget Stats
Total Active: 54990
Windows 2000: 109
Windows XP: 22945
Windows Vista: 27545
Linux: 31
Macintosh: 1503

»» Current Version ««
2.0.0.1

Stats reflect ACTIVE gadgets only, NOT total installed.
Google Ads

ezCandlesticks' Google Gadget Home Page

gadget

collapsed What does it do? Well, it works with Google Desktop , so you'll have to have that first. Our Gadget will sit there and each day deliver a daily Japanese Candlestick definition, pulled fresh from our database straight to your desktop! In addition, there's a little button you can click to access our Specials channel. It's pretty much an advertising page, but it's only our stuff, and you only see it when you want to. The Gadget has some nifty features like user selectable opacity, text color, and background images. You can even load your own picture from your computer as a background! There's no gimmicks, it runs under Google's APIs (programming language stuff), it's free, and it performs as advertised.
So far, I can safely say it works on Windows, Macintosh, and Linux based machines.

Our Gadget is now featured on Google! After you get the Gadget and play with it a bit, it would be great if you would go to the Google page and comment on it. I'd love to see what folks have to say. :)
(And yes, they are listing an older version. They scan every few weeks, so it'll take them awhile to catch up.)
Just as some extra info, downloads from Google, and Download.com, do not increment the download counters on our download page.

Known bugs- will be addressed in the next release:

  1. It has been reported that user selectable font colors and backgrounds do not work on Linux. I'll have to research that item. All else was said to work with no errors.
  2. I have just discovered that some Macintosh machines may not be indentifying themselves to my gadget as expected. Please if you have a Mac and experience any issues tell me. I'm here, and I'll fix it, but I need to know details. email me: austin.gadget at gmail.

Planned Improvements:

  1. For now, the gadget has a simple timer routine to check for new feeds every 4 hours. I'm working on a better sytem that will check local time upon install, and then schedule an update during the night (local time). One concern that has delayed this being implemented is I want to be certain that I have a good randomizing routine setup first. I'd hate for a whole lot of gadgets to decide to hit the server at the same time.
  2. Along the same line of thinking... If the gadget tries to connect to the feed and is unsuccessful, it displays a message to the user. But that's all it can do. I think it would be more robust if, in addition to the message for the user, it at least retained the last successful feed. That way, even though the feed would be out of date, it would prevent the user from having an "empty" gadget. This may be appreciated by people that do not have an "Always On" Internet connection. The downside to this is the entire feed would have to be stored in memory, thus imposing a slight performance hit on the host pc, or stored in a file on the pc. File storage is only available on Windows based computers. Still thinking about this one.
  3. I'm considering adding an additional channel to the gadget. The new channel will contain the "Known Bugs" and the "Planned Improvements", with a direct email link to me. I think this would enhance my ability to get feedback and fix issues quicker.
  4. I still want to make the text color selection a slider bar instead of radio buttons. I just think it would make a nicer interface.

Go To Gadget Downloads Page

Check Gadget Feed Status

Version: 1.0.0.0 (Added on: 2008-08-23)
Change Details:
Features:
  1. Gadget gets a daily definition via RSS from our Encyclopedia database (located in the Lounge).
  2. Has an additional “Channel” accessed by clicking on “Specials” button (shows our advertising).
  3. In normal state in the sidebar, gadget will display the term’s title and picture.
  4. Clicking on the image will open a details window that will display content (either definition or specials ad).
  5. When collapsed in sidebar, gadget will display the term and small icon image of the term (Windows systems only).
  6. Gadget has a local Help File. Doesn’t require Internet access to read our Help File.
  7. User can:
    • Select from 4 included backgrounds (including clear).
    • Select an image from their computer as a background (Windows systems only).
    • Change text color.
    • Select Gadget Opacity (limit set to 20 to prevent “losing” gadget).
  8. When a new version is available, gadget will alert user.
  9. Has a backup server feature, gadget will attempt to connect to a secondary feed server if first fails.
  10. Gadget has smooth degradation- it will inform user if connection fails and give details. Gadget will then attempt to automatically reconnect every 10 minutes if left active.

Version: 2.0.0.0 (Added on: 2008-08-29)
Change Details:
  1. Added a silent indicator of new content on Specials Channel:
    In the form of a "New" graphic that appears when there is new content on the Specials channel, and disappears after the user clicks on the button the first time.
  2. Completely revamped the New Version alert system:
    Removed the popup. Now when a new version is available, the main title changes to "New Version Available". When the user clicks on the main title, it opens the details view and displays content from our "Version" RSS feed. Clicking on the details title will take the user directly to gadget download page.
  3. Implemented a Stats System:
    When the gadget is opened, it sends the word "open", the version number, the operating system, and a random number based on the system clock to my database. When the gadget is closed is sends the word "closed" and the same random number. The word "closed" triggers a deletion of that entry in the database. The result is I can create a page based on this data to generate real-time stats of active gadgets. Note that even though I collect the name of the operating system, the number is purely random and unidentifiable. In addition, this number gets regenerated every time the gadget is opened. There is no historical data, only how many gadgets are active at any given time.
  4. Added Image Resize:
    In the previous version, I failed to add image resizing to the image that shows up on the main window. This caused some image placement issues.
  5. Reorganized contents of the gadget and cleaned up code.

Version: 2.0.0.1 (Added on: 2008-09-07)
Change Details:
  1. Now, as long as an Internet connection is available, clicking on the title on the Help details window will open our Gadget Home Page.
  2. Corrected a minor timer error that would make the spinning loading graphic appear to “stutter” when performing the backup server routine.
  3. Sometimes on a slow or faulty connection, the gadget would connect to the server and think it had received data, but the data would be malformed. The result is the gadget would appear blank. In an effort to make the gadget more robust, I completely revamped the gadget’s RSS feed system. I created a completely new database dedicated to the gadgets, new server side scripts, and of course new code in the gadget. Now the Definitions, Ads, and Version Info channels are in one feed. Hopefully this will improve the delivery system. Time will tell.
  4. Important to Know: It will be essential to get this updated version. As I said, it uses a new RSS feed. After a reasonable amount of time, the original feed will no longer be formatted for the gadgets and the result is any older gadgets will not work properly.

Go To Gadget Downloads Page

Check Gadget Feed Status

gadget
Gadget fully opened, with clear background

Site Visitors
Login

User Name:
Password:
Security Code: Security Code
Enter Code:


Members List Membership
Latest goraj's Profile goraj
Today 0
Yesterday 0
Total 125

Online
Guests 10
Members 0
Total 10


You are unregistered. You can register by clicking Here
Encyclopedia
Total Definitions: 92


Encyclopedias


Candlesticks Encyclopedia


Definitions


Belt Hold, Bearish

Belt Hold, Bullish

Doji

Doji, Dragonfly

Doji, Four Price

Doji, Gravestone

Doji, Rickshaw Man

Hammer

Hanging Man

High Wave

Inverted Hammer

Long Candle

Marubozu

Marubozu, Closing

Marubozu, Opening

Rain Drop

Shooting Star

Short Candle

Spinning Top

Star

Above the Stomach

Below the Stomach

Dark Cloud Cover

Descending Hawk

Doji Star, Bearish

Doji Star, Bullish

Engulfing Pattern, Bearish

Engulfing Pattern, Bullish

Harami, Bearish

Harami, Bullish

Harami Cross, Bearish

Harami Cross, Bullish

Homing Pigeon

In Neck (Line), Bearish

In Neck (Line), Bullish

Kicker, Bearish

Kicker, Bullish

Matching High

Matching Low

Meeting Lines, Bearish

Meeting Line, Bullish

On Neck (Line), Bearish

On Neck (Line), Bullish

One Black Crow

One White Soldier

Piercing Line

Separating Lines, Bearish

Separating Lines, Bullish

Thrusting, Bearish

Thrusting, Bullish

Tweezer Bottom

Tweezers Top

Abandoned Baby, Bearish

Abandoned Baby, Bullish

Advanced Block

Deliberation, Bearish

Deliberation, Bullish

Descent Block

Downside Gap Three Methods

Downside Gap Two Rabbits

Downside Tasuki Gap

Evening Star

Evening Star, Doji

Morning Star

Morning Star, Doji

Rest After Battle

Side by Side Black Lines, Bearish

Side by Side Black Lines, Bullish

Side by Side White Lines, Bearish

Side by Side White Lines, Bullish

Squeeze Alert, Bearish

Squeeze Alert, Bullish

Stick Sandwich, Bearish

Stick Sandwich, Bullish

Three Black Crows

Three Identical Crows

Three Inside Down

Three Inside Up

Three Outside Down

Three Outside Up

Three Stars in the North

Three Stars in the South

Three White Soldiers

Tri Star, Bearish

Tri Star, Bullish

Two Crows

Two Rabbits

Unique Three Mountain Top

Unique Three River Bottom

Upside Gap Three Methods

Upside Gap Two Crows

Upside Tasuki Gap



Top 5 Authors
 1: Austin (2)
 2: VIP Guest (1)
 3: joanna (0)
 4: johnvc (0)
 5: mgp1951 (0)
Current Quizzes


» Just For Fun «
Brain Teasers

» Candlestick Knowledge «
Identify the 12 Majo...

Japanese to English ...



Last Referrers
1: http://search.yahoo...
2: http://www.TheSilkGa..
3: http://www.TheSilkGa..
4: '=(select if(true,sl..
5: http://www.bing.com/..
6: http://community.inv..
7: http://www.google.ca..
8: http://www.google.it..
9: http://nukecops.com/..
10: http://www.google.co..
All logos and trademarks on this site are property of their respective owner. The comments are property of their posters.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. For details, see the license.
Page Generation: 1.19 Seconds