We continue adding new modules to our blog using the dynamic loader. This time, we will add a very useful module for people who needs to show source code in their posts. The following module will allow you to use the Alex Gorbatchev's SyntaxHighlighter.
Jun 24, 2014
Using smileys in your blog (Blogger)
In the previous post (yeah, I know, very long time since that post, but I've been very busy), here is the code for embedding some nice smileys in your blog.
Publicado por
hipersayan_x
No comments:
Etiquetas:
Programming
Dec 7, 2013
Loading blog modules dynamically
I just want to share a little trick that I have applied to my blog a few days ago. If you have a blog like mine, in which you talk about everything, and maybe in some of the posts you need to use a code highlighter, a math or graphics renderer, or any other kind of scrpt, but in other posts you don't need them at all, maybe you noticed for sure that loading that scripts from beginning in every page that your readers visits in your website, will slow down the page charging, and therefore will degrade the user experience in your website.
So, my idea is to load only the scripts that I need, and enable or disable them with a few minimal code. This trick can be applied to any kind of template of Blogger because the following code doesn't requires to modify it.
So, my idea is to load only the scripts that I need, and enable or disable them with a few minimal code. This trick can be applied to any kind of template of Blogger because the following code doesn't requires to modify it.
Publicado por
hipersayan_x
No comments:
Etiquetas:
Programming
Nov 12, 2013
Binary packages for Webcamoid 5.0.0b2
Many people asked me for releasing precompiled packages for their distros and finally, here you can download the packages for the most common GNU/Linux distributions.
Publicado por
hipersayan_x
12 comments:
Etiquetas:
My Projects
Apr 5, 2013
Subscribe to:
Posts (Atom)
