stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Law turns tables on antispam group







Law turns tables on antispam group

Law turns tables on antispam group 06/11/2004 02:34 PM

ZDNet Jun 11 2004 6:24PM GMT




This is a GrokNews Entry: (what is grok?)





Similar Items

Law turns tables on antispam group

Grok Headline matches for Law turns tables on antispam group

Film group turns to secure DVD players


Film group turns to secure DVD players 08/31/2004 12:01 PM
The British Academy of Film and Television Arts will supply secure DVD players to prevent voting members from illegally copying films competing for awards.

Zeosoft Technology Group Turns Sony
Ericsson Cell Phones into Application
Servers


Zeosoft Technology Group Turns Sony
Ericsson Cell Phones into Application
Servers
08/15/2004 02:36 AM
Zeosoft Technology Group announced the availability of ZeoSphere™ XR 2.1, for the Sony Ericsson P900 Smartphone. Zeosoft’s mobile wireless platform is the first application server running on cellular phones. [PRWEB Aug 15, 2004]

Querying SQL Server 2000 system tables
directly. Part 1: master..sysaltfiles
and master..sysconfigures system tables


Querying SQL Server 2000 system tables
directly. Part 1: master..sysaltfiles
and master..sysconfigures system tables
07/20/2004 05:58 PM

Tables vs CSS


Tables vs CSS 10/30/2003 10:27 PM
vendor that sells product to help you maintain shitty markup claims that shitty markup is better .. Tables versus Full CSS Integration .. Web-based Humor at It's Finest .. Redesigning a web site .. DeCloak .. rant

decloak.com/Products/Dreamweaver/NestedTemplates/TablesOrLayers .aspx
track this site | 6 links


Tables without tables


Tables without tables 03/13/2003 10:22 AM
For my other weblog, I can afford to experiment, layout-wise. A large portion of the readers are already using CSS-capable...

Why CSS is for tables too


Why CSS is for tables too 08/02/2004 11:43 AM
CNET Aug 2 2004 3:02PM GMT

Class-Tables-0.26


Class-Tables-0.26 01/22/2004 04:54 AM

Gasp! Tables!


Gasp! Tables! 05/13/2004 05:06 PM

Andy Budd, a name some of you will recognize as a proponent of CSS-based design, has decided to take a long, hard objective look at the arguments made in favor of CSS.

I'm sure we've all found ourselves writing fairly complicated CSS to do something that would be trivial using tables. Take form styling for example. It's possible to lay out even very tricky forms using tables in just a few minutes. You can achieve similar results by floating elements with CSS, but it's a lot more involved

The rest of Andy's points are lucid, level-headed, and enforce something that you may or may not personally believe: CSS-based design under all circumstances, while a goal to strive for, is hard. Using a table for layout may at times be the best way to get the job done.

For example, it's (relatively) easy to keep a CSS-based design functioning on a simple 10 page, custom-designed site; you're designing for rigid and known conditions. There's almost never a need to fall back to tables under those circumstances.

But it's a whole new level to keep a large 500 page CMS-driven site functioning, which could potentially see large images dropped in the content area (thus breaking your floats), or multiple hands involved in creating markup (including those that are markup-illiterate), or any number of other conditions beyond your direct control. More and more of us are learning this from direct experience, myself included. Just because you know how to code without a table in sight doesn't mean the rest of the stakeholders in your project will.

None of this is permission to go wild. One simple table stripped of presentational markup should almost always suffice in these circumstances. And please, leave the multiple nested tables in 1999.

But claiming structural tables are wrong under any and all circumstances is too much of an ideal at this moment in time. The practical reality of today's web is that learning curves and browser support can sometimes raise the bar too high for full-out CSS design in certain scenarios. A designer using proper discretion who pays special attention to accessibility, essentially a designer who is educated and capable of using tables well, may consider the layout table a still-valuable tool.

Reactions will be mixed. Vive la difference!


Class-Tables-0.28


Class-Tables-0.28 07/15/2004 11:39 PM

Zebra Tables


Zebra Tables 03/06/2004 01:52 AM
While misused tables are becoming increasingly rare, the table retains a legitimate role in data formatting. A little CSS and JavaScript magic can make tables better at what they do best: displaying tabular data.

"poker tables "


"poker tables " 09/27/2004 11:18 AM

Class-Tables-0.23


Class-Tables-0.23 12/20/2003 12:17 AM

Turning the tables on e-


Turning the tables on e- 06/18/2004 01:11 PM
Techzonez Jun 18 2004 5:26PM GMT

Tables? Oh, the horror!


Tables? Oh, the horror! 05/16/2004 04:30 PM

Apparently there remains some confusion after my Thursday-afternoon rumination on the poten tial use of tables, as opposed to pure CSS-based layouts. I'm going to share some of my experience to help clear this up.

more...


