Showing posts with label Developer. Show all posts
Showing posts with label Developer. Show all posts
| 0 comments ]

The continued speculated Visual Studio 2010 Beta 1 for MSDN subscribers which was ahead set to absolution at an beforehand date has assuredly been launched. MSDN subscribers can log in to their accounts and download a archetype for aggravating and testing.

Since this absolution is a Beta version, the final adaptation is consistently accountable to changes. Hence, users are not recommended to install it into a assembly apparatus and the absolution is mainly for testers’ concern and acknowledgment collection.

There are abundant changes and appearance added into the new Visual Studio 2010. At the aforementioned time, .NET Framework 4 Beta 1 is aswell appear accordingly for MSDN subscribers’ trial.

Users who wish to apperceive added about the new Visual Studio 2010 such as artefact highlights, new appearance etc can apprehend the Visual Studio 2010 Artefact Highlights via the hotlink here. Users aswell can download Visual Studio 2010 and .NET Framework 4 Beta 1 via the hotlink here.

| Continue Reading..

| 0 comments ]

captured_Image.pngCalifornia - As many know, open source operating system is able to cut spending, because the nature of the operating system (OS) is really open and free.

However, it does not mean open source can not provide income. For, through the open source computer users can generate money.

Even though the code that opened the program are given freely, there are some companies that implement the business model with dual-license license.

AFP, Wednesday (5/13/2009) spread if the license model used by taking a software model for  free, and developed by the company. So, when you want to get a premium service that has been created, the user must pay.

Of course, in addition to providing benefits for the company, the OS is embracing all elements. In addition the company also made a minimal expenditure. This is what makes op en source has two benefits at once.

Various countries in various parts of the world start to leave the conventional OS, and using open source. This is what makes Microsoft distraught, making open source as a threat.

So do not wonder if Microsoft opened the opportunity to the developer, to make Microsoft no less classy than Linux. There are now people began to realize the benefits open source also can be found.

Technorati Tags: ,,
| Continue Reading..

| 0 comments ]

Sun Microsystems recently announced the newest product line. Start from the latest version of MySQL 5.4, MySQL Cluster 7.0, to a MySQL partner program called the new Remote DBA. MySQL 5.4 shows the increase in performance and scalability that allows for the InnoDB storage engine to process 16-way x86 server and 64-way CMT server.

"MySQL 5.4 also includes new subquery optimization and JOIN improvement, which resulted in a 90% response time is better for a query," Sun claims.

While the MySQL 7.0 Cluster has the new features include significant increased in performance and scalability. As support for the LDAP directory, and the cluster back-up and treatment that is simpler.

"These include support for popular operating systems such as Red Hat Enterprise Linux, SuSE Linux Enterprise Server, Solaris 10, and Macintosh OS X,".

Sun also announced a new program partner MySQL, Remote DBA, for consulting companies and service providers who want to work with the team in the Sun database MySQL Enterprise to provide benefits directly to their clients.

Pythian Group is a company which is the first official partner MySQL Enterprise Remote DBA, as part of the program partners MySQL Enterprise Connection Allliance (MECA) owned by Sun.

Technorati Tags: ,,
| Continue Reading..

| 0 comments ]

We have today released the first BETA version of our Javascript URL Library. This library is available for use under the GPL.

This Javascript library facilitates the easy construction and deconstruction of URL strings by breaking the URL into it’s various components.

This library is capable or taking a URL as a string or using the current window.location and parsing it into a URL object. Any of the components of the URL can then easily be manipulated as required and the modified URL string can be retrieved. The manipulation of query string arguments is facilitated by the addArg and removeArg methods.

The download for this library includes the Javascript code, a minified copy of the code, an HTML file containing examples and test cases and license information.

The project is available here.

A brief run down of the functions/methods available in this library:

FLQ.URL - Fliquid URL building/handling class.

thisURL() - Parses the current window.location and returns a FLQ.URL object.

set() - Parses a URL and sets the properties of the FLQ.URL object.

removeArg() - Is used remove a specified argument from the FLQ.URL object arguments.

addArg() - Is used to add an argument with specified value to the FLQ.URL object arguments.

parseURL() - Parses the specified URL and returns an object containing the various components.

parseArgs() - Parses a query string and returns an object containing the parsed data.

toArgs() - Takes an object and returns a query string

toAbsolute() - Returns a string containing the absolute URL for the current FLQ.URL object.

toRelative() - Returns a string containing the relative URL for the current FLQ.URL object.

isHost() - Is used to determine whether the host in the FLQ.URL object matches the current host.

toString() - Returns a string containing the current FLQ.URL object as a URL.

Technorati Tags: ,,,
| Continue Reading..

| 0 comments ]

The proliferation of Web technologies has been much on my mind lately. Last week, I talked about the continuum of Web development tools, ranging from traditional browser-based technologies all the way to applications deployed as binary executables. The interesting thing is that all of these tools are designed to achieve similar goals. So which do you use?

I'm not trying to start a flame war. Some developers will swear by Flash, while others will choose AJAX, and even within those groups there will be individuals whose preferences are even more rigidly defined. The question is, how do developers maintain their skill sets -- and, by extension, their value in the marketplace -- when the so-called state of the art seems to change on an almost daily basis?

In contrast to large biological systems, which favor diversity, large programming projects tend toward homogeneity. Excess platforms and technologies are costly and wasteful, both for developers and for the users they target with their applications. Each site will want to standardize on the one or two tools that best meet its needs. Identifying those tools for a Web project, however, can be a daunting task.

