Bulletin Board recommendation needed

Greetings,
I have a client (medical association) that has made an
unusual request. They want to install a communication creature that
is essentially a hybrid between a listserv and a bulletin board.
We are currently running them on a CF8 server.
They want to be able to have a linear archive of the
messages, like a bulletin board does. But, when a message is posted
to the bulletin board, it is sent out to their entire member email
list (instead of just appearing on the bulletin board where few
would visit regularly). When a member recieved a message from the
posting that they want to respond to, then they'd be taken to the
board post directly.
Can anyone make a recommendations?
Many thanks,
Stephen
Jacksonville, FL

Concur with bregent - why don't you go with canned solution?
There's a number of forum scripts available. While not all of them
are fool-proof secure, there's quite a number that will work for
your client.
Alternatively - you can use Google Groups or Ning (even
better in your case, I think).

Similar Messages

  • Bulletin Board recommendations

    Hey all,
    I was wondering if anyone had any suggestions for online forum-bulletin board software compatible with Mac OS X Server that is fairly user friendly to install and configure. It looks like phpBB is the norm, but just wondering what others are using. Your advice is greatly appreciated.
    Power Macintosh G5 Dual 2GHz Rev. B   Mac OS X (10.4)  

    Hi. It's funny that this is on here, because I came on to post something similar. I actually am using phpbb2 right now. It's pretty user friendly, and it has a lot of cool features, but from what I hear, it has a lot of security issues and you have to check for updates all the time. I am thinking about changing to something else and was actually looking for advice as well. I really like the features of wowbb, but I'm not sure if I want to pay for it. I'm also not sure I want to upgrade my php. (I'm chicken because so many people say things don't work as they should after the upgrade; I'm still using 4). Anyway, I'll keep you posted if I find anything that seems to be better than phpbb.

  • TMADMIN_CAT:188: ERROR: Error while obtaining the Bulletin Board parameters

    Hi ,everybody
    When I created and configured a App server domanin with PSADMIN, these errors below occurred,but log files didn't have useful info:
    PeopleSoft Domain Boot Menu
    Domain Name: HCMDOM
    1) Boot (Serial Boot)
    2) Parallel Boot
    q) Quit
    Command to execute (1-2, q) [q]: 1
    Archived a copy of the domain configuration to /appfs/people/opt/PS/PS_CFG_HOME/appserv/HCMDOM/Archive/psappsrv.cfg
    Attempting to boot bulletin board...
    tmadmin - Copyright (c) 2007-2008 Oracle.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by Oracle.
    Tuxedo is a registered trademark.
    TMADMIN_CAT:188: ERROR: Error while obtaining the Bulletin Board parameters
    ==============ERROR!================
    Boot attempt encountered errors!. Check the TUXEDO log for details.
    ==============ERROR!================
    Do you wish to see the error messages in the domain log file? (y/n) [n] :y
    PSADMIN.23310 (0) [11/30/12 10:58:42](0) Begin boot attempt on domain HCMDOM
    PSADMIN.23310 (0) [11/30/12 10:58:42](0) End boot attempt on domain HCMDOM
    Do you wish to see the error messages in the Tuxedo log file? (y/n) [n] : y
    105842.peoplesoft.ynby.cn!PSADMIN.23310: Begin attempt on domain HCMDOM
    105842.peoplesoft.ynby.cn!PSADMIN.23310: End boot attempt on domain HCMDOM
    Press Enter to continue...
    Don't know how to solve it ...

    Hi,Nicolas
    Before I booted up the app server ,I set the environment variable PS_CFG_HOME to /appfs/people/opt/PS/PS_CFG_HOME,and the above error occured,but when I unset the PS_CFG_HOME,it booted up successfully.But another error occured when booted up :
    exec PSMONITORSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -ID 232457 -D TESTSERV -S PSMONITORSRV : Failed.
    tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    exec tmshutdown -qy
    I checked the pemission to boot up app server :
    SQL> SELECT CLASSID, STARTAPPSERVER FROM PSCLASSDEFN WHERE CLASSID IN (SELECT OPRCLASS FROM PSOPRCLS WHERE OPRID='PS');
    CLASSID STARTAPPSERVER
    PSAPPS 1
    EOEN9000 1
    EOCO9000 1
    PTPT1100 1
    PTPT1200 1
    PTPT1300 1
    and update:
    SQL> UPDATE PSCLASSDEFN SET STARTAPPSERVER=1 WHERE CLASSID='PSAPPS';
    1 row updated.
    SQL> UPDATE PSCLASSDEFN SET STARTAPPSERVER=1 WHERE
    CLASSID='EOEN9000';
    1 row updated.
    SQL> UPDATE PSCLASSDEFN SET STARTAPPSERVER=1 WHERE
    CLASSID='EOCO9000';
    1 row updated.
    SQL> UPDATE PSCLASSDEFN SET STARTAPPSERVER=1 WHERE CLASSID='PTPT1100';
    1 row updated.
    SQL> UPDATE PSCLASSDEFN SET STARTAPPSERVER=1 WHERE CLASSID='PTPT1200';
    1 row updated.
    SQL> UPDATE PSCLASSDEFN SET STARTAPPSERVER=1 WHERE CLASSID='PTPT1300';
    1 row updated.
    After doing these,it booted up with the error:
    exec PSRENSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -D TESTSERV -S PSRENSRV :
    Failed.
    tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    Then I configured the REN server :
    Values for config section - PSRENSRV
    log_severity_level=Warning
    io_buffer_size=8192
    default_http_port=7180
    default_https_port=7143
    default_auth_token=<my hostname>
    Boot up app server again :
    Booting server processes ...
    exec PSWATCHSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -ID 42933 -D TESTSERV -S PSWATCHSRV :
    process id=24245 ... Started.
    exec PSAPPSRV -o ./LOGS/stdout -e ./LOGS/stderr [email protected] -- -D TESTSERV -S PSAPPSRV :
    process id=24246 ... Started.
    exec PSAPPSRV -o ./LOGS/stdout -e ./LOGS/stderr [email protected] -- -D TESTSERV -S PSAPPSRV :
    process id=24256 ... Started.
    exec PSSAMSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -D TESTSERV -S PSSAMSRV :
    process id=24266 ... Started.
    exec PSRENSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -D TESTSERV -S PSRENSRV :
    process id=24273 ... Started.
    exec PSMONITORSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -ID 42933 -D TESTSERV -S PSMONITORSRV :
    process id=24279 ... Started.
    exec WSL -o ./LOGS/stdout -e ./LOGS/stderr -A -- -n //<my hostname>:7000 -z 0 -Z 0 -I 5 -T 60 -m 1 -M 3 -x 40 -c 5000 -p 7001 -P 7003 :
    process id=6834 ... Started.
    7 processes started.
    Here is my configurations:
    OS:RHEL 5.4
    DATABASE:ORACLE Database 11.2.0.1
    Peoplesoft Tools: 8.52
    Application version:HCM 9.1
    Domain configuration:
    Quick-configure menu -- domain: HCMAPP
    Features Settings
    ========== ==========
    1) Pub/Sub Servers : No 16) DBNAME :[PEOPDB]
    2) Quick Server : No 17) DBTYPE :[ORACLE]
    3) Query Servers : No 18) UserId :[PS]
    4) Jolt : No 19) UserPswd :[PS]
    5) Jolt Relay : No 20) DomainID :[TESTSERV]
    6) WSL : Yes 21) AddToPATH :[.]
    7) PC Debugger : No 22) ConnectID :[people]
    8) Event Notification: Yes 23) ConnectPswd:[peop1e]
    9) MCF Servers : No 24) ServerName :[<my hostname>]
    10) Perf Collator : No 25) WSL Port :[7000]
    11) Analytic Servers : No 26) JSL Port :[9000]
    12) Domains Gateway : No 27) JRAD Port :[9100]
    It seems OK,But when I tested the 3-tier connection :
    It prompted: Could not connect to appliaction server HCMAPP.possible causes are:the server name/IP address and port for the application server alias are incorrect....
    Contect your system administrator to check the Tuxedo log for more information
    But I can sign on the database using Application Designer,and app server already booted up.
    Additional ,the Tuxedo and Weblogic were installed within different directorys,does it matter?
    Do you need more configuration info?
    Thanks for you to reply my questions ~

  • ***PLEASE REPLY***problem with toshiba bulletin board

    Hi...
    I posted a thread ...and for five days no one reply to me ?
    please help me with this:
    The icons in toshiba bulletin board program disappear ??
    I uninstall it but it's same
    you can see it:
    http://yfrog.com/4rproblemep
    my regards

    you actually need to put back the icons dragging them back to the bulletin.
    Toshiba Bulletin Board
    oOo
    *Read EULA before installing any software.

  • Satellite L650-1PE - Error messages in Toshiba bulletin board

    I got error messages when i try to use Toshiba bulletin board, so firstly I got error 3 and then i press ok and i got error 23 which i don't know why? By the way, my laptop Satellite L650-1PE.
    Also I uninstalled it and reinstall the latest version again but I got the same error messages. Please anyone can help me about it.
    Thanks in advance.

    Hi
    Error code 23 is not specific to a Toshiba Bulleting Board software.
    This error is generated by Windows OS and the reason for this could be:
    Windows Registry Damage or Corruption
    Device Driver Conflicts
    Hardware Malfunction
    Virus or Spyware Infection
    Software File Damage or Corruption
    So as you see, its really difficult to say what cause this
    You can uninstall this software, could clean the registry using CCleaner and then you could try to reinstall this software once again if the new installation does not help, then I would recommend checking new OS installation but I think its really annoying to reinstall the Toshiba image only to get this software working again but its your decision

  • Bulletin Board boot  does not bring up services

    Hello,
    I am trying to create a new tuxedo server, i have built it successfully and have
    included the server name in the servers section of the Config File . The Config
    File was built to
    create the Tuxconfig file.It successfully created the binary file.
    Now i Boot my bulletin board and i get a message CMDTUX_CAT 819 Info .Process
    id nnnnn Assume Started(Pipe)
    I dont see this in my processes using tmadmin.
    Is there any step that i am missing..
    Any help would be appreciated
    Thanks
    Vijaya

    Vijaya,
    The process hasn't started correctly. Generally, "assume started" means
    that the server hasn't started!
    Has it core dumped? (Is there a core file in your appdir?)
    Does it need access to a shared library that isn't in your shared
    library path?
    If you run tmboot -i <your sserver's id> -g <your server's group> -d 1
    you will see the server's full command line. One wahy to debug it is to
    type that command line in and run the server from the shell prompt manually.
    I hope that helps.
    Regards,
    Peter.
    Got a Question? Ask BEA at http://askbea.bea.com
    The views expressed in this posting are solely those of the author, and BEA
    Systems, Inc. does not endorse any of these views.
    BEA Systems, Inc. is not responsible for the accuracy or completeness of
    the
    information provided
    and assumes no duty to correct, expand upon, delete or update any of the
    information contained in this posting.
    Vijaya wrote:
    Hello,
    I am trying to create a new tuxedo server, i have built it successfully and have
    included the server name in the servers section of the Config File . The Config
    File was built to
    create the Tuxconfig file.It successfully created the binary file.
    Now i Boot my bulletin board and i get a message CMDTUX_CAT 819 Info .Process
    id nnnnn Assume Started(Pipe)
    I dont see this in my processes using tmadmin.
    Is there any step that i am missing..
    Any help would be appreciated
    Thanks
    Vijaya

  • Automatic folder creation fails  ... trying to use the bulletin board tutor

    Hello,
    I would like to create a blog using KMC functionality. For this I found an sdn article on how to create an bulletin board an this tutorial has some functionality I need in the blog too.
    Unfortunately I have some problems when I want to have an folder created automatically. Here are the steps I am doing:
    Creating a folder in the km-content named  /documents/Blog
    In Content-Management > Repository Filters > Userhome Filter+ I created an filter:
    Name: Blog
    Priority:
    URLs: Postings
    Prefix: /documents
    Startpath: /Blog
    Then I created a folder for the km-navigation iview in the portal content. The path to the initial folder is:   /alias/documents/Blog/<user.id>/Postings
    But when I call the preview to see the newly created folder ... I get the error message that the object couldn't be found (translated it means something like):
    Object not found        /alias/documents/Blog/<user.id>/Postings
    Has someone an idea what the reason could be? Is it that the automatic creation of folders is only possible in special folders?Did someone faces the same or an similar problem and could help to solve it?
    Thanks a lot and have a nice weekend,
      Vanessa

    Hello,
    It worked perfectly fine for me.
    Of course only after the restart.
    Regards
    BP

  • No Bulletin board exists. Entering in boot mode

    Hello,
    I am getting this error:
    No Bulletin board exists. Entering in boot mode
    And tuxedo does not boot saying Assume pipe for all the servers.
    Thanx in advance

    The AP has been converted to lightweight:
    C1240-K9W8-M
    The K9W8 is lightweight and K9W7 is autonomous.  You need a WLC for the K9W8.  If you have an autonomous image, you can convert it back:
    Using a TFTP Server to Return to a Previous Release
    http://www.cisco.com/en/US/docs/wireless/access_point/conversion/lwapp/upgrade/guide/lwapnote.html#wp160918
    https://supportforums.cisco.com/docs/DOC-18268
    http://www.cisco.com/en/US/docs/wireless/access_point/conversion/lwapp/upgrade/guide/lwapnote.html#wp160918
    http://www.youtube.com/watch?v=QQ_NuxdRhQ4
    https://supportforums.cisco.com/docs/DOC-14960
    Thanks,
    Scott
    *****Help out other by using the rating system and marking answered questions as "Answered"*****

  • Forms in SAP Bulletin Board iView

    Hello!
    I have created a room and I have to show only one entry point to a XML form project in SAP Bulletin board iView. Does anybody know how to do this? Thanks

    Hi Unai,
    I understood that you want to restrict the forms that can be created in this bulletin board iView. From your SDN posts history (https://forums.sdn.sap.com/click.jspa?searchID=-1&messageID=2508529) I saw, that you know how to restrict the availability of xml forms on special KM folders.
    So you need to create another rule where you specify this XML forms project and the folder where the bulletin board iView creates the xml documents
    There are (at least) 2 ways to find out this directory:
    1. You can enable the <a href="http://help.sap.com/saphelp_nw04/helpdata/en/f4/2c6b2089cc784bb384a7ea058de50d/content.htm">Debugging Settings</a> in KM, afterwards go to this iView, press on  "Rendering Information" and check the "Folder Settings Resource".
    2. You press on the "Edit" link on the right side of the iView. In the URL you should see the same path between ".../prtroot/com.sap.km.cm.navigation" and "?ShortContextID=...".
    Saludos,
    Robert

  • 1122: ERROR: No space in Bulletin Board

    there are many errors in ULOG file as follows::
    "112700.jxnxmbps1!?proc.28324.2044464144.0: LIBTUX_CAT:1122: ERROR: No space in Bulletin Board
    112700.jxnxmbps1!?proc.28324.2044464144.0: LIBTUX_CAT:582: ERROR: Unable to register, registry table full"
    but this kind of error message didn't appeared all the time , it also had normal message like behind:
    "112701.jxnxmbps1!MRSVR.3928.1435417904.0: Successful [jxnx_atm] channel total dealing time:[463]ms"
    it disaperad as follows::
    030327.jxnxmbps1!MRSVR.3865.3549699376.0: Successful [jxnx_atm] channel total dealing time:[3835]ms
    030327.jxnxmbps1!MRSVR.3869.3589434672.0: Successful [jxnx_atm] channel total dealing time:[2084]ms
    030327.jxnxmbps1!MRSVR.3865.3549699376.0: Successful [jxnx_atm] channel total dealing time:[686]ms
    030327.jxnxmbps1!MRSVR.22260.3364805936.0: Successful [jxnx_pboc_atm] channel total dealing time:[709]ms
    030328.jxnxmbps1!MRSVR.3865.3549699376.0: Successful [jxnx_pboc_atm] channel total dealing time:[328]ms
    030328.jxnxmbps1!MRSVR.3865.3549699376.0: Successful [jxnx_pboc_atm] channel total dealing time:[202]ms
    030328.jxnxmbps1!MRSVR.3865.3549699376.0: Successful [jxnx_atm] channel total dealing time:[83]ms
    030402.jxnxmbps1!?proc.4633.1364216848.0: 10-19-2012: Tuxedo Version 9.1, 64-bit
    030402.jxnxmbps1!?proc.4633.1364216848.0: LIBTUX_CAT:1122: ERROR: No space in Bulletin Board
    030402.jxnxmbps1!?proc.4633.1364216848.0: LIBTUX_CAT:582: ERROR: Unable to register, registry table full
    030402.jxnxmbps1!?proc.5013.2855476240.0: 10-19-2012: Tuxedo Version 9.1, 64-bit
    030402.jxnxmbps1!?proc.5013.2855476240.0: LIBTUX_CAT:1122: ERROR: No space in Bulletin Board
    030402.jxnxmbps1!?proc.5013.2855476240.0: LIBTUX_CAT:582: ERROR: Unable to register, registry table full
    030402.jxnxmbps1!?proc.5243.3604155408.0: 10-19-2012: Tuxedo Version 9.1, 64-bit
    030402.jxnxmbps1!?proc.5243.3604155408.0: LIBTUX_CAT:1122: ERROR: No space in Bulletin Board
    030402.jxnxmbps1!?proc.5243.3604155408.0: LIBTUX_CAT:582: ERROR: Unable to register, registry table full
    030548.jxnxmbps1!?proc.4967.4205202448.0: LIBTUX_CAT:582: ERROR: Unable to register, registry table full
    030548.jxnxmbps1!MRSVR.3869.3589434672.0: Successful [jxnx_pboc_atm] channel total dealing time:[140236]ms
    030548.jxnxmbps1!MRSVR.3866.2208255280.0: Successful [jxnx_atm] channel total dealing time:[144788]ms
    client connect the server failed when call tpinit.error message as follows:
    "tperrno[6] [TPENOENT - no entry found]"
    what the issue can be? thank you!
    Edited by: 962012 on 2012-10-30 下午11:37

    LIBTUX_CAT:1122
    ERROR: No space in Bulletin Board
    Description
    The calling process failed to join the application due to the lack of space in the registry table portion of the Bulletin Board.
    Action
    If the calling process is an application client, the administrator will need to increase MAXACCESSERS in the RESOURCES section of the configuration file. If the calling process is a server, the administrator will need to increase MAXACCESSERS and/or MAXSERVERS in the RESOURCES section of the configuration file. Note that MAXACCESSERS specifies the maximum number of processes that can have access to a Bulletin Board on a particular machine at any one time. MAXSERVERS specifies the maximum number of servers to be accommodated by the entire application at any one time.
    LIB TUX : 582
    ERROR: Unable to register, registry table full
    Description
    The BEA TUXEDO system was attempting to find a registry table slot for a process, but the registry table was full.
    Action
    Increase the MAXACCESSERS parameter in the UBBCONFIG file, rebuild the TUXCONFIG file, then reboot the application and try again.
    [Check link| http://docs.oracle.com/cd/E13203_01/tuxedo/tux81/messages/index.htm]

  • Toshiba bulletin board

    i accidentally uninstalled my toshiba bulletin board.how can i safely re install it and from where?
    Solved!
    Go to Solution.

    Go to the product support link at the top of this page, enter in your model number, then click on the downloads tab.  See if it's listed there.
    You might need to click on the blue text link that states Show All Models to show yours.
    If you don't post your COMPLETE model number it's very difficult to assist you. Please try to post in complete sentences with punctuation, capitals, and correct spelling. Toshiba does NOT provide any direct support in these forums. All support is User to User in their spare time.

  • Re: Did you know: Playing radio streams from bulletin board

    a) Make a textfile with the url.
    b) Rename the file ending to .asx.
    c) Draw the file from the explorer to the bulletin board

    Yes! More or less! I am very happy!
    I'm using 9 desktops with "dextop". I've installed the multi-touch pack from microsoft with its "flicks". Panning is enabled in my firefox browser. It's a very good system.
    (I've disabled automatic rotation. There were to much bugs with explorer.)
    Sometimes the screen stops to react. The solution is the following: I hold down the hardware-key for ctrl-alt-del until the screen with the task manager appears. Then I touch cancel and everything works again.
    Bulletin Board is very cool with 9 desktops: All the windows of every screen appear in the list of open windows. So applications can easily be moved from one desktop to another one. And with bulletin board you can start applications on the desktop you want and play multimedia files.
    But in the last time I've sometimes a problem: When I restart the computer from standby and I touch the lower screen the cursor appears in the higher screen. I think that the problem is linked to the bulletin board. I've no good solution for the problem. I close the computer and restart it from standby and everything is fine again.
    The w100 is a very good computer. The dual screen is very useful. I can always switch the keyboard to the screen where it doesn't hide important informations.
    I can read big articles on two screens.
    For programming it is very useful too. With the panning I can go through the program text in Delphi very fast. I can insert the text exactly at the place were is belongs without mouse movements. I can move parts of text very fast. ...and I can work in my bed! With the visual C++ express editor the panning doesn't work very well. But the scroll bars are very reactif if I double click them.
    I like very much the bulletin board, but there are some bugs. It has much potential and could be a very rich platform for multimedia and social services. I can start directly my delphi projects from bulletin board with double click and open my browser from bulletin board directly at the right page.
    I take pictures of the digital edition of my news paper on the bulletin board.
    I'm waiting for the next upgrade of the bulletin board.

  • Using Keynote as community bulletin board- Can you overlay weather conditions?

    We want to set up a Mac Mini running Keynote 09 to use as our community TV station's bulletin board to run when we are off-air.
    Our old system software was only made for this purpose, so it could bring in (and overlay all the slides) with our local weather temps, etc. via our weather equipment on our roof.
    Is there a way do to this within Keynote while it is playing overnight?
    Thanks!
    Ken Goldenberg

    We want to set up a Mac Mini running Keynote 09 to use as our community TV station's bulletin board to run when we are off-air.
    Our old system software was only made for this purpose, so it could bring in (and overlay all the slides) with our local weather temps, etc. via our weather equipment on our roof.
    Is there a way do to this within Keynote while it is playing overnight?
    Thanks!
    Ken Goldenberg

  • Scheduled Delivery Bulletin Board

    This post informs customers as to the current status of Scheduled Delivery Print Apps and links to available resources
    Scheduled Delivery Status- As of last edited date
    Today
    On Time
    All Print Apps are on schedule.
    Yesterday
    On Time
    All Print Apps were on schedule yesterday.
    Unwanted fax or content?  Check out this Forum Post or URL
    Facebook Registration Discontinued  click here
    Are you having a problem with a Scheduled Delivery?
    Check out this Forum post to resolve some more common Scheduled Delivery problems.
    Post on the Forum- DO NOT reply to this bulletin board post. Post a new topic on the forum,   Use the title of ‘Scheduled Delivery’ in the title and then list the issue.  Example ‘Scheduled Delivery .......(insert issue here).......’
    Search the Forum- Search the Forum for ‘Scheduled Delivery’ and look for others who have had similar issues resolved.
    FAQ’s- Scheduled Delivery FAQ’s are located on the ePrintCenter with the Print Apps at the following location FAQ's
    Current Scheduled Delivery Printers
               Current Scheduled Delivery Printers
    Interested in learning about Scheduled Delivery? Learn more here:
    The following print apps are currently available in selected countries with Scheduled Delivery-enabled printers:
    7-Day Menu Planner, ABC Behind the News, ABC News: Business, ABC News: Entertainment, ABC News: Sport, ABC News: Top Stories, ABC News: World, Allure: Anti-Aging Idea of the Week, Allure: Daily Beauty Reporter, Allure: Hair Idea of the Day, Ann Coulter, As I See It, Astrology, Bad Reporter, Biographic, Busy Moms Weekly: About Real Estate, Busy Moms Weekly: Advice for Parents, Busy Moms Weekly: Cultivating Life, Busy Moms Weekly: Do It Yourself or Not, Busy Moms Weekly: Dr. Ruth, Busy Moms Weekly: Drive-Thru Gourmet, Busy Moms Weekly: Environmental Nutrition Newsletter, Busy Moms Weekly: Film Clips, Busy Moms Weekly: Focus on the Family, Busy Moms Weekly: For Better or For Worse, Busy Moms Weekly: Kids & Money, Busy Moms Weekly: Living Space, Busy Moms Weekly: Lovescope, Busy Moms Weekly: Natasha's Stars, Busy Moms Weekly: Omarr's Astrology, Busy Moms Weekly: Scopin' the Soaps, Busy Moms Weekly: Smart Moves, Busy Moms Weekly: Stir It Up! (Eat in and Save), Busy Moms Weekly: Taking the Kids, Busy Moms Weekly: Tell Me a Story, Busy Moms Weekly: The Kid's Doctor, Busy Moms Weekly: The Medicine Cabinet, Busy Moms Weekly: The Right Thing, Busy Moms Weekly: The Savings Game, Busy Moms Weekly: The Smart Collector, Busy Moms Weekly: Wolfgang Puck, Busy Moms Weekly: Your Other 8 Hours, Busy Moms Weekly: Your Weekly Stars, Comics, Communication Success, Communication Success French, Communication Success Spanish, Daily Sudoku, Daily Word Puzzles, Dear Abby, Do Just One Thing, Earthweek, Epicurious: Daily Recipes, Epicurious: Healthy Dinner Tonight, Epicurious: Lunch Ideas for Kids, Epicurious: Weekly Dessert Ideas, Executive Digest, Focus on Health, Focus on the Family, Games & Puzzles Daily: Daily Commuter Crossword, Games & Puzzles Daily: Crossword Puzzler, Games & Puzzles Daily: Sheffer Crossword, Games & Puzzles Daily: Joseph Crossword, Games & Puzzles Daily: Sudoku Challenge, Games & Puzzles Daily: Kakuro, Games & Puzzles Daily: Conceptis Puzzles, Games & Puzzles Daily: Daily Sudoku, Games & Puzzles Daily: Kakuro Puzzle, Games & Puzzles Daily: Bionic Brain, Games & Puzzles Daily: Cryptograms/Anagrams, Games & Puzzles Daily: Nimble Neurons, Games & Puzzles Daily: Word Works, Games & Puzzles Daily: Word Salsa, Games & Puzzles Daily: Word Puzzles, Games & Puzzles Daily: Today's Crossword, Glamour: Beauty News of the Week, Glamour: Daily Fashion Guide, Glamour: Weekly Guide to Guys, Golf Digest: Tip of the Day, Golf Insider, HealthPro Daily, Jeu Mathématique Hebdomadaire, Kid's Weekly Activities: Uncle Art's Funland, Kid's Weekly Activities: World of Wonder, Kid's Weekly Activities: World of Wonder - Teacher's Guide, Kid's Weekly Activities: Ripley's Sudoku Kids, Kid's Weekly Activities: Kid City, Kid's Weekly Activities: www 4 Kids, Kid's Weekly Activities: You Can with Beakman & Jax, Kid's Weekly Activities: Magic in a Minute, Kids Only, Living Healthy, Lovatts, Lucky: Fashion Tip of the Week, Lucky: Guide to a More Organized Life, Magic in a Minute, Manager Tools, Manager Tools French, Manager Tools Spanish, Minute Maze, Motley Fool, msnbc.com: Top Stories, msnbc.com: TODAY, NASCAR Insider, National Perspective, News of the Weird, Pet Connection, RapidBuyr, Roger Ebert Movie Reviews, RTT News, Scott Burns, Self: Exercise Tip of the Day, Self: Healthy Finds of the Week, Self: Nutrition Tip of the Day, Smart Moves, Tell Me a Story Classic, The Daily Read: Business, The Daily Read: Entertainment, The Daily Read: International, The Daily Read: Lifestyle, The Daily Read: Sports, The Daily Read: Technology, The Daily Read: US News, The Rumor Mill, Universal Crossword, Weekly Math Game, Word Puzzles, Yahoo! Daily Digest, You Can with Beakman and Jax
    Although I am an HP employee my posts and replies are my own.

    mry,
    You should post your question in the Ask a Question box on the Post Install Printing Issues Forum at this location:
    http://h30434.www3.hp.com/t5/Post-Install-Printing-Issues-New/bd-p/PostPrint
    You can copy your original message and paste it there.
    Include a Subject something like this: <Model of your printer>: Copy issue
    I work on behalf of HP.

  • Bulletin Board for A505-6980

    Does anyone know how to find the Bulletin Board on a A505-6980?  The advertisement for this machine says that the Bulletin Board in available on this machine but I cannot find in on the computer.

    Satellite A505-S6980
    Mystery to me. I don't see anything about it in the specs above.
    And I don't see anything in the User's Guide.
       Satellite A500 Series User’s Guide
    More about it here.
       Toshiba Bulletin Board
    Let us know if you figure this one out.
    -Jerry

Maybe you are looking for

  • Error while runnig adcfgclone.pl dbTier

    Hii. i was cloning my PROD instance to a Test instance and while configuring the target system database server perl adcfgclone.pl dbTier, Im getting the following error The new database context file has been created : */u03/UAT/uatdb/10.2.0/appsutil/

  • Client showing it doesn't have client installed, but it does

    I have clients out at a secondary site that I've done a push install to.  when I do a push install to the client I can see the server create the request and pass it on to the client, the client then receives the request and in the log files I see it

  • I open up iTunes and my library is completely empty!

    It looks as if it just reset itself to how it was when I first installed it, everything gone! What do I do???

  • Teststand New Thread VS LabVIEW "Call & Forget" Asynchronous call

    Hi everyone, Here is an example taken from the ni.com website showing how to use LabVIEW to post a TestStand Notifier.  I have modified the example to fit the situation I needed to use it for.  I have an example which works fine (When I use a TestSta

  • Connecting a 320gb hard disc drive to the home hub...

    I want to connect a hard disc drive to my home hub 3 so I can access this from around the house, I have formatted the drive to fat 32 but i can not get it to show up in my network and when i look on bthomehub.home it say no usb device connected.  Any