i hope gallery 2.x will have these features
<LI>organized album/category/folder order<LI>admin panel (GUI based if possible)<LI>user friendly installation/upgrading<LI>option to use between mySQL and flat files<LI>easy to customize<LI>'new image' announcement
here's what an example of an organized album/category/folder
<!-- BBCode Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font class="pn-sub">Code:</font><HR></TD></TR><TR><TD><FONT class="pn-sub"><PRE>
/gallery
      /album <!--start gallery-->
           /Anime_Gallery
                       /Angelic_Layer
                              /media <!--this is where the full size images go-->
                              /thumbs <!--this is where the resized images go-->
                       /Cardcaptor_Sakura
                             /media
                             /thumbs
            /J-Idol_Gallery
                       /Hamasaki_Ayumi
                             /media
                             /thumbs
                       /Utada_Hikaru
                             /media
                             /thumbs
</TD></TR></TABLE><!-- BBCode End -->
something like that ^^[/]