Search results

  1. S

    RAD Framework

    https://dl.dropbox.com/u/62365823/radical-php/radical-php-0.1.0alpha5.zip 0.1.0 alpha5 posted. Mostly bug fixes, some performance tweaks and some new classes / more complete classes. Lots more PHPDoc documentation. ---------- Post added 27th Jun 2012 at 01:27 AM ---------- Previous post was...
  2. S

    [Giveaway] Reverse Proxy Hosting Giveaway #2

    X4B Reverse Proxy Hosting protecting your privacy since 2010 What is reverse proxy hosting? You give us a server IP, we give you an anonymous IP. We act as intermediary between all users and your site, proxying traffic through our node to your server. This provides DMCA protection and an...
  3. S

    [FREE] Hosting Giveaway

    Competition Closed, Due to issues with thread closure during the running of this competition we will run another in a few days, subscribe to this thread for updates. Winners will be announced shortly and PMs will be sent.
  4. S

    X4B.ORG - Reverse Proxy Hosting - Hide your Server IP (Russia, Sweden, USA, Romania)

    Glad this moderator closed thread issue has been resolved. At-least in this thread, the giveaway (thread) is still going ahead despite moderator intervention.
  5. S

    Oron's Assets Ordered Frozen in U.S., Hong Kong

    The lawsuit is real, I'm not sure about the other details....I don't speak legalese.
  6. S

    50 dollars for every DMCA?

    For a host like that perhaps a reverse proxy service would be best? Although if you need your site to appear to be hosted in Romania then that would be an issue since neither I nor my competitors have nodes in that country.
  7. S

    [FREE] Hosting Giveaway

    Contest Complete Details will be announced regarding a second contest will be announced here. Be sure to subscribe to be the first to apply :) Giving away 5 x 1 month hosting packages. Ever wanted to try our reverse proxy service service? Well now you can with no commitment mind you...
  8. S

    X4B.ORG - Reverse Proxy Hosting - Hide your Server IP (Russia, Sweden, USA, Romania)

    Just FYI The monitor daemon is temporarily offline while a few bugs are resolved. Expect it to be fixed by Monday. And its official, our next node will be based out of Ecatel, NL. Expect discounted (Tier 3) pricing for early adopters. Just waiting until a few more units in Sweden and Russia are...
  9. S

    X4B.ORG - Reverse Proxy Hosting - Hide your Server IP (Russia, Sweden, USA, Romania)

    Dear plutost, RaijinU, binnan, Khealdor, Khealdor, mitchboy999, floydz, gsmforum, avault, raven2011, prometheus. Your accounts have been suspended for falling below $0. You didnt receive an email due to an issue on our end, this is a notification to inform you. ---------- Post added at...
  10. S

    RAD Framework

    Well stated, yes very close to the way I think. And there are numerous things that we have that are uninique (event based form system, javascript integration, etc). Oh and I stated mysql_real_escape_string because most people on this site wouldnt understand $mysqli->real_escape_string, it was...
  11. S

    RAD Framework

    First of all thanks, while I acknowledge that there are tons of large frameworks out there (and that was the main reason it took me a year before I even posted this publicly) I dont believe this is a reason to not develop new ones. I don't think there is any framework out there that meets the...
  12. S

    RAD Framework

    mutibyte chars arent an issue, mysql_real_escape_string handles escaping in the database's character encoding. The database subsystem makes up around 1/3 of all of the code, its very well developed. ActiveRecord and ORM implementations are industry standard now days, they are amazing (e.g...
  13. S

    IPhone 4S Or Galaxy S3?

    S3. enough said. I am 100% happy with my S2, I would even recommend that over any apple products.
  14. S

    RAD Framework

    Currently I havent added Prepared statements (they will probably be added for those who like them in the future). This is mostly because it is rare that we access the database directly (you could write without knowing anything but basic SQL). Two current interfaces (other than direct database...
  15. S

    RAD Framework

    Minimum PHP version: 5.3.3 MySQL requires the innodb engine to be enabled. Basic MyIsam support is complete but its not as stable. .project, .buildpath and .settings are part of Zend Studio and only needed if you use that IDE. For execution and for other users these can be ignored or deleted...
  16. S

    RAD Framework

    Thanks. Oh and if anyone wants a specific section commented, I will quite happily do a quick run over and do some docblocks. Im just going through fairly randomly at this stage.
  17. S

    50 reasons not to date a Graphic Designer ![Must Read]

    More than a few could be adapted to programmers. Although I can certainly relate a few to my designer.
  18. S

    RAD Framework

    I have started on the documentation front howeaver as you pointed out its a huge effort. I encourage people to contribute to this project either with their own forks (which I will pull from as requested), bug reports or via contributing to the wiki. I have a working checklist that I am working...
  19. S

    RAD Framework

    0.1.0alpha3, namespace cleaned up (a 0.2.0 roadmap task) and tons of bug fixes.
  20. S

    X4B.ORG - Reverse Proxy Hosting - Hide your Server IP (Russia, Sweden, USA, Romania)

    The new proxy features (mail / generic TCP proxying) will be going live this evening if everything goes as expected. The new servers have been distributed accross the nodes and the code has been written for the interface. Persuming everything goes well it will be enabled once some user interface...
Back
Top