Bin-Blog logoBin-Blog

Learn about the latest in Web Development – as soon as I do.

What I learned from Nexty

By Binny V A • May 27th, 2007 • Category: PHP, Scripts, Web Development

Nexty Logo

Remember Nexty? Recently I was able to make the 1.0 version. Currently I am planning for the second version. But before starting on that I want to document the different things I learned when creating Nexty. These are a list of things you can expect on this series…

Client Side

  • CSS
    • Icons
    • Theming using CSS
  • JavaScript
    • Ajax – Success/Failure Pattern

Server Side

  • Installer
  • Framework
  • API
  • Distributed Apps

Before starting, a small notice – I will include links to Nexty’s internal pages in this series. Most of these pages are behind a login. So I would advice that you get an account in Nexty and login into it using the ‘Remember Me’ option enabled. This would make sure that you have the most seamless experience.


2 Responses »

  1. Fahd Mirza says:

    You wrote ‘Clint’ in your site. A type, I presume :)

    I have a question. Perhaps you would be able to help me out.

    I am using PHP 4 with Apache 2.0.59. On one page, I have a link to a pdf file. I want that when visitor click on this link, the pdf opens up in a new browser window. I want to control the display of that window. For example, that the windows has no toolbars or menu bars

    How could I do that?

    regards,

  2. Binny V A says:

    Thanks for the tip. Corrected now.

    About your doubt, you will have to open the new window as a popup. You can see the details in my Popup Tutorial

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>