tag:blogger.com,1999:blog-58152053360184439322008-05-16T02:54:33.407-07:00Programming Resources, News and Ideasbayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comBlogger73125tag:blogger.com,1999:blog-5815205336018443932.post-41433737809010094282008-04-30T23:07:00.000-07:002008-04-30T23:13:29.999-07:00Useful articles and links 5Free Admin Template For Web Applications
It is a 3 column design with a tabbed menu. The idea is having the standard categories in the tab menu for an easy reach and have all the detailed ones in the left menu. And there is an info box at the right to inform users what’s going on at that page. You can customize it however you want to fit your project. It has a listing and a new entry sample whichbayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-19109857072227166472008-04-28T03:27:00.000-07:002008-04-28T03:34:35.686-07:00Useful articles and links 4Build custom templates for your data-driven Web sites
Most developers dread dealing with HTML tables and cells to build their Web sites. For one thing, tables make it difficult to modify the site later or to change its appearance. Discover some basic techniques for writing Web sites that you can later re-skin by using templates during the site's initial creation. Also, learn why you should use bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-15032003637301302322008-04-21T01:20:00.000-07:002008-04-21T01:23:07.179-07:00IT Outsourcing Job TrendsOn oDesk, there is new part that could be very useful for us. If you plan to learn new technology, you can make your decision easily after you see the trends on oDesk Job Posts. As you see there Visual Basic is going down while Rails is going up. It means you better start learning Rails instead of Visual Basic ;)
Here you go; http://www.odesk.com/trendsbayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-74849439399356525632008-04-15T20:58:00.000-07:002008-04-15T21:04:40.295-07:007 days tutorial of Symfony 1.1With the completion of the new Symfony 1.1 framework, there are many changes in store for the average Symfony developer. Some less visible changes in the framework include a refactoring of the core classes to increase modularity. The largest change, by far, is in the handling of forms, validation, and the helper system. During the next seven days, we'll be covering the new approach to Symfony bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-33196469642718871562008-04-13T21:40:00.000-07:002008-04-13T21:48:34.946-07:00Useful articles and links 3Google Code University
This website provides tutorials and sample course content so CS students and educators can learn more about current computing technologies and paradigms. In particular, this content is Creative Commons licensed which makes it easy for CS educators to use in their own classes. The Courses section contains tutorials, lecture slides, and problem sets for a variety of topic bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-19683777332005916612008-04-11T00:58:00.001-07:002008-04-16T23:51:21.278-07:004 places for developers to make moneyI have been spending times to search for a places where buyers outsource their various software project to offshore developers, especially to cheap countries.
oDesk
Most qualified providers and most qualified suppliers, developers. Rate are either hourly or fixed. Competition is much more than other places.
oDesk is a global service marketplace for small and medium sized business to hire, manage,bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-53277348320184623812008-04-11T00:53:00.000-07:002008-04-11T00:57:37.363-07:00Symfony vs Zend framework vs Cakephp vs OthersYou are here because you are trying to compare these PHP frameworks to each other. You are spending your time for nothing. These frameworks are all have their own features and purposes. Zend framework is not actually framework, it is just library of useful PHP components, While cakephp and symfony are port of ROR into PHP. If you are familiar with PHP, you don't need to start new language, ruby. bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-89382302781136998392008-04-11T00:47:00.000-07:002008-04-11T00:52:54.660-07:00Why you should use Symfony?Actually, you can find plenty of reason why or why not you should use symfony framework. I think advantageous facts are much more than its disadvantages. Thierry Schellenbach has listed 10 reasons why you should use Symfony.
Ajax and JavascriptInstant admin interface: Advanced crud generation for admin interfaceNice Urls: The Routing SystemForm Handling: Fillin, Validation and CreationDebugging bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-36349011453667646522008-04-02T21:15:00.000-07:002008-04-02T21:21:34.032-07:00SSH, SVN, Putty, Tortoise, and Zend Studio using svn+ssh://Here’s some “how tos” that shows you how to set all up . HowTo: Configure SVN+SSH with Subclipse on Windows
Use ssh tunnelling to access a Subversion repository using SSH tunneling (i.e. with a subversion repository url of svn+ssh://myservername/myrepo) using the Subclipse subversion integration with Eclipse. I tried various things and used each of the three interfaces for configuring Subclipsebayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-51674590005391794332008-04-01T02:47:00.000-07:002008-04-01T03:21:47.174-07:00Useful articles and links 2Multithreading in PHP with CURL
Most PHP developers have heard of the CURL extension for PHP or even used it. However it is mostly used in a basic form: to retrieve content from other websites or (RESTful) webservices. Ofcourse PHP itself offers several functions (like fopen or fsockopen) for getting this content, but they are all very basic. It is easy to run into limitations, for example you bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-19240362502337945772008-03-24T03:36:00.000-07:002008-03-24T03:43:32.725-07:00Useful articles and linksYUI 2.5.1 Released: Improved AIR support, JSON security patch, YUI Configurator, and bug fixes
The YUI team released version 2.5.1 today and it’s available for download from SourceForge. This is a general patch release with 67 issues addressed throughout the library. 2.5.1 improves support for developers running YUI in Adobe’s AIR environment and addresses an important security issue raised over bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-76207777059867968142008-02-25T06:03:00.000-08:002008-02-24T23:30:59.293-08:00Zend vs Symfony frameworkI wrote about my decision to go on with Zend framework. Few days ago, i already posted an article, review, resources and tutorials about ZF here. Then i went through that articles and tutorials, spent about two weeks just for reading and learning. Let me say that related resources are not enough on Zend framework. It was very difficult for me to find howtos on any topic related to ZF.
Instead i bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-10587372431343586732007-12-02T16:48:00.001-08:002007-12-02T17:25:15.504-08:0030 AJAX TutorialsAJAX Client-Server Communication Tutorials
Alternate Ajax Techniques, Part 1
By now, nearly everyone who works in web development has heard of the term Ajax, which is simply a term to describe client-server communication achieved without reloading the current page. Most articles on Ajax have focused on using XMLHttp as the means to achieving such communication, but Ajax techniques aren't limited bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-19715413156493129162007-12-01T21:30:00.000-08:002007-12-01T21:36:43.467-08:00Study at MIT for free - MIT Open CoursewareOCW is a free publication of course materials used at MIT. Get lecture notes, problem sets, labs and more.Watch lecture videos and demonstrations.Study a wide variety of subjects. MIT is committed to advancing education and discovery through knowledge open to everyone. OCW shares free lecture notes, exams, and other resources from more than 1800 courses spanning MIT's entire bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-1201767790838873862007-11-30T03:31:00.000-08:002007-11-30T03:35:02.106-08:00Easy setup and configure WampServer - MySQL5, PHP5 + PECL, Apache2, PhpMyAdmin on Windows XPWampServer is a Windows web development environment. It allows you to create web applications with Apache, PHP and the MySQL database. It also comes with PHPMyAdmin and SQLiteManager to easily manage your databases.
WampServer installs automatically (installer), and its usage is very intuitive. You will be able to tune your server without even touching the setting files.
WampServer is the only bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-10497717469585189982007-11-30T03:21:00.000-08:002007-11-30T03:30:54.456-08:00Thinwire - Next generation Ajax FrameworkThinWire is a development framework that allows you to easily build applications for the web that look and feel like the desktop applications you're familiar with. ThinWire focuses exclusively on a server-side programming approach, rather than the blended client-side & server-side approach taken by many frameworks. A benefit of this approach is that your code base is typically written entirely inbayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-13460182533331273182007-11-30T03:17:00.000-08:002007-11-30T03:20:10.999-08:00MySQL Singleton Class with PHP5The singleton can be use in lot of differents cases. In this exemple we will make a MySQL connection Singleton class. This will help us to always use the same connection.
class MysqlDB{
static private $instance_MysqlDB = null;
private
$objMysqli;
/**
* Instantiate the object
**/
private function __construct(){
$this->objMysqli = new mysqli("localhost", "root", "", "mysql");
if (bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-54950203181852604522007-11-30T03:15:00.001-08:002007-11-30T03:17:23.246-08:00Zend Framework OverviewFav.or.it creator Nick has explained why he chooses Zend framework among the other PHP5 frameworks.
Is it a framework? The first thing that I always have to explain when talking about the Zend Framework is that to me it is not a ‘framework’ or not in the same way others are frameworks. This causes a lot of confusion and misunderstand of what the Zend Framework has to offer. To me most frameworks bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-9161290187994010802007-11-29T21:44:00.000-08:002008-04-13T23:10:33.617-07:00Beginning Symfony tutorial - Moving from plain PHP to Framework based developmentLately, i have been busy with recent two projects, which are being developed using Symfony framework. Let me say that it is fantastic. I wonder why i didn't use it before. Symfony is PHP5 framework inspired by Rails framework, exactly suitable for Web 2.0 application development. I planned to write tutorial about how to start Symfony, but realized that there are plenty of good tutorials out therebayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-27194948123679527812007-10-23T01:34:00.000-07:002007-10-23T01:42:33.575-07:00Tune your web application's performanceThere are ways to test your web application's performance against different loads. Automated testing applications really helps in these way. Load testing, stress testing, regression testing, and unit testing. All of these tests can be automatized using tools. Here is the open source/free web application testing tools;
JMeter - used to test performance both on static and dynamic resources (bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-23136851628570564942007-10-04T05:59:00.000-07:002007-10-04T06:06:54.216-07:00First cheque from Google ;)I have just received my first cheque from Google. Thank you guys for visiting my blog, supporting me and driving traffic to my posts. I will continue to do my best to share my knowledge and experience with you. This payment really encouraged me. Thanks again.
bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-28095820661861354162007-09-30T21:11:00.000-07:002007-09-30T21:19:22.342-07:00Icons and Flags; FamfamfamProudly introducing famfamfam.com where you can find sweet smooth colorful tiny icons that you can use for free for your web 2.0 applications. There are flags too, all of them are distributed with no cost, but donations are welcome. Famfamfam icons are used by many good web 2.0 applications including pownce.bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-54721448671917890452007-09-29T04:19:00.000-07:002007-09-29T04:27:41.069-07:00Submit your codes to be refactored by expertsI have compiled a list of refactoring tools for PHP, Java and .NET that you can use to automate your refactoring actions to improve quality of your codes. But now, you don't even need to use these tool. There are guys who are waiting to refactor your codes ;). RefactorMyCode is very interesting place that you should visit if you are developer. The idea of the site is that you can submit your bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-29983193456545106282007-09-29T03:33:00.000-07:002007-09-29T04:11:25.348-07:00Issue tracking systems for Agile developmentI have been using Microsoft Project Server for my softwares projects, but i have never felt comfortable with it even once. I think it is not for software development, but is general purpose project management tool. Software projects are not projects like building an apartment, or making a road, or some others. Especially, agile development is much different than regular projects. We build bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.comtag:blogger.com,1999:blog-5815205336018443932.post-28356802438852283672007-09-20T19:18:00.000-07:002007-09-20T19:42:51.807-07:00RubyOnRails vs EveryoneRoR guys, Jason and Gregg from Rails Envy, have made series of videos comparing Ruby on Rails with other frameworks and languages; PHP, .NET, DJ Ango :) , Java etc... I find these videos very funny. These videos acts as advertisements series for Rails and Mac. So why shouldn't I use Rails? Cos i don't have Mac ;)
Ruby on Rails vs PHP
Ruby on Rails vs PHP
Ruby on Rails vs PHPRuby on Rails vs PHP
bayarsaikhanhttp://www.blogger.com/profile/08071358135315615863noreply@blogger.com