Class-Tables-0.24


Class-Tables-0.24 01/11/2004 01:31 AM

Does your website still use Tables?


Does your website still use Tables? 08/09/2004 08:30 PM

I will be the first to admit I have several websites with Tables and need to get them converted to CSS. I encourage you to take the time and read the linked article to better understand why you are throwing money away every day by not cleaning up your website and converting from plain jane HTML to CSS. [StopDesign< /a>]


The Trouble with Tables


The Trouble with Tables 02/05/2003 10:17 AM
I keep coming across articles about tables in web pages. It seems that some people don't like them at all. Dave Winer hates the performance of the weblogs.com front page. Understandably so, it's a dog.

Even if we pretend that HTML hasn't degraded from a logical format to a presentation format, tables are still a good thing. The bottom line is that many forms of data are tabular and pretending otherwise just makes the final presentation (because there's always a final presentation somewhere) harder or ugly or both. -- Michael Winser

According to Dave, Michael is one of the IE developers at Microsoft. Michael's solution is table-layout.

"zeldman.malcolm"

CSS vs. Tables - an objective look


CSS vs. Tables - an objective look 05/13/2004 02:00 PM

Andy Budd offers an objective look at table based vs. CSS based design, arguing that using tables for layout sometimes makes more sense than relying on CSS. He also states that the "CSS only" approach of some standards enthusiasts may alienate those not so well-versed in CSS.

Although some of the purists in my customer base may be shocked to hear this, I'm inclined to agree with Andy. IMO, you should use whichever technique makes your work easier - both long-term and short-term. Now, I tend to avoid tables since they're a pain to maintain, but I also realize pure CSS designs can be equally painful given all the cross-browser pitfalls.

When I advocate CSS, it's never from a dogmatic position - instead, it's simply because CSS makes things so much easier, especially when it comes to updating your site. If using CSS doesn't simplify your work, then you need to simplify how you're using CSS, even if that means (shudder) using tables for your layout.


Throwing Tables out the Window


Throwing Tables out the Window 08/03/2004 06:01 PM

Last week Stopdesign's Douglas Bowman posted this great article about redesigning Microsoft's site using tableless layout.


Text, Tables, and Graphics


Text, Tables, and Graphics 12/03/2002 12:47 PM

Teachers want school tables to go


Teachers want school tables to go 04/12/2004 07:34 PM
Teachers are calling for the abolition of school league tables in England, in line with the rest of the UK.

not be able to meet time tables


not be able to meet time tables 11/11/2003 05:55 AM
may delay the writing .. reports .. Bushco

washingtonpost.com/wp-dyn/articles/A20192-2003Nov9.html
track this site | 5 links


Building accessible tables.


Building accessible tables. 09/30/2002 01:52 PM
CSS and XHTML have given tables a pretty rough ride in recent times. Of course, this is the fault of just about all web developers who have at some point in their career used them for laying out page elements. This article is not about using tables for layout. It is about how to use tables to display information in an accessible manner. Use XHTML and CSS all you want for layout, but if you have information relationships to display, use tables and use them well.

MPs call for better school tables


MPs call for better school tables 05/12/2004 08:14 PM
MPs have called for new, improved school performance tables which take account of external factors.

CodeWalkers: Crossing Over (DB Tables,
That Is)


CodeWalkers: Crossing Over (DB Tables,
That Is)
01/22/2003 08:29 AM

Class-Tables-0.28_1


Class-Tables-0.28_1 07/06/2004 05:14 PM

Tables Vs. CSS - A Fight to the Death


Tables Vs. CSS - A Fight to the Death 05/27/2004 03:01 AM
WebmasterBase May 27 2004 7:53AM GMT

Class-Tables-0.29_1


Class-Tables-0.29_1 07/24/2004 06:24 AM

Class-Tables-0.25_1


Class-Tables-0.25_1 01/11/2004 11:40 PM

Spreadsheets as Oracle tables


Spreadsheets as Oracle tables 07/22/2002 10:48 PM
CNET Jul 22 2002 10:20PM ET

Constructing Your Tables: Help from
DevArticles


Constructing Your Tables: Help from
DevArticles
11/14/2002 09:24 AM

"Throwing Tables Out the Window"


"Throwing Tables Out the Window" 07/28/2004 04:35 AM

Turning The Digital Tables


Turning The Digital Tables 12/22/2004 01:13 AM

Instead of turntables and endless sleeves of vinyl, the music playing out of the speakers is sourced from an iPod. By Julie Clothier, CNN


Antispam united


Antispam united 06/01/2004 03:40 PM
CNET Asia Jun 1 2004 7:07PM GMT

More antispam stuff


