logo.png
  • HOME
  • Contents
  • Hub
  • Forum
  • Login

User login

Login/Register

Yahoo News Search



Google



  • Home
  • About Us
  • Contact
  • Documents
  • How To Contribute
  • Keywords
  • Services
    • Advertise
  • Partners
  • XML Feed (all)
  • Site Feed (all)
  • Tags Feeds
  • Atom
  • RDF For Piggy (Would like)

From the picture bank

34.gif

Monster Coder Talk

2005-04-10 admin
sorcerer.jpg

The main trait of nessie it borrows from python: indenting. the main difference to python: it is typed, something that python developers are now considering
for python 3.

"ever since i started using python myself i have to agree, indenting is one of the best ideas in the evolution of the syntax of programming languages that has been made in a long time. indenting is a must for readable code anyways and anyone who thinks that indenting is a problem is either writing sloppy code or has simply never tried python" explains Martin Bähr, coder

"i like concise and explicit syntax without redundancy. and that's something that nessie promises to offer. the syntax should serve both the user and the compiler. the compiler should not try to guess what the user wants to do, but
it should also not force the user to be overly verbose."

nessie offers a number of interesting things that python does not (yet) have.

one of them is static typing. this topic has always raised a controversy in the python community. nessie may be the way out for those that do like static typing without forcing their opinion onto the rest of the python community.





On Fri, Apr 01, 2005 at 04:26:59PM +0100, Content-wire Research wrote:
> MARTIN, CAN YOU EXPLAIN WHAT THAT MEANZ FOR OUR GENERAL PUBLIC
> PLEASE EXPLAIN INDENTING AND TYPED

indenting refers to the syntax of the language.
in c, java, pike or other languages you can write:

void main() {
dosomething();
return;
}

or you could write:
void main()
{
dosomething(); // these lines are
return; // indented
}

the latter uses indenting. it is completely optional, but it makes the code easier to read.

in python and nessie you MUST use indenting:

python:
def main():
dosomething()
return

nessie:
void main()
dosomething()
return


typed means a few things:
first a type in programming revers to the type of data:
text can be a different type than numbers, then there are different types of numbers and so on.
this article http://www.ferg.org/projects/python_java_side-by-side.html explaind types in the appendix better than i could. look for:
APPENDIX: About static vs. dynamic typing, and strong vs. weak typing, of programming languages.

while java is statically typed and python is dynamically typed pike and nessie are both statically AND dynamically typed. thus you really have full control over how typing is handled.

if you read the comparison between java and python then note that nessie (and pike) are much more like python than they are like java.

> WHAT KIND OF ENVIRONMENT AND COMPILER CAN NESSIE RUN ON

nessie runs on anything where pike runs, that is almost any unix like linux, solaris or mac os x and windows too.
nessie uses pike as the compiler. and pike is written in c

> AND WHAT KIND OF APPS IS IT GOOD FOR,

it is good for almost anything, from short scripts to large application servers. since nessie is a relative of pike anything written in pike could also be written in nessie. pike and nessie are interchangable, it is basicly a question which syntax you prefer.

in pike web and application servers and a lot of other things have been written:
roxen, caudium, sTeam, and many more. take a lok at pike.ida.liu.se for more information on pike. anything that is true for pike is also applicable to nessie.

you can even mix pike and nessie code in the same application (in separate files)

> AND DO YOU KNOW HOW MANY DEVELOPERS USE IT?

nobody yet, except me.

> HOW DO YOU EXPECT PEOPLE WILL TAKE IT UP?

i have no idea yet. time will tell.

> HOW WILL THAT AFFECT PRODUCTS?

nessie and pike are very readable languages. much easier to learn than eg perl.
(perl may be easy for writing code, but it is a lot harder to read other peoples code)

