• About Me
  • My Slides

WindyGallery's Weblog

~ I am a normal man in quite imperfect little World.

WindyGallery's Weblog

Monthly Archives: November 2008

Make WP printable by WP-Print Plugin

24 Monday Nov 2008

Posted by windygallery in Developer

≈ Leave a comment

Tags

Print, Printable, Wordpress plugin, WP

ทำให้ WordPress สามารถ print ได้ง่ายๆ ด้วยการลง Plug-in ที่ชื่อ WP-Print

http://lesterchan.net/wordpress/readme/wp-print.html

แล้วเพิ่มโค้ดส่วนนี้

<?php if(function_exists(‘wp_print’)) { print_link(); } ?>

ลงในไฟล์ index.php ของ template เช่น

<?php get_header(); ?>

<!– Start of Two Column Fixed Body –>
<div id=”main”>
<div id=”right”>
<?php include(TEMPLATEPATH . ‘/showposts.php’);?>
<?php if(function_exists(‘wp_print’)) { print_link(); } ?>
</div><!– End of Column Left –>

<div id=”left”>
<?php get_sidebar(); ?>
</div><!– End of Column Right –>
<div style=”clear:both”></div>
<!– End of Two Column Fixed Body –>
</div>
<?php get_footer(); ?>

Create a cd (opening a webpage)

13 Thursday Nov 2008

Posted by windygallery in Developer

≈ Leave a comment

Tags

AutoRun, CD

autorun.inf
—————————————–
[autorun]
ShellExecute=index.htm
—————————————–
or
—————————————–
[autorun]
open=command /c start /max index.htm
—————————————–

Open Flash Chart

05 Wednesday Nov 2008

Posted by windygallery in Developer

≈ Leave a comment

Tags

Chart, Flash, Opensource

Open Flash Chart
Open Flash Chart, is open source. It is free to use and you get the source code to fiddle with!

http://teethgrinder.co.uk/open-flash-chart/perl-python.php

Wink

04 Tuesday Nov 2008

Posted by windygallery in Developer

≈ Leave a comment

Tags

capture, presentation, screenshot, Wink

Wink is a Tutorial and Presentation creation software, primarily aimed at creating tutorials on how to use software (like a tutor for MS-Word/Excel etc). Using Wink you can capture screenshots, add explanations boxes, buttons, titles etc and generate a highly effective tutorial for your users.

http://www.debugmode.com/wink/
http://www.debugmode.com/wink/download.php

GraphViz

03 Monday Nov 2008

Posted by windygallery in Developer

≈ 2 Comments

Tags

GraphViz

Graph Visualization (GraphViz)
Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important applications in software engineering, database and web design, networking, and in visual interfaces for many other domains.


Reference: http://www.graphviz.org/
Gallery: http://www.graphviz.org/Gallery.php

Subscribe

  • Entries (RSS)
  • Comments (RSS)

Archives

  • August 2017
  • November 2015
  • August 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • May 2012
  • February 2011
  • January 2011
  • August 2010
  • June 2010
  • May 2010
  • April 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • April 2009
  • March 2009
  • November 2008
  • October 2008

Categories

  • Developer
  • Events
  • Games
  • IDeas
  • Love
  • Photos

Meta

  • Register
  • Log in

Blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Follow Following
    • WindyGallery's Weblog
    • Already have a WordPress.com account? Log in now.
    • WindyGallery's Weblog
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar