I was born on 1989, grew up with this song on radio. Now, I'm 22. So, the title of this song is "Feel Like Dance". Yah, just until now I discover the title. Performed by the "globe".
About the song: Actually, this is the remix version of "Feel Like Dance" from their new album "house of globe". I provided a download link.
Bulls was defeated again, Game 4, with the score 92-101 (OT). Heat leads now the Eastern Conference Finals with 3-1. The next game will be on Bulls home. If Rose was able to shot the 2 free throws, they will win with the score 86-85 during 4th quarter. But he missed, plus he got two chances to finish the game. Unfortunately, guarded by James, he's not able to score. "Tonight, definitely it was on me. I had two opportunities to end the game. Couldn't do it. If anything, learn from it. Too many turnovers. Really was my fault but I'm going to learn from it." -- Rose As an MVP and as a Bull's point guard he plays big role to the game. He knows his fault and even admitted it. After all, without Rose I doubt that Chicago will be on the Finals. He just missed the chance and maybe not their time on the finals. tsk *Note: Chill! I'm not a sports writer. :)
I've been using DataTables a lot these days, it's good. Actually, it's a very good plug-in for displaying data in table ( haha ), with lots of interaction. Few and should be implemented feature: Can't export multiple table headers API for table width in PDF Export Adding header and footer for Excel Export DataTables uses pdfmake library for its pdf export module. Sample output of pdf To make the table width 100%, as per pdfmake documentation we should set its width to "*". Here it goes: Edit the datatables JS file, find t.table.widths="auto" , change it to t .table.widths="*" . You might want to change the alignment of the table header also: Find tableHeader:{bold:!0,fontSize:11,color:"white",fillColor:"#2d4154",alignment:"center" Set the alignment to left. sample output after the tweak
This is for me, the better Archive Page. Let's see the how it looks. or you can just click my ARCHIVE PAGE in the navigation bar on top. This has cool feature also: Sort by title (ascending or descending) - by clicking the "POST TITLE" table header. Sort by date (older first or newer first) - by clicking the "POST DATE" table header. Option to show all post by Label When you hover the post title a snippet of the post will display. Things that it doesn't have, which is acceptable: You can't change the date format You can't change table header unless you edit the script. Here's how to implement it. 1. Create a Page For New Blogger Interface: Dashboard > Pages > New Page > Blank Page Put a title, of course, like "Archive". :D 2. HTML Tab > Paste the code below <div id="bp_toc"> Loading TOC. Please wait....</div> <script src="http:/...
Comments
Post a Comment
Feel free to ask, suggest and comment regarding this post/blog. You can also contact me through e-mail, just always use the contact page. Thank you for visiting this blog.