Jump to content

Fi8sVrs

Active Members
  • Posts

    3206
  • Joined

  • Days Won

    87

Everything posted by Fi8sVrs

  1. The Google AI Challenge is all about creating artificial intelligence, whether you are a beginning programmer or an expert. Using one of the easy-to-use starter kits, you will create a computer program (in any language) that controls a colony of ants which fight against other colonies for domination. It only takes 5 minutes to submit one of the starter kits to the website and watch your ant colony fight for domination against colonies created by other people from around the world. From there check out the tutorials on how to locally run your bot and begin programming! Website: AI Challenge
  2. Fi8sVrs

    Google Dart

    Dart (originally called Dash) is a web programming language developed by Google. It was unveiled at the GOTO conference in Aarhus, 2011 October 10-12.[2] The goal of Dart is "ultimately to replace JavaScript as the lingua franca of web development on the open web platform."[3] Reason for a new language Dart is intended to solve JavaScript's problems (which, according to a leaked memo,[4] cannot be solved by evolving the language) while offering better performance, the ability "to be more easily tooled for large-scale projects" and better security features.[5] Google engineers are developing a cloud-based IDE called Brightly, which will perhaps be the first Dart application. Google will offer a cross compiler that compiles Dart to ECMAScript 3 on the fly, for compatibility with non-Dart browsers. There will also be a facility to convert typed Closure code to Dart.[6] Google will also integrate a native VM into Chrome and encourage competitors to do the same with their browsers. The Dart VM and Dart Cross Compiler could be available in late 2011.[5] Example main() { print('Hello World!'); } Paradigm(s) optionally typed Appeared in 2011 Designed by Google Developer Google Preview release 0.02[1] (October 14, 2011; 4 days ago) Influenced by Java, JavaScript, CoffeeScript, Go Usual filename extensions .dart Website dartlang.org Source
  3. a mai fost, si e down http://rstcenter.com/forum/22220-vpn-moka-momentan.rst
  4. Fi8sVrs

    repl.it

    The repl.it project is an attempt to create an online environment for interactively exploring programming languages. It provides a fully-featured terminal emulator and code editor, powered by interpreter engines for more than 15 languages. All our interpreters are written in (or compiled to) JavaScript, and run completely on the user's device, regardless or whether it's a desktop, laptop or phone. The repl.it code is open source and is available on GitHub. Language: Classic QBasic: Structured programming for beginners. Forth: An interactive stack-oriented language. Practical Ruby (beta): A natural dynamic object-oriented language. Python: A dynamic language emphasizing readability. Lua: A lightweight multi-paradigm scripting language. Scheme: An elegant dynamic dialect of Lisp. Esoteric Emoticon: Programming with an extra dose of smile. Brainfuck: A pure Turing machine controller. LOLCODE: The basic language of lolcats. Unlambda: Functional purity given form. Bloop: Nothing but bounded loops. Web JavaScript: The de facto language of the Web. Javascript.next: The JavaScript of tomorrow. Move: The easy way to program the web. Kaffeine: Extended JavaScript for pros. CoffeeScript: Unfancy JavaScript.
  5. Below you will find my collection of 10 best online applications that would be very useful for web designers and web developers. This collection was assorted based by importance and personal opinion. We understand that there are many other great tools out on the web, but these listed here are some of the best! We hope that this article will help/improve the workflow of designers and developers alike. 1. Google Apps Google Apps provides many features all in one place. A customisable start page, generous 6MB of space in provided in the gmail account, files can easily be backed up to the email account. Shared calendar feature is provided with text messaging. Use your own domain name to provide domain specific email addresses. 2. W3C Markup & CSS Validation Services This validator checks the markup validity of Web documents in HTML, XHTML, SMIL and MathML. If you want to validate specific content such as RSS/Atom feeds or CSS stylesheets, MobileOK content, or to find broken links, other validators and tools are available there. 3. Adobe BrowserLab Adobe BrowserLab is an online service that helps to ensure that your web content is displayed as you wanted. Accurately preview web pages across multiple browsers and operating systems, navigate links, and use diagnostic tools to efficiently optimize websites. 4. net2FTP Net2ftp is a web-based FTP client written in PHP. With it’s help you can navigate the FTP server, upload files, download one or multiple files, zip and unzip archives on FTP server, and install software. 5. CSS-sandbox CSS-sandbox is a simple web toy that lets you explore CSS in real time. Just click and see the effect, no Reload needed. It’s very fast and funny. Once you’re satisfied with the style of the Sandbox, roll your mouse over the handy CODE button. A panel will pop, showing all the necessary CSS code to apply that formatting to your web site. 6. LaunchSplash LaunchSplash provides tools a web designer needs to create an awesome looking “Coming Soon” Landing Page for your domain easily in a few clicks. So if you are working on a project and would like to start growing your emailing list prior to launch this is a good way to go. We also did an article of coming soon pages, so if you need help check out: 40 Creative Coming Soon Pages & WordPress Themes. 7. Stripegenerator Tired of pixel-by-pixel painting, trying to create seamless stripes textures? Enjoy using stripe generator. Make your personal style, experiment and download the file. You can use it directly in your css file or as pattern in Photoshop. A great and useful resource for designers of all kinds. 8. PHPForms PHPForms is a professional web form builder. It allows to create personalised web forms in a few clicks and then embed them in your web-site. All you need to do is just copy and paste the generated code. With PHPForms you can save all form results in MySQL database on your server and download them as CSV file. Also PHPForms has pre-designed widgets for some types of fields (phone number, email, date, file upload etc.). You can create different forms: multi-page and small, simple and complex. To create a form you don’t need to have any special programming skills. 9. GenFavicon GenFavicon is a favicon creator that allows to create favicons for your site just in 3 steps: Select and upload source image. Select the part of the image that you want to appear in the favicon and specify desired dimensions. Preview favicon you generated. Save favicon to your local computer. Then all you need is upload saved favicon to the root directory of your site and add the provided code in the header area of your template page. 10. Color Scheme Designer If you need an interactive tool for designing harmonious color schemes that lets you drag a scale around a color wheel to select your hues, adjust the scheme and then export the hex codes into HTML, XML or text – then Color Scheme Designer is just for you. Need more color tools? Look no further, check out this article: Top 21 Helpful Color Tools for Designers Top 10 Online Applications for Web Designers | inspirationfeed.com
  6. Fi8sVrs

    Dark Energy

    Guest narrator Sean Carroll of Caltech describes dark energy and the acceleration of the universe, the discovery of which was awarded the 2011 Nobel Prize in Physics on October 4th.
  7. probabil au descoperit un bug, sau incarca de pe conturi orange prinse in stealer
  8. Fi8sVrs

    caut hacker

    trimite si mie un pm cu detalii
  9. aici cade de fiecare data 36
  10. iNERGY v1.0 [ Download ] iNERGy profiles a person's energy usage by analyzing the energy usage tweets posted to their Twitter account. The tool predicts when the person is home, sleeping, and away from home in order to show how a burglar or stalker could use energy usage information maliciously. iNERGy was released at DEF CON 18 during Tony Flick's 'Getting Social with the Smart Grid' presentation. Requirements [LIST=1] [*]Apache [*]Net::Twitter perl module [*]HTML::Entities perl module [*]GD::Graph perl module [*]GD::Graph::bars perl module [*]GD::Graph::linespoints perl module [*]Data::ICal perl module [*]Data::ICal::DateTime perl module [*]Tie::File perl module [*]Time::Piece perl module [*]Data::Dumper perl module [*]Date::Manip perl module [/LIST] Installation Instructions Unzip the tool files into the web server directory Enable the perl module for Apache Add the following lines to the httpd.conf file: AddHandler cgi-script .cgi .pl ScriptAlias /perl/ /var/www/perl * Note the web server IP address Execution Instructions Browse to http://IP/index.html Disclaimer FYRM Associates does not condone or encourage illegal behavior. This tool is being released for educational purposes and to inform people of the dangers of posting too much information to social networking sites.
  11. rulezi in terminal: pppsetup pppsetup In Slackware we have included a program called pppsetup to configure your system to use your dialup account. It shares a look and feel similar to our netconfig program. To run the program, make sure you are logged in as root. Then type pppsetup to run it. You should see a screen like this:
  12. smoke brush, download layer http://www.filehost.ro/2454523/layer_psd/
  13. In 2007 Boston Dynamics, a robotics company, posted a of a robot called the BigDog that could run on any type of terrain like a dog. The video quickly went viral, partly because people were in awe of the robot’s agility and also because it was so scary to watch. On Thursday, Boston Dynamics showed off its latest robot: the AlphaDog. This new robot is essentially BigDog’s big scary brother. It’s officially called a “Legged Squad Support System,” or LS3, and it is financed by the Defense Advanced Research Projects Agency at the Pentagon, also known as Darpa, and the Marine Corps. Video: According to Boston Dynamics, the AlphaDog can carry up to 400 pounds of gear, while storing enough fuel for a trip that covers 20 miles over 24 hours. The AlphaDog robot also doesn’t need a driver, as it can be programmed to follow a designated leader using computer vision. It can also be programmed to independently travel to specific places using sensors and GPS. The video shows some of the tricks the AlphaDog can perform, including running over boulders and fallen trees, and galloping like a horse while being aggressively pushed to the side. The most impressive feature is its ability to stand up independently while lying on its side or back. But don’t expect to buy a AlphaDog at your local Radio Shack anytime soon. Darpa hopes to use these robots on the battlefield and in war zones. Let’s put it this way: if I saw this thing heading toward me in the middle of a battle, I wouldn’t even try to run in the other direction. I’d just fall on the floor in the fetal position and pray. Source
  14. a mai fost http://rstcenter.com/forum/40429-windows-8-developer-preview-download.rst?highlight=br229516
  15. Fi8sVrs

    PyCharm

    JetBrains PyCharm — Python IDE with complete set of tools for productive development with Python programming language. In addition, the IDE provides high-class capabilities for professional Web development with Django framework. Video: http://www.jetbrains.com/pycharm/demos/quick_overview/pycharm_getting_started.html Download Coding Assistance Code faster and with more pleasure in a smart and configurable editor with code completion, snippets and various intention actions Code Analysis Take advantage of on-the-fly code syntax, error highlighting, intelligent inspections and one-click quick-fix suggestions to make code better Project Code Navigation Instantly navigate from one file to another, from method to its declaration or usages, and through classes hierarchy. Learn keyboard shortcuts to be even more productive Python Refactoring Make project-wide code changes painlessly with rename, extract method/superclass, introduce field/variable/constant, move and pull up/push down refactorings Web Development with Django Even more rapid Web development with Django framework backed up with excellent HTML, CSS and JavaScript editing facilities
  16. [0x4553-Intercepter] offers the following features: + Sniffing passwords\hashes of the types: ICQ\IRC\AIM\FTP\IMAP\POP3\SMTP\LDAP\BNC\SOCKS\HTTP\WWW\NNTP\CVS\TELNET\MRA\DC++\VNC\MYSQL\ORACLE + Sniffing chat messages of ICQ\AIM\JABBER\YAHOO\MSN\GADU-GADU\IRC\MRA + Promiscuous-mode scanning + ARP scanning + DHCP discovering + Changing MAC address of LAN adapters + Raw mode (with filtering rules) + eXtreme mode + Capturing packets and post-capture (offline) analyzing + Remote traffic capturing via RPCAP daemon + Reconstruction of SMTP\POP3 messages + NAT + ARP MiTM + DNS over ICMP MiTM + DHCP MiTM + SSL MiTM + SSL Strip Works on Windows NT(2K\XP\2k3\Vista\7). Videos Download necesita WinPcap Oficial page Source
  17. iar pentru Chrome, Ctrl + Shift + N Google Chrome Incognito
  18. Asistent financiar, 1.700 de euro salariu, loc de munca: acasa. Joburile de vis, fraude de cosmar Expertii in fraude on-line au trecut la nivelul urmator si isi mascheaza infractiunile in spatele unor oferte irezistibile de munca. Va trimit e-mailuri in care va anunta ca puteti castiga si 1.700 de euro pentru un serviciu cu jumatate de norma, facut de acasa. Va antreneaza insa in tranzactii ilegale si va pot transforma inclusiv in complici in fata justitiei. Iata si modul de operare. Alina - o tanara economista din Maramures, a primit un e-mail prin care o multinationala ii oferea un post ca-n vis. Asistent financiar cu jumatate de norma, 1700 de euro salariu, posibilitatea de a lucra din sufragerie. Peste cateva zile, o alta companie i-a trimis o oferta identica. Mi s-a parut putin suspect cand am verificat prima firma care mi-a trimis oferta mi-a dat frauda. Te pune sa tranzactionezi prin contul tau sume de bani catre alte conturi pe care ei ti le furnizeaza. Nu ai decat un contract trimis prin e-mail, nu e nimic legal, spune Alina Politistii de la crima organizata confirma. Dupa ce le spuneti ca acceptati oferta, indivizii cer toate detaliile contului dvs. bancar. Odata ce le primesc, va vireaza bani in cont pe care va cer sa ii retrimiteti in alte conturi. Iata modul de operare, explicat de un ofiter de politie: Primesc diverse sume de bani in aceste conturi de la victimele fraudelor pe internet - licitatii, atacuri de tip phishing. In momentul in care se face transferul primesc si indicatii unde sa trimita banii mai departe: fie pastreaza o parte din bani, fie pentru aceasta activitate primesc o anumita suma. Am fost sesizati inclusiv de banci, de victime din strainatate. Cei care accepta asa eva risca sa fie investigati si sa fie considerati complici. Asta pentru ca in momentul in care acceptati sa faceti tranzactii financiare contra unor comisioane, nu mai sunteti considerati victima, ci partas. Legea prevede 12 ani de inchisoare pentru complicitate la frauda pe internet. Sfatul politiei: cand primiti oferte suspect de bune, verificati atent firmele de la care vin. Sursa
×
×
  • Create New...