Everyone knows that writing a traditional, standards-based Web application means writing JavaScript code. Unlike traditional systems programming languages such as C and Java, however, JavaScript has no standard function library. As a result, developers have not one or two AJAX libraries to choose from, but a dozen.

Then there are those tools that attempt to remove JavaScript from the programmer's dilemma. Google Web Toolkit, for example, lets you write Web applications in Java and compile them down to JavaScript, to be executed in the browser. Others have created similar tools that let you write client-side code in Python, Ruby, and even C.

On the other end of the spectrum, proprietary platforms based on plug-ins -- such as Curl, Flash, and Silverlight -- offer developers more consistency and stability, owing to their centralized control and governance. Each brings with it a unique development methodology, however, and familiarity with one does not necessarily translate into skill with the others.

Which tool is right for the job? What are the best practices? When comparing C and Java for desktop application development, for example, it's easy to point out the relative characteristics and methodologies that each tool will bring to a project. The distinctions between AJAX libraries such as Dojo, JQuery, and Prototype, however, are less clear.

The market for Web development technologies appears ripe for consolidation. And yet, the barriers to entry are so low -- many of the tools are free -- that the market forces that might ordinarily eliminate competitors don't seem to apply here.

In one sense, that's great for the underdogs. In such a market, really impressive technologies have a chance to grow and thrive, with or without the backing of a name-brand vendor. Even the most obscure tools will eventually find an audience if they do the job better than what came before them.

On the other hand, this fragmentation of the market creates a kind of skills crisis. No one Web developer can excel at all of these technologies; the development methodologies behind some of them are virtual opposites. The pressure on developers, therefore, is to specialize. But how do you choose one tool to be your bread and butter from a field this broad? And by the same token, how do you recruit talent for your Web project when your technology requirements might eliminate most of the applicants?

Of course, software development as a profession has always required a certain amount of agility. Experienced systems programmers will tell you that computer languages really are all the same, and that learning Python is trivial if you already know Java.

The most agile developers, however, are those who approach programming with a firm grounding in computer science. Likewise, I suspect that the current abundance of Web tools is a sign that the Wild, Wild West of Web development is coming to an end. Increasingly, ad hoc projects and cobbled-together tools will give way to those that emphasize the values and methods of traditional software development, such as design patterns, code reuse, and refactorability.

But you tell me. If you're in charge of a Web-based software project, how do you go about recruiting development talent? Is familiarity with the specific technologies in use at your organization a priority, or are you more likely to value past success at other projects, even if they were built with different tools? And if you're an independent developer, are you confident enough in your skill set that you feel comfortable moving from project to project, or does keeping up with the latest trends in Web development feel like treading water?

I look forward to hearing your feedback.

 

Technorati Tags: ,
| Continue Reading..

| 0 comments ]

Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office.

In this article, you’ll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery).

So go ahead – print out your favorites and pepper your workspace with these wonderful references.

HTML/XHTML
1. HTML Help Sheet

HTML Help Sheet Screenshot

2. HTML Cheat Sheet

HTML Cheat Sheet - Screen shot.

3. HTML Character Entities Cheat Sheet

HTML Character Entities Cheat Sheet - Screen shot.

4. XHTML Cheat Sheet v. 1.03 – PDF

XHTML Cheat Sheet v. 1.03 - screen shot.

CSS
5. CSS Cheat Sheet (V2)

CSS Cheat Sheet (V2) - screen shot.

6. CSS Cheat Sheet

CSS Cheat Sheet - screen shot.

7. CSS Shorthand Cheat Sheet

CSS Shorthand Cheat Sheet - screen shot.

8. CSS Level 1 Quick Reference – PDF

CSS Level 1 Quick Reference - screen shot.

9. CSS Level 2 Quick Reference – PDF

CSS Level 2 Quick Reference - screen shot.

10. CSS2.1 Quick Reference Card – PDF

CSS2.1 Quick Reference Card - screen shot.

11. CSS2 Reference Guide – PDF

CSS2 Reference Guide - screen shot.

JavaScript
12. JavaScript Cheat Sheet

JavaScript Cheat Sheet - screen shot.

13. Addison-Wesley’s JavaScript Reference Card – PDF

Addison-Wesley's JavaScript Reference Card - screen shot.

14. JavaScript and Browser Objects Quick Reference

JavaScript and Browser Objects Quick Reference - screen shot.

15. The most common DOM methods at a glance – PDF

The most common DOM methods at a glance - Screen shot.

16. JavaScript Quick Reference Card/Cheatsheet

avaScript Quick Reference Card/Cheatsheet - Screen shot.

17. mootools 1.2 cheat sheet

mootools 1.2 cheat sheet - screen shot.

18. jQuery Cheatsheet

jQuery Cheatsheet - screen shot.

19. jQuery 1.2 Cheat Sheet

jQuery 1.2 Cheat Sheet - screen shot.

20. jQuery Visual Map – PNG

jQuery Visual Map - screen shot.

Miscellaneous
21. RGB Hex Colour Chart

RGB Hex Colour Chart - screen shot.

22. The Web Developer’s SEO Cheat Sheet

The Web Developer's SEO Cheat Sheet - screen shot

23. The WordPress Help Sheet

The WordPress Help Sheet - screen shot.

Hope you picked up a cool cheat sheet or two. If your favorites aren’t on the list, don’t forget to share it with us in the comments.

source : sixrevisions.com

 


Technorati Tags: ,,
| Continue Reading..