9/16/12
5/8/12
ScriptListener missing from Photoshop CS6
This plug-in was installed with previous versions of Photoshop.
Even though this plug-in increases Photoshop's functionality, Most users don't use it t, so it is an optional installation for Photoshop CS6.This is how to install the ScriptingListener Plug-in.
Download the ScriptingListener plug-in package from the following locations:For Mac OS:
Scripting Listener Plug-in for Mac
For Windows:
Scripting Listener Plug-in for Windows
This package contains the ScriptingListener plug-in, scripting documentation, and sample scripts. On Mac
Unzip Scripting Plug-In Release.dmg. and place the Utilities folders to the Applications\Adobe Photoshop CS6\Plug-ins\ folder.On Win 32
Unzip Scripting_Plug-In.zip. and place the folder “Scripting Utilities” in C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\Plug-ins\On Win 64
Unzip Scripting_Plug-In.zip. and place the folder “Scripting Utilities” in C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\You’ll also need to make a folder named “Automate” in this directory (\Plug-ins\) and place the ScriptListener.8li file whenever you are ready to use it just like in previous versions of Photoshop.Need more info:
http://helpx.adobe.com/photoshop/kb/plug-ins-photoshop-cs61.html+l3ny
11/8/11
5/3/11
JQstart.js jquery script loader
jquery vsdoc.js, start.debug.js and start.js
With start.js you can load into your project:
Jquery 1++, JqueryUI 1++, jquery.validate 1++ and jquery Mobile ++.js
e.g.

New in v1.0.2 when you use jQueryUI, jQueryMobile or jQueryValidate Jquery it's automatycly added as a dependency.
While developing use jquery-1.6-vsdoc.js and start.debug.js, Start.js on production
@l3ny
3/28/11
VS2010 and HTML5, My little adjustment to visual studio
I believe that visual studio it's the best tool for making web content.
I was hopping that with the release of the SP1 we were going to get new updated templates with HTML5 tags but it didn’t happened,
So then i went ahead and decided to share the ones I’m using.
L3nyWebApplication
it’s just like the default ASPNET web site with master page that comes with VS2010 but with all the HTML5 tags, in other words HTML5 ready.
It will appear as @L3ny Website when creatting a new website with C#.
To add extra pages use the Aspx5_Item_master_@l3ny, It will appear as @l3ny .aspx master item.
When working with out master pages use template Aspx5_Item_@l3ny
it’s a ASPX item that will appear when adding a new item, It will appear as @l3ny .aspx item
I’ve also have modified the EmptyWeb, I added a Default.aspx and Index.html all HTML5 ready.
A Caveat on this one. It will replace the original EntyWeb template, it has nothing in it anyways.
Id also like to share Links.Ultimate.Web.xml which is the VS2010 start page with some links about HTML5, CSS3 and Jquery. ojo. this will also replace the original so make a back up.
Installation ( i am ussing 7 X64 please change [your user name]
Unzip l3ny folder to C drive and run this on powershell
Video
Copy-Item "C:\l3ny\Aspx5_Item_@l3ny.zip" "C:\Users\[your user name]\Documents\Visual Studio 2010\Templates\ItemTemplates\Visual C#\" -force
Copy-Item "C:\l3ny\Aspx5_Item_master_@l3ny.zip" "C:\Users\[your user name]\Documents\Visual Studio 2010\Templates\ItemTemplates\Visual C#\" -force
Copy-Item "C:\l3ny\html5_Item_@l3ny.zip" "C:\Users\[your user name]\Documents\Visual Studio 2010\Templates\ItemTemplates\Visual C#\" -force
Copy-Item "C:\l3ny\L3nyWebApplication.zip" "C:\Users\[your user name]\Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual C#\" -force
Copy-Item "C:\l3ny\EmptyWeb.zip" "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ProjectTemplatesCache\Web\CSharp\1033\" -force
Copy-Item "C:\l3ny\Links.Ultimate.Web.xml" "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\StartPages\en\" -force
Copy-Item "C:\l3ny\vslogo.png" "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\StartPages\en\" -force
Copy-Item "C:\l3ny\css3_logo.jpg" "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\StartPages\en\" -force
Copy-Item "C:\l3ny\html5_logo.jpg" "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\StartPages\en\" -force
Copy-Item "C:\l3ny\jquery_logo.jpg" "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\StartPages\en\" -force
you can always do it manualy.
get package
@l3ny
12/16/10
Happy holidays to everyone........
I hope that you spend time with your family, because is the only thing
we really have,
and remember that there aren’t ups in downs in life but round and round.
9/18/10
Design is commercial art; design is in the service of someone else's problem.
application; it’s about putting your passion,
emotion, creativity and your design skills to all that you do. ~l3ny
