Sunday, July 7, 2013
BB. . [IMG]. HTML.
Saturday, July 6, 2013
21.05.2013, 16:15
Results of the contest Agnesi!
accessories for children Babydream fairy tale for children online blog pregnancy dazzle swf animati
so far use of kalkulatorw ... and nothing ... but I must admit that nervous Use lately ... our two
Computers cycle of Lady-Comp, Baby-Comp and Pearly, are highly effective contraception (99.36%) and
AS3: var mc: MovieClip = loader . content as MovieClip; trace
Flasher.ru Flash FAQ Flash (ActionScript) pubmed advanced search ActionScript 3.0 ActionScript 1.0/
Flasher.ru
A value of software testing in software development activity
Developed feature of simple and basic software of a company, such as desktop, Web and mobile development company. Since it has cheaters out there, it is necessary to go through the list of software company, you know companies. On this basis, you can check that suits you. This help does not come in contact with companies that develop incorrectly, which could mislead, to discontinue its services and later by the end of the standard delivery. Take a chance today for the outsourcing of software development projects and grief is not price, quality and delivery.
Source :
- Full Post
BT Digital Archives
apache thrift
Thrift is an that is used to define and create for numerous languages. It is used as a (RPC) framework and was developed at for “scalable cross-language services development”. It combines a software stack with a code generation engine to build services that work efficiently to a varying degree and seamlessly between , (on -compliant systems), ,, , , , , , , , , , and . To put it simply, Apache Thrift is a binary communication protocol.
Other communication: SOAP, restful
- Full Post
Drew Houston
Andrew W. “Drew” Houston is an American internet who is best known for being the founder and CEO of , an online backup and storage service. According to Forbes magazine, his net worth is $400 million US dollars.
Accolades
Drew Houston was named one of the most promising players aged 30 and under by Business Week and Dropbox has been touted as ‘s most successful investment to date. Drew was also named among the top 30 under-30 entrepreneurs by inc.com, and Dropbox has been called one of the 20 best startups of .
In June 2013, invited Houston to serve as speaker at its annual commencement ceremonies. In his remarks, Houston gave this advice: “They say that you’re the average of the 5 people you spend the most time with. Think about that for a minute: who would be in your circle of 5? I have some good news: MIT is one of the best places in the world to start building that circle. If I hadn’t come here, I wouldn’t have met Adam, I wouldn’t have met my amazing cofounder, Arash, and there would be no Dropbox. One thing I’ve learned is surrounding yourself with inspiring people is now just as important as being talented or working hard. Can you imagine if Michael Jordan hadn’t been in the NBA, if his circle of 5 had been a bunch of guys in Italy? Your circle pushes you to be better, just as Adam pushed me.”
- Full Post
persistence
(for example, x = 0, when the process of doing x=0 ends, the state of x = 0 is still there, somewhere in the disk, and won’t be lost or become x = 1 when the RAM is down.)
Why DB data is put in memory, please refer to redis, because it is fast to read and write if the data is in memory.
- Full Post
replication implmentation (Mysql)
Replication is based on the master serhttp://myrubylearning.wordpress.com/wp-admin/post-new.php?post_type=postver keeping track of all changes to its databases (updates, deletes, and so on) in its binary log.
Each slave that connects to the master requests a copy of the binary log.
Because each slave is independent, the replaying of the changes from the master’s binary log occurs independently on each slave that is connected to the master.
Replication Solutions:
- Full Post
WAZE
Waze is a -based navigational which uses , as well as user-submitted travel times and route details. It was developed by the start-up Waze Mobile which is now owned by .
Waze won the Best Overall Mobile App award at the 2013 , beating , and others. On June 11, 2013 completed the acquisition of Waze for a reported $1.03 billion. As part of the deal signed, each of Waze’s 100 employees will receive about $1.2 million, which represents the largest payout to employees in the history of Israeli high tech
In June 2013, Google Bought Waze For $1.1B, giving a social data boost to its mapping business
- Full Post
How to install LibreOffice 4.0.4
In order to download the proper version, first of all you should select your operating system. To do so you can find LibreOffice in three different flavors:
Mac
Linux
We are going to choose Windows.
Next, you have to choose the proper language/region version. In this case we are going to select the Spanish LibreOffice distribution.
Next you have two , either direct download or torrent download. In this case we will use the first one doing click in the first link.
The process of expends less than 5 minutes and at last you will have the file LibreOffice_4.0.4_Win_x86.msi with a size around 186 Mbytes.
To install it you only have to do on it and follow instructions step by step. The first dialog gives you basic info about the product you are going to install. Just do click on the Next button.
The next dialog offers you two installation options: typical and personalized. For most users the typical one should be the best. Do click on the Next button.
In the next dialog of the wizard you can change some installation options. Newly the default settings are correct for most users. Just do click on the Install button.
Next LibreOffice is installing itself on your computer. This spends a while, but not more that five minutes.
When everything is done the install process ends successfully and a final dialog tells you that LibreOffice is already on your computer.
Click on the Finish button and that is all.
Final notes
As happens with all LibreOffice minor updates, this one replaces the before one.
This is a 32 bits version. As far I know there is not any 64 bits LibreOffice version.
Before install LibreOffice you should have , currently .
Enjoy.
- Full Post
Regular Expressions Tester
The typical scenario is: you have just finished then of your last and successful app. Then you have decided using regular expressions in order to validate data.
Today I present you , a tiny app for regular expressions testing I made in Swing using after watching a film.
As you can see in the last image RegularExpressioneitor lives in a non resizable window, centered in the screen, with 4 remarkable elements:
.
Regular expression to check.
Graphical testing result.
Testing launch button.
This small utility has 3 states of analysis, shown each one by its own icon I show you coming up.
Stand-by status. Regular expression is not checked yet.
Succeed status. Regular expression has accepted sample text.
Fail status. Regular expression bad built or sample text rejected.
I hope you find it useful.
Regards.
- Full Post
Perl+SDL 3D Rendering
Below are some screen shots of this little toy in action. If you'd like to try it yourself, you can download the entire project . You can rotate the objects with the mouse, or keyboard arrows. Also press shift to toggle shading and space to switch objects.
NOTE: the project is compressed in the .tgz format, if you are a windows user, you may need a tool like 7zip to extract the contents.Standard Cube:Standard Cube with Pseudo Shading:Standard Diamond:Standard Diamond with Pseudo Shading:Textured Cube:Perspectively Correct Textured Cube:Perspectively Correct Textured Cube with shading: - Full Post
SDL 2.511 + Using SDL for quick visualizations
Moreover we are seeing more varied users of SDL Perl.
John.O Writes:
This is for a tool that we'll be providing our dealers... - Full Post
Introducing SDLx::Controller::Object, with our good friend Mario!
This past week I have been working on making interfacing physics with SDL rendering a lot easier. The idea was to provide the user a callback to describe the acceleration of their object in the X, Y axis and Rotation. Using this idea I have completed a preliminary work for SDLx::Controller::Object. The demo below shows an example that was made with it. The SDLx* code is available at and demo code is available at . from on . - Full Post
Grant Progess Reports 1-3: Sept
I have been a bit busy with that and not been able to update my blog. Anyway here are some of the back dated Grant Updates. These updates where also posted on REPORT 1: Sept 20101st drafts Preface
Chapter 2: First SDL Application
Started work on Chapter 3: Drawing
Outlines for the first 7 chapters have been completed
Book build framework has been setup
Released SDL 2.514 (2.515 will be released on 16th of September) This code is the one that will be used in the book for chapter 02
Got more of the Drawing chapter done (It will be done by the end of the week)
Added several more code examples for other chapters
Progress: 2.75 chapters / 11 chapters = approx 25%
Kartik's work can be followed at:
REPORT 2: October 2010Since last time:We have released SDL 2.518 Game Loop support completed
Chapters:2nd Drafts for: Preface to Game Loop ( Chapter 0 - Chapter 04)
Chapters completed: 5/11 => 45%
Extra:cfedde has made a script to extract code listings for readers to try examples with out having to retype them.
Coments:I am receiving a lot more help from the community, most notable from cfedde for proofreading.
I will be fleshing out the next 6 chapters shortly and work will begin on them soon
I am pleased with the progress so far, and I feel the quality is improving due to the pacing.
Our work can be seen at:
REPORT 3: November 2010
This is the progress so far:
- SDL 2.523 Releases:
- Adds stability and better memory management for the game loop
- 2 chapters have been completed
- Pong Chapter (Contributed by garu)
- Additional Modules
- 1 extra chapter has been added
- Puzz(le) Chapter (Contributed by Blaizer)
- 2 Chapters are in the Works
- Tetris Code has been mostly done (contributed by FROGGS)
- Needs to be fixed
- Needs write up
- Sound and Music Effects code is done
- Needs to be fixed
- Needs write up
Our work can be seen at:
Regards,
YAPGH - Full Post
Closing the Grant
This is what has been accomplished from each of the objectives:Cleaner Code and a lot of memory and performance improvements ( SDL 2.527 released Jan 18th )
10 out of 11 chapters completed:
The profiling chapter was dropped as there was not enough content to justify a chapter.
3 Extra chapters added.
Deviation from a CPAN SDL::Manual release due to the nature of the Manual it is being released as a creative commons instead.
Next Steps:Get the book polished and edited with chromatic's help
Fix build system of the html to make a real SDL::Manual release
Constant update of the book with more releases of SDL and reviewer comments.
- Full Post
SDL Perl Game Contest
YAPC::NA Links and Presentation of the TALK
0x1 step forward, 0x10 steps back
So last few days have been a test of my patience. Working on the Avenger bit to hack out a game that doesn't devolve into chaotic code has been hard. Partly the reason has been due to how SDLx::* and Box2D force some horrible design patterns. So after 4 rewrites of a simple Zemming walking across the screen, I decided something different is needed.
Moo and 's Idea
That something different may be the act of admitting that some of the design choices made in SDLx::* (SDLx::App) specifically were made for speed and not better game development. Therefore a possible answer could be to refactor out SDL Agnostic code out of SDLx::* and make that in to a well written game development library (Avenger). Mithaldu suggestion, we could base this new fork of ''.
Anyway Avenger and Zemmings seem a bit further away now ... - Full Post
SDL2 API stabilization and new work
SDL2 C library API is stabilized
So near the end of Feburary, Sam announced that the SDL2 API has been stabilized! Hearing I emailed to the sdl-devel mailing list and with that kmx, jtpalmer and Froggs have helped me to get started on the bindings for SDL2 perl.
Alien-SDL2 is not ready yet but you can get kmx's packages and install them on strawberry perl your self. Or for windows compile and install from the source.
You can see it at:
I also ran some tiny and completely not to be believed benchmark between the two scripts on my Windows 7 i5 laptop:
perl scripts\benchmark.pl
Rate sdl sdl2
sdl 867/s -- -16%
sdl2 1033/s 19% --
This is just for clearing the screen and drawing some squares. Both are software renders and not using hardware acceleration.
- Full Post
Friday, July 5, 2013
Perl Software Development: Using it for making Wonderful Websites
Perl web development is something that has been designed to offer power as well as ease of use to the webmaster and allow him to do whatever he wants while designing the website.- Full Post
Kodingen
Perl tutorial
Free Perl Tutorial for people who need to maintain existing Perl code, for people who use Perl for small scripts, and for Perl application development.- Full Post
ZCommunications
Developments within capitalism favor the partial emergence of these conditions, though their full realization would make capitalism impossible. How they change the production process already becomes visible in the digital realm, though it’s unlikely to stop there. The free software and free culture movements have radically changed the ways of producing software and knowledge goods. These changes have caused some markets – such as those for Internet software, programming tools and encyclopedias – to shrink considerably or disappear altogether. These areas have become dominated by free programs such as Apache, Firefox, WordPress, non-proprietary programming languages such as Perl and Python, open development environments such as Eclipse, and by the free Internet encyclopedia Wikipedia. They have largely driven out competing offers which (as usual in capitalism) are only available for sale.
- Full Post