Results for developerworks. Search took 0.84 seconds.
DoCoMo拟27亿美元收购印度塔塔电信26%股权
in Wangtam, on 2008-11-13
• DoCoMo拟27亿美元收购印度塔塔电信26%股权
• Sun股价跌至13年低谷面临被购之痛
• 连线杂志网络版编辑团队裁员10%
• 电信联通签订首个共建共享协议
• 首届中国天使投资人年会今日举行
• 好友证伊能静庾澄庆已离婚三年
• RefSeek.com
• Track This Now - TRACK news articles across the world in REAL-TIME
• Browse by cover - Big Book Search
• TeemingPod: Making Social Interaction Po...
jQuery simplifies your Ajax experience
in Java Entrepreneur, on September 11, 2008
If you would like to make your life relaxing then you need to take a look at jQuery. jQuery library is a great fit for both newbies and experienced lot. It will not only simplify your coding but also keep it short. Now you don't have to worry about writing repetitive coding and DOM scripting ...
10 Admin Tips
in HackITLinux, on July 26, 2008
Photo courtesy of iStockphoto, Paul Vasarhelyi
Tips are often little hacks that are passed on from one user to another. In this case, it is passed on from one admin to another, with hopes that it will make life easier for system administrators. BTW, have you shown appreciation to your admini...
Generating JavaScript code was never so easy before
in Java Entrepreneur, on April 11, 2008
Most of us believe that Java EE can be a tough nut to crack in terms of creating new and customizing existing web components but this may not be the case. With the latest JavaServer Pages features one can create reusable Ajax and Java components based on JSP tag files. I came across this article...
How to build tables using Ajax
in Java Entrepreneur, on March 18, 2008
I just came across this informative article on IBM which talks about how one could use Ajax for building tabs, tables and gliders. Here it explains how one could put Ajax to use for building basic tables by sending an XML request to the server over the Ajax. You can even end up creating tabbed w...
Tutorial on OpenMoko software development
in HackITLinux, on November 17, 2007
Now that mobile devices are starting to gain more numbers compared to desktop computers, the race is on to port desktop apps and/or develop new mobile applications for these devices. With various platforms available, it pays to be familiar with what are available out there.
[image by Flickr:...
Take your media experience to the next with Ajax
in Java Entrepreneur, on November 5, 2007
...rove upon your media experience? If yes then you definitely need to read this. This article of IBM DeveloperWorks explains how you can combine media with Ajax or PHP for making your media experience...
Improve your tryst with Ajax, courtesy Ajax tags
in Java Entrepreneur, on October 30, 2007
You heard a lot about AJAX and wanna use it for overhauling your online experience? If yes then you have come to the right place as you need to know something about AjaxTags which is JavaScript library that lets you integrate Ajax functionality in your JSP pages effortlessly. As a developer and ...
How to limit execution of cron and at tasks
in HackITLinux, on August 18, 2007
We presented how you can automate jobs using cron and at before. However, what if you want to limit a particular task for a certain duration only - say, record an audio stream from 2AM to 3AM only or keep tab if a task hangs or something?
Here's another tip from IBM's Ian Shields o...
Automating Tasks with Cron and At
in HackITLinux, on July 22, 2007
There are two little applications that are often missed by new system administrators and/or desktop users and these are cron and at. These little critters can make your life easy when running resource intensive tasks that can wait until everyone is no longer using the system or when the demand fo...
操作比美 iPhone!HTC Touch 正式发表
in Wangtam, on 2007-06-11
- 操作比美 iPhone!HTC Touch 正式发表
- Flickr被封可能是因为中国官方为了保护儿童免受淫秽图片侵害
- Flickr blocked and Flickr blocks?
- Anatomy of the Linux kernel
- TagsAhoy: All your tags in one place
通用的 tag 系统,基于 Web 的应用都可以使用该系统标上 tag,方便检索和管理。
- Wazap!
游戏搜索引擎,包含游戏信息、新闻、秘籍、下载等。
- Another executive shakeup at Revver
继...
Customizing your shell
in HackITLinux, on May 30, 2007
Linux Magazine's Editor-in-Chief, Martin Streicher, outlines the various ways of customizing your favorite shell . Most users tend to take the shell as it is without knowing that you can customize it according to your needs. You can assign aliases to frequently used commands, e.g., &quo...
First look at OLPC OS
in HackITLinux, on April 27, 2007
I have covered the OLPC project several times already but I have not really dug deeper on its underlying OS. Mr. M. Tim Jones was kind enough to provide us with a first look of sugar , the OLPC operating system user interface. He even mentions how you can play around with the OS with...
Learning more about virtualization in Linux
in HackITLinux, on April 24, 2007
With linux kernel 2.6.20 and upwards providing full virtualization solution via the Kernel Virtual Machine (KVM), it is best to learn what you can and cannot do with this new feature.
M. Tim Jones provides an in-depth study of the KVM architecture and its advantages compared to other...
Apple,Opera和Mozilla都将支持HTML5
in 西行资讯, on 2007-04-15
HTML5是谁?我们现在使用的是HTML4,那么HTML5就是未来我们将要面对的新一代HTML了,这么解释明白不?
对了,解释下左侧那个漂亮的老虎:这是使用 JavaScript 和 canvas 元素呈现的 SVG 老虎图像,而canvas 是HTML5 特性中最知名的元素。顺便说一下,Firefox 1.5 和 Apple 的 Safari 浏览器也实现了 canvas。
融合了Web Apps 1.0和Forms 2.0规范,是多年努力协作的结晶。使用更为清晰的一致性准则制定了现有HTML4标记和API的实现和文档。
HTML5已经被W3C作为将来HTML开发的新起点,W3...
Faster boot-up time
in HackITLinux, on March 13, 2007
One of the complaints that I have heard about Linux is the slow start-up. I guess the way Linux displays the services that are starting upon boot up gives an impression that it is slow. Well, there is no denying that it is slow but not that slow compared to other operating systems - so there is...
魅族M8详细配置曝光
in Wangtam, on 2007-03-05
- 魅族M8详细配置曝光
- 马兆骏:将来有天我们会老化
- Bebo IPO - Possible?
- Google Apps: Gmail SLA jury still out
- Google Apps in first collapse
还没推出几天,这么快就出问题了。
- Why Google needs Viacom, big time!
- WordPress 2.1.1 dangerous, Upgrade to 2.1.2
Bashful tips
in HackITLinux, on February 22, 2007
Bash is one of the most popular Linux shells available. Heck, it is even the default shell for Mac OS X. :) How many of us use the full power of our shells? I, for one, don't that is why I found this tutorial very informative.
Are you confused by the plethora of testing and comparison o...
Growl for Linux?
in HackITLinux, on February 17, 2007
For those of you who have not seen how pretty the Mac OS X GUI really is, I pity you. :P Anyway, one of the hacks available on the Mac is Growl , a notification system. Applications using Growl can provide non-obtrusive ways to notify users of the status of the application. The image here (take...
Maximizing SSH
in HackITLinux, on February 17, 2007
Here's another article on SSH. Whilst it is often used for remote access , it can be used for a whole lot of other functions. The article provides ways in using SSH, particularly OpenSSH, to copy files to and from remote servers and to automatically logging in to remote servers using...
The Portland Way
in HackITLinux, on February 14, 2007
How many times have you encountered a problem of needing an application that is only available on the other desktop environment (DE)? For instance, if you use KDE, using Gnome's Evolution might be possible but it would have been better if it were written for both DEs. Programmers pre...
No RAM? No Problem!
in HackITLinux, on February 3, 2007
When I started tinkering with Linux, my base computer memory was 128MB. That practically is an indication of my age. Hahaha. Anyway, running applications was not an issue since there were not that many applications that demanded a lot of resources, e.g. PINE was used for e-mail, Mosaic for graph...
Convert XML to JSON in PHP
in PHP-Developer-Blog, on 22.01.07
...en können bevor sie an den Browser geschickt werden. Zum Tutorial: http://www-128.ibm.com/developerworks/xml/library/x-xml2jsonphp/
Info JSON ( Wikipedia ): JSON , kurz für J ava S cript O b...
More on Virtualization
in HackITLinux, on January 2, 2007
I predict that virtualization will be big this year. In line with this, I point you to a good tutorial on virtualization technologies available for Linux. IBM discusses the different types of virtualization and then outlines the various virtualization technologies available on Linux. In summar...
Mastering Z Shell
in HackITLinux, on December 26, 2006
...n, it is recommended that you check out the " Get the most out of zsh " article from IBM DeveloperWorks to know more about the Z shell.
The real differentiator between zsh and other she...
Wireless Coffee Pot: Coming Soon?
in The Wired Home Weblog, on December 18, 2006
Searching for the perfect gift today, I came across a very interesting article about a wireless coffee pot . One of IBM's geniuses actually took the time to plot out how one could develop a wireless coffee pot using object-oriented programming. I'll be the first to admit I'm no prog...
Is IBM Happy Over Sun's Open Source Java?
in Java Entrepreneur, on November 20, 2006
IBM wants that Sun should participate in the currently running open source Java projects at Apache rather than coming up with new ones. With Sun already having open sourced Java under the GPL you must be thinking that IBM might be feeling joyous considering the fact that it was IBM which had sen...
Automate backups on Linux
in HackITLinux, on October 4, 2006
The loss of critical data can prove devastating. Still, millions of professionals ignore backing up their data. While individual reasons vary, one of the most common explanations is that performing routine backups can be a real chore. Because machines excel at mundane and repetitive tasks, the key t...
IBM's New Offerings to the Open Source Community
in The CIO Weblog, on September 8, 2006
... to help clients quickly design, develop and test applications.
New Eclipse Callisto resources -- developerWorks, the skills-building hub of IBM's developer community with nearly 5.5 million reg...
Running Linux and BSD on the Mac Mini
in HackITLinux, on August 28, 2006
This article looks at the current state of Linux™ and NetBSD support on the Mini. If you need all the hardware and options fully supported, these open source options won't do it for you ... yet. But, if all you need is a stable kernel, a C compiler , and network support, the code is hi...
Boot Linux Faster
in HackITLinux, on August 27, 2006
This article teaches a good way to increase your Linux's boot speed . The increase amount of speed depends on the number of services that need to run and also the amount of time it takes for each service to run, but i've found that this techique to be useful. Anyone can do this whether...
Rails Lessons Applied to Java
in Java Entrepreneur, on March 26, 2006
With both Ruby on Rails and Java having reached the Koolaid Point a long time ago detractors on both sides are taking pop shots at each other. Comments from both side can get pretty childish at times which I'm sure doesn't help the average IT professional when they are trying to...
更好的传输层协议: SCTP
in Wangtam, on 2006-03-08
IBM Develop Work向人们介绍了一种新的传输协议SCTP(Stream Control Transmission Protocol)。这是一种能够在两个端点之间提供稳定,顺序数据收发(类似TCP),同时保持数据消息边界(Data Message Boundaries, 类似UDP)的可靠协议。与TCP和UDP不同的是,SCTP还提供了其他许多高级特性,比如Multi-Homing和Multi- Streaming。[ via ]
On Storage Grids
in On Storage, on January 20, 2006
Storage Grids - A Visionary Architecture for an Intelligent, Scalable, Reliable, and Agile Storage Platform:
HP present a document on Storage grids. From the abstract:
The concept of grid computing promises an on-demand and highly utilized computing environment that appeals to ...
Design with the JSF architecture
in Java Entrepreneur, on January 5, 2006
...
IBM developerworks has a new article on the subject of JavaServer faces by Anand Prakash Joshi. It is entitled Design with the JSF architecture: Exploring design patterns used in the Jav...
SaaS Companies
in The CIO Weblog, on January 3, 2006
Amy Wohls Blog has a post of a few SaaS stories to check into. She has been interviewing companies and seeing demos for Codie award nominees in the area SaaS.
Excerpts from the same:
Planitax (www.planitax.com) is an application for the tax departments of very large companies, the ki...
专家文章,深入浅出 Ajax 技术
in Wangtam, on 2005-12-14
Ajax,由HTML、JavaScript、 DHTML、 DOM 四大技术共同组合而成。 Brett McLaughlin ,一位 Ajax 专家,写了一篇 介绍 Ajax 的文章 ,给您演示怎样把这些技术融合在一起协同工作。文章从全局到细节,告诉您怎样实现高效的 Web 开发,并给您揭示 Ajax 的核心概念,包括 XMLHttpRequest 对象。
Opportunity Cost in Choosing an AJAX Framework
in Java Entrepreneur, on November 29, 2005
...vaScript programming. Calling Java application server with RPC like calls sounds simple enough. IBM developerWorks even has a nice tutorial that lays things out for me. Here I go on my first AJAX de...
Major update to the Rational Unified Process
in The CIO Weblog, on October 20, 2005
As a major update of IBM Rational's six best practices for software development,a new set of principles that characterize a mature approach to the creation, deployment, and evolution of software-intensive systems has been articulated. Detailed Here Industry's best practices in the cr...
Zope3融合Twisted框架
in Wangtam, on 2005-10-14
在今早进行检入时,发现 Zope3源代码树中已经加入了几乎全部twisted代码 ,这标志着Zope3,这一Python世界的终极web应用平台,全面的融合了twisted这一Pythonic工业标准的网络通讯产品。Zope是Python实现的网络应用开发架,而 Twister 是专门用于python的高性能网络开发的框架,它包含了从FTP到SMTP到MSN甚至于jabber和bt等等主流网络协议的封装,帮助人们通过统一的开发框架,自由的使用各种网络协议来进行网络通讯的应用开发。 另外,中国Zoper 开始启动了文档的翻译,项目主页在: http://wiki.woodpecker....
Call SOAP Web services with AJAX
in Java Entrepreneur, on October 11, 2005
...many buzzwords for me to pass by with first reading and then blogging about. The folks over at IBM developerWorks are doing good work. This recent article Call SOAP Web services with AJAX is a g...
The AJAX Buzz
in TJ's Weblog, on September 25, 2005
Jason at our newly opened site - Java Entrepreneur has good thoughts on new buzzword Ajax :
" AJAX ,
the web development technique and not the cleaning product, has been
getting so much buzz for the past few months. Now I'm also seeing it
mentioned in discussions about Web ...
AJAX BUZZ
in Java Entrepreneur, on September 24, 2005
AJAX , the web development technique and not the cleaning product, has been getting so much buzz for the past few months. Now I'm also seeing it mentioned in discussions about Web 2.0 as if it is part of that space. In my opinion it is something separate but I'll pick my battles. Wi...
SAAS - Software as a Server - In Depth
in The CIO Weblog, on July 21, 2005
Today I while catching up on my blog reading and I came across a slew of interesting posts on SAAS at Amy Wohl blog , here are few key exceprts from the multiple posts, this is going to be a long one.
First she takes on the question of - "We can do it (technically), but the users just ...




