So, you have a twitter now? If you don't have it then this will be impossible to do. haha
Seriously, sign-up! It's free. :D
On the serious side, Twitter and Facebook is popular today and so with blogging. What we are going to do is automatically tweet you new blog posts. Less hassle, and less effort on you side. You don't need to log-in to your Twitter account, each time you want to share your new blog posts to your followers.
Here's how to do it:
1. Log in to FeedBurner then burn your rss feed. If you don't know how, check this video.
Don't finish the video just until 1:20sec.
2. After creating your FeedBurner Feed just follow the instruction on the images (click the images if you can't read it clearly)
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.
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:/...
Yes, Twitter and Facebook is indeed great places to share content! And this is a really great tip. Thank you for sharing it. :-)
ReplyDelete