http://designshack.net/articles/css/20-awesome-resources-for-twitter-bootstrap-lovers/
http://stylebootstrap.info/
http://charliepark.org/bootstrap_buttons/
http://bootstrapstyler.com/#themes
https://wrapbootstrap.com/
http://bootswatch.com/
http://builtwithbootstrap.com/
http://www.extendingfireworks.com/
http://axutopia.com/twitter-bootstrap/
http://gui.repixdesign.com/#freebies
http://fortawesome.github.io/Font-Awesome/
http://addyosmani.github.io/jquery-ui-bootstrap/
http://www.eyecon.ro/colorpicker-and-datepicker-for-twitter-bootstrap.htm
http://designshack.net/articles/css/5-incredibly-useful-tools-built-into-twitter-bootstrap/
http://alistapart.com/article/building-twitter-bootstrap
Saturday, August 3, 2013
Sunday, July 28, 2013
Map Box
http://www.mapbox.com/help/#adding-custom-layers
http://www.mapbox.com/tilemill/docs/win-install/
http://www.mapbox.com/tilemill/docs/crashcourse/point-data/
http://www.mapbox.com/blog/mapping-google-doc-spreadsheet/
https://github.com/mapbox/tilemill/downloads
http://www.mapbox.com/tilemill/docs/manual/interface-tour/
http://www.enterprisedb.com/products-services-training/pgdevdownload
http://www.sharpgis.net/page/Shape2SQL.aspx
http://live.osgeo.org/en/quickstart/tilemill_quickstart.html
http://dataforradicals.com/the-insanely-illustrated-guide-to-your-first-tile-mill-map/
http://hub.qgis.org/projects/quantum-gis/wiki/Download
http://www.mapbox.com/tilemill/docs/win-install/
http://www.mapbox.com/tilemill/docs/crashcourse/point-data/
http://www.mapbox.com/blog/mapping-google-doc-spreadsheet/
https://github.com/mapbox/tilemill/downloads
http://www.mapbox.com/tilemill/docs/manual/interface-tour/
http://www.enterprisedb.com/products-services-training/pgdevdownload
http://www.sharpgis.net/page/Shape2SQL.aspx
http://live.osgeo.org/en/quickstart/tilemill_quickstart.html
http://dataforradicals.com/the-insanely-illustrated-guide-to-your-first-tile-mill-map/
http://hub.qgis.org/projects/quantum-gis/wiki/Download
Thursday, June 13, 2013
Full Width Footer in Bootstrap
<footer>
<div class="footer">
<div class="container narrow row-fluid">
<div class="span4">
</div>
<div class="span3">
</div>
<div class="span5">
</div>
</div>
</div></footer>
Thursday, June 6, 2013
"SyntaxError: JSON.parse: unexpected character" in Asp.net ,ajax, jquery.....
in system.web
Paste the following code
<compilation debug="true">
<Paste the following code
<compilation debug="true">
assemblies><
add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/></
assemblies></
compilation><
httpHandlers><
remove verb="*" path="*.asmx"/><
add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/><
add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/><
add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false"/></
httpHandlers><
httpModules><
add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/></
httpModules>
Monday, June 3, 2013
Sunday, June 2, 2013
Wednesday, May 22, 2013
Subscribe to:
Posts (Atom)