Category: Web Development

Admiror Gallery 4.5 for Joomla 2.5.x Released!

Finally after a long time avaiting Admiror Gallery for Joomla 2.5.x has been released. 🙂

In the first week after releasing there has been more than 4000 downloads. That proves us that Admiror Gallery’s new version was big success.

There has been some improvements in image handling and a new template additions.

In Admiror Gallery 4.5, galleryView comes as a default template as most users requested it.

If you have any new feature request, suggestions, or bug to report you can do the on the official forum : http://www.vasiljevski.com/forum/index.php

There are, also, plans for porting Admiror Gallery for Joomla 3.5 when it comes out in the 3Q of 2013.

Until then, you can download the Admiror Gallery 4.5 for Joomla 2.5 from Joomla Extensions site, or directly from Admiror Gallery page

Nice jQuery plugin Chat limiter

I came across a nice jQuery plugin for limiting number of char entered in input or textarea element called Charlimiter.

There is also a option for auto generated counter  or you can define your own.

Tested it and can confirm them it works briliantly in the latest versions of Firefox, Chrome, Opera and IE.

Anyway here is the link: Charlimiter, so check it out.

How to set the selected option of <select> tag from the PHP

There is a few ways to do this. The easiest way to do this is in fact really simple, you just need to add a keyword “selected” to the option that you want selected.
For example, if You have something like this:

<select>
 
<option value="1">Apple</option>
 
<option value="2">Samsung</option>
 
<option value="3">HTC</option>
 
</select>

Continue reading “How to set the selected option of <select> tag from the PHP”

Change meta generator tag in Joomla 1.5

There are many solutions that involve  editing the Joomla Core files. This is bad idea, because you will have to do this every time you upgrade Joomla to a new version.  In general changing Joomla core files is not recommended, and you should avoid it as much as possible.

Solution that I find to be much better and cleaner is just to add : Continue reading “Change meta generator tag in Joomla 1.5”

WordPress address (URL) and Blog address (URL) problem

If you accidentally changed  WordPress address (URL) or Blog address (URL), and you cannot access your blog any more there is a easy solution to fix that problem by changing the option table in the WordPress database.

Continue reading “WordPress address (URL) and Blog address (URL) problem”




Recent Posts

GiottoPress by Enrique Chavez