Go Back   DealScans > Scanners > Outlet Scanner Discussion
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools
Old 08-14-2006, 10:35 PM   #1 (permalink)
Administrator
 

admin's Avatar
 
Join Date: Apr 2006
Posts: 97
Default Regular Expression Field Explanation

The regular expression field in the OutletScanner software might be a bit confusing. Hopefully this thread will clear up some of the confusion.

Basically it is just a powerful means of searching for only the systems with parameters that you would like.

Below is a sample listing of what is displayed in a system listing on the Outlet inventory page:


$1,289.00 | XPS 600 | Pentium - 3000 | Genuine Windows XP Media Center 2005 | 250 GB EIDE Hard Drive (7200RPM) | 1000 | DVD-ROM | 256MB Nvidia GeForce 6800 Graphics Card | MiniTower

Choose what you want in a system, say, a Dell XPS system with XP Media Center, and a Geforce 6800 video card.

From left to right, put the parameters in the regular expression box, separated by a .*

so for the example above you could use:
XPS.*Media Center 2005.*GeForce 6800

If you need any help creating your own regular expression, please post in this thread and I or another user will be sure to help you!

Last edited by admin : 08-14-2006 at 10:37 PM.
admin is offline   Reply With Quote
Old 11-27-2006, 09:56 PM   #2 (permalink)
Junior Member
 
Join Date: Jun 2006
Posts: 6
Default

little help please - trying to grab a XPS 1210, do I need XPS or is 1210 good? would also like it to be a Core 2 Duo, so is Core 2 enough or require the whole Core 2 Duo? not sure if the M for M1210 is needed and include the XPS+ like the others are currently listed?

XPS.*1210.*Core 2

XPS.*M1210.*Core 2

M1210.*Core 2 Duo

XPS+M1210.*Core 2 Duo

thanks for any recommendations on the above!

Last edited by paid4 : 11-27-2006 at 10:27 PM.
paid4 is offline   Reply With Quote
Old 12-16-2006, 02:34 AM   #3 (permalink)
Junior Member
 
Join Date: Dec 2006
Posts: 10
Default

Is there a way to search for two options, Like T5600 or T7200?
Moritzio is offline   Reply With Quote
Old 12-16-2006, 01:54 PM   #4 (permalink)
Member
 

dellman's Avatar
 
Join Date: May 2006
Posts: 36
Default

Is there a way to build an expression to eliminate certain features? ie; "Celeron, solo core, sempron" as in I don't want ANY laptops that have either of these procs.
dellman is offline   Reply With Quote
Old 12-16-2006, 02:43 PM   #5 (permalink)
Senior Member
 

smitts's Avatar
 
Join Date: May 2006
Posts: 588
Default

Quote:
Originally Posted by Moritzio
Is there a way to search for two options, Like T5600 or T7200?
I believe if you use (T5600|T7200) that should work for you
smitts is offline   Reply With Quote
Old 12-16-2006, 02:44 PM   #6 (permalink)
Senior Member
 

smitts's Avatar
 
Join Date: May 2006
Posts: 588
Default

Quote:
Originally Posted by dellman
Is there a way to build an expression to eliminate certain features? ie; "Celeron, solo core, sempron" as in I don't want ANY laptops that have either of these procs.
I tried eliminating features before but it didn't seem to work as I expected. I have to research regular expressions in c# a bit more... I'll see if I can figure something out. :eek:
smitts is offline   Reply With Quote
Old 12-16-2006, 03:23 PM   #7 (permalink)
Member
 

dellman's Avatar
 
Join Date: May 2006
Posts: 36
Default

I can't figure out then how to search for JUST Duo cores &/or Turions at the same time...how can i do this? I basically want to weed out any B130's.

Last edited by dellman : 12-16-2006 at 03:24 PM.
dellman is offline   Reply With Quote
Old 12-16-2006, 04:32 PM   #8 (permalink)
Senior Member
 

smitts's Avatar
 
Join Date: May 2006
Posts: 588
Default

Quote:
Originally Posted by dellman
I can't figure out then how to search for JUST Duo cores &/or Turions at the same time...how can i do this? I basically want to weed out any B130's.
(Duo|Turion)
smitts is offline   Reply With Quote
Old 12-17-2006, 02:37 PM   #9 (permalink)
Member
 

dellman's Avatar
 
Join Date: May 2006
Posts: 36
Default

Thanks! That worked... :)
dellman is offline   Reply With Quote
Old 12-18-2006, 12:29 PM   #10 (permalink)
Junior Member
 
Join Date: Dec 2006
Posts: 10
Default

Quote:
Originally Posted by smitts
I believe if you use (T5600|T7200) that should work for you
Thanks.
Moritzio is offline   Reply With Quote
Old 01-10-2008, 10:48 AM   #11 (permalink)
Junior Member
 
Join Date: Jan 2008
Posts: 1
Default

hi, hope you can help with an expression. i'm trying to get a xps m1330, but i only want it to show me the ones that have an upgraded display option. the option is shown in the config details as '13.3 inch WXGA Slim and Light LED Display'

thanks!
mantrasia is offline   Reply With Quote
Old 01-12-2008, 06:54 AM   #12 (permalink)
Senior Member
 

smitts's Avatar
 
Join Date: May 2006
Posts: 588
Default

Quote:
Originally Posted by mantrasia View Post
hi, hope you can help with an expression. i'm trying to get a xps m1330, but i only want it to show me the ones that have an upgraded display option. the option is shown in the config details as '13.3 inch WXGA Slim and Light LED Display'

thanks!

Enter the xps m1330 in the model number field. Then try using WXGA for the regular expression field.
__________________
DealScans - The best deals, first!
smitts is offline   Reply With Quote
Old 03-05-2008, 11:00 AM   #13 (permalink)
Junior Member
 
Join Date: Jan 2007
Posts: 2
Default

If I want to get something with webcam, what to put in expression field? Thanks.
darkdon is offline   Reply With Quote
Old 03-27-2008, 12:43 PM   #14 (permalink)
Junior Member
 
Join Date: Mar 2008
Posts: 1
Default regexp not finding all all systems

HI, First let me thank you for creating this application. It is VERY COOL! I have grown tired of constantly checking the Dell web site "by hand", so this is a real timer saver.

I am a first time user (v 5.2). I have noticed that for the regexp I have tried, only the first system is found that meets the criteria. Is this a feature or a bug?
wade_44 is offline   Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -5. The time now is 11:59 AM.



Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.
Copyright ©2006 - DealScans