tihomir ivanov

Hi All,

I learned PHP in only 17 hours and it was absolutely enough to begin work as a PHP developer. Learn More how it can be done.

 

Honestly, I don't like asp.net, php, java, c++, javascript, ruby at all.

So, I Created My Own Powerful Programming Language for a few days.

Learn How it Can Be Done. It's really easy :)

Introduction to Open XML SDK 2.0

Written on January 11, 2010 – 1:22 am | by admin |

Currently, I work with Open XML SDK 2.0 and in this post, I’ll try to explain simple introduction to it: What is Open XML and Open XML SDK? Open XML is an open standard that defines a set of XML schemas for representing spreadsheets, presentations, charts and word processing documents. Microsoft Office 2007 applications (Word, [...]

Tags: ,

AdSensor Desktop Gadget for Windows 7

Written on January 10, 2010 – 2:36 am | by admin |

How often do you check your AdSense account? I found a Windows 7 Gadget that could save you much time, especially if you are addicted to check your AdSense Account every hour AdSensor allows you to watch your revenues and statistic directly on your Desktop. It’s also compatible with Windows Vista. All you need to [...]

Free Flash Resources

Written on January 9, 2010 – 2:22 am | by admin |

Here is a list of website for free flash resources: 1. Flash Loaded.com – here you can find Flash components to enhance your Macromedia Adobe Flash design, ex. flash gallery (3D Sphere, 3D Spiral, 360Pan Viewer, flash TickerFX, etc.), Flash Menus & Navigation (3DMenu, flip Navigation, grid Navigation, iconbar Menu, text Menu, etc.), Flash User [...]

Testing and Validation JavaScript Tools

Written on January 8, 2010 – 2:34 am | by admin |

Here’s a list of tools that can be used to test or validate your javascript code. 1. J3Unit – an object-oriented unit testing framework for JavaScript. It runs javascript tests in the web browser. URL: http://j3unit.sourceforge.net/ 2. JsUnit – another javascript unit testing framework in the browser. It includes a platform for automating execution of [...]

WCF Web Services vs. Standard Web Services

Written on January 7, 2010 – 2:27 am | by admin |

If you have experience with the standard .net web services you may find useful the following table of comparison between WCF Web Services and Standard Web Services. Standard Web Services WCF Web Services client for the service are generated by command-line tool WSDL.EXE ServiceMetadata tool(svcutil.exe) class attribute [WebService] [ServiceContract] method exposed to client attribute [WebMethod] [...]

Tags: ,

How to Promote Your WordPress Theme

Written on January 6, 2010 – 12:28 am | by admin |

I’ve recently created a Developers WordPress Theme and I searched how to promote it Here’s a list of website where you can promote your wp theme: 1. WordPress Themes Directory – This is the most popular WP Themes Directory. It requires registration before submission. By hosting your wp theme there you’ll get: Stats on how [...]

Cool Websites for Inspiration January 2010

Written on January 5, 2010 – 2:19 am | by admin |

Here are some cool website that can be used for inspiration. 1. SHSC I bet you haven’t seen such kind of loading page: Every second (when site is being loading) you can see people who appear flying on balloons URL: http://ourstrategicplan.ca 2. Screenagers I thinks it’s a great Video website. URL: http://screenagers.com 3. Attack of [...]

WordPress Theme for Programmers: Debugging

Written on January 4, 2010 – 1:44 am | by admin |

In my free time I created a simple WordPress Theme for programmers. It is inspired by the Debugging The header background is an ancient assembly code. If you don’t like it you can change the background image in …debuggingimagesheader.png with another The theme is tested under WordPress 2.8 and WordPress 2.9. Version History Version 1.0 [...]

Tags:

HTML5 Resources

Written on January 3, 2010 – 7:06 am | by admin |

HTML5 is the next major revision of HTML (Hypertext Markup Language). It adds a number of new elements and attributes that will change the usage on Web sites. If you want to learn more about HTML5, here are some useful resources: 1. WHATWG (Web Hypertext Application Technology Working Group) HTML – latest working specification of [...]

Blogs with Clear Design

Written on January 2, 2010 – 10:50 am | by admin |

I’ve recently realized that most of the blogs, I often read, has a clear design. The most important thing in a blog is its content. That’s why blog’s design should be so clear that its content can be read easily. Here are examples of blogs that have clear, simple and effective design: 1. Chris Brogan [...]