Today I needed phpDocumentor to work but after install surprinse !!! Is not working. In every documentation generated by phpdoc a Smarty error is present: Warning: Smarty error: unable to read resource: “pkgelementindex.tpl” in … or Warning: Smarty error: unable to read resource: “top_frame.tpl” in … or … So after hours of code debbuging I found that [...]
Becouse as programmer eBooks and programming eBooks are always good to be around I will post here some free ones. Objective-C 2.0 Essentials C# Yellow Book The C Book The Art of Assembly Language Algorithms: Parsing Techniques Algorithms Web, HTML and related: Building Accessible Websites Dive Into HTML 5 Building iPhone Apps with HTML, CSS, [...]
Have you ever wanted to know all google services links, special search querys like query to find an mp3 file or a avi file? Now it is realy simple with this Google Cheat Sheet Ex. Search for an mp3 file in Google: inurl:htm inurl:html title “index of” mp3 “Artist Name”
If you are like me you “learn from walking” (learn something in time you write a script, an application ). jQuery is a great framework but it become so big that sometimes you can not remember all methods, selectors and basically every stuff implemented there to make your work easy. For this there are Cheat [...]
If you are a beginner in creating themes for WordPress, or you just need to remind you from time to time wordpress theme related functions, the pdf “WordPress Cheat Sheet” is for you. It contain all functions needed for creating a wp theme like in the preview picture below. PDF was made by Ekin Ertaç [...]
Browsing phpclasses.org I had found a very interesting article Neural Networks in PHP . For anyone who dont know yet “Neural networks allow emulating the behavior of a human brain in software applications.” In this article you can read how to implement Neural Mesh to develop Neural Network applications in PHP. (Neural Networks in PHP) [...]
As you know for sometime now Microsoft test it new search engine Bing witch will replace MSN live. In the search engine war along with Yahoo and Google, Bing is fight for the second place now. From the SEO point of view Bing is a new search engine with great potential and every website should [...]
Windows 95/98/Me/2000/2003/XP/Vista/Win7 Click on Start and then Run In the Run type “cmd” In the new screen type “ipconfig /all” You will find for every ethernet card all info like IP, Physical Address, Subnet Mask, Default Gateway . In Linux all versions Open Terminal Window Type “ifconfig”
If you need to change Serial Number (Product Key) for Windows XP for various reasons (maybe you find that your key is pirated and want to enter a new ok one) follow next steps: Click on Start and then Run. In the text box in the Run window, type regedit and click OK. This will [...]