|
|
|
New Jersey News
|
Lucent Technologies swings to modest second-quarter profit (Apr 20 2004 23:14 GMT) - TRENTON, N.J. - Telecommunications equipment maker Lucent Technologies Inc. swung to a second-quarter profit - its third straight money-making quarter - as a 30 percent decrease in costs of making products and other expense cutting more than offset a dip in revenues. Still, its share price fell nearly 10 percent. |
Oklahoma Wine News
|
Oklahoma City Festival of the Arts (Apr 20 2004 23:13 GMT) - The downtown Oklahoma City Festival of the Arts began today. Like Tulsa's MayFest, rain is a tradition that rarely fails. However, strong tents and nearby shelter for both artists and visitors mean... [[ This is a content summary only. Visit MyWebsite. |
News by CodingTheWeb.com
|
Modeling a database with Rational XDE Developer (Apr 20 2004 23:13 GMT) - A data model provides application developers a much better understanding of the overall application architecture, even though generally speaking they are not required to know in-depth about database architecture details. A database designer can use a tool like Rational XDE to model and visualize the database, ensure database rules, add different database objects, and play around with relationships. This article shows you the basics of how to model a DB2 database using Rational XDE Developer |
News by CodingTheWeb.com
|
Modeling a database with Rational XDE Developer (Apr 20 2004 23:13 GMT) - A data model provides application developers a much better understanding of the overall application architecture, even though generally speaking they are not required to know in-depth about database architecture details. A database designer can use a tool like Rational XDE to model and visualize the database, ensure database rules, add different database objects, and play around with relationships. This article shows you the basics of how to model a DB2 database using Rational XDE Developer |
News by CodingTheWeb.com
|
Modeling a database with Rational XDE Developer (Apr 20 2004 23:13 GMT) - A data model provides application developers a much better understanding of the overall application architecture, even though generally speaking they are not required to know in-depth about database architecture details. A database designer can use a tool like Rational XDE to model and visualize the database, ensure database rules, add different database objects, and play around with relationships. This article shows you the basics of how to model a DB2 database using Rational XDE Developer |
PHP News by CodingTheWeb.com
|
PHP Comes of Age (Apr 20 2004 23:13 GMT) - "Now PHP5 is about to impose OO on the PHP world. The Zend Engine overhaul (ZE2) is taking objects into the core of the language. Not only do new language constructs encourage object programming style, but the language implementation is falling in line with other OO environments. For instance, objects are no longer copied around by default but are rather handled via references. New keywords (such as final or static) have been introduced that are only relevant to object concepts and are remi |
MySQL News by CodingTheWeb.com
|
MySQL Evolves into Big Iron (Apr 20 2004 23:13 GMT) - "Unique to this cluster solution is the dual licensing. Web developers of all sizes will be able to leverage MySQL Cluster under the GPL open source license without cost, while those needing commercial support can opt for the purchased license. This opens up development environments that can now test clustering without the cost of acquiring big iron database licensing (even development licenses from some providers can run between $400 and $1000)." Story |
Boule
|
Pensar (o vivir) después de Auschwitz (Apr 20 2004 23:13 GMT) - Muchos han sido los filósofos (o pensadores de otras disciplinas) cuya actividad se vió afectada por la persecución nazi. El horror de los campos de concentración marcó el pensamiento de todos los miembros de la... |
:e m p t y a g e:
|
I Got More Rhymes Than I Got Gray Hairs (Apr 20 2004 23:13 GMT) - I was 24, and standing in my friend Troy's kitchen. He grinned, and his eyes lit up and focused in on me. He pointed at my head, laughed, and said "so you've got some gray hairs, too." It was the first time anyone had noticed. I had noticed them, just a few all in the same place. |
Lost Remote
|
HDNews: Looking for “friends” (Apr 20 2004 23:13 GMT) - So it’s only available in 10,000 homes. That doesn’t seem to discourage the folks at startup HDNews, a high-def news channel based in New York that launched in January. HDN showed a beautiful demo at the RTNDA side of the... |
WEBmikey
|
Vegas vacation (Apr 20 2004 23:12 GMT) - Last weekend I took my parents on a Las Vegas vacation, and we had a fantastic time! We stayed at Paris, which had nice rooms and a good location on the strip (plus Dad and I enjoyed the skimpy cocktail waitress uniforms!), but we spent our days visiting just about every casino we could. You name it, we dropped some cash there! I really enjoyed all of the "themed" shopping experiences, which are malls decked out to look like you're in Morocco, France, Venice, or the Rome. |
E M E R G I C . o r g
|
HBS Conference on India (Apr 20 2004 23:12 GMT) - HBS Working Knowledge has a collection of reports on India, based on the India Business Conference, sponsored by Harvard Business School’s South Asian Business Association on April 4. From the venture capital discussion: The pool of "extraordinary" technical talent in India is a big plus, said Venetia Kontogouris, of Trident Capital, a thirty-five-person firm with $1.3 billion under management that invests in information and business services companies. Finding good middle managers is more of a challenge. |
The Left Coaster
|
Playing The Image To Win (Apr 20 2004 23:12 GMT) - A couple of my Orange County (CA) Republican coworkers were discussing Bill O'Reilly's new book the other day, one declaring that it's one of his best yet. The other said, "Yeah, but I don't get to discuss it much. All... |
PHP News by CodingTheWeb.com
|
PHP Class 'Port Scanner' released (Apr 20 2004 23:11 GMT) - This class is meant to help server administrators to check whether its networking services are up or down. Port scanning may also be used to make preliminary security checks by detecting which services may be running in a server that may be susceptible of security vulnerabilities. The class can scan multiple ports at once as well as returning the name of the service associated with the ports by looking at a configuration file named port.txt. |
PHP News by CodingTheWeb.com
|
PHP Class 'Draw Chart' released (Apr 20 2004 23:11 GMT) - This class is meant to generate a graphic chart image with points and lines plotted in coordinates passed in two arrays. You may configure several presentation details like the chart colors and then have chart image generated in the PNG format. |
Blogcritics
|
Luca Turilli - Prophet of the Last Eclipse (Apr 20 2004 23:11 GMT) - Luca Turilli, with or without his band Rhapsody, plays music you will either love or hate. Playing operatic pomp-metal that makes Queen sound like XTC, his music goes way beyond over the top and comes out the other side. |
KGO Front Page headlines
|
Generous Principal Sends Scrabble Kids East (Apr 20 2004 23:11 GMT) - Twelve Bay Area kids are headed to the National Scrabble Tournament in Boston later this week. But for four 5th graders at Fruitvale Elementary School, this is going to be a special journey. Their principal is paying so they can participate in what she believes is a chance of lifetime. |
Rami Kayyali's Blog
|
Migrating MT (Apr 20 2004 23:10 GMT) - This time, I'm moving to mod_perl for sure. First, because I just can't stand having a /cgi-bin at the end of every program's URL, one thing I like about PHP is the ability to have friendly links in a URL, now with mod_perl that's possible with Perl scripts. Second, because mod_perl is much faster than CGI, it takes way too much time to fork a script into memory. |
WEBmikey
|
Easter brunch (Apr 20 2004 23:10 GMT) - Here are the pics from the yummy Easter brunch that Chris & Eliza whipped up for everyone. Check out the usual photos of Dolly the Wonder Dog and witness the incredible didgeridoo concert! View photos |
|