More antispam stuff 02/10/2004 02:53 AM
I finally took a few minutes to put in place the last anti-blog spam recommendation folks had--I renamed mt-comment.cgi to something else. Turned out to be as trivial as I thought. Just had to add the line: CommentScript mt-despamcomments.cgi to my mt.cfg file, rename mt-comments to mt-despamcomments.cgi, and rebuild all the files. No biggie. 'Course, this means that upgrades are going to be a pain in the neck, as I'll have to remember to do the renaming on each upgrade. No more drop-in upgrades, alas. It's probably time (or past time) for an install script for Movable Type that does...

Zaep AntiSpam


Zaep AntiSpam 03/06/2004 01:53 AM

I recently found out that my friends at RhinoSoft have been working on an anti-spam solution called Zaep, and I've really been looking forward to its release. I know there are other anti-spam tools out there, but I've been nervous about trusting my email to any of them since email is such as large part of my business.

However, I've relied on RhinoSoft's other products (such as FTP Voyager) for several years and they've never let me down, so trying Zaep was a no-brainer. Well, I'm happy (but not surprised) to report that Zaep is working well for me. It's nice to be able to look at my inbox again and see only messages that I want to see (anyone else remember when email was like that?).

BTW, it seems to me that as a shareware author I probably try more software than most visitors to this blog, so perhaps I should start linking to more third-party products here.


FTC Says No to Antispam Registry


FTC Says No to Antispam Registry 06/16/2004 05:14 AM
The Federal Trade Commission tells Congress that a 'do not e-mail' registry would be ineffective at stopping spam. In fact, it could make the problem worse. By Amit Asaravala.

Keyboards are old - tap tables
to send email


Keyboards are old - tap tables
to send email
09/07/2004 10:54 AM
Sensor system allows input from virtually anything

IP Tables State 1.4 (Default branch)


IP Tables State 1.4 (Default branch) 04/17/2005 04:54 AM
Screenshot IP Tables State implements the "state top" feature from IP Filter for IP Tables. "State top" displays the states held by your stateful firewall in a "top"-like manner. Since IP Tables doesn't have a built-in way to easily display this information once, an option was added to iptstate to do this.
Changes:
This version introduces the ability to filter what gets shown by the source and/or destination IP address. It also has new features which allow you to mark entries where hostnames have been truncated and to supress the display of DNS entries to make name-resolution mode more useful. A lot of code and documentation cleanups were also made.
Grok Description matches for Law turns tables on antispam group
GrokA matches for Law turns tables on antispam group

Law turns tables on antispam group

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Young and restless
McAfee sets intruder
alarms

Venezuela OKs
Internet Dollar
Purchases

MMS content is held
back by lack of
handset data

Torvalds leaving
Silicon Valley for
Portland

Livingstone wins
mayoral contest

Congo Government
Says Thwarts
Attempted Coup
(Reuters)

Israel Prepares
Compensation Deal
for Settlers
(Reuters)

Gunning for Google
My Corbis Nightmare
Torvalds leaves
Silicon Valley for
Oregon

Briefly: Torvalds
leaves Silicon
Valley for Oregon

Oracle Antitrust
Judge May Unseal
Evidence

Medical Files :
Nuisance patents and
intellectual
property rights

Labels Find New
Method of Payola

Microsoft to Cater
to Small Businesses
(AP)

Drugstore.com Says
CEO Resigns, Sees
Wider Losses
(Reuters)

[OpenPKG-SA-2004.028
] OpenPKG Security
Advisory
(subversion)

NTL builds bigger
worm trap

GlassHouse bids for
Euro storage
business

IT still matters -
just not how it used
to

Pictures from the
First Weblog
Festival in Tehran,
Iran

FeedDemon and the
feed:// protocol

XForms 1.1
Requirements Updated

Working Draft:
Content Selection
for Device
Independence
(DISelect) 1.0

Microsoft sues eight
spammers

Apple's Ads are too
misleading

Major Discount on
Windows System
Utillities

Everything isn't
Under Control

Week in review:
Oracle's on offense

Apple readies
next-gen MPEG-4; QT
jumps to No. 2

Judge Seeks Clearer
Market Definition in
DOJ-Oracle Trial

Gateway to
consolidate
Midwestern
facilities

Mixed rulings
advance two SCO
cases

Japan Prepares to
Export 3G Phones

3G tries to get
indoors

PalmSource Bringing
Bluetooth 1.2 to the
Palm OS

Media Portal Updates
Mindball
PIMP Watch Review
German government
flag swaps
parliament for
brothel (Reuters)

Perl on UNIX with
Sybase and Shell
Scripting

Senior
Java/Perl/Oracle/Uni
x E-Commerce
Developer

New IBM patent may
encumber simple
utility

Label Your Power
Supplies

Colleges 'to get
£130m more'

SEC is probing
Halliburton bribes

Family uproar at
murder sentence

Iraq cleric 'calls
for new start'

Cricket: Cairns
troubles England

what is grok?