R-Drive Image v4.7 Build 4727

Posted by chiasedamme on Thursday, August 25, 2011

R Drive Image 4.7 Build 4727


R-Drive Image is a potent utility providing disk image files creation for backup or duplication purposes. A disk image file contains the exact, byte-by-byte copy of a hard drive, partition or logical disk and can be created with various compression levels on the fly without stopping Windows OS and therefore without interrupting your business.These drive image files can then be stored in a variety of places, including various removable media such as CD-R(W)/DVD, Iomega Zip or Jazz disks, etc. R-Drive Image restores the images on the original disks, on any other partitions or even on a hard drive’s free space on the fly. To restore system and other locked partitions R-Drive Image is switched to the pseudo-graphic mode directly from Windows or bootable version created by the utility is launched from CD disc or diskettes. R-Drive Image is one of the best backup and disaster recovery solutions to prevent losing your data after a fatal system failure.










More about

Universal SQL Editor v1.3.3.0

Posted by chiasedamme

Universal SQL Editor v1.3.3.0

Universal SQL Editor is a powerful, yet easy-to-use database query tool. It allows you connect Oracle, DB2, SQL Server, Sybase and other ODBC compliant databases, and edit complex SQL with Intellisense-like code completion, highlight references, parameter hinting, syntax highlighting, SQL formatting, plus other useful features that allow you to work more efficiently.









More about

Apple iTunes v10.4.1.10

Posted by chiasedamme

Apple iTunes v10.4.1.10 (x86/x64)


iTunes is an application that allows the user to manage audio and video on a personal computer.iTunes is required to manage the audio of an Apple iPod portable audio player. Users can organize their music into playlists within one or more libraries, edit file information, record Compact Discs, copy files to a digital audio player, purchase music and videos through its built-in music store, download free podcasts, back up songs onto a CD or DVD, run a visualizer to display graphical effects in time to the music, and encode music into a number of different audio formats.













More about

Odin Frame Photo Creator v6.5.5

Posted by chiasedamme

Odin Frame Photo Creator v6.5.5

Frame Photo Creator software has photo mode and digital camera mode .Tt can let you take photos like digital camera.And It offers you kinds of different backgrounds(frames),for example, flowers,grass, ,the ocean ,cartoon ,animals to help you take colorful photos.Then you can combine the photos after you took.Befor you print it out or save in the computer,you also can eidit the photos in photo editor by altering the color of the photos,adjusting hues, sharpness, RGB color, flip and rorate photos.And you also can add base pictures and some funny face like cute face expression on the photos.










More about

Joboshare DVD Ripper Platinum v3.1.6.0812

Posted by chiasedamme

Joboshare DVD Ripper Platinum v3.1.6.0812


Joboshare DVD Ripper Platinum is easy-to-use and powerful DVD Ripping software. The DVD Ripper Platinum software can rip DVD movies to almost all popular video and audio formats such as AVI, MPEG, WMV, DivX, RM, MOV, MP4, MPEG-4 AVC, PSP MPEG-4 AVC, 3GP, MP3, WAV, WMA, AAC, M4A, MP2 etc. with excellent quality and super fast DVD Ripping speed!

Joboshare DVD Ripper Platinum can perfectly rip DVD movies with no loss of Image and Sound quality. With Joboshare DVD Ripper Platinum, you can enjoy favorite movie on your iPod, Zune, iPhone, Apple TV, PSP, Xbox 360, PS3, MP4/MP3 Player, Smart Phone, Pocket PC, PDA, Mobile Phone, Archos, Archos AV500, Archos AV700, Archos GMini402, iRiver PMP-100, Creative Zen Vision, etc. Meanwhile, it provides a good many of configurable parameters for audio and video file formats. You can adjust parameters of object file such as bit rate, resolution and channels as you need.










More about

Không hiển thị bài viết thuộc nhãn nhất định ở kiểu trang index

Posted by chiasedamme

