Favorite Website Design Publication and/or Website

Hey guys, what are some of your favorite web site design mags or websites that you go to for current trends, techniques etc.?
mike

A few of my favorites in no particular order:
SitePoint
http://www.sitepoint.com/
Smashing Magazine
http://www.smashingmagazine.com/
456 Berea Street
http://www.456bereastreet.com/
Noupe
http://www.noupe.com/
Web Designer Depot
http://www.webdesignerdepot.com/
Web Designer Wall
http://www.webdesignerwall.com/
CSS Drive
http://www.cssdrive.com/
Stu Nichols' CSS Play
http://www.cssplay.co.uk/
Dynamic Drive
http://dynamicdrive.com
Instant Shift
http://www.instantshift.com
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists
www.alt-web.com/
www.twitter.com/altweb
www.alt-web.com/blogspot.com

Similar Messages

  • TS3274 Why won't I stay logged in on my favorite websites with latest software 7.0.2

    I updated to 7.0.2,   Now every time I open safari and go to my favorite websites, I don't stay logged in like I used to.     What am I doing wrong?   How can I fix this?

    However, I can no longer access the iTunes store as the PC just sits there in limbo.
    In the course of your troubleshooting to date, have you worked through the following document?
    Apple software on Windows: May see performance issues and blank iTunes Store

  • How can I not delete my Favorites Website Data in FF 4?

    Hi.
    In IE 8 there is a provision under Tools -> Delete Browsing History to Preserve Favorites Website Data, like CNN and MSNBC settings, etc.
    I don't see how I can do this in FF 4.
    I tried leaving the Site Preferences box unchecked, to no avail. All of my personal website settings are deleted anyway.
    What's up?

    @ cor-el:
    "Clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, and passwords."
    Could you please clarify this for me?
    Des this mean every time I clear my History, I need to re-input all of my settings, including iGoogle?
    Bit confused here.
    How come it is a no-brainer in IE?
    Thanks. :0)

  • Can I personaliz​e favorite websites for each email account?

    My family has 3 different verizon.net email accounts. When we sign on, is there any way to personalize the page so it shows only that persons favoriye webites? Currently whether using Chrome or I.E., all of the saved favorite websites are lumped togeher. Under our old AOL account, when someone logged on, the favorites window showed only that persons saved websites.

    Win XP, service pack 3

  • Why was yesterday the typefont Lato displaying good in design mode and today looks like Arial?

    why was yesterday the typefont Lato displaying good in design mode and today looks like Arial? In preview mode its looking good

    I'm having exactly the same problem as Kitcarhans just as of now, with the same font (Lato).
    I tried to follow Abhishek's recommended steps, but they are unclear to me, and in any case, didn't have any effect.
        "2. Rename the folders named tk1 and tk2 in the following locations"
    Not sure what this step is instructing me to do; rename them to what new name? Any? The same?
        "3. Launch Muse and add the font again"
    The font was never removed… was it supposed to have been? Well, in any case, I tried removing and then re-adding, but no effect there either…
    Could you clarify these instructions for me, or if they don't apply to the current problem, advise? The two websites I'm working on now both use Lato, so I can't do much of anything until I solve this problem…
    Thanks.

  • Welcome to Hierarchical Design - Design Preservation and Partial Reconfiguration

    Welcome to the Xilinx Hierarchical Design Forum.  This is the forum for all of your Design Preservation and Partial Reconfiguration questions.    
    The major goal of Design Preservation is to reduce the number of synthesis and implementation iterations during the timing closure phase.  This is accomplished by using previous implementation results for unchanged portions of the design.
    The major goal of Partial Reconfiguration is to allow a portion of the design to be reconfigured while the rest of the design is still running in the FPGA.   Different configurations of the design can be swapped back and forth reducing overall design size and power.
    For more information on the Design Preservation flow please see:
    White Paper - Repeatable Results with Design Preservation
    Hierarchical Design Methodology Guide
    PlanAhead_Tutorial_Design_Preservation
    Leveraging Design Preservation for Predictable Results Video
    For more information on the Partial Reconfiguration flow please see:
    Partial Reconfiguration Website 
    Partial Reconfiguration User Guide
    Partial Reconfigurations using PlanAhead Video
    This forum is monitored by several Xilinx employees.  Please feel free to ask any questions.
     

    Hello, I am trying to modify the Hierarchical Design tutorial TCL example (design.tcl) to allow me to adapt it to a simple trial project using the HD flow. At the Viavdo 2013.4 Shell when i type in:
    vivado -mode batch -source design.tcl -notrace
    I keep seeing these ERRORS from Vivado :
    # Vivado v2013.4 (64-bit)
    # SW Build 353583 on Mon Dec  9 17:49:19 MST 2013
    # IP Build 208076 on Mon Dec  2 12:38:17 MST 2013
    # Start of session at: Thu Mar 06 09:25:31 2014
    # Process ID: 5200
    # Log file: C:/GoldenHD_Tutorial/Vivado_Tutorial_TD/vivado.log
    # Journal file: C:/GoldenHD_Tutorial/Vivado_Tutorial_TD\vivado.jou
    Attempting to get a license: Implementation
    Feature available: Implementation
    Loading parts and site information from C:/Xilinx/Vivado/2013.4/data/parts/arch.xml
    Parsing RTL primitives file [C:/Xilinx/Vivado/2013.4/data/parts/xilinx/rtl/prims/rtl_prims.xml]
    Finished parsing RTL primitives file [C:/Xilinx/Vivado/2013.4/data/parts/xilinx/rtl/prims/rtl_prims.xml]
    source design.tcl -notrace
    #HD: Setting Tcl Params:
        place.closeImportedSites == 1
        tcl.notrace == 1
        hd.visual == 0
    #HD: Running synthesis for block HD_trig_detector
        Writing results to: ./Synth/HD_trig_detector
    #HD: Writing checkpoint ./Synth/HD_trig_detector/create_project_error.dcp for debug.
    ERROR: [Common 17-53] User Exception: No open project. Please create or open a project before executing this command.
    ERROR: write_checkpoint command failed.
        write_checkpoint -force ./Synth/HD_trig_detector/create_project_error.dcp
        while executing
    "error $errMsg"
        (procedure "command" line 31)
        invoked from within
    "command "write_checkpoint -force ${logName}_error.dcp""
        (procedure "command" line 23)
        invoked from within
    "command "create_project -in_memory -part $part" "$resultDir/create_project.log""
        (procedure "synth" line 36)
        invoked from within
    "synth $module"
        ("foreach" body line 5)
        invoked from within
    "foreach module $modules {
          if {[get_module_attribute $module synth]} {
           puts $rfh "\n#HD: Running synthesis for block $module"
           comma..."
        invoked from within
    "if {[llength $modules] > 0} {
       foreach module $modules {
          if {[get_module_attribute $module synth]} {
           puts $rfh "\n#HD: Running synthesi..."
        (file "./Tcl/run.tcl" line 29)
        while executing
    "source $tclDir/run.tcl"
        (file "design.tcl" line 131)
    INFO: [Common 17-206] Exiting Vivado at Thu Mar 06 09:25:48 2014...
    This seems weird...why is Viavdo issuing errors about not having an open project when in HD mode it is running in non project mode ?
    Can anybody help me diagnoise the route cause of this problem please ?
    many thanks for any help i get,
    i have attached my design.tcl file to this query :)
    Dr Barry Henderson
     

  • Sharepoint Designer 2010 and Visio 2013

    I am testing out Visio Professional 2013. I can import a VWI file from Sharepoint Designer 2010 and I can export a VWI file from Visio. But when I try to import the VWI file created in Visio 2013 into sharpoint Designer 2010 it appears to work, as
    I don't get an error, but the work flow never appears.  Any thoughts?

    Hi,
    Based on my research, if it is SharePoint Designer 2010, then the only edition that supports SharePoint workflows is Visio 2010 Premium edition.
    And if you use Visio 2013, then it need to use SharePoint Designer 2013.
    Reference from:
    http://social.technet.microsoft.com/Forums/en-US/visiogeneral/thread/dc58f61f-1e93-4d2e-935f-bb665296611c
    Jaynet Zhang
    TechNet Community Support

  • Design view and browser view in DW are different than when I view from local folder

    I'm brand new to Dreamweaver CS5.5 and here is my problem:
    I've made an html page in dreamweaver with a banner, with an additional graphic and some text on top of the banner.  It displays just fine in every browser when I view from the local folder, but when I open DW and view, it displays incorrectly in all three design, live and browser views within DW.  If I make changes to the css file until it views correctly in design view, it no longer displays correctly from the local folder and it still doesn't view correctly in live or browser view within DW.  If what I'm doing isnt going to display accurately in any of the views provided by Dreamweaver as compared to the live server, whats the point in having this software?  I could just keep building webpages in notepad and uploading with CoreFTP.
    Any suggestions?  Is it some setting that I dont know about that I need to change within DW?   Please help.

    align="center" is deprecated (obsolete) code in XHTML & HTML5 doc types.  Instead of styling markup with HTML, you should be using CSS. 
    CSS
    .center {text-align:center}
    HTML
    <p class="center">some centered text here</p>
    With respect to break tags, in XHTML doc types the correct syntax is <br /> not <br>.  However your usage of line breaks is inconsistent with good symantic markup.  Use headings <h1> <h2> <h3> <h4> for important keywords.  Use <p> for descriptive paragraphs.  Use <ul> <li> or <ol> <li> for lists.  Line breaks should be used minimally if ever.
    XHTML doc types require all tags to be lowercase.  Uppercase tags will throw errors.
    Your design is too rigid.  When text size is increased in browsers, your content is unreadable.  See screenshot.
    SOLUTIONS:
    1) DO NOT USE POSITION ABSOLUTE.  You don't need it.  Absolute positioning removes content from the normal document flow resulting in a jumbled mess.  Use default CSS positioning (none) with margins, padding & floats to align elements.
    2) Remove HEIGHT values from all CSS containers.  Height limits a container's capacity to hold more content when needed.  Container height should always be determined by the amount of content it holds; not explicit values.  If required to reveal a background image, for example, use CSS min-height instead of height.
    CSS Box Model
    http://www.w3schools.com/css/css_boxmodel.asp
    CSS Floats
    http://www.w3schools.com/cssref/pr_class_float.asp
    CSS min-height
    http://www.w3schools.com/cssref/pr_dim_min-height.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Designer 6i and 10g on the same machine?

    I have Designer 6i and corresponding repository on my machine.
    The problem with 6i I can't save diagramm in HTML format
    I believe I can save in HTML format in 10g or other?
    Can I install on the same machine 10g designer?
    should I configure new repository?
    TIA

    See my update on your earlier question.
    As for running 6i and 10g on the same machine, yes you can do it. You just have to install them in separate Oracle Homes, and be careful when you tell them which version of EXP and IMP to use. There is one MAJOR caveat, however. They cannot use the same Designer Repository - 6i client won't talk to a 10g repository and 10g client won't talk to a 6i repository. You can upgrade a 6i repository to 10g with the RAU, but take a backup before you do - the only way to go back is to restore your backup. Besides, I think that if you upgrade to the last supported version of Designer 6i (you should be able to get it from MetaLink) you will get the Publish Diagrams utility.
    Frankly, my opinion is that there is only one reason to stay on 6i - if you need to generate and support 6i client/server Oracle Forms. If you don't use Oracle Forms, or if you have moved on to Web Forms with the middle tier Forms Server, I'd recommend an upgrade to Designer 10g and Developer 10g.

  • Please Help Me -- CS4 Design Premium and CS4 Production Premium on Same Machine

    We are a non-profit organization that gets donated software at a great price but you're limited to what's available. We bought the CS4 Design Premium Suite last year (CDs). I called the Adobe sales department to find out if I could run CS4 Design Premium on the same machine. They told me that I could. So I bought CS4 Design Premium as a download. It took a tremendous amount of time just to download the package, and once installed Premiere Pro would not run properly. I called tech support and spent 9+ hours on the phone and no resolution. They had me doing everything -- uninstalled both packages six times. They kept telling me I didn't have enough RAM (and I knew that was wrong because I have been editing using AVID before deciding to go with Adobe -- and I had the CS3 Adobe Premiere Pro, Soundbooth and Encore running on my E drive with no problem before I went ahead and bought CS4 Production Premium).
    I took my computer back to the company that built it and they suggested that I replace my graphics card and sure enough, Premiere Pro worked fine. Everything seemed to work fine in both packages except Adobe Acrobat. When I opened a pdf file, Acrobat asked for a serial number, but wouldn't accept my Design Premium serial number. I called tech support thinking they would give me a different serial number for Acrobat or something simple. Needless to say after 3 hours, and uninstalling the software again, they told me I couldn't run two CS4 suites on the same computer. Then a supervisor told me I could run both suites, but I would need to run a cleanup program, uninstall both of my suites and start again!
    All software in CS4 Design Premium installs except Acrobat. It is grayed out on the install screen as if it's already installed, and when I try to open a pdf file, the installer pops up, installs Acrobat, and asks for a serial number. When I enter the serial number, it gives me a red "x".
    SOMEBODY PLEASE HELP ME!
    I don't know where to turn now ... is there anybody in the United States that I can get help from?
    Can Adobe deactivate my CS4 Design Premium and Production Premium and send me the Master Collection CS4?
    Please help me if you can!

    This is a user to user forum that is not monitored officially by either Adobe Technical Support or Adobe Customer Support. The issue you raise with regards to trading two copies of a suite for one of another is nothing that anyone here can assist you with.
    Please contact Adobe Customer Support directly by phone. They are the only ones who can assist you with this.
              - Dov

  • ***URGENT**** DESIGNER 6i and Report

    I am trying to generate reports out of Designer 6i. I have two problems that I cannot resolve.
    1. How do I get the current user to print on the report?
    2 How do you create a title page, header and footer for the report through Designer? If not in Designer, how do I create a template? I have invoke Report Builder and cannot seem to add a header or footer section if the file opened is a template.
    jb
    null

    See my update on your earlier question.
    As for running 6i and 10g on the same machine, yes you can do it. You just have to install them in separate Oracle Homes, and be careful when you tell them which version of EXP and IMP to use. There is one MAJOR caveat, however. They cannot use the same Designer Repository - 6i client won't talk to a 10g repository and 10g client won't talk to a 6i repository. You can upgrade a 6i repository to 10g with the RAU, but take a backup before you do - the only way to go back is to restore your backup. Besides, I think that if you upgrade to the last supported version of Designer 6i (you should be able to get it from MetaLink) you will get the Publish Diagrams utility.
    Frankly, my opinion is that there is only one reason to stay on 6i - if you need to generate and support 6i client/server Oracle Forms. If you don't use Oracle Forms, or if you have moved on to Web Forms with the middle tier Forms Server, I'd recommend an upgrade to Designer 10g and Developer 10g.

  • I have my old Internet Explorer-Favorites in a drawer and would like to import them in FireFox

    I have my old Internet Explorer Favorites in a drawer on the harddisk and would like to import them into FireFox. How can do this?

    1.
    Open up a Firefox window.
    2.
    Click on the "Bookmarks" menu and select "Manage Bookmarks." If you are using Firefox 3.6.2, then you need to click on "Organize Bookmarks..."
    3.
    In the window that pops up click on the "File" menu and select "Import." In case of Firefox 3.6.2, click on "Import and Backup" just above the list. Then click on the "Import HTML" option from the drop-down list. A new window comes up.
    4.
    Select the "Microsoft Internet Explorer" option if you are importing favorites from Internet Explorer on the same computer. Then click next. If you are importing from a file of saved bookmarks or favorites choose "From File" and click next.
    5.
    Select the file in the open window that pops up and then click "Open" if you are importing from a file. Firefox will do the rest for you. If importing from Internet Explorer, just click "Finished" when it's done.

  • About a year ago I purchased the student addition of the Adobe Creative suite 6 Design Standard and just recently purchased an additional computer for my home. Can I use the same disc that I previously purchased to download the program?

    About a year ago I purchased the student addition of the Adobe Creative suite 6 Design Standard and just recently purchased an additional computer for my home. Can I use the same disc that I previously purchased to download the program?

    Yes, as long as the machine meets the system requirements for the software you can install and activate it.  Your license allows you to have the software installed and activated on two machines.

  • I have just started to use Muse for our design agency and learning how to build ourselves a new site, I have manged to create a basic lightbox which contains sliding images, what I need to do now is have a pop up window which goes into detail about the pr

    I have just started to use Muse for our design agency and learning how to build ourselves a new site, I have managed to create a basic lightbox which contains sliding images, what I need to do now is have a pop up window which goes into detail about the projects, what I would like is a piece of text  or icon that when you roll over it and then click a separate window pops up with additional information in, once finished reading the info you can then click to close the box, any advice on how to do this?

    The best way to do what you're asking is with the Composition widget. Start with the Tooltip preset, which, by default shows the info on rollover. You can change the option to show on click, which is what you're after. You can also add the close button or have the info disappear on rollout.
    David

  • Is it possible to get the style, font and related info of a paragraph of a in design file and write it on the same in design file  on the  left side

    Is it possible to get the style, font and related info of a paragraph text  of a in design file and write  all the stuff on the same in design file  on the  left side with small fonts 
    as
    Lets  this is a text in in design file    :
    style : abc                      we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultur we are going to check the  condition  Agence Wallonne pour la    font 12                                  d'une Agricultu we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultu
    style : xyz                      we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultur we are going to check the  condition  Agence Wallonne pour la    font 10                                  d'une Agricultu we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultu

    Hi Poojith
    Not sure if this would solve your requirment but just in case might be helpful:
    1. We can mix up the HTML and HTMLB components in the JSP Page. However, can access only the HTMLB components in the controller. The following link refers to what customizations are offered by the HTMLB framework:
    [http://www.sapdesignguild.org/resources/htmlb_guidance/]
    2. Another option would be to use AbstractPortalComponents or a simple web app if that's feasible. (where custom UI themes, css and layout are more in control of the developers.)
    Thanks
    Deepak

Maybe you are looking for

  • Unable to refresh a report in P21 Activant

    We recently upgraded our Activant P21 (Prophet 21) software which includes Crystal Reports.  Standard P21 canned reports in their software can be viewed, exported and printed.  The P21 software includes a feature to create and link custom reports.  W

  • ITunes 10.7 upgrade - 'Please Wait While Windows Configures iTunes'

    Upgraded to iTunes 10.7, which I now regard as one of the poorest pc-related decisions I've ever made.  The time suck on this issue is massively depressing. Running Windows Vista.  Have completely uninstalled and re-installed (clean registries, re-bo

  • Custom screen window not getting closed !

    I have designed a screen and calling that using call screen XXXX starting at 15 5. Sreen does load up. Upon clicking close button(X mark) on the top right side, window is not getting closed. I have two more buttons OK and CANCEL in screen, which I de

  • Missing Gmail 'Sent' Folder

    Have several times, clicked Manage Folder Subscriptions > Refresh ... and then re-started Thunderbird. Of course, the Sent folder does display on the Gmail site. Sometimes folders come and go, but can't make this one come back. Ideas? Thanks much.

  • I can't find the "settings" option

    I'm trying to add captions to my photos for a slideshow and the "help"less option keeps telling me I need to select my photobook and then select the tab at the bottom that looks like a cog and says "settings". I've seen the cog before. The problem is