[DQSD-Users] RE: Patent Searches, by number or keywords

2004-01-17 Thread Phil

> To: [EMAIL PROTECTED]
> Subject: RE: [DQSD-Users] Patent Searches, by number or keywords
> I did not look at these yet but could they all be consolidated into 1
> search with switches?
Yes, they could, but I'm not that good a programmer anymore.  Even with the 
Search Wizard, I barely got these to work.  I can provide details of how 
the patent office's pages work to someone more skilled than I.

Sounds like a good idea - any takers?
Looks like two of them (patno and pat) point to the same source, while the
third (patapp) does not - does this complicate things?
Kim
The first two are the same host, but different HTML pages, so they are all 
three different pages.  For those who insist on purity of programming, 
there is a way to combine the first two - point to the generic patent 
search page and use prefix parameters to signal a patent number.  This 
still leaves two searched for issued patents and published applications.



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


[DQSD-Users] new XP scheme additions

2004-01-17 Thread Monty Scroggins
I took the color scheme graphics and made a consistent template.  With the
exception of the colors being used, the look across all 3 color schemes is
the same.

I also created a neutral "default" scheme that could be used if the user
isnt running one of the standard 3 color schemes.

I renamed the graphics for consistency.

I renamed the associated  css files for each scheme to be consistent.

I also cleaned up the magnifying glass icon to look a little better,
especially on dark backgrounds..

Since none of this involves a change to source, could this be included in
the 3.1.8 release?.

Also, if the new graphics are included in the dqsd release,  the existing
xptoolbartop.bmp and xptoolbarbot.bmp files are redundant and could be
removed.

To enable the color scheme, all the user has to do is copy
localsearch_.css to localsearch.css.


The included files in the zip are:

xptoolbar2_default.bmp
xptoolbar1_default.bmp
xptoolbar1_silver.bmp
xptoolbar2_silver.bmp
xptoolbar1_olive.bmp
xptoolbar2_olive.bmp
xptoolbar1_blue.bmp
xptoolbar2_blue.bmp

localsearch_default.css
localsearch_silver.css
localsearch_olive.css
localsearch_blue.css

dqsd.png


Monty


graphics.zip
Description: Zip compressed data


RE: [DQSD-Users] xp olive scheme mods

2004-01-17 Thread Kim Gräsman
Hi Monty,

It looks great!
I think we should merge it in post-3.1.8 - does that sound OK with you?

You're definitely right on the menu chevron; it would be way better if it
was exchangeable as part of the theme. Is that doable in CSS only?

I personally think it looks cleaner without cursor:hand on the menu button,
more Windows-esque, while the banner would probably benefit from a cursor
hand to show that it's clickable (sometimes).

Cheers,
Kim

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Monty Scroggins
> Sent: den 16 januari 2004 19:52
> To: Dqsd-Users
> Subject: [DQSD-Users] xp olive scheme mods
> 
> I have been doing some messing with the toolbar to get it to 
> blend with the XP olive color scheme..
>  
> I have attached a graphic showing what I have settled on.. 
> (olivesnap.png)
>  
> I also made some tiny changes, that I would like to post to 
> get feedback etc :
>  
> I set a css id on the table used to house the gobutton.  I 
> called it "gotable".  I wanted to be able to control the 
> display of the gobutton via css.  This also allowed the 
> graphic to be vertically centered, which has been bothering 
> me...  I think this change would be good no matter what OS 
> the toolbar is in..   Its nice to have control from css 
> instead of hardcoded values in the html..
>  
> I added some css styles for #banner.
>  
> changed some of the css for body.
>  
> changed the cursor for these buttons to be hand, set the 
> backgrounds etc...  
>  
> Attached are the files I modified, and the graphics to match 
> the olive scheme..
>  
> I tested the search.htm on a win2k box and the change did not 
> adversely affect the toolbar display..
>  
> Comments?  Suggestions?
>  
> Monty



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601