Home » 2017

Seal Report

more   Windows XP, Vista, 2003, Windows 7, 2008, Windows 8, 2012 .Net Framework 4.0 Database OLE DB or ODBC Drivers For the Web Server: Internet Information Server version 7 or 8 with MVC4 For the Task Scheduler: Windows Vista, 7, 2008, 8 or 2012 FOR DEVELOPMENT Visual...
Continue reading

4 ways to delete mapped network drives in Windows

more   3. Use Windows/File Explorer to remove a network location mapping from your PC by erasing its shortcut A network location mapping is actually a shortcut stored as a file on your Windows PC. If you can’t delete it using the first method we’ve shown, you can...
Continue reading

Python IDE: The10 Best IDEs for Python Programmers

http://noeticforce.com/best-python-ide-for-programmers-windows-and-mac   All set to play with Python? Python IDE is the first thing you need to get started with python programming. There are many IDEs available out there in the wild and selecting one can be a daunting task. You can get started with Python programming in...
Continue reading

Quick Tip: Make a Chrome App Shortcut For Any Web App

more Create Your First App This tutorial walks you through creating your first Chrome App. Chrome Apps are structured similarly to extensions so current developers will recognize the manifest and packaging methods. When you’re done, you’ll just need to produce a zip file of your code and assets...
Continue reading

구글 검색 상위 노출을 위한 200가지 팁

more 아무리 맛있는 맛집이어도 사람들이 몰라서 안오면 안되겠죠. 물론 맛이 좋으면 결국엔 입소문이 퍼지기 마련이지만, 조금이라도 빨리 많은 손님이 오게 하려면 식당을 잘 알려야 합니다. 블로그도 마찬가지죠. 콘텐츠가 좋으면 결국 많은 사람들이 오겠지만 수많은 웹 상에서 많은 방문자가 오게 하려면 검색이 잘 되는 게 필수입니다. 검색 상위 노출...
Continue reading

From Beginner to Advanced in OpenCart: Module Development

What Are OpenCart Modules? OpenCart modules are analogous to add-ons, plugins, or extensions in other content management systems. It’s through modules that OpenCart gives us the ability to extend its functionality without having to edit the application’s files. As with many other content management systems, it’s generally considered...
Continue reading

PHP Validation And Verification

https://www.phpjabbers.com/php-validation-and-verification-php27.html   Now we have to set this class to apply for every character that we enter. So we add a (+) plus sign after our class definition. We are still missing something. We have not defined the range of our validation test. We have to set which...
Continue reading

OpenCart 2 Search Engine Friendly URLs

Search engine friendly (SEF), human-readable or clean URLs are URLs that make sense to both humans and search engines because they explain the path to the particular page they point to. Using SEF URLs you can convert the standard URLs such as:   http://mydomain.com/index.php?route=product/category&path=20   to their SEO equivalent:...
Continue reading