How to Create Drupal Theme From Scratch . ( theme snippets )



https://drive.google.com/open?id=0B9cPcFcKq6vnTV9aLURILTlCWjA

How to create custom menu in wordpress

https://drive.google.com/open?id=0B9cPcFcKq6vnak0tVU51ZmR5S3c

How to create Shortcut for Netbeans in Ubuntu


My Ubuntu version 14.4 and Netbeance version 8.2

Create New File under :  /usr/share/applications$
File name : netbeans.desktop

[Desktop Entry]
Name=Netbeans
Encoding=UTF-8
Comment=Netbeans IDE 8.2
Exec=/bin/sh "/usr/local/netbeans-8.0.2/bin/netbeans" %U
Icon=/usr/share/app-install/icons/_usr_share_netbeans_7.0.1_nb_netbeans.png
Terminal=false
Type=Application
Categories=Development,IDE;
StartupNotify=false