nessie is hopefully even easier than pike and thus will increase sharing of code. (to reuse someones work being able to read and understant it is very important.

pike and nessie are also very fast.
pike produces machine code at runtime where this is possible, and nessie of course can take advantage of that.

> MARTIN, CAN YOU GIVE US A COUPLE OF LINES OF CODE WRITTEN IN NESS COMPARED
> TO OTHER LANGUAGE?

there are a few more examples in the download package:
http://steam.iaeste.at/nessie/downloads/

i am not very creative in writing sample code, if you have an example in a language you are familiar with then i can produce a comparative nessie example to match yours.

> >there are many more operators THAN WHAT?

than the ones demonstrated: * and /, there is also +, -, % and a few more.

> >one interesting feature here is nessies class syntax. you don't need to mark a class with a keyword, but just but the contents of your class into a file. the filename becomes the class name. instantiate or inherit the file elsewhere and you are done.

> THAT SOUNDS COOL (read: I understand that part)

this is btw also a feature of pike.

> MARTIN WHAT IS YOUR INVOLVEMENT? ARE YOU A DEVELOPER OF NESSIE?

yes, nessie is all my work. however nessie depends on pike, it runs on top of it and i hardly contributed any code to pike (i have made other contributions though and used pike a lot)

99.9% of nessie are actually pike itself, really almost all of the features of nessie are pike features. so my contribution to nessie as a whole is really only the indenting syntax.

nessie is really just a preparser that generates pike code which is then compiled and run by pike albeit in a manner that the user does not really notice at first that this is happening.




greetings, martin.
--
cooperative communication with sTeam - caudium, pike, roxen and unix
offering: programming, training and administration - anywhere in the world
--
pike programmer travelling and working in europe open-steam.org
unix system- bahai.or.at iaeste.(tuwien.ac|or).at
administrator (caudium|gotpike).org is.chon.org
Martin Bähr http://www.iaeste.or.at/~mbaehr/


  • Add new comment
  • Read more

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><p><br>
  • Lines and paragraphs break automatically.
  • Images can be added to this post.

More information about formatting options

Captcha Image: you will need to recognize the text in it.
Please type in the letters/numbers that are shown in the image above.
IBM Microsoft Education Business Standards World Internet Media Data Management Content Technologies France Germany Advertising XML Technology metadata Marketing Interwoven People Economy EVER Content Management Companies browser Oracle Interwoven Development Knowledge Management Enterprise Web Information Management
more tags

Keywords

- accelerate (33)
- access control (168)
- access digital (198)
- accessibility (63)
- accommodate (59)
- accountability (31)
- accounting (81)
- accumulated (14)
- accuracy (102)
- achieving (5)
- acquiring (230)
 - acquired (188)
- acquisitions (78)
- adaptation (6)
- additions (22)
- addressed (74)
- administrative effort (9)
- adoption (283)
- advanced technology (204)
- advertisements (4)
- advertisers (59)
- adverts (12)
- aggregate (10)
- aggregation (13)
- aggregators (10)
- alliances (10)
- Amsterdam (17)
- analytics (67)
- application developers (171)
- application development (233)
- application programming interfaces (16)
- application servers (89)
- application tools (177)
- architects (4)
- architecture (380)
- architectures (67)
- archiving (6)
- artificial intelligence (22)
- Asbru (1)
- ASP.net 2.0 (4)
- asset management (173)
- asset management software (92)
- assets (273)
- assets management (176)
- assumptions (6)
- auction (5)
- audience measurement (5)
- audio titles (4)
- authoring tool (46)
- automation (127)
- b2b (68)
- backbone (10)
- bacteria (4)
- bandwidth (26)
- bandwidth costs (4)
- bankrupt (6)
- bankruptcy (32)
- banks (17)
- belief (18)
- belonging (5)
- beneficial (26)
- benefit (312)
- benefited (4)
- best practices (55)
- billing system (36)
- biometric (5)
- biotech (10)
- biotech companies (4)
- biotechnology (71)
- blog (47)
- blueprint (4)
- bodies (14)
- bottlenecks (10)
- boundaries (36)
- broadband (195)
- broadband access (95)
- broadband service (92)
- broadband services (104)
- business applications (544)
- business benefit (136)
- business benefits (154)
- business case (109)
- business content (1043)
- business development (429)
- business functions (81)
- business goals (3)
- business information (700)
- business intelligence (124)
- business logic (49)
- business metrics (24)
- business model (216)
- business models (143)
- business need (419)
- business opportunities (147)
- business partners (292)
- business patterns (5)
- business periodicals (4)
- business process (372)
- business process management (286)
- business processes (317)
- business professionals (85)
- business solutions (577)
- business units (33)
- business user (312)
- business users (565)
- buzz (15)
- case studies (26)
- case study (40)
- catalog content (55)
- catalogs (42)
- catalogue content (31)
- catalogues (5)
- catalyst (4)
- categorization (120)
- categorization software (70)
- categorize (19)
- categorized (13)
- caution (5)
- cautious (4)
- cells (14)
- central repository (33)
- charity (10)
- checks (24)
- chemistry (4)
- chief executive (132)
- choices (50)
- circuit emulation (3)
- circumstances (28)
- classification technologies (4)
- clauses (5)
- climate (7)
- clinical trials (6)
- cloning (5)
- CMS (266)
- collaboration (367)
- collaborative content (107)
- competitive advantage (89)
- complexity (134)
- computer (232)
- computer systems (71)
- concentrate (9)
- confidence (28)
- conflict (39)
- confusion (9)
- consensus (5)
- conservative (4)
- consistency (7)
- consistent growth (3)
- consistently (4)
- consortium (6)
- constantly (7)
- constantly changing (4)
- constraints (39)
- consultancy (52)
- consulting firm (54)
- consumer service (85)
- consumers (259)
- consumption (52)
- content acquisition (160)
- content analysis (169)
- content authors (84)
- content creation (219)
- content creators (60)
- content delivery (350)
- content delivery service (127)
- content infrastructure (296)
- content integration (565)
- content management (1762)
- content management application (419)
- content management applications (519)
- content management capabilities (375)
- content management infrastructure (214)
- content management platform (406)
- content management services (595)
- content management software (839)
- content management solution (688)
- content management solutions (707)
- content management system (637)
- content management systems (548)
- content management tools (300)
- content migration (34)
- content offerings (131)
- content repository (177)
- content syndication (165)
- content technology (1091)
- contextual (13)
- continuously (10)
- contracts (22)
- controversy (5)
- convergence (81)
- conversion (92)
- cooperation (8)
- core business (147)
- core competencies (5)
- core issue (23)
- core team (39)
- corporate data (157)
- corporate knowledge (70)
- corporate marketing (100)
- corporations (137)
- correspondence (5)
- corruption (3)
- creating a website (25)
- creative assets (19)
- creative professionals (18)
- creators (64)
- credit card (11)
- criterion (14)
- critical business (219)
- current content (243)
- current market (196)
- customer behavior (4)
- customer care (26)
- customer loyalty (7)
- customer relationship management (93)
- customer satisfaction (5)
- customer service (253)
- customers need (290)
- customization (4)
- data access (330)
- data conversion (36)
- data equipment (5)
- data formats (98)
- data management (568)
- data mapping (5)
- data services (454)
- data sets (32)
- data sources (125)
- database management (210)
- databases (23)
- de facto (22)
- decision support (38)
- decisions (157)
- decoding software (4)
- definitions (42)
- definitive agreement (14)
- delegation (10)
- delivery network (101)
- delivery platform (116)
- delivery service (157)
- delivery solution (158)
- demand technology (166)
- deploy (272)
- deployments (74)
- desire (44)
- desktops (34)
- developer community (43)
- development environment (172)
- development infrastructure (119)
- development time (256)
- development tools (187)
- devolved (8)
- dictionary (20)
- digital asset (130)
- digital asset management (117)
- digital assets (99)
- digital delivery (100)
- digital music (61)
- digital publishing (88)
- digital rights management (83)
- digital video (111)
- digital watermark (7)
- direct access (55)
- direct marketing (35)
- disappoint (14)
- disaster recovery (17)
- discovery (154)
- dissemination (5)
- distribution networks (61)
- diversity (32)
- document management (355)
- document management systems (130)
- documentation rules (6)
- drug discovery (4)
- drugs (9)
- dynamic content (203)
- dynamic content management (154)
- earnings (59)
- earnings statements (9)
- easy access (114)
- ecommerce (165)
- economics (4)
- economy (185)
- ecosystem (7)
- editorial processes (15)
- editors (128)
- effective communication (37)
- efficiencies (60)
- electronic health (13)
- electronic publishing (53)
- element (10)
- elements (135)
- email (395)
- email marketing (82)
- Engineering Content Management (49)
- enterprise applications (470)
- enterprise content (830)
- enterprise content management (706)
- enterprise portal (168)
- enterprise portals (137)
- enterprise resource (58)
- enterprise resource planning (29)
- enterprise search (188)
- enterprise systems (375)
- entertainment services (3)
- entities (51)
- environments (187)
- ethics (20)
- evolution (14)
- execution (6)
- executive sales positions (6)
- existence (26)
- extensible (88)
- extranet (15)
- failure (56)
- file sharing (34)
- finance (87)
- financial institutions (45)
- financial management (214)
- financial services (253)
- financial transactions (38)
- firewall (5)
- firewalls (5)
- fixed wireless (30)
- flexibility (204)
- functionality (499)
- gaining traction (4)
- game (80)
- gatekeepers (5)
- gathers (3)
- general purpose (10)
- genes (11)
- genomics (6)
- global brand (47)
- global content (395)
- global economic (78)
- global network (149)
- global news (92)
- global provider (203)
- global reach (68)
- global technology (321)
- globalization (7)
- glossary (4)
- government agencies (63)
- government departments (5)
- government websites (30)
- graphical user interface (5)
- gross revenue (17)
- hackers (39)
- handheld devices (4)
- harnesses (2)
- headlines (82)
- health care (37)
- health sciences (15)
- help companies (236)
- heterogeneous (6)
- hierarchical (5)
- hierarchy (8)
- high speed (58)
- home networking (32)
- hospitals (22)
- hotspot (5)
- human genome (9)
- human rights (31)
- hurdles (6)
- hype (53)
- IETM (2)
- imagery (6)
- images (208)
- imperative (7)
- implementation costs (66)
- implementation issues (30)
- implicit structure (4)
- improvements (100)
- inbound (5)
- incentive (6)
- inclusion (14)
- incremental (10)
- incumbent (17)
- incumbent operators (6)
- incumbents (21)
- independent software vendors (21)
- independently (11)
- indexes (6)
- individually (16)
- industry news (127)
- inevitable (32)
- inevitably (19)
- information assets (106)
- information exchange (126)
- information portal (185)
- information retrieval (94)
- information technology (725)
- informational (15)
- infrastructure (518)
- infrastructure software (239)
- infrastructures (62)
- initial customers (35)
- initial presentation (6)
- initial release (17)
- initially (86)
- initiative (147)
- innovation (114)
- innovations (37)
- insiders (6)
- insight (9)
- insights (23)
- intangible (5)
- integrating digital (39)
- integration costs (128)
- integration platform (233)
- integration software (419)
- integrations (27)
- integrator (65)
- integrity (65)
- intellectual capital (24)
- intellectual property (82)
- intelligence (215)
- intelligent content management (58)
- intention (22)
- interactive electronic technical manual (1)
- interactive intelligent content (9)
- interactivity (7)
- interchange (4)
- international marketing consulting (15)
- international markets (71)
- internet (920)
- interoperability (31)
- intranet (180)
- intranets (100)
- intrusion (11)
- intrusion detection (6)
- intuitive interface (56)
- intuitive user (47)
- invaluable (8)
- investments (166)
- investors (117)
- invitation (11)
- irrelevant (20)
- issuance (3)
- java (188)
- joint venture (10)
- journalism (30)
- journalism business (13)
- journals (7)
- key business (334)
- key industry (235)
- knowledge base (61)
- knowledge management (246)
- knowledge workers (37)
- landmark (4)
- landscape (59)
- languages (21)
- laptops (4)
- large corporations (44)
- large enterprises (95)
- lasers (5)
- last mile (4)
- launch (294)
- leading publishers (50)
- leading technology (349)
- leading the way (104)
- life science (38)
- life sciences (45)
- lifecycle (132)
- line of business (126)
- local loop (4)
- logic (85)
- look forward (53)
- love (49)
- loyalty (10)
- lucrative markets (16)
- machine intelligence (5)
- mainframe (10)
- mainstream (76)
- maintain control (53)
- malware (23)
- management application (500)
- management applications (649)
- management capabilities (442)
- management consulting (116)
- management environment (278)
- management functionality (336)
- management infrastructure (268)
- management market (677)
- management platform (460)
- management product (602)
- management requirements (255)
- management solutions (827)
- management technology (940)
- management tools (364)
- management vendors (261)
- mandatory (3)
- manipulation (44)
- map (55)
- maps (4)
- margins (44)
- market demands (41)
- market leaders (79)
- market opportunity (187)
- market participants (6)
- market research (495)
- market research firm (110)
- market saturation (5)
- market share (232)
- marketers (6)
- marketing (652)
- marketing programs (30)
- marketplace (162)
- markup (6)
- massive amounts (20)
- massive volumes (12)
- match (89)
- matter experts (16)
- maturity (32)
- maximum value (14)
- media publishing (118)
- member countries (28)
- menus (21)
- merger (10)
- mergers (6)
- mergers and acquisitions (4)
- meta (6)
- metabolism (5)
- metadata (199)
- methodology (42)
- metrics (47)
- middleware (5)
- migration (80)
- milestone (6)
- Millennium Villages (1)
- mobile commerce (27)
- mobile content (210)
- mobile data (141)
- mobile devices (129)
- mobile network operators (83)
- mobile operators (146)
- mobile phone (110)
- mobile phones (95)
- mobile services (228)
- mobile workers (22)
- models (250)
- momentum (12)
- monetize (9)
- money (251)
- money to be made (47)
- motives (7)
- movers (4)
- moving away (23)
- multidimensional data (4)
- multilingual (90)
- multilingual content (73)
- multilingual solution (30)
- multilingual support (40)
- multimedia content (144)
- multipoint control units (4)
- music (149)
- music services (67)
- natural fit (12)
- natural language search (27)
- necessarily (42)
- net income (8)
- network infrastructure (136)
- network operators (116)
- networking (105)
- new business (904)
- new data (616)
- new economy (105)
- new generation (176)
- new product (576)
- new release (287)
- new research (487)
- new technology (966)
- new viruses (4)
- news content (329)
- news service (141)
- news site (106)
- news sites (88)
- news stories (44)
- newspapers (85)
- next generation (139)
- next wave (19)
- niche (70)
- no doubt (29)
- notebook (23)
- notion (30)
- novel (48)
- obstacles (7)
- oferta (5)
- offline content (4)
- one of the few (205)
- online auction (5)
- open architecture (102)
- open source (194)
- open source world (47)
- open standards (119)
- operating systems (93)
- optimistic (29)
- optimize (13)
- organised (33)
- outgoing emails (4)
- outsource (4)
- outsourced (8)
- outstanding shares (36)
- OWL (5)
- pace (11)
- parents (18)
- parliament (4)
- partnership (324)
- partnerships (126)
- passwords (4)
- patent (81)
- patented technology (51)
- patents (16)
- penetration (102)
- perception (11)
- periodical (8)
- periods (32)
- personalization (86)
- perspective (75)
- pertinent (11)
- pharmaceutical (24)
- pharmaceuticals (9)
- phishing (3)
- phrase (6)
- phrases (29)
- pilot (39)
- pioneer (44)
- pioneers (3)
- pipeline (28)
- piracy (5)
- plants (11)
- platforms (241)
- plugin (1)
- poets (5)
- poll (4)
- polling stations (4)
- pollution (10)
- portal integration (125)
- portal platform (106)
- portal solution (137)
- portal solutions (124)
- portals (292)
- poses (5)
- possibilities (36)
- precisely (11)
- preclinical (4)
- predictable (4)
- presence (213)
- price erosion (4)
- pricing model (6)
- priorities (11)
- prioritize (10)
- priority (67)
- private capital (33)
- pro forma (5)
- procedural (5)
- procurement (5)
- product integration (264)
- product line (88)
- product strategy (98)
- productivity (242)
- productivity gains (17)
- profiles (67)
- profitability (82)
- program manager (66)
- progressive (7)
- project management (190)
- proliferation (50)
- promises (61)
- proof of concept (12)
- proponents (5)
- proportion (39)
- proportional (3)
- proposals (5)
- proprietary (221)
- proprietary technology (126)
- prospects (59)
- protein (5)
- proteins (6)
- protocol (14)
- protocols (11)
- provide tools (188)
- provision (10)
- public access (110)
- public sector (83)
- publishers (230)
- puts (9)
- queries (66)
- rapid growth (47)
- rapid return (15)
- rationale (15)
- RDF (20)
- real estate (20)
- real time (175)
- realised (7)
- rebound (5)
- receivership (5)
- recent research (152)
- recognise (9)
- records management (108)
- recruitment (4)
- redlining (3)
- redundancy (8)
- reflection (4)
- regard (7)
- regimes (4)
- regional newspapers (5)
- regulatory compliance (56)
- relational database (49)
- relationship (250)
- relationship management (154)
- relationships (226)
- relevance (10)
- reliability (73)
- reliance (6)
- reliant (4)
- reluctance (5)
- repeatedly (19)
- replication (10)
- repository (210)
- representations (4)
- research analyst (258)
- research and development (217)
- research director (140)
- research firm (134)
- researcher (39)
- researching (3)
- resell (8)
- reseller agreement (24)
- resellers (4)
- resolve (4)
- respect to (53)
- restructure (7)
- restructuring (10)
- retail customer (4)
- retaliation (3)
- rethink (23)
- retrieve information (56)
- retrofit (4)
- return on investment (101)
- reveal (39)
- revenue growth (159)
- revenue opportunities (77)
- revenue share (108)
- revenue source (41)
- revenue stream (21)
- revenue streams (10)
- revolution (36)
- rich applications (101)
- rich media (100)
- rich media content (89)
- risk management (107)
- robust content (119)
- rollout (9)
- royalties (5)
- safeguard (9)
- sales and marketing (173)
- sales efforts (33)
- sand castles (4)
- satellite (11)
- satisfaction (5)
- saturation (5)
- scalability (21)
- scalable (143)
- scenarios (6)
- schema (78)
- schemas (41)
- science (107)
- Science of Getting Rich (1)
- scientists (92)
- score (26)
- scripting (9)
- seamless integration (5)
- search capability (44)
- search engine (110)
- search software (235)
- search technology (243)
- searchable database (5)
- second half (48)
- sectors (107)
- segment (143)
- segmentation (4)
- semantic (77)
- semantic technologies (20)
- senior analyst (121)
- senior research (111)
- senior technology (149)
- senior vice president (121)
- separately (7)
- server market (134)
- service offerings (78)
- service revenue (189)
- shape (40)
- share information (157)
- share price (60)
- shareholders (4)
- shoppers (6)
- short term goal (9)
- showcase (20)
- signals (8)
- significant impact (54)
- significantly (176)
- signs (92)
- silverstripe (1)
- simplicity (3)
- simplistic (11)
- simultaneously (14)
- single point (69)
- single solution (169)
- single source (68)
- single unit (4)
- site builder (4)
- six months (57)
- six percent (25)
- smart (87)
- software applications (512)
- software developers (225)
- software houses (7)
- software platform (326)
- software vendors (234)
- sooner (4)
- sophisticated content (4)
- sorts (26)
- source code (66)
- source of information (165)
- spaces (11)
- spam (27)
- specifically (129)
- spectrum (16)
- speech (63)
- speech technology (30)
- spokesperson (7)
- sponsorship (4)
- spy (15)
- stable (51)
- staging (4)
- stake (39)
- stock (148)
- stock quotes (22)
- storage (28)
- storefront (4)
- strategic alliance (45)
- strategic partnership (63)
- strategic partnerships (30)
- strategic technology (162)
- streaming media (96)
- streamline (94)
- style site (34)
- submission (31)
- subscriber growth (32)
- subscriptions (68)
- subsidiary (29)
- substantial business (4)
- substantially (8)
- success rate (5)
- suicide (14)
- supercomputer (2)
- supply chain (75)
- surprise (22)
- sweet spot (12)
- synchronized (4)
- syndicate (60)
- syndicated content (40)
- syndication (203)
- syndication services (77)
- synergy (18)
- system integration (258)
- systems integrator (36)
- tailor (4)
- take advantage (123)
- tap (32)
- target (278)
- target address (25)
- target market (107)
- targets (105)
- taxonomies (10)
- taxonomy (124)
- taxonomy software (69)
- team collaboration (44)
- technology alliance (92)
- technology allows (309)
- technology companies (597)
- technology deal (100)
- technology integration (367)
- technology platform (355)
- technology provider (409)
- technology research (367)
- technology solutions (592)
- telecom (5)
- telecommunication (8)
- telecommunications (110)
- telecommunications carriers (4)
- telecommunications services (68)
- telecoms (11)
- telephony (15)
- telephony markets (4)
- template management (5)
- templates (12)
- tender offer (4)
- tenfold (5)
- tension (4)
- terrorist (31)
- text search (82)
- The Secret (17)
- third parties (33)
- three elements (22)
- three months (69)
- ticking (5)
- tight integration (32)
- time and money (115)
- time consuming (6)
- time it takes (66)
- time spent (48)
- time to market (397)
- traffic (172)
- train (48)
- transformation (94)
- transformations (4)
- transforms (8)
- transition (7)
- translation (57)
- translation technology (32)
- travel editions (3)
- trillion (10)
- turnover (33)
- twelve months (30)
- ubiquitous (6)
- uncertainty (8)
- unique visitors (28)
- unit shipments (6)
- unnecessarily (4)
- unprecedented (72)
- unprecedented performance (12)
- unprecedented search (18)
- unsolicited attachments (4)
- unstructured data (12)
- unveiled (12)
- ups (3)
- usability (101)
- user experience (114)
- user interface (216)
- user interfaces (67)
- user profiles (26)
- users experience (158)
- value chain (77)
- value proposition (48)
- variants (26)
- venture capital (56)
- versatility (12)
- vertical markets (55)
- verticals (7)
- vetted (4)
- viability (39)
- vice president (414)
- video content (194)
- video services (124)
- virtual (133)
- virus (67)
- virus protection (4)
- viruses (5)
- visibility (62)
- visualization technology (21)
- vocabularies (5)
- voice services (107)
- voice telephony (6)
- voice transport (12)
- volatility (6)
- vulnerability (4)
- wastes (4)
- watermark (4)
- wavelength (6)
- weapons (31)
- weather (14)
- Web 2.0 (137)
- web applications (494)
- web based (378)
- web browsers (5)
- Web CMS (166)
- web content (1136)
- web content management (847)
- web content management system (360)
- web location (4)
- web managers (78)
- web pages (224)
- web portal (191)
- web server (281)
- web users (610)
- weblog (31)
- willingness (14)
- wired style (3)
- wireless data (114)
- wireless data services (79)
- wireless industry (105)
- wireless multimedia (39)
- wireless services (160)
- wireless solutions (86)
- wireless technologies (92)
- wisdom (15)
- witness (7)
- wizard (4)
- word processing (45)
- workflow (324)
- workflows (5)
- workforce (10)
- worldwide market (182)
- worm (4)
- worry (25)
- XML content management (289)

BookMarks

  • Calais Ecosystem: Calais for Drupal
  • MiaMia launches, countdown to certain death may commence
  • How to make Web 2.0 CSS Buttons using PNG's
  • State of the Semantic Web: Know Where to Look
  • Rollover Lite: A CSS Rollover Everyone Can Enjoy
more

Give your story premium visibility!

Communicado deals


Latest

Semantic Web, Getting It Right
-
DotNetNuke skins for your website with new book
-
More Ready-to-Use Applications to CMS
-
Access To Knowledge Initiative for Biblioteca Alexandrina
-
Sub-$100 3G Linux Mobile Phone
-
Government 2.0: Small Vs Monster Talk
-
Web Applications Security Threat Underestimated
-
Safe Texting for SMS Tool
-
Time To Take Information Classification Seriously Warns The ISF
-
Espresso Education And Oxford University Press Re-Define ‘Blended Resources’
-
Copyright |Privacy| Disclaimer