edgecrafting.blogspot.com
August 2007
http://edgecrafting.blogspot.com/2007_08_01_archive.html
EdgeCrafting - giving you an Edge! Tips for webmasters , GTD, web-services, wisdom of crowds, SEO, tweaking and occasional rants. PwdHash - One password to rule them all. Group brainstorming is a good idea - when done right. How flat is the world? Gapminder/trendanalyzer coming to google analytics. Speed up your web pages with YSlow. PwdHash - One password to rule them all. So little time - so many sites which need a password when you (have to) register yourself. It's not a solve all solution - your mast...
jespersaur.com
#9 Locals are still a good idea - Lessons Learned While Reading "Effective Javascript" | Roar of the Jespersaur
http://www.jespersaur.com/drupal/node/90
Roar of the Jespersaur. 9 Locals are still a good idea - Lessons Learned While Reading Effective Javascript. On March 20, 2013 - 22:34. Variables declared inside of a function will automatically be made global unless it is prefixed with "var". Bar = "hi"; / Global. Var qux = "hola"; / Local. You can use a tool such as jslint. To spot such mistakes. 8 Globals are still a bad idea - Lessons Learned While Reading Effective Javascript.
bgtechblog.com
Проекти | BG Tech Blog
http://bgtechblog.com/проекти
Проблемите, с които се сблъскваме всеки ден. January 12th, 2015. Тук ще намерите списък с проектите, по които работим в свободното си време за да обогатяваме знанията и уменията си 🙂. 1 AWS Auto Instance discovery for nagios. Права за писане от всички членове на групата (quick note). За зелените… компютри. Как да добавим Quick Launch на Windows7. Script to Generate/Upload ssh key to remote system. Extract images from pdf. Looking for a job. JS Code Quality Tool.
onlysiebel.blogspot.com
Only Siebel: May 2012
http://onlysiebel.blogspot.com/2012_05_01_archive.html
Everything you need to know about Siebel. Thursday, May 31, 2012. Generate Quote using Narrative Reports in CRM On Demand. One thing we all think about is how to design a simple solution to a complicated requirement and so today lets see how to create a Narrative report for a 1:M relation. As you may know Narrative Report can be used only on one record. But, using a combination of reports, we can do the a LOT more! Create a Opportunity Parent Report. In Step 2: Create Layout. In Step 2: Create Layout.
allofetechnical.wordpress.com
John Cantrell | AllofE Technical Blog
https://allofetechnical.wordpress.com/author/allofejohn
A technical blog about various web development topics. Author Archives: John Cantrell. July 10, 2010. In a previous post Zach described a method for determining a page’s encoding and encoding strings to that encoding in php. Now the code he’s given is example code, but it is also a good starting point to show how … Continue reading →. June 28, 2010. Use SimpleXML to parse XML. May 13, 2010. Technical.allofe.com – New Blog. Setting Up a Mobile Development Environment. How to Handle Page Encoding in PHP.
bgtechblog.com
Quick Tips | BG Tech Blog
http://bgtechblog.com/category/quick-tips
Проблемите, с които се сблъскваме всеки ден. Archive for the ‘Quick Tips’ Category. Postfix delete mail queue by tag, sender, receiver. May 25th, 2016. How to install nagios3 on Ubuntu server. April 28th, 2016. Nagios3 nagios-nrpe-plugin nagios-plugins dpkg-statoverride - update. Rw dpkg-statoverride - update. ProFTPd service shuts down automatically. March 28th, 2016. July 17th, 2015. Бързи бележки за 1-2 команди и прансочване на портове 🙂. Как да прочетем мейл, който вече е в опашката на postfix.
blog.nick.josevski.com
Tools | Nick Josevski
https://blog.nick.josevski.com/category/tools
Solving problems. Writing code. Creating new problems. February 17, 2015. IIS, Visual Studio, unable to start debugging on the web server. So this is another logging this issue after some frustrating problem sovling process. This is to help future me when I forget the same windows configuration step in another 8-15 months, maybe it’ll help you too. The most common one was:. Which is not helpful, and the posts I found were people trying to remote debug machines or some thing else not helpful. NOTE: this i...