ngocmanhnguyen posted on March 20, 2010 21:04

If you usually using blog (Windows Live, Blogger, Wordpress, TypePad...) and you're a developer you will need a very useful plugin for your blog is SyntaxHighlighter.

Customize your Options:

How to Use

1. Your Blog Space Settings

1. Upload the SyntaxHighlighter files on your weblog space.

  • dp.SyntaxHighlighter/Scripts
  • dp.SyntaxHighlighter/Styles

2. Add JavaScript and CSS to your weblog page.

  1. <link type="text/css" rel="stylesheet" href="Styles/SyntaxHighlighter.css"></link>  
  2. <script language="javascript" src="Scripts/shCore.js"></script>  
  3. <script language="javascript" src="Scripts/shBrushCSharp.js"></script>  
  4. <script language="javascript">  
  5. window.onload = function() {   
  6.     dp.SyntaxHighlighter.ClipboardSwf = 'Scripts/clipboard.swf';   
  7.     dp.SyntaxHighlighter.HighlightAll('code');   
  8. };   
  9.  </script>  

shCore.js is necessary. You can add only other shBrush{language name}.js that needed.

2. Windows Live Writer Settings

  1. Install the SyntaxHighlighter for Windows Live Writer plugin.
  2. Update weblog style. You can update style from menu "Weblog"-"Edit Weblog Settings..." and "Editing" tab.

3. How to Insert Code

  1. You can insert code from sidebar or menubar.

Supports language: C, C++, C#, CSS, Delphi, HTML, Java, JavaScript, PHP, Pascal, Python, Ruby, SQL, VB, VB.NET, XML, XSLT.

Download the last version here.

Goodluck! ;))

kick it on DotNetKicks.com

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

I am having a problem with Visual Studio 2008 that only started after I had installed Office 2010. If you get this problem then there is a simple solution, well, one that worked for me. You need to run a repair on the “Microsoft Visual Studio Web Authoring Component” that is part of Office 2007.



You can find the setup in the following locations:

Windows 64bit

C:\Program Files (x86)\Common Files\microsoft shared\OFFICE12\Office Setup Controller\Setup.exe

Windows 32bit

C:\Program Files\Common Files\microsoft shared\OFFICE12\Office Setup Controller\Setup.exe

My guess is that when Office 2010 is installed it has a new version of this component that has not yet been made compatible with Visual Studio 2008…

It was a frustrating couple of hours this morning to figure it out with the bulk of the time taken up with an ineffectual repair of Visual Studio 2008 SP1, ahh well, now I know…

I found this post on Office 2010 gotcha 2: Visual Studio 2008 Locks form Martin Hinshelwood - A Scottish software developer: SSW Solution Architect & Microsoft Visual Studio ALM MVP! I really want to thank him a lot. 

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted in:   Tags:
ngocmanhnguyen posted on November 22, 2009 06:46

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted in: New Technology  Tags:
ngocmanhnguyen posted on November 17, 2009 11:36

It’s really amazing to see what one can create using jQuery. Developers just don’t stop making incredibly interactive web applications every now and then. This post just demonstrates excellent examples of some of the best jQuery plugins out there.

jQuery Sliders

1) Slider Gallery- A similar effect used to showcase the products on the Apple web site. This ‘product slider’ is similar to a straight forward gallery, except that there is a slider to navigate the items, i.e. the bit the user controls to view the items. Simple stuff.



2) Accessible slider- Illustrations and code samples showing how to make a slider UI control accessible to those who aren’t running JavaScript or CSS.



jQuery Manipulating Images

3) crop, labelOver and pluck-Crop-Gives your visitors the power to crop any image on the fly using JavaScript only. Also there are 2 other plugins: LabelOver and Pluck.

J-15 in 37 More Shocking jQuery Plugins

  • Live Demo Of Crop: Here
  • Live Demo of LabelOver: Here

4) Semitransparent rollovers -A simple method for enabling semi-transparent rollovers which actually work on IE 6.


  • Live Demo Of Crop: Here

5) Creating A Sliding Image Puzzle Plug-In- Creates sliding-image puzzles based on containers that have images. Running the demo page we get this output in the image below:



jQuery Navigation Menus

6) Digg Header- This is a replica of the Digg header. Fluid width (but only to a point!), drop down menus, attractive search, easy to change colors… There is a lot of smarts in a small place in this example!



7) IconDock- a jQuery JavaScript library plugin that allows you to create a menu on your web like the Mac OS X operating system dock effect one.



jQuery Accordions

8 ) Horizontal Accordion- This plugin provides some simple options to alter the accordion look and behavior.



9) HoverAccordion- A jQuery Plugin for no-click two-level menus.


jQuery Image Viewer

10) Step Carousel Viewer- Displays images or even rich HTML by side scrolling them left or right. Users can step to any specific content on demand.


11) Featured Content Glider- You can showcase new or featured contents on your page, by turning ordinary pieces of HTML content into an interactive, “glide in” slideshow. Supports two different display modes- “manual” and “slideshow.”


jQuery Charts

12) jQuery + jFlot - Plots, Canvas and Charts.


13) Accessible charts using canvas and jQuery – A proof of concept for visualizing HTML table data with the canvas element by using jQuery to provides several types of editable graphs, such as

Pie, Line, Area, and Bar.


jQuery Editors