Chúng ta đều biết Blogger đã có tính năng tạo trang tĩnh (static_page) giúp người dùng tạo các trang chuyên biệt như trang giới thiệu (About), trang liên hệ (Contact)… Đặc trưng của các trang tĩnh là không được duyệt hiển thị trên trang chính (kiểu trang index gồm trang chủ, trang nhãn và trang lưu trữ). Tuy nhiên Blogger giới hạn số trang tĩnh tối đa được tạo cho mỗi blogspot là 10 trang. Dường như con số này quá khiêm tốn so với nhu cầu sử dụng của bạn. Nào là trang nén CSS, trang mã hóa, trang mã màu, trang liên kết, trang sản phẩm, trang dịch vụ, trang diễn đàn, trang liên hệ, trang giới thiệu, trang góp ý, trang lưu bút … Tính ngót ra cũng đến trên dưới hai chục trang như vậy. Thế thì làm sao để thỏa mãn nhu cầu tạo trang riêng biệt như thế.

Bạn có thể xem DEMO (Chú ý ở tiện ích Recent Posts có hiển thị 2 bài viết đầu tiên thuộc 1 nhãn song đến trang chủ thì không nhìn thấy chúng nữa).

Lời giải đáp lại đụng đến các lệnh điều kiện trong cấu trúc XML của Template. Ở đây mình sẽ gán một nhãn chung cho các bài viết được dùng để tạo trang riêng biệt giống trang tĩnh, ví dụ tên nhãn là HiddenLabel. Nào chúng ta hãy bắt đầu thực hiện như sau:

Bước 1: Đăng nhập Blogger, vào chỉnh sửa Template ở chế độ mở rộng mẫu tiện ích. Tìm đến dòng code này:

<b:include data='post' name='post'/>

Lệnh include ở trên sẽ giúp duyệt hiển thị các bài viết ở tất cả các kiểu trang. Vậy ta bắt đầu thay nó bằng đoạn code bên dưới:

<!-- Điều kiện nếu ở kiểu trang index -->
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<!-- Điều kiện nếu ở các bài viết có gắn nhãn -->
<b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.name != &quot;HiddenLabel&quot;'>
<!-- Ở đây đặt điều kiện cho các nhãn, hiển thị bài viết của tất cả các nhãn ở trang index, trừ nhãn có tên HiddenLabel -->
<b:include data='post' name='post'/>
<!-- Kết thúc điều kiện cho các nhãn -->
</b:if>
</b:loop>
<b:else/>
<!-- Nếu các bài viết không gắn nhãn thì cũng cho hiển thị ở trang index -->
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<!-- ở kiểu trang còn lại là các trang item thì -->
<b:include data='post' name='post'/>
</b:if>


Bước 2. Tiếp theo là ẩn liên kết nhãn HiddenLabel ở cuối bài viết hoặc dưới tiêu đề bài viết để khi ta đọc đến các bài viết thuộc nhãn HiddenLabel thì sẽ không nhìn thấy liên kết của nó. Tìm tất cả các đoạn code như bên dưới.

<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
</b:loop>

Rồi thay nó bằng đoạn code bên dưới.

<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.name != &quot;HiddenLabel&quot;'>
<a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
</b:if>
</b:loop>

Lưu Template là hoàn thành. Bằng cách này chúng ta có thể tạo được rất nhiều trang riêng biệt có tính năng không hiển thị ở kiểu trang chính như trang tĩnh vậy, miễn là ta gán cho các bài viết đó chung cho một nhãn nhất định.
More about

save2pc Ultimate v4.23 Build 1356

Posted by chiasedamme on Wednesday, August 24, 2011


save2pc (formerly known as YouTube Downloader) is a free tool that downloads videos from Youtube or Google Video and saves it as Avi or Mpeg or Flv file to your local computer. save2pc allows you to easily grab and save desired youtube video. The user interface of save2pc is very simple, so you don't need any technical knowledge to use it. No need to use scripts for web browsers. Just run save2pc and start downloading! save2pc is a small, fast, useful, practical and powerful. It has a clean, simple interface. Simply paste the URL of a video into the program, press Start , and the AVI, MPEG or FLV file will be downloaded into the selected folder. You dont need any players to play flash video just play it on the defult media player clasic. save2pc is a completly FREE Software. It contains absolutely NO ADWARE, NO SPYWARE, NO REGISTRATION, NO POPUPS, NO MALWARE or other unwanted software. Simply paste the URL of a video into the program, press Start , and the AVI, MPEG or FLV file will be downloaded into the selected folder. You dont need any players to play flash video just play it on the defult media player clasic.










More about