Ruby on Rails Jalali Date (Shamsi Date) |
 |
 |
|
Written by Arash Karimzadeh |
Monday, 09 November 2009 09:33 |
This is Jalali-Gregorian date converter and also Jalali Date tag creator. Also it extends rails FormBuilder.
If you need this converter for your rails application just copy the jalali_date.rb file to your /lib/ directory and add below line to end of your environment.rb.
-
require 'jalali_date'
require%20%27jalali_date%27
You can also add Jalali_date_helper.rb to your /lib/ directory and below line to end of your environment.rb.
-
require 'jalali_date_helper'
require%20%27jalali_date_helper%27
Download JalaliDate + JalaliDate Helper
Current version is for JalaliDate is 1.0.1 and JalaliDate Helper is 1.0.1
You can get both from here.
Tags: rails | ror | RubyOnRails
|
Last Updated on Sunday, 15 November 2009 10:16 |
Read more... |
Surfash [Organize Your Surves] |
 |
 |
|
Written by Arash Karimzadeh |
Saturday, 31 October 2009 15:22 |
Currently I am team member in a project called surfash.com. Surfash is a surf organizer which store your daily internet surves and organize them automatically. Surfash use human intelligence to prioritise them and find relation between web pages.
Project is in its pre-launched state and we guess it will be launched by February 1st. You can join us at www.surfash.com for waiting for the launch date . Also you can find more about Surfash there. The team is working hard to produce more infromation for end users.
|
Last Updated on Sunday, 01 November 2009 13:00 |
SQLite API for xul application (using JavaScript) |
 |
 |
|
Written by Arash Karimzadeh |
Monday, 29 June 2009 05:13 |
You can store your data in Database in your XUL applications. It supports transactions with SQLite. This Javascript class helps developers to communicate with SQLite very easily. It can be used to develop Firefox Add-ons or XUL applications. It uses Components.interfaces.mozIStorageService internally to provide these functionalities.
You can download the SQLite API from here.
Current version is 1.0.0.
Tags: Chrome | JavaScript | SQLite | xul
|
Last Updated on Monday, 29 June 2009 07:19 |
Read more... |
|
Accessing Directories and Location in XUL (by JavaScript) |
 |
 |
|
Written by Arash Karimzadeh |
Sunday, 28 June 2009 06:01 |
Here we will see how we can access a specific directory in XUL application by javascript. There is a service provided by mozilla called "@mozilla.org/file/directory_service".
by using following code you can access the location of Profile Directory of your computer:
Tags: Chrome | JavaScript | xul
|
Last Updated on Sunday, 28 June 2009 09:18 |
Read more... |
How to Install Ruby on Rails on Windows |
 |
 |
|
Written by Arash Karimzadeh |
Saturday, 16 May 2009 15:05 |
This article shows how easily you can install RoR on windows xp. Using RubyInstaller. I am using windows xp and I installed MySQL previously which I wont talk about right now. Lets start.
1.Get the RubyInstaller
The latest version at this moment is 1.8.6-26 Final (2007-12-14) . Download it and run t. it is going to extract some files by default in c:\ruby which is ok for me. This Installer is going to copy some stuff:
- ruby
- a ruby book ProgrammingRuby.chm in your c:\ruby\doc folder
-
gem ruby plugin manager
-
scite an opensource IDE for ruby
Tags: RubyOnRails
|
Last Updated on Saturday, 16 May 2009 15:24 |
Read more... |
|
Create xul Application on windows (hello world) |
 |
 |
|
Written by Arash Karimzadeh |
Tuesday, 23 June 2009 15:21 |
Here we will create our first xul application on windows (it is the same in other OS). I expect you know nothing about xul but a bit familiar with javascript, css and xml or html tag format.
first of all download lastest version of xul runner from here or directly from here. At this moment the lastest version is xulrunner-1.9.0.10.en-US.win32.zip. Its important to download the win32 file from runtimes folder not the SDK!
Tags: JavaScript | xul
|
Last Updated on Sunday, 28 June 2009 09:07 |
Read more... |
dateNet (jQuery, Date and .Net) |
 |
 |
|
Written by Arash Karimzadeh |
Friday, 15 May 2009 16:17 |
dateNet is a jQuery function which is two-way time converter.Can convert javascript Date object to .Net date format which can be passed to dotNet services (.svc files). It also can convert back the date parameters which are send from server in json object to javascript Date object.
Download dateNet
Current version is 1.0.0
You can get it here.
Tags: C # | dateNet | jQuery | Plugin
|
Last Updated on Monday, 27 September 2010 12:39 |
Read more... |
|
|
<< Start < Prev 1 2 3 Next > End >>
|
Page 1 of 3 |