14) Small Rich Text Editor - Small footprint, Cross-browser, Ajax Image upload, HTML Cleanup with PHP back-end rich text editor with all basic Rich Text functionality included.


15)markItUp! Universal markup editor- This plugin allows you to turn any textarea into a markup editor. Html, Textile, Wiki Syntax, Markdown, BBcode or even your own Markup system can be easily implemented. Worth Checking!

J-27 in 37 More Shocking jQuery Plugins


jQuery Flash Plugins

16) jQuery Flash Plugin- A jQuery plugin for embedding Flash movies.

J-10 in 37 More Shocking jQuery Plugins


17) jMP3- jMP3 is an easy way make any MP3 playable directly on most any web site (to those using Flash & JS), using the sleek Flash Single MP3 Player & jQuery.

J-9 in 37 More Shocking jQuery Plugins


18) jQuery Media Plugin- It can be used to embed virtually any media type, including Flash, Quicktime, Windows Media Player, Real Player, MP3, Silverlight, PDF and more, into a web page.

J-36 in 37 More Shocking jQuery Plugins


jQuery Tabs

You can use the a href=”http://docs.jquery.com/UI/Tabs”>jUI/Tabsto create more dynamic tab functionality. 19) jQuery Tabs- Typical tabbing structure which degrade nicely without JavaScript enabled.

J-11 in 37 More Shocking jQuery Plugins


jQuery LightBox

20) Fancy Box- Kinda different image zooming script for those who want something fresh. Features: Automatically scales large images to fit in window, adds a nice drop shadow under the full-size image, image sets to group related images and navigate through them

J-13 in 37 More Shocking jQuery Plugins


21) Thickbox Plus- Click an Image to view a ThickBox image that is resized when your window is resized to fit the window.

J-1 in 37 More Shocking jQuery Plugins


jQuery Datagrid plugins

22) Flexi Grid- Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content. Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration.

J-2 in 37 More Shocking jQuery Plugins


23) Query Grid 3.1- Datagird plugin for jQuery, where the user can manipulate the number of requested pages with adding, updating, deleting row data.

J-34 in 37 More Shocking jQuery Plugins


jQuery Field Manipulation

24) FaceBook Like – jQuery and autosuggest Search Engine- This autosuggest search engine is inspired from facebook for design, use jQuery as ajax framework and BSN Autosuggest libs.

J-30 in 37 More Shocking jQuery Plugins


25) Masked Input Plugin- It allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates,phone numbers, etc).

J-33 in 37 More Shocking jQuery Plugins


jQuery with cool animation Effects

26) jQuery Enchant- Devoted to rich effects. It already features all effects you know from scriptaculous/interface, as well as many more great additions: color animations, class animations and highly configurable effects.

J-20 in 37 More Shocking jQuery Plugins


27) EasyDrag jQuery Plugin- Add the ability to drag and drop almost any DOM element without much effort. So it’s simple to use and you can also attach handlers both to the drag and to the drop events.

J-14 in 37 More Shocking jQuery Plugins


28) Simple Effects Plugins- Nice animation effects that can easily toggle, hide, show, fade, slide elements.

J-18 in 37 More Shocking jQuery Plugins


29) Slide out and drawer effect- A demonstration of accordion effect in action, where the mouse settles on the title of the ’section’ and the associated links are exposed. What makes this effect particularly cool, is that the drawers maintain a fixed height and slide between restricted area.

J-6 in 37 More Shocking jQuery Plugins


jQuery Worth Checking Plugins

30) crop, labelOver and pluck- How to create a drop cap and apply it to every paragraph in a DIV.

J-17 in 37 More Shocking jQuery Plugins


31) Style Author Comments Differently with jQuery- Nice custom styling applied to comments left by the author.

J-23 in 37 More Shocking jQuery Plugins


32) Creating a fading header- A simple example using jQuery and CSS that shows you how to create the fading header technique.

J-24 in 37 More Shocking jQuery Plugins


33) Coda Bubble- A demonstration of the ‘puff’ popup bubble effect as seen over the download link on the Coda web site

J-25 in 37 More Shocking jQuery Plugins


34) Another In-Place Editor- This is a script that turns any element, or an array of elements into an AJAX in place editor using one line of code.

J-35 in 37 More Shocking jQuery Plugins


35) jQuery Taconite- The jQuery Taconite Plugin allows you to easily make multiple DOM updates using the results of a single AJAX call. It processes an XML command document that contain instructions for updating the DOM.


jQuery Web Applications

36) GenFavicon- A cool online generator that creats little favicons used throughout the web. You have the option of either specifying a URL for the image you’d like to convert or uploading it to the site for processing.

J-28 in 37 More Shocking jQuery Plugins


37) WriteMaps- WriteMaps provides an easy-to-use interface for creating, editing, and sharing your sitemaps.

J-29 in 37 More Shocking jQuery Plugins


Great Resources for jQuery Inspiration and How to’s

jQuery Google Group Learning jQuery jQuery Tutorials for Designers

This article I've collected from Noupe's Blog. If you like jQuery you can comment about it. ;))

kick it on DotNetKicks.com

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted in: JQuery  Tags:

Page List

    Calendar

    «  July 2010  »
    MoTuWeThFrSaSu
    2829301234
    567891011
    12131415161718
    19202122232425
    2627282930311
    2345678
    View posts in large calendar

    Recent Comments

    Disclaimer
    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

    © Copyright 2010 SFI.VN Team