Tampilkan postingan dengan label Season Greeting. Tampilkan semua postingan
Tampilkan postingan dengan label Season Greeting. Tampilkan semua postingan

Rabu, 19 Desember 2012

Season Greeting (3) : About Time...

Wishing you a Merry Christmas and Happy New Year 2013!
























I thought it is a good idea to write an Early Season Greeting message this year...  At least a few days before 21 Dec 2012. 
 
See... 
There are so many versions of 21 Dec 2012 prediction with hundred (if not in thousand) of books around.  These stories are from thousand years Mayan Calander, hundread years Nostradamus Prophecy, modern Channels, Scientists,  NASA and even Hollywood... 
And, what's more exiting than we are going to test them in two days time! :-)
 
 
Anyway, here is version with more positive outcome...  It says that the mass public is going to have higher consciousness spiritually after the 3 days event.
(click here if you don't see the following video clip)
 

And...
What if NOTHING strange happen AT ALL?
Can we learn anything from it?
 
I think so.
 
"Work expands so as to fill the time available
for its completion."
- Parkinson's law

 
“Somebody should tell us, right at the start of our lives,
that we are dying. Then we might live life to the limit,
every minute of every day.  Do it!  I say.  Whatever
you want to do, do it now!   There are only so
many tomorrows.”
- a spiritual teacher



At least we can use it as a metaphor and learn to think better in how to spend our time more effectively, and doing it according to our highest joys.  There used to have dinosaurs and Atlantis Civilization on this same earth and they were all disappeared long ago... 
 

Here are some planning tools that you may be interested:
Big Picture; Weekly Planner; Yearly Planner; Long Term Planner; Instructions


 
 

Minggu, 18 Desember 2011

Season Greeting (2) : Prosperity Mind Set Indicator





// <- Start copy from Here...
//
// This is an Animated Indicator for Amibroker
//
// This is for the Spirit of Season Greeting.
// Absolutely no copy right or what so ever...
// Composed from idea on webs....
// Free to change text or customize for friends.
//
// Putting this indicator at the top pane could trigger
// your Prosperity Mind Set sub-consciously. :-)

_SECTION_BEGIN("BACK COLR");

GfxSetOverlayMode(1);
SetChartBkColor( ParamColor("Chart Color", colorBlack));
GfxSetOverlayMode(1);
GfxSelectFont("Tahoma", Status("pxheight")/20 ); /* Up down name*/
GfxSetTextAlign( 6 );// center alignment
GfxSetTextColor( ParamColor("Text Color", ColorHSB( 42, 42, 42 ) ));

k = (GetPerformanceCounter()/100)%500;
printf("GetPerformance Counter %g",k);

GfxSetTextColor(colorBlack); 
GfxSelectFont("Arial Narrow", 15, 700 );
GfxTextOut("T O:    A M I B R O K E R   U S E R S   ",100+k ,5);

GfxSelectFont("Arial Narrow", 30, 700 );
GfxSetBkMode(1);
GfxSetTextColor(colorYellow);
GfxTextOut("       H A P P Y   N E W   Y E A R   2 0 1 2 . . .   M E R R Y   X ' M A S . . . .",100+k ,30);

GfxSelectFont("Arial Narrow", 12, 700 );
GfxTextOut("B I G   M O N E Y   O N   O U R   W A Y   N O W!!!    ",100+k ,68);
GfxTextOut("!!!!!!!!!!       Millions & Millions      !!!!!!!!!!!!!!!                             ",k ,88);

RequestTimedRefresh(1);
_SECTION_END();

_SECTION_BEGIN("Background text");
GfxSetBkMode(0); // transparent
GfxSelectFont("Tahoma", 7 );
GfxTextOut( "KH Tang", Status("pxwidth")/2, Status("pxheight")/1.5 );
GfxSelectFont("Tahoma", Status("pxheight")/20 );
Status("pxheight")/2 ;
//_SECTION_END();


anim=ColorHSB( ( k ) % 256, 255, Param("Brightness", 75, 0, 255, 1 ));
SetChartBkColor(anim);

XLogo = 15;
YLogo = Status("pxheight")-68;
GfxSelectPen(colorGold,2);
GfxSelectSolidBrush( colorYellow );
GfxCircle( Xlogo+14, Ylogo+14, 17 ) ;

GfxSelectFont("Aral", 13, 700 );
GfxSelectPen(colorBrown,2);
GfxSelectSolidBrush( colorGold);
GfxPolygon(    
            Xlogo +  11, Ylogo + 0.4,
            Xlogo + 14, Ylogo + 11.5,
            Xlogo + 17, Ylogo + 0.4,
            Xlogo + 20, Ylogo + 11.5,
            Xlogo + 27.4, Ylogo + 18.3,
            Xlogo + 17, Ylogo + 15.8    ,
            Xlogo + 24.3, Ylogo + 23.6,
            Xlogo + 14, Ylogo + 20.5,
            Xlogo +  3.7, Ylogo + 23.6,
            Xlogo + 11, Ylogo + 15.8   ,
            Xlogo + 0.6, Ylogo + 18.3,
            Xlogo + 8 ,  Ylogo +11.5
            );

GfxSetBkColor( colorYellow ) ;
GfxSetTextColor(colorRed);
GfxTextOut("GTS",28,Ylogo+35);

Title = "Bless You";


// <- End Here.

--------------------------------------- SEASON GREETING ---------------------------------------
Wishing all to achieve greater accomplishment in health, wealth and happiness in this NEW YEAR!

See…  There is nothing blocking the future!
And, the drawing is not in scale,
meaning that  the future could
be the next moment. J

Jumat, 17 Desember 2010

Season Greeting (1)

It was fun trying to learn some video editing skill...

Such as prepare a Season Greeting Video...



And other Stuffs... 



Thanks for visiting and have a nice Day.
KH Tang