|
|
|
|
|
[Microsoft-Office] Use the number part (Dec 21 2007 11:50 GMT) - Sometimes I have data which I enter as : lt;0 .05 How do I get Excel to use the cell's entry as 0 .05 for further calculations ? |
newsgroups.seducy.net NewsGroup-News
|
[TV] BD-UP5000 HD formats (Dec 21 2007 11:50 GMT) - I never heard of this player until someone or other started arguing about it on another thread about Startrek .com . A quick Google shows it for sale a Circuit City and other stores for 799 .99 which is well out of my price range . Once they have a factory set up however I hope the price comes down, if it does I would be interested so that I don't lose in the new format war . |
newsgroups.seducy.net NewsGroup-News
|
[Unix-Debian] log reading while updating (Dec 21 2007 11:50 GMT) - hello a runnig program logs its output to a file and i'd like to read this log file "while" it is being written and updated by the program, and possibly searching in it for patterns and so on is it possible by "less" or other editors ? thank you very much -- roberto OS: GNU/Linux, Debian -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists .debian .org with a subject of "unsubscribe" . |
newsgroups.seducy.net NewsGroup-News
|
[Games] Potential FS: HD-DVD drive with the 5 discs (Dec 21 2007 11:50 GMT) - I'm getting an Elite today . I seem to recall Virgin doing a pretty good deal involving throwing an HD drive in with their Elites . If that's still the case, given I have one, I'll have a spare . Would anyone be interested in it, still sealed, for say £80 delivered . I'll throw in a photocopy of the receipt for claiming the 5 free discs as well . |
newsgroups.seducy.net NewsGroup-News
|
[Windows-Server] Web Filter (Dec 21 2007 11:50 GMT) - I have SBS 2003, 2 nic, adsl, NO ISA Any votes on the best web monitoring tool, I am using a 2gig limit on my adsl every 15 days . I need to clamp down on who is doing what on the net . I would prefer a sigle installation to the server and not software on the pc's themselves Software vs Hardware ? ? ? |
newsgroups.seducy.net NewsGroup-News
|
[Windows] Attached Word documents in Windows Mail (Dec 21 2007 11:50 GMT) - I use Windows Mail and Vista . When I receive an attached Word document, Windows Mail does not let me open it, saying I need to create an association . But when I checked, the association HAS been set between .doc files and Word . I can view the documents by saving them then opening them using Word, but it's a real pain! |
newsgroups.seducy.net NewsGroup-News
|
[MySQL] Newbie question re aliases (Dec 21 2007 11:50 GMT) - Hi first post in a new group so if I have chosen the wrong one then please point me in the right direction . I am completely new to mysql and am looking to migrate a current access system to mysql to allow for future expansion to a web based solution . The problem I am having is that alot of the tables have duplicated column names from one table to another so ie master id field in table 1 has th[...] |
newsgroups.seducy.net NewsGroup-News
|
[C] Making a singleton of a global pointer with minimal work (Dec 21 2007 11:50 GMT) - Hello! I have discovered a way to make a global pointer accessible in a safe way, that dosn't involve making lots of code changes . For example, let's say that there is a class called _GHAL (from our code base) and that there is a global pointer to the only instance of this class: _GHAL* GHAL; // initialized as part of some startup code Users of this class assume that the pointer actually point[... |
newsgroups.seducy.net NewsGroup-News
|
[Windows] Cannot use the briefcase (Dec 21 2007 11:50 GMT) - I cannot add files to my briefcase on my laptop from my desktop computer . Everything until recently was working fine but then I deleted an old user account on the desktop . Now the briefcase refuses to update and I cannot start a new one either . The message I receive when trying to update or add files is that "the source file cannot be opened, please check it is accessible and try again" A[...] |
newsgroups.seducy.net NewsGroup-News
|
[Unix] Hex to decimal replacement (Dec 21 2007 11:50 GMT) - Hi, I've a C source code file which contains an array used as input for a benchmark . The array look like that (contains in reality over 60000 elements): float a[] = {0x80, 0x43, 0x14 }; For some technical reasons, I'd like to covert these hex values to their corresponding decimal numbers resulting in an array: float a[] = {128, 67, 24 }; |
newsgroups.seducy.net NewsGroup-News
|
[Windows] message rules (Dec 21 2007 11:50 GMT) - I am having a problem in getting junk e-mails to automatically be put in the junk folder . I set up the rules, receive junk and the messages go to the junk folder . The next time I open windows mail and receive messages - all mail including junk goes to my inbox . When I check message rules the specified folder is highlighted RED and I have to specify the junk folder again . It is as if wind[... |
newsgroups.seducy.net NewsGroup-News
|
[Windows] Why Do You Need To Read Registry Cleaner Reviews (Dec 21 2007 11:50 GMT) - Crashes, error messages, slow start ups of your pc and general slow performance when you are trying to things done . If these mentioned problems sound familiar to you then your pc is probably suffer from registry problems . Just like with a car your computer software needs regular maintenance otherwise it will stop running properly . Registry cleaners can help you fix these problems and make your[...] |
newsgroups.seducy.net NewsGroup-News
|
[Windows-Server] Top Windows Registry Cleaner Review (Dec 21 2007 11:50 GMT) - Fixing registry problems has become much easier today with the wide variety of registry cleaner programs which are readily available for download from the internet .This large selection has presented customers with a very tough choice in deciding which one offers the best value for money .In order to help you make an informed choice I would like to briefly review what I believe to be the best and[...] |
newsgroups.seducy.net NewsGroup-News
|
[Windows] Ultimate Solution to Fix Registry Problem (Dec 21 2007 11:50 GMT) - Any computer user after extended period of time has a problem with inconsistent registry . This, resulting in general system slowdown, error messages and "blue screens" or windows crashes . A common activity as: working on the computer, playing games or browsing the Internet leave traces in the system registry . Every new program or file installed in the computer is stored as key in the system re[... |
newsgroups.seducy.net NewsGroup-News
|
[Windows] Not enough system restore points (Dec 21 2007 11:50 GMT) - I needed to do a system restore today as for some reason the system crashed and refused to run properly after that . When I went to system restore I saw there were only 2 points - one today and one yesterday . I would feel more comfortable with more . My shadow volume details are: Used Shadow Copy Storage space: |
newsgroups.seducy.net NewsGroup-News
|
[Windows] Indexing - Does it lock files (Dec 21 2007 11:50 GMT) - When a file is being indexed, does the access of the indexer prevent the file from being deleted - or otherwise constrain basic file operations ? (For interest, if not, how does it work ?) (Justification - trying to work out why I am sometimes unable to delete MS Word documents that are not in use . . . |
newsgroups.seducy.net NewsGroup-News
|
[PHP] difficult query (Dec 21 2007 11:50 GMT) - Hi all, I have events containing attendees (events has many attendees) . The attendee table tells whether a user will attend the event or not . I want to build a query that returns all the different events to a user and if he will attend the event or not (or hasn't filled it in yet) the returned result could be something like: event .id attendees . |
|